Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.40.13 #4041

Merged
merged 1 commit into from Aug 2, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
Release v1.40.13 (2021-08-02)
===

### Service Client Updates
* `service/greengrassv2`: Updates service API and documentation
* `service/ssm-contacts`: Updates service API and documentation

Release v1.40.12 (2021-07-30)
===

Expand Down
2 changes: 1 addition & 1 deletion aws/version.go
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.40.12"
const SDKVersion = "1.40.13"
52 changes: 47 additions & 5 deletions models/apis/greengrassv2/2020-11-30/api-2.json
Expand Up @@ -78,7 +78,8 @@
{"shape":"AccessDeniedException"},
{"shape":"ConflictException"},
{"shape":"ThrottlingException"},
{"shape":"InternalServerException"}
{"shape":"InternalServerException"},
{"shape":"RequestAlreadyInProgressException"}
]
},
"CreateDeployment":{
Expand All @@ -95,7 +96,8 @@
{"shape":"ValidationException"},
{"shape":"AccessDeniedException"},
{"shape":"ThrottlingException"},
{"shape":"InternalServerException"}
{"shape":"InternalServerException"},
{"shape":"RequestAlreadyInProgressException"}
]
},
"DeleteComponent":{
Expand Down Expand Up @@ -468,6 +470,10 @@
"errorEntries":{"shape":"DisassociateClientDeviceFromCoreDeviceErrorList"}
}
},
"CPU":{
"type":"double",
"min":0
},
"CancelDeploymentRequest":{
"type":"structure",
"required":["deploymentId"],
Expand All @@ -485,6 +491,12 @@
"message":{"shape":"NonEmptyString"}
}
},
"ClientTokenString":{
"type":"string",
"max":64,
"min":1,
"pattern":"^[a-zA-Z0-9-]+$"
},
"CloudComponentState":{
"type":"string",
"enum":[
Expand Down Expand Up @@ -615,7 +627,8 @@
"ComponentRunWith":{
"type":"structure",
"members":{
"posixUser":{"shape":"NonEmptyString"}
"posixUser":{"shape":"NonEmptyString"},
"systemResourceLimits":{"shape":"SystemResourceLimits"}
}
},
"ComponentVersionARN":{
Expand Down Expand Up @@ -706,7 +719,11 @@
"members":{
"inlineRecipe":{"shape":"RecipeBlob"},
"lambdaFunction":{"shape":"LambdaFunctionRecipeSource"},
"tags":{"shape":"TagMap"}
"tags":{"shape":"TagMap"},
"clientToken":{
"shape":"ClientTokenString",
"idempotencyToken":true
}
}
},
"CreateComponentVersionResponse":{
Expand Down Expand Up @@ -734,7 +751,11 @@
"components":{"shape":"ComponentDeploymentSpecifications"},
"iotJobConfiguration":{"shape":"DeploymentIoTJobConfiguration"},
"deploymentPolicies":{"shape":"DeploymentPolicies"},
"tags":{"shape":"TagMap"}
"tags":{"shape":"TagMap"},
"clientToken":{
"shape":"ClientTokenString",
"idempotencyToken":true
}
}
},
"CreateDeploymentResponse":{
Expand Down Expand Up @@ -1643,6 +1664,11 @@
"tags":{"shape":"TagMap"}
}
},
"Memory":{
"type":"long",
"max":9223372036854771712,
"min":0
},
"NextTokenString":{"type":"string"},
"NonEmptyString":{
"type":"string",
Expand All @@ -1666,6 +1692,15 @@
"YAML"
]
},
"RequestAlreadyInProgressException":{
"type":"structure",
"required":["message"],
"members":{
"message":{"shape":"String"}
},
"error":{"httpStatusCode":400},
"exception":true
},
"ResolveComponentCandidatesRequest":{
"type":"structure",
"required":[
Expand Down Expand Up @@ -1735,6 +1770,13 @@
"key":{"shape":"NonEmptyString"},
"value":{"shape":"NonEmptyString"}
},
"SystemResourceLimits":{
"type":"structure",
"members":{
"memory":{"shape":"Memory"},
"cpus":{"shape":"CPU"}
}
},
"TagKey":{
"type":"string",
"max":128,
Expand Down
227 changes: 129 additions & 98 deletions models/apis/greengrassv2/2020-11-30/docs-2.json

Large diffs are not rendered by default.

12 changes: 10 additions & 2 deletions models/apis/ssm-contacts/2021-05-03/api-2.json
Expand Up @@ -469,6 +469,13 @@
"min":6,
"pattern":"^[0-9]*$"
},
"AcceptCodeValidation":{
"type":"string",
"enum":[
"IGNORE",
"ENFORCE"
]
},
"AcceptPageRequest":{
"type":"structure",
"required":[
Expand All @@ -481,7 +488,8 @@
"ContactChannelId":{"shape":"SsmContactsArn"},
"AcceptType":{"shape":"AcceptType"},
"Note":{"shape":"ReceiptInfo"},
"AcceptCode":{"shape":"AcceptCode"}
"AcceptCode":{"shape":"AcceptCode"},
"AcceptCodeValidation":{"shape":"AcceptCodeValidation"}
}
},
"AcceptPageResult":{
Expand Down Expand Up @@ -1299,7 +1307,7 @@
"TagKeyList":{
"type":"list",
"member":{"shape":"TagKey"},
"max":200,
"max":50,
"min":0
},
"TagResourceRequest":{
Expand Down
10 changes: 8 additions & 2 deletions models/apis/ssm-contacts/2021-05-03/docs-2.json
@@ -1,6 +1,6 @@
{
"version": "2.0",
"service": "<p/>",
"service": "<p>AWS Systems Manager Incident Manager is an incident management console designed to help users mitigate and recover from incidents affecting their AWS-hosted applications. An incident is any unplanned interruption or reduction in quality of services. </p> <p>Incident Manager increases incident resolution by notifying responders of impact, highlighting relevant troubleshooting data, and providing collaboration tools to get services back up and running. To achieve the primary goal of reducing the time-to-resolution of critical incidents, Incident Manager automates response plans and enables responder team escalation. </p>",
"operations": {
"AcceptPage": "<p>Used to acknowledge an engagement to a contact channel during an incident.</p>",
"ActivateContactChannel": "<p>Activates a contact's contact channel. Incident Manager can't engage a contact until the contact channel has been activated.</p>",
Expand Down Expand Up @@ -37,6 +37,12 @@
"AcceptPageRequest$AcceptCode": "<p>The accept code is a 6-digit code used to acknowledge the page.</p>"
}
},
"AcceptCodeValidation": {
"base": null,
"refs": {
"AcceptPageRequest$AcceptCodeValidation": "<p>An optional field that Incident Manager uses to <code>ENFORCE</code> <code>AcceptCode</code> validation when acknowledging an page. Acknowledgement can occur by replying to a page, or when entering the AcceptCode in the console. Enforcing AcceptCode validation causes Incident Manager to verify that the code entered by the user matches the code sent by Incident Manager with the page.</p> <p>Incident Manager can also <code>IGNORE</code> <code>AcceptCode</code> validation. Ignoring <code>AcceptCode</code> validation causes Incident Manager to accept any value entered for the <code>AcceptCode</code>.</p>"
}
},
"AcceptPageRequest": {
"base": null,
"refs": {
Expand Down Expand Up @@ -647,7 +653,7 @@
"StageDurationInMins": {
"base": null,
"refs": {
"Stage$DurationInMinutes": "<p>The time to wait until beginning the next stage.</p>"
"Stage$DurationInMinutes": "<p>The time to wait until beginning the next stage. The duration can only be set to 0 if a target is specified.</p>"
}
},
"StagesList": {
Expand Down