Skip to content

Commit b9982fc

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

File tree

15 files changed

+826
-43
lines changed

15 files changed

+826
-43
lines changed

CHANGELOG.md

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

4+
* Feature - Aws::Chime - Updated the documentation for Amazon Chime.
5+
6+
* Feature - Aws::DirectoryService - Updated the API, and documentation for AWS Directory Service.
7+
8+
* Feature - Aws::EC2 - Updated the API, documentation, and resource interfaces for Amazon Elastic Compute Cloud.
9+
10+
* Feature - Aws::ElasticsearchService - Updated the API, and documentation for Amazon Elasticsearch Service.
11+
12+
* Feature - Aws::Glue - Updated the API, and documentation for AWS Glue.
13+
14+
* Feature - Aws::Neptune - Updated the API, and documentation for Amazon Neptune.
15+
16+
* Feature - Aws::WorkMail - Updated the API, and documentation for Amazon WorkMail.
17+
418
2.11.442 (2020-02-11)
519
------------------
620

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"AssociatePhoneNumbersWithVoiceConnectorGroup": "<p>Associates phone numbers with the specified Amazon Chime Voice Connector group.</p>",
88
"AssociateSigninDelegateGroupsWithAccount": "<p>Associates the specified sign-in delegate groups with the specified Amazon Chime account.</p>",
99
"BatchCreateAttendee": "<p>Creates up to 100 new attendees for an active Amazon Chime SDK meeting. For more information about the Amazon Chime SDK, see <a href=\"https://docs.aws.amazon.com/chime/latest/dg/meetings-sdk.html\">Using the Amazon Chime SDK</a> in the <i>Amazon Chime Developer Guide</i>. </p>",
10-
"BatchCreateRoomMembership": "<p>Adds up to 50 members to a chat room. Members can be either users or bots. The member role designates whether the member is a chat room administrator or a general chat room member.</p>",
10+
"BatchCreateRoomMembership": "<p>Adds up to 50 members to a chat room in an Amazon Chime Enterprise account. Members can be either users or bots. The member role designates whether the member is a chat room administrator or a general chat room member.</p>",
1111
"BatchDeletePhoneNumber": "<p>Moves phone numbers into the <b>Deletion queue</b>. Phone numbers must be disassociated from any users or Amazon Chime Voice Connectors before they can be deleted.</p> <p>Phone numbers remain in the <b>Deletion queue</b> for 7 days before they are deleted permanently.</p>",
1212
"BatchSuspendUser": "<p>Suspends up to 50 users from a <code>Team</code> or <code>EnterpriseLWA</code> Amazon Chime account. For more information about different account types, see <a href=\"https://docs.aws.amazon.com/chime/latest/ag/manage-chime-account.html\">Managing Your Amazon Chime Accounts</a> in the <i>Amazon Chime Administration Guide</i>.</p> <p>Users suspended from a <code>Team</code> account are disassociated from the account, but they can continue to use Amazon Chime as free users. To remove the suspension from suspended <code>Team</code> account users, invite them to the <code>Team</code> account again. You can use the <a>InviteUsers</a> action to do so.</p> <p>Users suspended from an <code>EnterpriseLWA</code> account are immediately signed out of Amazon Chime and can no longer sign in. To remove the suspension from suspended <code>EnterpriseLWA</code> account users, use the <a>BatchUnsuspendUser</a> action. </p> <p>To sign out users without suspending them, use the <a>LogoutUser</a> action.</p>",
1313
"BatchUnsuspendUser": "<p>Removes the suspension from up to 50 previously suspended users for the specified Amazon Chime <code>EnterpriseLWA</code> account. Only users on <code>EnterpriseLWA</code> accounts can be unsuspended using this action. For more information about different account types, see <a href=\"https://docs.aws.amazon.com/chime/latest/ag/manage-chime-account.html\">Managing Your Amazon Chime Accounts</a> in the <i>Amazon Chime Administration Guide</i>.</p> <p>Previously suspended users who are unsuspended using this action are returned to <code>Registered</code> status. Users who are not previously suspended are ignored.</p>",
@@ -18,18 +18,18 @@
1818
"CreateBot": "<p>Creates a bot for an Amazon Chime Enterprise account.</p>",
1919
"CreateMeeting": "<p>Creates a new Amazon Chime SDK meeting in the specified media Region with no initial attendees. For more information about the Amazon Chime SDK, see <a href=\"https://docs.aws.amazon.com/chime/latest/dg/meetings-sdk.html\">Using the Amazon Chime SDK</a> in the <i>Amazon Chime Developer Guide</i>.</p>",
2020
"CreatePhoneNumberOrder": "<p>Creates an order for phone numbers to be provisioned. Choose from Amazon Chime Business Calling and Amazon Chime Voice Connector product types. For toll-free numbers, you must use the Amazon Chime Voice Connector product type.</p>",
21-
"CreateRoom": "<p>Creates a chat room for the specified Amazon Chime account.</p>",
22-
"CreateRoomMembership": "<p>Adds a member to a chat room. A member can be either a user or a bot. The member role designates whether the member is a chat room administrator or a general chat room member.</p>",
21+
"CreateRoom": "<p>Creates a chat room for the specified Amazon Chime Enterprise account.</p>",
22+
"CreateRoomMembership": "<p>Adds a member to a chat room in an Amazon Chime Enterprise account. A member can be either a user or a bot. The member role designates whether the member is a chat room administrator or a general chat room member.</p>",
2323
"CreateUser": "<p>Creates a user under the specified Amazon Chime account.</p>",
2424
"CreateVoiceConnector": "<p>Creates an Amazon Chime Voice Connector under the administrator's AWS account. You can choose to create an Amazon Chime Voice Connector in a specific AWS Region.</p> <p>Enabling <a>CreateVoiceConnectorRequest$RequireEncryption</a> configures your Amazon Chime Voice Connector to use TLS transport for SIP signaling and Secure RTP (SRTP) for media. Inbound calls use TLS transport, and unencrypted outbound calls are blocked.</p>",
25-
"CreateVoiceConnectorGroup": "<p>Creates an Amazon Chime Voice Connector group under the administrator's AWS account. You can associate up to three existing Amazon Chime Voice Connectors with the Amazon Chime Voice Connector group by including <code>VoiceConnectorItems</code> in the request.</p> <p>You can include Amazon Chime Voice Connectors from different AWS Regions in your group. This creates a fault tolerant mechanism for fallback in case of availability events.</p>",
25+
"CreateVoiceConnectorGroup": "<p>Creates an Amazon Chime Voice Connector group under the administrator's AWS account. You can associate Amazon Chime Voice Connectors with the Amazon Chime Voice Connector group by including <code>VoiceConnectorItems</code> in the request.</p> <p>You can include Amazon Chime Voice Connectors from different AWS Regions in your group. This creates a fault tolerant mechanism for fallback in case of availability events.</p>",
2626
"DeleteAccount": "<p>Deletes the specified Amazon Chime account. You must suspend all users before deleting a <code>Team</code> account. You can use the <a>BatchSuspendUser</a> action to do so.</p> <p>For <code>EnterpriseLWA</code> and <code>EnterpriseAD</code> accounts, you must release the claimed domains for your Amazon Chime account before deletion. As soon as you release the domain, all users under that account are suspended.</p> <p>Deleted accounts appear in your <code>Disabled</code> accounts list for 90 days. To restore a deleted account from your <code>Disabled</code> accounts list, you must contact AWS Support.</p> <p>After 90 days, deleted accounts are permanently removed from your <code>Disabled</code> accounts list.</p>",
2727
"DeleteAttendee": "<p>Deletes an attendee from the specified Amazon Chime SDK meeting and deletes their <code>JoinToken</code>. Attendees are automatically deleted when a Amazon Chime SDK meeting is deleted. For more information about the Amazon Chime SDK, see <a href=\"https://docs.aws.amazon.com/chime/latest/dg/meetings-sdk.html\">Using the Amazon Chime SDK</a> in the <i>Amazon Chime Developer Guide</i>.</p>",
2828
"DeleteEventsConfiguration": "<p>Deletes the events configuration that allows a bot to receive outgoing events.</p>",
2929
"DeleteMeeting": "<p>Deletes the specified Amazon Chime SDK meeting. When a meeting is deleted, its attendees are also deleted and clients can no longer join it. For more information about the Amazon Chime SDK, see <a href=\"https://docs.aws.amazon.com/chime/latest/dg/meetings-sdk.html\">Using the Amazon Chime SDK</a> in the <i>Amazon Chime Developer Guide</i>.</p>",
3030
"DeletePhoneNumber": "<p>Moves the specified phone number into the <b>Deletion queue</b>. A phone number must be disassociated from any users or Amazon Chime Voice Connectors before it can be deleted.</p> <p>Deleted phone numbers remain in the <b>Deletion queue</b> for 7 days before they are deleted permanently.</p>",
31-
"DeleteRoom": "<p>Deletes a chat room.</p>",
32-
"DeleteRoomMembership": "<p>Removes a member from a chat room.</p>",
31+
"DeleteRoom": "<p>Deletes a chat room in an Amazon Chime Enterprise account.</p>",
32+
"DeleteRoomMembership": "<p>Removes a member from a chat room in an Amazon Chime Enterprise account.</p>",
3333
"DeleteVoiceConnector": "<p>Deletes the specified Amazon Chime Voice Connector. Any phone numbers associated with the Amazon Chime Voice Connector must be disassociated from it before it can be deleted.</p>",
3434
"DeleteVoiceConnectorGroup": "<p>Deletes the specified Amazon Chime Voice Connector group. Any <code>VoiceConnectorItems</code> and phone numbers associated with the group must be removed before it can be deleted.</p>",
3535
"DeleteVoiceConnectorOrigination": "<p>Deletes the origination settings for the specified Amazon Chime Voice Connector.</p>",
@@ -50,7 +50,7 @@
5050
"GetPhoneNumber": "<p>Retrieves details for the specified phone number ID, such as associations, capabilities, and product type.</p>",
5151
"GetPhoneNumberOrder": "<p>Retrieves details for the specified phone number order, such as order creation timestamp, phone numbers in E.164 format, product type, and order status.</p>",
5252
"GetPhoneNumberSettings": "<p>Retrieves the phone number settings for the administrator's AWS account, such as the default outbound calling name.</p>",
53-
"GetRoom": "<p>Retrieves room details, such as the room name.</p>",
53+
"GetRoom": "<p>Retrieves room details, such as the room name, for a room in an Amazon Chime Enterprise account.</p>",
5454
"GetUser": "<p>Retrieves details for the specified user ID, such as primary email address, license type, and personal meeting PIN.</p> <p>To retrieve user details with an email address instead of a user ID, use the <a>ListUsers</a> action, and then filter by email address.</p>",
5555
"GetUserSettings": "<p>Retrieves settings for the specified user ID, such as any associated phone number settings.</p>",
5656
"GetVoiceConnector": "<p>Retrieves details for the specified Amazon Chime Voice Connector, such as timestamps, name, outbound host, and encryption requirements.</p>",
@@ -67,8 +67,8 @@
6767
"ListMeetings": "<p>Lists up to 100 active Amazon Chime SDK meetings. For more information about the Amazon Chime SDK, see <a href=\"https://docs.aws.amazon.com/chime/latest/dg/meetings-sdk.html\">Using the Amazon Chime SDK</a> in the <i>Amazon Chime Developer Guide</i>.</p>",
6868
"ListPhoneNumberOrders": "<p>Lists the phone number orders for the administrator's Amazon Chime account.</p>",
6969
"ListPhoneNumbers": "<p>Lists the phone numbers for the specified Amazon Chime account, Amazon Chime user, Amazon Chime Voice Connector, or Amazon Chime Voice Connector group.</p>",
70-
"ListRoomMemberships": "<p>Lists the membership details for the specified room, such as the members' IDs, email addresses, and names.</p>",
71-
"ListRooms": "<p>Lists the room details for the specified Amazon Chime account. Optionally, filter the results by a member ID (user ID or bot ID) to see a list of rooms that the member belongs to.</p>",
70+
"ListRoomMemberships": "<p>Lists the membership details for the specified room in an Amazon Chime Enterprise account, such as the members' IDs, email addresses, and names.</p>",
71+
"ListRooms": "<p>Lists the room details for the specified Amazon Chime Enterprise account. Optionally, filter the results by a member ID (user ID or bot ID) to see a list of rooms that the member belongs to.</p>",
7272
"ListUsers": "<p>Lists the users that belong to the specified Amazon Chime account. You can specify an email address to list only the user that the email address belongs to.</p>",
7373
"ListVoiceConnectorGroups": "<p>Lists the Amazon Chime Voice Connector groups for the administrator's AWS account.</p>",
7474
"ListVoiceConnectorTerminationCredentials": "<p>Lists the SIP credentials for the specified Amazon Chime Voice Connector.</p>",
@@ -90,8 +90,8 @@
9090
"UpdateGlobalSettings": "<p>Updates global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon Chime Voice Connector settings.</p>",
9191
"UpdatePhoneNumber": "<p>Updates phone number details, such as product type or calling name, for the specified phone number ID. You can update one phone number detail at a time. For example, you can update either the product type or the calling name in one action.</p> <p>For toll-free numbers, you must use the Amazon Chime Voice Connector product type.</p> <p>Updates to outbound calling names can take up to 72 hours to complete. Pending updates to outbound calling names must be complete before you can request another update.</p>",
9292
"UpdatePhoneNumberSettings": "<p>Updates the phone number settings for the administrator's AWS account, such as the default outbound calling name. You can update the default outbound calling name once every seven days. Outbound calling names can take up to 72 hours to update.</p>",
93-
"UpdateRoom": "<p>Updates room details, such as the room name.</p>",
94-
"UpdateRoomMembership": "<p>Updates room membership details, such as the member role. The member role designates whether the member is a chat room administrator or a general chat room member. The member role can be updated only for user IDs.</p>",
93+
"UpdateRoom": "<p>Updates room details, such as the room name, for a room in an Amazon Chime Enterprise account.</p>",
94+
"UpdateRoomMembership": "<p>Updates room membership details, such as the member role, for a room in an Amazon Chime Enterprise account. The member role designates whether the member is a chat room administrator or a general chat room member. The member role can be updated only for user IDs.</p>",
9595
"UpdateUser": "<p>Updates user details for a specified user ID. Currently, only <code>LicenseType</code> updates are supported for this action.</p>",
9696
"UpdateUserSettings": "<p>Updates the settings for the specified user, such as phone number settings.</p>",
9797
"UpdateVoiceConnector": "<p>Updates details for the specified Amazon Chime Voice Connector.</p>",
@@ -380,7 +380,7 @@
380380
"CpsLimit": {
381381
"base": null,
382382
"refs": {
383-
"Termination$CpsLimit": "<p>The limit on calls per second. Max value based on account service limit. Default value of 1.</p>"
383+
"Termination$CpsLimit": "<p>The limit on calls per second. Max value based on account service quota. Default value of 1.</p>"
384384
}
385385
},
386386
"CreateAccountRequest": {

aws-sdk-core/apis/ds/2015-04-16/api-2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1106,7 +1106,8 @@
11061106
"members":{
11071107
"CertificateId":{"shape":"CertificateId"},
11081108
"CommonName":{"shape":"CertificateCN"},
1109-
"State":{"shape":"CertificateState"}
1109+
"State":{"shape":"CertificateState"},
1110+
"ExpiryDateTime":{"shape":"CertificateExpiryDateTime"}
11101111
}
11111112
},
11121113
"CertificateLimitExceededException":{

aws-sdk-core/apis/ds/2015-04-16/docs-2.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,8 @@
202202
"CertificateExpiryDateTime": {
203203
"base": null,
204204
"refs": {
205-
"Certificate$ExpiryDateTime": "<p>The date and time when the certificate will expire.</p>"
205+
"Certificate$ExpiryDateTime": "<p>The date and time when the certificate will expire.</p>",
206+
"CertificateInfo$ExpiryDateTime": "<p>The date and time when the certificate will expire.</p>"
206207
}
207208
},
208209
"CertificateId": {
@@ -1136,9 +1137,9 @@
11361137
"LDAPSType": {
11371138
"base": null,
11381139
"refs": {
1139-
"DescribeLDAPSSettingsRequest$Type": "<p>The type of LDAP security the customer wants to enable, either server or client. Currently supports only <code>Client</code>, (the default).</p>",
1140-
"DisableLDAPSRequest$Type": "<p>The type of LDAP security that the customer wants to enable. The security can be either server or client, but currently only the default <code>Client</code> is supported.</p>",
1141-
"EnableLDAPSRequest$Type": "<p>The type of LDAP security the customer wants to enable. The security can be either server or client, but currently only the default <code>Client</code> is supported.</p>"
1140+
"DescribeLDAPSSettingsRequest$Type": "<p>The type of LDAP security to enable. Currently only the value <code>Client</code> is supported.</p>",
1141+
"DisableLDAPSRequest$Type": "<p>The type of LDAP security to enable. Currently only the value <code>Client</code> is supported.</p>",
1142+
"EnableLDAPSRequest$Type": "<p>The type of LDAP security to enable. Currently only the value <code>Client</code> is supported.</p>"
11421143
}
11431144
},
11441145
"LastUpdatedDateTime": {

aws-sdk-core/apis/ec2/2016-11-15/api-2.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11051,7 +11051,11 @@
1105111051
"locationName":"PoolId"
1105211052
},
1105311053
"NextToken":{"shape":"NextToken"},
11054-
"MaxResults":{"shape":"PoolMaxResults"}
11054+
"MaxResults":{"shape":"PoolMaxResults"},
11055+
"Filters":{
11056+
"shape":"FilterList",
11057+
"locationName":"Filter"
11058+
}
1105511059
}
1105611060
},
1105711061
"DescribePublicIpv4PoolsResult":{
@@ -22073,6 +22077,10 @@
2207322077
"TotalAvailableAddressCount":{
2207422078
"shape":"Integer",
2207522079
"locationName":"totalAvailableAddressCount"
22080+
},
22081+
"Tags":{
22082+
"shape":"TagList",
22083+
"locationName":"tagSet"
2207622084
}
2207722085
}
2207822086
},

0 commit comments

Comments
 (0)