Skip to content

Commit f953dd1

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated service API models for release.
1 parent 157c2c4 commit f953dd1

File tree

12 files changed

+690
-47
lines changed

12 files changed

+690
-47
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Unreleased Changes
22
------------------
33

4+
* Feature - Aws::AlexaForBusiness - Updated the API, and documentation for Alexa For Business.
5+
6+
* Feature - Aws::AppConfig - Updated the API, and documentation for Amazon AppConfig.
7+
8+
* Feature - Aws::Chime - Updated the API, and documentation for Amazon Chime.
9+
10+
* Feature - Aws::CognitoIdentityProvider - Updated the API, and documentation for Amazon Cognito Identity Provider.
11+
12+
* Feature - Aws::IoT - Updated the API, and documentation for AWS IoT.
13+
414
2.11.527 (2020-06-12)
515
------------------
616

aws-sdk-core/apis/alexaforbusiness/2017-11-09/api-2.json

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1343,6 +1343,7 @@
13431343
},
13441344
"BusinessReportContentRange":{
13451345
"type":"structure",
1346+
"required":["Interval"],
13461347
"members":{
13471348
"Interval":{"shape":"BusinessReportInterval"}
13481349
}
@@ -1589,7 +1590,8 @@
15891590
"ClientRequestToken":{
15901591
"shape":"ClientRequestToken",
15911592
"idempotencyToken":true
1592-
}
1593+
},
1594+
"Tags":{"shape":"TagList"}
15931595
}
15941596
},
15951597
"CreateBusinessReportScheduleResponse":{
@@ -1754,7 +1756,8 @@
17541756
"SetupModeDisabled":{"shape":"Boolean"},
17551757
"MaxVolumeLimit":{"shape":"MaxVolumeLimit"},
17561758
"PSTNEnabled":{"shape":"Boolean"},
1757-
"MeetingRoomConfiguration":{"shape":"CreateMeetingRoomConfiguration"}
1759+
"MeetingRoomConfiguration":{"shape":"CreateMeetingRoomConfiguration"},
1760+
"Tags":{"shape":"TagList"}
17581761
}
17591762
},
17601763
"CreateProfileResponse":{
@@ -1804,7 +1807,8 @@
18041807
"ClientRequestToken":{
18051808
"shape":"ClientRequestToken",
18061809
"idempotencyToken":true
1807-
}
1810+
},
1811+
"Tags":{"shape":"TagList"}
18081812
}
18091813
},
18101814
"CreateSkillGroupResponse":{
@@ -2063,7 +2067,7 @@
20632067
"NetworkProfileArn":{"shape":"Arn"},
20642068
"NetworkProfileName":{"shape":"NetworkProfileName"},
20652069
"RoomArn":{"shape":"Arn"},
2066-
"RoomName":{"shape":"RoomName"},
2070+
"RoomName":{"shape":"DeviceRoomName"},
20672071
"DeviceStatusInfo":{"shape":"DeviceStatusInfo"},
20682072
"CreatedTime":{"shape":"DeviceDataCreatedTime"}
20692073
}
@@ -2120,6 +2124,12 @@
21202124
},
21212125
"exception":true
21222126
},
2127+
"DeviceRoomName":{
2128+
"type":"string",
2129+
"max":100,
2130+
"min":1,
2131+
"pattern":"[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*"
2132+
},
21232133
"DeviceSerialNumber":{
21242134
"type":"string",
21252135
"pattern":"[a-zA-Z0-9]{1,200}"
@@ -2162,7 +2172,9 @@
21622172
"INVALID_CERTIFICATE_AUTHORITY",
21632173
"NETWORK_PROFILE_NOT_FOUND",
21642174
"INVALID_PASSWORD_STATE",
2165-
"PASSWORD_NOT_FOUND"
2175+
"PASSWORD_NOT_FOUND",
2176+
"PASSWORD_MANAGER_ACCESS_DENIED",
2177+
"CERTIFICATE_AUTHORITY_ACCESS_DENIED"
21662178
]
21672179
},
21682180
"DeviceStatusDetails":{

aws-sdk-core/apis/alexaforbusiness/2017-11-09/docs-2.json

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
"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>",
209209
"CreateNetworkProfileResponse$NetworkProfileArn": "<p>The ARN of the network profile associated with a device.</p>",
210210
"CreateProfileResponse$ProfileArn": "<p>The ARN of the newly created room profile in the response.</p>",
211-
"CreateRoomRequest$ProfileArn": "<p>The profile ARN for the room.</p>",
211+
"CreateRoomRequest$ProfileArn": "<p>The profile ARN for the room. This is required.</p>",
212212
"CreateRoomResponse$RoomArn": "<p>The ARN of the newly created room in the response.</p>",
213213
"CreateSkillGroupResponse$SkillGroupArn": "<p>The ARN of the newly created skill group in the response.</p>",
214214
"CreateUserResponse$UserArn": "<p>The ARN of the newly created user in the response.</p>",
@@ -1058,6 +1058,12 @@
10581058
"refs": {
10591059
}
10601060
},
1061+
"DeviceRoomName": {
1062+
"base": null,
1063+
"refs": {
1064+
"DeviceData$RoomName": "<p>The name of the room associated with a device.</p>"
1065+
}
1066+
},
10611067
"DeviceSerialNumber": {
10621068
"base": null,
10631069
"refs": {
@@ -2136,7 +2142,7 @@
21362142
"Reviews": {
21372143
"base": null,
21382144
"refs": {
2139-
"SkillDetails$Reviews": "<p>The list of reviews for the skill, including Key and Value pair.</p>"
2145+
"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>"
21402146
}
21412147
},
21422148
"RevokeInvitationRequest": {
@@ -2180,7 +2186,6 @@
21802186
"base": null,
21812187
"refs": {
21822188
"CreateRoomRequest$RoomName": "<p>The name for the room.</p>",
2183-
"DeviceData$RoomName": "<p>The name of the room associated with a device.</p>",
21842189
"ResolveRoomResponse$RoomName": "<p>The name of the room from which the skill request was invoked.</p>",
21852190
"Room$RoomName": "<p>The name of a room.</p>",
21862191
"RoomData$RoomName": "<p>The name of a room.</p>",
@@ -2608,7 +2613,10 @@
26082613
"TagList": {
26092614
"base": null,
26102615
"refs": {
2616+
"CreateBusinessReportScheduleRequest$Tags": "<p>The tags for the business report schedule.</p>",
2617+
"CreateProfileRequest$Tags": "<p>The tags for the profile.</p>",
26112618
"CreateRoomRequest$Tags": "<p>The tags for the room.</p>",
2619+
"CreateSkillGroupRequest$Tags": "<p>The tags for the skill group.</p>",
26122620
"CreateUserRequest$Tags": "<p>The tags for the user.</p>",
26132621
"ListTagsResponse$Tags": "<p>The tags requested for the specified resource.</p>",
26142622
"TagResourceRequest$Tags": "<p>The tags to be added to the specified resource. Do not provide system tags. Required. </p>"

0 commit comments

Comments
 (0)