Skip to content

Commit

Permalink
Merge pull request #2673 from aws/release
Browse files Browse the repository at this point in the history
Release v1.20.12
  • Loading branch information
aws-sdk-go-automation authored Jun 28, 2019
2 parents 68afe67 + e8609b5 commit c26fee5
Show file tree
Hide file tree
Showing 18 changed files with 853 additions and 626 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Release v1.20.12 (2019-06-28)
===

### Service Client Updates
* `service/alexaforbusiness`: Updates service API and documentation
* `service/ec2`: Updates service API and documentation
* You can now launch 8xlarge and 16xlarge instance sizes on the general purpose M5 and memory optimized R5 instance types.
* `aws/endpoints`: Updated Regions and Endpoints metadata.
* `service/redshift`: Updates service API and documentation
* ClusterAvailabilityStatus: The availability status of the cluster for queries. Possible values are the following: Available, Unavailable, Maintenance, Modifying, Failed.
* `service/workspaces`: Updates service API and documentation
* Minor API fixes for WorkSpaces.

Release v1.20.11 (2019-06-27)
===

Expand Down
16 changes: 14 additions & 2 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.20.11"
const SDKVersion = "1.20.12"
83 changes: 74 additions & 9 deletions models/apis/alexaforbusiness/2017-11-09/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1514,7 +1514,9 @@
"DisplayName":{"shape":"ContactName"},
"FirstName":{"shape":"ContactName"},
"LastName":{"shape":"ContactName"},
"PhoneNumber":{"shape":"E164PhoneNumber"}
"PhoneNumber":{"shape":"RawPhoneNumber"},
"PhoneNumbers":{"shape":"PhoneNumberList"},
"SipAddresses":{"shape":"SipAddressList"}
}
},
"ContactData":{
Expand All @@ -1524,7 +1526,9 @@
"DisplayName":{"shape":"ContactName"},
"FirstName":{"shape":"ContactName"},
"LastName":{"shape":"ContactName"},
"PhoneNumber":{"shape":"E164PhoneNumber"}
"PhoneNumber":{"shape":"RawPhoneNumber"},
"PhoneNumbers":{"shape":"PhoneNumberList"},
"SipAddresses":{"shape":"SipAddressList"}
}
},
"ContactDataList":{
Expand Down Expand Up @@ -1624,7 +1628,9 @@
"DisplayName":{"shape":"ContactName"},
"FirstName":{"shape":"ContactName"},
"LastName":{"shape":"ContactName"},
"PhoneNumber":{"shape":"E164PhoneNumber"},
"PhoneNumber":{"shape":"RawPhoneNumber"},
"PhoneNumbers":{"shape":"PhoneNumberList"},
"SipAddresses":{"shape":"SipAddressList"},
"ClientRequestToken":{
"shape":"ClientRequestToken",
"idempotencyToken":true
Expand Down Expand Up @@ -2194,11 +2200,6 @@
"IMPERIAL"
]
},
"E164PhoneNumber":{
"type":"string",
"pattern":"^\\+\\d{8,}$",
"sensitive":true
},
"Email":{
"type":"string",
"max":128,
Expand Down Expand Up @@ -2904,6 +2905,32 @@
"OneClickPinDelay":{"shape":"OneClickPinDelay"}
}
},
"PhoneNumber":{
"type":"structure",
"required":[
"Number",
"Type"
],
"members":{
"Number":{"shape":"RawPhoneNumber"},
"Type":{"shape":"PhoneNumberType"}
}
},
"PhoneNumberList":{
"type":"list",
"member":{"shape":"PhoneNumber"},
"max":3,
"min":0
},
"PhoneNumberType":{
"type":"string",
"enum":[
"MOBILE",
"WORK",
"HOME"
],
"sensitive":true
},
"PrivacyPolicy":{"type":"string"},
"ProductDescription":{"type":"string"},
"ProductId":{
Expand Down Expand Up @@ -3015,6 +3042,13 @@
"members":{
}
},
"RawPhoneNumber":{
"type":"string",
"max":50,
"min":0,
"pattern":"^[\\+0-9\\#\\,\\(][\\+0-9\\-\\.\\/\\(\\)\\,\\#\\s]+$",
"sensitive":true
},
"RegisterAVSDeviceRequest":{
"type":"structure",
"required":[
Expand Down Expand Up @@ -3361,6 +3395,35 @@
"max":3,
"min":0
},
"SipAddress":{
"type":"structure",
"required":[
"Uri",
"Type"
],
"members":{
"Uri":{"shape":"SipUri"},
"Type":{"shape":"SipType"}
}
},
"SipAddressList":{
"type":"list",
"member":{"shape":"SipAddress"},
"max":1,
"min":0
},
"SipType":{
"type":"string",
"enum":["WORK"],
"sensitive":true
},
"SipUri":{
"type":"string",
"max":256,
"min":1,
"pattern":"^sip[s]?:([^@:]+)\\@([^@]+)$",
"sensitive":true
},
"SkillDetails":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -3751,7 +3814,9 @@
"DisplayName":{"shape":"ContactName"},
"FirstName":{"shape":"ContactName"},
"LastName":{"shape":"ContactName"},
"PhoneNumber":{"shape":"E164PhoneNumber"}
"PhoneNumber":{"shape":"RawPhoneNumber"},
"PhoneNumbers":{"shape":"PhoneNumberList"},
"SipAddresses":{"shape":"SipAddressList"}
}
},
"UpdateContactResponse":{
Expand Down
71 changes: 60 additions & 11 deletions models/apis/alexaforbusiness/2017-11-09/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"DeleteConferenceProvider": "<p>Deletes a conference provider.</p>",
"DeleteContact": "<p>Deletes a contact by the contact ARN.</p>",
"DeleteDevice": "<p>Removes a device from Alexa For Business.</p>",
"DeleteDeviceUsageData": "<p>When this action is called for a specified shared device, it allows authorized users to delete the device's entire previous history of voice input data. This action can be called once every 24 hours for a specific shared device. </p>",
"DeleteDeviceUsageData": "<p>When this action is called for a specified shared device, it allows authorized users to delete the device's entire previous history of voice input data and associated response data. This action can be called once every 24 hours for a specific shared device.</p> <p>When this action is called for a specified shared device, it allows authorized users to delete the device's entire previous history of voice input data. This action can be called once every 24 hours for a specific shared device. </p>",
"DeleteGatewayGroup": "<p>Deletes a gateway group.</p>",
"DeleteNetworkProfile": "<p>Deletes a network profile by the network profile ARN.</p>",
"DeleteProfile": "<p>Deletes a room profile by the profile ARN.</p>",
Expand Down Expand Up @@ -79,7 +79,7 @@
"SearchSkillGroups": "<p>Searches skill groups and lists the ones that meet a set of filter and sort criteria.</p>",
"SearchUsers": "<p>Searches users and lists the ones that meet a set of filter and sort criteria.</p>",
"SendAnnouncement": "<p>Triggers an asynchronous flow to send text, SSML, or audio announcements to rooms that are identified by a search or filter. </p>",
"SendInvitation": "<p>Sends an enrollment invitation email with a URL to a user. The URL is valid for 72 hours or until you call this operation again, whichever comes first. </p>",
"SendInvitation": "<p>Sends an enrollment invitation email with a URL to a user. The URL is valid for 30 days or until you call this operation again, whichever comes first. </p>",
"StartDeviceSync": "<p>Resets a device and its account to the known default settings. This clears all information and settings set by previous users in the following ways:</p> <ul> <li> <p>Bluetooth - This unpairs all bluetooth devices paired with your echo device.</p> </li> <li> <p>Volume - This resets the echo device's volume to the default value.</p> </li> <li> <p>Notifications - This clears all notifications from your echo device.</p> </li> <li> <p>Lists - This clears all to-do items from your echo device.</p> </li> <li> <p>Settings - This internally syncs the room's profile (if the device is assigned to a room), contacts, address books, delegation access for account linking, and communications (if enabled on the room profile).</p> </li> </ul>",
"StartSmartHomeApplianceDiscovery": "<p>Initiates the discovery of any smart home appliances associated with the room.</p>",
"TagResource": "<p>Adds metadata tags to a specified resource.</p>",
Expand Down Expand Up @@ -1118,15 +1118,6 @@
"UpdateProfileRequest$DistanceUnit": "<p>The updated distance unit for the room profile.</p>"
}
},
"E164PhoneNumber": {
"base": null,
"refs": {
"Contact$PhoneNumber": "<p>The phone number of the contact.</p>",
"ContactData$PhoneNumber": "<p>The phone number of the contact.</p>",
"CreateContactRequest$PhoneNumber": "<p>The phone number of the contact in E.164 format.</p>",
"UpdateContactRequest$PhoneNumber": "<p>The updated phone number of the contact.</p>"
}
},
"Email": {
"base": null,
"refs": {
Expand Down Expand Up @@ -1843,6 +1834,27 @@
"UpdateConferenceProviderRequest$PSTNDialIn": "<p>The information for PSTN conferencing.</p>"
}
},
"PhoneNumber": {
"base": "<p>The phone number for the contact containing the raw number and phone number type.</p>",
"refs": {
"PhoneNumberList$member": null
}
},
"PhoneNumberList": {
"base": null,
"refs": {
"Contact$PhoneNumbers": "<p>The list of phone numbers for the contact.</p>",
"ContactData$PhoneNumbers": "<p>The list of phone numbers for the contact.</p>",
"CreateContactRequest$PhoneNumbers": "<p>The list of phone numbers for the contact.</p>",
"UpdateContactRequest$PhoneNumbers": "<p>The list of phone numbers for the contact.</p>"
}
},
"PhoneNumberType": {
"base": null,
"refs": {
"PhoneNumber$Type": "<p>The type of the phone number.</p>"
}
},
"PrivacyPolicy": {
"base": null,
"refs": {
Expand Down Expand Up @@ -1938,6 +1950,16 @@
"refs": {
}
},
"RawPhoneNumber": {
"base": null,
"refs": {
"Contact$PhoneNumber": "<p>The phone number of the contact. The phone number type defaults to WORK. You can either specify PhoneNumber or PhoneNumbers. We recommend that you use PhoneNumbers, which lets you specify the phone number type and multiple numbers.</p>",
"ContactData$PhoneNumber": "<p>The phone number of the contact. The phone number type defaults to WORK. You can specify PhoneNumber or PhoneNumbers. We recommend that you use PhoneNumbers, which lets you specify the phone number type and multiple numbers.</p>",
"CreateContactRequest$PhoneNumber": "<p>The phone number of the contact in E.164 format. The phone number type defaults to WORK. You can specify PhoneNumber or PhoneNumbers. We recommend that you use PhoneNumbers, which lets you specify the phone number type and multiple numbers.</p>",
"PhoneNumber$Number": "<p>The raw value of the phone number.</p>",
"UpdateContactRequest$PhoneNumber": "<p>The updated phone number of the contact. The phone number type defaults to WORK. You can either specify PhoneNumber or PhoneNumbers. We recommend that you use PhoneNumbers, which lets you specify the phone number type and multiple numbers.</p>"
}
},
"RegisterAVSDeviceRequest": {
"base": null,
"refs": {
Expand Down Expand Up @@ -2211,6 +2233,33 @@
"PutInvitationConfigurationRequest$PrivateSkillIds": "<p>The list of private skill IDs that you want to recommend to the user to enable in the invitation.</p>"
}
},
"SipAddress": {
"base": "<p>The SIP address for the contact containing the URI and SIP address type.</p>",
"refs": {
"SipAddressList$member": null
}
},
"SipAddressList": {
"base": null,
"refs": {
"Contact$SipAddresses": "<p>The list of SIP addresses for the contact.</p>",
"ContactData$SipAddresses": "<p>The list of SIP addresses for the contact.</p>",
"CreateContactRequest$SipAddresses": "<p>The list of SIP addresses for the contact.</p>",
"UpdateContactRequest$SipAddresses": "<p>The list of SIP addresses for the contact.</p>"
}
},
"SipType": {
"base": null,
"refs": {
"SipAddress$Type": "<p>The type of the SIP address.</p>"
}
},
"SipUri": {
"base": null,
"refs": {
"SipAddress$Uri": "<p>The URI for the SIP address.</p>"
}
},
"SkillDetails": {
"base": "<p>Granular information about the skill.</p>",
"refs": {
Expand Down
Loading

0 comments on commit c26fee5

Please sign in to comment.