Skip to content

Commit

Permalink
Release v1.32.2 (2020-06-15)
Browse files Browse the repository at this point in the history
===

### Service Client Updates
* `service/alexaforbusiness`: Updates service API and documentation
* `service/appconfig`: Updates service API, documentation, and paginators
* `service/chime`: Updates service API and documentation
  * feature: Chime: This release introduces the ability to create an AWS Chime SDK meeting with attendees.
* `service/cognito-idp`: Updates service API and documentation
* `service/iot`: Updates service API and documentation
  * Added support for job executions rollout configuration, job abort configuration, and job executions timeout configuration for AWS IoT Over-the-Air (OTA) Update Feature.
  • Loading branch information
awssdkgo committed Jun 15, 2020
1 parent d62ea75 commit 6806567
Show file tree
Hide file tree
Showing 22 changed files with 2,770 additions and 227 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
Release v1.32.2 (2020-06-15)
===

### Service Client Updates
* `service/alexaforbusiness`: Updates service API and documentation
* `service/appconfig`: Updates service API, documentation, and paginators
* `service/chime`: Updates service API and documentation
* feature: Chime: This release introduces the ability to create an AWS Chime SDK meeting with attendees.
* `service/cognito-idp`: Updates service API and documentation
* `service/iot`: Updates service API and documentation
* Added support for job executions rollout configuration, job abort configuration, and job executions timeout configuration for AWS IoT Over-the-Air (OTA) Update Feature.

Release v1.32.1 (2020-06-12)
===

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

// SDKVersion is the version of this SDK
const SDKVersion = "1.32.1"
const SDKVersion = "1.32.2"
22 changes: 17 additions & 5 deletions models/apis/alexaforbusiness/2017-11-09/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1343,6 +1343,7 @@
},
"BusinessReportContentRange":{
"type":"structure",
"required":["Interval"],
"members":{
"Interval":{"shape":"BusinessReportInterval"}
}
Expand Down Expand Up @@ -1589,7 +1590,8 @@
"ClientRequestToken":{
"shape":"ClientRequestToken",
"idempotencyToken":true
}
},
"Tags":{"shape":"TagList"}
}
},
"CreateBusinessReportScheduleResponse":{
Expand Down Expand Up @@ -1754,7 +1756,8 @@
"SetupModeDisabled":{"shape":"Boolean"},
"MaxVolumeLimit":{"shape":"MaxVolumeLimit"},
"PSTNEnabled":{"shape":"Boolean"},
"MeetingRoomConfiguration":{"shape":"CreateMeetingRoomConfiguration"}
"MeetingRoomConfiguration":{"shape":"CreateMeetingRoomConfiguration"},
"Tags":{"shape":"TagList"}
}
},
"CreateProfileResponse":{
Expand Down Expand Up @@ -1804,7 +1807,8 @@
"ClientRequestToken":{
"shape":"ClientRequestToken",
"idempotencyToken":true
}
},
"Tags":{"shape":"TagList"}
}
},
"CreateSkillGroupResponse":{
Expand Down Expand Up @@ -2063,7 +2067,7 @@
"NetworkProfileArn":{"shape":"Arn"},
"NetworkProfileName":{"shape":"NetworkProfileName"},
"RoomArn":{"shape":"Arn"},
"RoomName":{"shape":"RoomName"},
"RoomName":{"shape":"DeviceRoomName"},
"DeviceStatusInfo":{"shape":"DeviceStatusInfo"},
"CreatedTime":{"shape":"DeviceDataCreatedTime"}
}
Expand Down Expand Up @@ -2120,6 +2124,12 @@
},
"exception":true
},
"DeviceRoomName":{
"type":"string",
"max":100,
"min":1,
"pattern":"[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*"
},
"DeviceSerialNumber":{
"type":"string",
"pattern":"[a-zA-Z0-9]{1,200}"
Expand Down Expand Up @@ -2162,7 +2172,9 @@
"INVALID_CERTIFICATE_AUTHORITY",
"NETWORK_PROFILE_NOT_FOUND",
"INVALID_PASSWORD_STATE",
"PASSWORD_NOT_FOUND"
"PASSWORD_NOT_FOUND",
"PASSWORD_MANAGER_ACCESS_DENIED",
"CERTIFICATE_AUTHORITY_ACCESS_DENIED"
]
},
"DeviceStatusDetails":{
Expand Down
14 changes: 11 additions & 3 deletions models/apis/alexaforbusiness/2017-11-09/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
"CreateNetworkProfileRequest$CertificateAuthorityArn": "<p>The ARN of the Private Certificate Authority (PCA) created in AWS Certificate Manager (ACM). This is used to issue certificates to the devices. </p>",
"CreateNetworkProfileResponse$NetworkProfileArn": "<p>The ARN of the network profile associated with a device.</p>",
"CreateProfileResponse$ProfileArn": "<p>The ARN of the newly created room profile in the response.</p>",
"CreateRoomRequest$ProfileArn": "<p>The profile ARN for the room.</p>",
"CreateRoomRequest$ProfileArn": "<p>The profile ARN for the room. This is required.</p>",
"CreateRoomResponse$RoomArn": "<p>The ARN of the newly created room in the response.</p>",
"CreateSkillGroupResponse$SkillGroupArn": "<p>The ARN of the newly created skill group in the response.</p>",
"CreateUserResponse$UserArn": "<p>The ARN of the newly created user in the response.</p>",
Expand Down Expand Up @@ -1058,6 +1058,12 @@
"refs": {
}
},
"DeviceRoomName": {
"base": null,
"refs": {
"DeviceData$RoomName": "<p>The name of the room associated with a device.</p>"
}
},
"DeviceSerialNumber": {
"base": null,
"refs": {
Expand Down Expand Up @@ -2136,7 +2142,7 @@
"Reviews": {
"base": null,
"refs": {
"SkillDetails$Reviews": "<p>The list of reviews for the skill, including Key and Value pair.</p>"
"SkillDetails$Reviews": "<p> <i>This member has been deprecated.</i> </p> <p>The list of reviews for the skill, including Key and Value pair.</p>"
}
},
"RevokeInvitationRequest": {
Expand Down Expand Up @@ -2180,7 +2186,6 @@
"base": null,
"refs": {
"CreateRoomRequest$RoomName": "<p>The name for the room.</p>",
"DeviceData$RoomName": "<p>The name of the room associated with a device.</p>",
"ResolveRoomResponse$RoomName": "<p>The name of the room from which the skill request was invoked.</p>",
"Room$RoomName": "<p>The name of a room.</p>",
"RoomData$RoomName": "<p>The name of a room.</p>",
Expand Down Expand Up @@ -2608,7 +2613,10 @@
"TagList": {
"base": null,
"refs": {
"CreateBusinessReportScheduleRequest$Tags": "<p>The tags for the business report schedule.</p>",
"CreateProfileRequest$Tags": "<p>The tags for the profile.</p>",
"CreateRoomRequest$Tags": "<p>The tags for the room.</p>",
"CreateSkillGroupRequest$Tags": "<p>The tags for the skill group.</p>",
"CreateUserRequest$Tags": "<p>The tags for the user.</p>",
"ListTagsResponse$Tags": "<p>The tags requested for the specified resource.</p>",
"TagResourceRequest$Tags": "<p>The tags to be added to the specified resource. Do not provide system tags. Required. </p>"
Expand Down
Loading

0 comments on commit 6806567

Please sign in to comment.