Skip to content

Commit

Permalink
Updates SDK to v2.607.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jan 20, 2020
1 parent f998d52 commit 3bae1ff
Show file tree
Hide file tree
Showing 27 changed files with 1,433 additions and 471 deletions.
32 changes: 32 additions & 0 deletions .changes/2.607.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
[
{
"type": "feature",
"category": "AlexaForBusiness",
"description": "Add support for CreatedTime and ConnectionStatusUpdatedTime in response of SearchDevices API."
},
{
"type": "feature",
"category": "ApplicationInsights",
"description": "This release adds support for a list API to retrieve the configuration events logged during periodic updates to an application by Amazon CloudWatch Application Insights. "
},
{
"type": "feature",
"category": "CloudWatch",
"description": "Updating DescribeAnomalyDetectors API to return AnomalyDetector Status value in response."
},
{
"type": "feature",
"category": "EC2",
"description": "This release provides support for a preview of bringing your own IPv6 addresses (BYOIP for IPv6) for use in AWS."
},
{
"type": "feature",
"category": "KMS",
"description": "The ConnectCustomKeyStore operation now provides new error codes (USER_LOGGED_IN and USER_NOT_FOUND) for customers to better troubleshoot if their connect custom key store operation fails. Password length validation during CreateCustomKeyStore now also occurs on the client side. "
},
{
"type": "feature",
"category": "Lambda",
"description": "Added reason codes to StateReasonCode (InvalidSubnet, InvalidSecurityGroup) and LastUpdateStatusReasonCode (SubnetOutOfIPAddresses, InvalidSubnet, InvalidSecurityGroup) for functions that connect to a VPC."
}
]
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.606.0-->
<!--LATEST=2.607.0-->
<!--ENTRYINSERT-->

## 2.607.0
* feature: AlexaForBusiness: Add support for CreatedTime and ConnectionStatusUpdatedTime in response of SearchDevices API.
* feature: ApplicationInsights: This release adds support for a list API to retrieve the configuration events logged during periodic updates to an application by Amazon CloudWatch Application Insights.
* feature: CloudWatch: Updating DescribeAnomalyDetectors API to return AnomalyDetector Status value in response.
* feature: EC2: This release provides support for a preview of bringing your own IPv6 addresses (BYOIP for IPv6) for use in AWS.
* feature: KMS: The ConnectCustomKeyStore operation now provides new error codes (USER_LOGGED_IN and USER_NOT_FOUND) for customers to better troubleshoot if their connect custom key store operation fails. Password length validation during CreateCustomKeyStore now also occurs on the client side.
* feature: Lambda: Added reason codes to StateReasonCode (InvalidSubnet, InvalidSecurityGroup) and LastUpdateStatusReasonCode (SubnetOutOfIPAddresses, InvalidSubnet, InvalidSecurityGroup) for functions that connect to a VPC.

## 2.606.0
* bugfix: iam: add IAM endpoint for us-isob-*
* feature: Batch: This release ensures INACTIVE job definitions are permanently deleted after 180 days.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,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.606.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.607.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
60 changes: 33 additions & 27 deletions apis/alexaforbusiness-2017-11-09.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -946,7 +946,7 @@
"OrganizationName": {},
"ContactEmail": {},
"PrivateSkillIds": {
"shape": "S5d"
"shape": "S5e"
}
}
}
Expand Down Expand Up @@ -1109,7 +1109,7 @@
"type": "structure",
"members": {
"RoomSkillParameter": {
"shape": "S5t"
"shape": "S5u"
}
}
}
Expand Down Expand Up @@ -1534,7 +1534,7 @@
"OrganizationName": {},
"ContactEmail": {},
"PrivateSkillIds": {
"shape": "S5d"
"shape": "S5e"
}
}
},
Expand All @@ -1554,7 +1554,7 @@
"RoomArn": {},
"SkillId": {},
"RoomSkillParameter": {
"shape": "S5t"
"shape": "S5u"
}
}
},
Expand Down Expand Up @@ -1646,7 +1646,7 @@
"RoomSkillParameters": {
"type": "list",
"member": {
"shape": "S5t"
"shape": "S5u"
}
}
}
Expand All @@ -1670,10 +1670,10 @@
"type": "structure",
"members": {
"Filters": {
"shape": "S91"
"shape": "S92"
},
"SortCriteria": {
"shape": "S96"
"shape": "S97"
},
"NextToken": {},
"MaxResults": {
Expand Down Expand Up @@ -1707,10 +1707,10 @@
"type": "structure",
"members": {
"Filters": {
"shape": "S91"
"shape": "S92"
},
"SortCriteria": {
"shape": "S96"
"shape": "S97"
},
"NextToken": {},
"MaxResults": {
Expand Down Expand Up @@ -1758,10 +1758,10 @@
"type": "integer"
},
"Filters": {
"shape": "S91"
"shape": "S92"
},
"SortCriteria": {
"shape": "S96"
"shape": "S97"
}
}
},
Expand All @@ -1786,6 +1786,9 @@
"RoomName": {},
"DeviceStatusInfo": {
"shape": "S4t"
},
"CreatedTime": {
"type": "timestamp"
}
}
}
Expand All @@ -1806,10 +1809,10 @@
"type": "integer"
},
"Filters": {
"shape": "S91"
"shape": "S92"
},
"SortCriteria": {
"shape": "S96"
"shape": "S97"
}
}
},
Expand Down Expand Up @@ -1847,10 +1850,10 @@
"type": "integer"
},
"Filters": {
"shape": "S91"
"shape": "S92"
},
"SortCriteria": {
"shape": "S96"
"shape": "S97"
}
}
},
Expand Down Expand Up @@ -1892,10 +1895,10 @@
"type": "integer"
},
"Filters": {
"shape": "S91"
"shape": "S92"
},
"SortCriteria": {
"shape": "S96"
"shape": "S97"
}
}
},
Expand Down Expand Up @@ -1932,10 +1935,10 @@
"type": "integer"
},
"Filters": {
"shape": "S91"
"shape": "S92"
},
"SortCriteria": {
"shape": "S96"
"shape": "S97"
}
}
},
Expand Down Expand Up @@ -1969,10 +1972,10 @@
"type": "integer"
},
"Filters": {
"shape": "S91"
"shape": "S92"
},
"SortCriteria": {
"shape": "S96"
"shape": "S97"
}
}
},
Expand Down Expand Up @@ -2010,7 +2013,7 @@
],
"members": {
"RoomFilters": {
"shape": "S91"
"shape": "S92"
},
"Content": {
"type": "structure",
Expand Down Expand Up @@ -2591,14 +2594,17 @@
}
}
},
"ConnectionStatus": {}
"ConnectionStatus": {},
"ConnectionStatusUpdatedTime": {
"type": "timestamp"
}
}
},
"S5d": {
"S5e": {
"type": "list",
"member": {}
},
"S5t": {
"S5u": {
"type": "structure",
"required": [
"ParameterKey",
Expand All @@ -2609,7 +2615,7 @@
"ParameterValue": {}
}
},
"S91": {
"S92": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -2626,7 +2632,7 @@
}
}
},
"S96": {
"S97": {
"type": "list",
"member": {
"type": "structure",
Expand Down
14 changes: 14 additions & 0 deletions apis/alexaforbusiness-2017-11-09.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -2432,6 +2432,9 @@
"OFFLINE"
]
},
"ConnectionStatusUpdatedTime": {
"type": "timestamp"
},
"Contact": {
"type": "structure",
"members": {
Expand Down Expand Up @@ -3430,10 +3433,17 @@
"DeviceStatusInfo": {
"shape": "DeviceStatusInfo",
"documentation": "<p>Detailed information about a device's status.</p>"
},
"CreatedTime": {
"shape": "DeviceDataCreatedTime",
"documentation": "<p>The time (in epoch) when the device data was created.</p>"
}
},
"documentation": "<p>Device attributes.</p>"
},
"DeviceDataCreatedTime": {
"type": "timestamp"
},
"DeviceDataList": {
"type": "list",
"member": {
Expand Down Expand Up @@ -3574,6 +3584,10 @@
"ConnectionStatus": {
"shape": "ConnectionStatus",
"documentation": "<p>The latest available information about the connection status of a device. </p>"
},
"ConnectionStatusUpdatedTime": {
"shape": "ConnectionStatusUpdatedTime",
"documentation": "<p>The time (in epoch) when the device connection status changed.</p>"
}
},
"documentation": "<p>Detailed information about a device's status.</p>"
Expand Down
41 changes: 41 additions & 0 deletions apis/application-insights-2018-11-25.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,47 @@
}
}
},
"ListConfigurationHistory": {
"input": {
"type": "structure",
"members": {
"ResourceGroupName": {},
"StartTime": {
"type": "timestamp"
},
"EndTime": {
"type": "timestamp"
},
"EventStatus": {},
"MaxResults": {
"type": "integer"
},
"NextToken": {}
}
},
"output": {
"type": "structure",
"members": {
"EventList": {
"type": "list",
"member": {
"type": "structure",
"members": {
"MonitoredResourceARN": {},
"EventStatus": {},
"EventResourceType": {},
"EventTime": {
"type": "timestamp"
},
"EventDetail": {},
"EventResourceName": {}
}
}
},
"NextToken": {}
}
}
},
"ListLogPatternSets": {
"input": {
"type": "structure",
Expand Down
Loading

0 comments on commit 3bae1ff

Please sign in to comment.