Skip to content

Commit

Permalink
Updates SDK to v2.451.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed May 7, 2019
1 parent 33e72cb commit 5623657
Show file tree
Hide file tree
Showing 21 changed files with 1,268 additions and 307 deletions.
22 changes: 22 additions & 0 deletions .changes/2.451.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"type": "feature",
"category": "AlexaForBusiness",
"description": "This release adds an API allowing authorized users to delete a shared device's history of voice recordings and associated response data."
},
{
"type": "feature",
"category": "AppSync",
"description": "AWS AppSync now supports the ability to add additional authentication providers to your AWS AppSync GraphQL API as well as the ability to retrieve directives configured against fields or object type definitions during schema introspection."
},
{
"type": "feature",
"category": "SSM",
"description": "Patch Manager adds support for Microsoft Application Patching."
},
{
"type": "feature",
"category": "StorageGateway",
"description": "Add optional field AdminUserList to CreateSMBFileShare and UpdateSMBFileShare APIs."
}
]
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.450.0-->
<!--LATEST=2.451.0-->
<!--ENTRYINSERT-->

## 2.451.0
* feature: AlexaForBusiness: This release adds an API allowing authorized users to delete a shared device's history of voice recordings and associated response data.
* feature: AppSync: AWS AppSync now supports the ability to add additional authentication providers to your AWS AppSync GraphQL API as well as the ability to retrieve directives configured against fields or object type definitions during schema introspection.
* feature: SSM: Patch Manager adds support for Microsoft Application Patching.
* feature: StorageGateway: Add optional field AdminUserList to CreateSMBFileShare and UpdateSMBFileShare APIs.

## 2.450.0
* feature: ConfigService: AWS Config now supports tagging on PutConfigRule, PutConfigurationAggregator and PutAggregationAuthorization APIs.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ version.
To use the SDK in the browser, simply add the following script tag to your
HTML pages:

<script src="https://sdk.amazonaws.com/js/aws-sdk-2.450.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.451.0.min.js"></script>

You can also build a custom browser SDK with your specified set of AWS services.
This can allow you to reduce the SDK's size, specify different API versions of
Expand Down
83 changes: 50 additions & 33 deletions apis/alexaforbusiness-2017-11-09.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,23 @@
"members": {}
}
},
"DeleteDeviceUsageData": {
"input": {
"type": "structure",
"required": [
"DeviceArn",
"DeviceUsageType"
],
"members": {
"DeviceArn": {},
"DeviceUsageType": {}
}
},
"output": {
"type": "structure",
"members": {}
}
},
"DeleteGatewayGroup": {
"input": {
"type": "structure",
Expand Down Expand Up @@ -640,7 +657,7 @@
"type": "structure",
"members": {
"Preference": {
"shape": "S3g"
"shape": "S3j"
}
}
}
Expand All @@ -659,7 +676,7 @@
"type": "structure",
"members": {
"ConferenceProvider": {
"shape": "S3j"
"shape": "S3m"
}
}
}
Expand Down Expand Up @@ -714,7 +731,7 @@
"RoomArn": {},
"DeviceStatus": {},
"DeviceStatusInfo": {
"shape": "S3w"
"shape": "S3z"
}
}
}
Expand Down Expand Up @@ -782,7 +799,7 @@
"OrganizationName": {},
"ContactEmail": {},
"PrivateSkillIds": {
"shape": "S4d"
"shape": "S4g"
}
}
}
Expand Down Expand Up @@ -865,7 +882,7 @@
"type": "structure",
"members": {
"RoomSkillParameter": {
"shape": "S4m"
"shape": "S4p"
}
}
}
Expand Down Expand Up @@ -961,7 +978,7 @@
"ConferenceProviders": {
"type": "list",
"member": {
"shape": "S3j"
"shape": "S3m"
}
},
"NextToken": {}
Expand Down Expand Up @@ -1271,7 +1288,7 @@
],
"members": {
"ConferencePreference": {
"shape": "S3g"
"shape": "S3j"
}
}
},
Expand All @@ -1290,7 +1307,7 @@
"OrganizationName": {},
"ContactEmail": {},
"PrivateSkillIds": {
"shape": "S4d"
"shape": "S4g"
}
}
},
Expand All @@ -1310,7 +1327,7 @@
"RoomArn": {},
"SkillId": {},
"RoomSkillParameter": {
"shape": "S4m"
"shape": "S4p"
}
}
},
Expand Down Expand Up @@ -1402,7 +1419,7 @@
"RoomSkillParameters": {
"type": "list",
"member": {
"shape": "S4m"
"shape": "S4p"
}
}
}
Expand All @@ -1426,10 +1443,10 @@
"type": "structure",
"members": {
"Filters": {
"shape": "S7u"
"shape": "S7x"
},
"SortCriteria": {
"shape": "S7z"
"shape": "S82"
},
"NextToken": {},
"MaxResults": {
Expand Down Expand Up @@ -1463,10 +1480,10 @@
"type": "structure",
"members": {
"Filters": {
"shape": "S7u"
"shape": "S7x"
},
"SortCriteria": {
"shape": "S7z"
"shape": "S82"
},
"NextToken": {},
"MaxResults": {
Expand Down Expand Up @@ -1508,10 +1525,10 @@
"type": "integer"
},
"Filters": {
"shape": "S7u"
"shape": "S7x"
},
"SortCriteria": {
"shape": "S7z"
"shape": "S82"
}
}
},
Expand All @@ -1533,7 +1550,7 @@
"RoomArn": {},
"RoomName": {},
"DeviceStatusInfo": {
"shape": "S3w"
"shape": "S3z"
}
}
}
Expand All @@ -1554,10 +1571,10 @@
"type": "integer"
},
"Filters": {
"shape": "S7u"
"shape": "S7x"
},
"SortCriteria": {
"shape": "S7z"
"shape": "S82"
}
}
},
Expand Down Expand Up @@ -1598,10 +1615,10 @@
"type": "integer"
},
"Filters": {
"shape": "S7u"
"shape": "S7x"
},
"SortCriteria": {
"shape": "S7z"
"shape": "S82"
}
}
},
Expand Down Expand Up @@ -1638,10 +1655,10 @@
"type": "integer"
},
"Filters": {
"shape": "S7u"
"shape": "S7x"
},
"SortCriteria": {
"shape": "S7z"
"shape": "S82"
}
}
},
Expand Down Expand Up @@ -1675,10 +1692,10 @@
"type": "integer"
},
"Filters": {
"shape": "S7u"
"shape": "S7x"
},
"SortCriteria": {
"shape": "S7z"
"shape": "S82"
}
}
},
Expand Down Expand Up @@ -1716,7 +1733,7 @@
],
"members": {
"RoomFilters": {
"shape": "S7u"
"shape": "S7x"
},
"Content": {
"type": "structure",
Expand Down Expand Up @@ -2128,13 +2145,13 @@
}
}
},
"S3g": {
"S3j": {
"type": "structure",
"members": {
"DefaultConferenceProviderArn": {}
}
},
"S3j": {
"S3m": {
"type": "structure",
"members": {
"Arn": {},
Expand All @@ -2151,7 +2168,7 @@
}
}
},
"S3w": {
"S3z": {
"type": "structure",
"members": {
"DeviceStatusDetails": {
Expand All @@ -2166,11 +2183,11 @@
"ConnectionStatus": {}
}
},
"S4d": {
"S4g": {
"type": "list",
"member": {}
},
"S4m": {
"S4p": {
"type": "structure",
"required": [
"ParameterKey",
Expand All @@ -2181,7 +2198,7 @@
"ParameterValue": {}
}
},
"S7u": {
"S7x": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -2198,7 +2215,7 @@
}
}
},
"S7z": {
"S82": {
"type": "list",
"member": {
"type": "structure",
Expand Down
Loading

0 comments on commit 5623657

Please sign in to comment.