Skip to content

Commit c10e901

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated service API models for release.
1 parent bef7f50 commit c10e901

File tree

12 files changed

+551
-17
lines changed

12 files changed

+551
-17
lines changed

CHANGELOG.md

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

4+
* Feature - Aws::Chime - Updated the API, and documentation for Amazon Chime.
5+
6+
* Feature - Aws::DynamoDB - Updated the documentation for Amazon DynamoDB.
7+
8+
* Feature - Aws::EC2 - Updated the API for Amazon Elastic Compute Cloud.
9+
10+
* Feature - Aws::ECS - Updated the API, and documentation for Amazon EC2 Container Service.
11+
12+
* Feature - Aws::Macie2 - Updated the API for Amazon Macie 2.
13+
14+
* Feature - Aws::QLDB - Updated the API, and documentation for Amazon QLDB.
15+
416
2.11.509 (2020-05-15)
517
------------------
618

aws-sdk-core/apis/chime/2018-05-01/api-2.json

Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1667,6 +1667,44 @@
16671667
{"shape":"ServiceFailureException"}
16681668
]
16691669
},
1670+
"RedactConversationMessage":{
1671+
"name":"RedactConversationMessage",
1672+
"http":{
1673+
"method":"POST",
1674+
"requestUri":"/accounts/{accountId}/conversations/{conversationId}/messages/{messageId}?operation=redact",
1675+
"responseCode":200
1676+
},
1677+
"input":{"shape":"RedactConversationMessageRequest"},
1678+
"output":{"shape":"RedactConversationMessageResponse"},
1679+
"errors":[
1680+
{"shape":"NotFoundException"},
1681+
{"shape":"ForbiddenException"},
1682+
{"shape":"UnauthorizedClientException"},
1683+
{"shape":"ThrottledClientException"},
1684+
{"shape":"BadRequestException"},
1685+
{"shape":"ServiceUnavailableException"},
1686+
{"shape":"ServiceFailureException"}
1687+
]
1688+
},
1689+
"RedactRoomMessage":{
1690+
"name":"RedactRoomMessage",
1691+
"http":{
1692+
"method":"POST",
1693+
"requestUri":"/accounts/{accountId}/rooms/{roomId}/messages/{messageId}?operation=redact",
1694+
"responseCode":200
1695+
},
1696+
"input":{"shape":"RedactRoomMessageRequest"},
1697+
"output":{"shape":"RedactRoomMessageResponse"},
1698+
"errors":[
1699+
{"shape":"NotFoundException"},
1700+
{"shape":"ForbiddenException"},
1701+
{"shape":"UnauthorizedClientException"},
1702+
{"shape":"ThrottledClientException"},
1703+
{"shape":"BadRequestException"},
1704+
{"shape":"ServiceUnavailableException"},
1705+
{"shape":"ServiceFailureException"}
1706+
]
1707+
},
16701708
"RegenerateSecurityToken":{
16711709
"name":"RegenerateSecurityToken",
16721710
"http":{
@@ -4635,6 +4673,66 @@
46354673
"Termination":{"shape":"Termination"}
46364674
}
46374675
},
4676+
"RedactConversationMessageRequest":{
4677+
"type":"structure",
4678+
"required":[
4679+
"AccountId",
4680+
"ConversationId",
4681+
"MessageId"
4682+
],
4683+
"members":{
4684+
"AccountId":{
4685+
"shape":"NonEmptyString",
4686+
"location":"uri",
4687+
"locationName":"accountId"
4688+
},
4689+
"ConversationId":{
4690+
"shape":"NonEmptyString",
4691+
"location":"uri",
4692+
"locationName":"conversationId"
4693+
},
4694+
"MessageId":{
4695+
"shape":"NonEmptyString",
4696+
"location":"uri",
4697+
"locationName":"messageId"
4698+
}
4699+
}
4700+
},
4701+
"RedactConversationMessageResponse":{
4702+
"type":"structure",
4703+
"members":{
4704+
}
4705+
},
4706+
"RedactRoomMessageRequest":{
4707+
"type":"structure",
4708+
"required":[
4709+
"AccountId",
4710+
"RoomId",
4711+
"MessageId"
4712+
],
4713+
"members":{
4714+
"AccountId":{
4715+
"shape":"NonEmptyString",
4716+
"location":"uri",
4717+
"locationName":"accountId"
4718+
},
4719+
"RoomId":{
4720+
"shape":"NonEmptyString",
4721+
"location":"uri",
4722+
"locationName":"roomId"
4723+
},
4724+
"MessageId":{
4725+
"shape":"NonEmptyString",
4726+
"location":"uri",
4727+
"locationName":"messageId"
4728+
}
4729+
}
4730+
},
4731+
"RedactRoomMessageResponse":{
4732+
"type":"structure",
4733+
"members":{
4734+
}
4735+
},
46384736
"RegenerateSecurityTokenRequest":{
46394737
"type":"structure",
46404738
"required":[

aws-sdk-core/apis/chime/2018-05-01/docs-2.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
"PutVoiceConnectorStreamingConfiguration": "<p>Adds a streaming configuration for the specified Amazon Chime Voice Connector. The streaming configuration specifies whether media streaming is enabled for sending to Amazon Kinesis. It also sets the retention period, in hours, for the Amazon Kinesis data.</p>",
9191
"PutVoiceConnectorTermination": "<p>Adds termination settings for the specified Amazon Chime Voice Connector.</p>",
9292
"PutVoiceConnectorTerminationCredentials": "<p>Adds termination SIP credentials for the specified Amazon Chime Voice Connector.</p>",
93+
"RedactConversationMessage": "<p>Redacts the specified message from the specified Amazon Chime conversation.</p>",
94+
"RedactRoomMessage": "<p>Redacts the specified message from the specified Amazon Chime chat room.</p>",
9395
"RegenerateSecurityToken": "<p>Regenerates the security token for a bot.</p>",
9496
"ResetPersonalPIN": "<p>Resets the personal meeting PIN for the specified user on an Amazon Chime account. Returns the <a>User</a> object with the updated personal meeting PIN.</p>",
9597
"RestorePhoneNumber": "<p>Moves a phone number from the <b>Deletion queue</b> back into the phone number <b>Inventory</b>.</p>",
@@ -1479,6 +1481,12 @@
14791481
"PutVoiceConnectorStreamingConfigurationRequest$VoiceConnectorId": "<p>The Amazon Chime Voice Connector ID.</p>",
14801482
"PutVoiceConnectorTerminationCredentialsRequest$VoiceConnectorId": "<p>The Amazon Chime Voice Connector ID.</p>",
14811483
"PutVoiceConnectorTerminationRequest$VoiceConnectorId": "<p>The Amazon Chime Voice Connector ID.</p>",
1484+
"RedactConversationMessageRequest$AccountId": "<p>The Amazon Chime account ID.</p>",
1485+
"RedactConversationMessageRequest$ConversationId": "<p>The conversation ID.</p>",
1486+
"RedactConversationMessageRequest$MessageId": "<p>The message ID.</p>",
1487+
"RedactRoomMessageRequest$AccountId": "<p>The Amazon Chime account ID.</p>",
1488+
"RedactRoomMessageRequest$RoomId": "<p>The room ID.</p>",
1489+
"RedactRoomMessageRequest$MessageId": "<p>The message ID.</p>",
14821490
"RegenerateSecurityTokenRequest$AccountId": "<p>The Amazon Chime account ID.</p>",
14831491
"RegenerateSecurityTokenRequest$BotId": "<p>The bot ID.</p>",
14841492
"ResetPersonalPINRequest$AccountId": "<p>The Amazon Chime account ID.</p>",
@@ -1866,6 +1874,26 @@
18661874
"refs": {
18671875
}
18681876
},
1877+
"RedactConversationMessageRequest": {
1878+
"base": null,
1879+
"refs": {
1880+
}
1881+
},
1882+
"RedactConversationMessageResponse": {
1883+
"base": null,
1884+
"refs": {
1885+
}
1886+
},
1887+
"RedactRoomMessageRequest": {
1888+
"base": null,
1889+
"refs": {
1890+
}
1891+
},
1892+
"RedactRoomMessageResponse": {
1893+
"base": null,
1894+
"refs": {
1895+
}
1896+
},
18691897
"RegenerateSecurityTokenRequest": {
18701898
"base": null,
18711899
"refs": {

0 commit comments

Comments
 (0)