Skip to content

Commit

Permalink
Updates SDK to v2.487.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jul 2, 2019
1 parent 2f9e140 commit 2212c8f
Show file tree
Hide file tree
Showing 18 changed files with 2,257 additions and 368 deletions.
7 changes: 7 additions & 0 deletions .changes/2.487.0.json
@@ -0,0 +1,7 @@
[
{
"type": "feature",
"category": "MediaStore",
"description": "This release adds support for tagging, untagging, and listing tags for AWS Elemental MediaStore containers."
}
]
5 changes: 4 additions & 1 deletion CHANGELOG.md
@@ -1,7 +1,10 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.486.0-->
<!--LATEST=2.487.0-->
<!--ENTRYINSERT-->

## 2.487.0
* feature: MediaStore: This release adds support for tagging, untagging, and listing tags for AWS Elemental MediaStore containers.

## 2.486.0
* feature: DocDB: This release provides support for cluster delete protection and the ability to stop and start clusters.
* feature: EC2: This release adds support for specifying a maximum hourly price for all On-Demand and Spot instances in both Spot Fleet and EC2 Fleet.
Expand Down
2 changes: 1 addition & 1 deletion README.md
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.486.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.487.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
85 changes: 46 additions & 39 deletions apis/appstream-2016-12-01.min.json
Expand Up @@ -244,15 +244,15 @@
"Description": {},
"DisplayName": {},
"StorageConnectors": {
"shape": "S1u"
"shape": "S1v"
},
"RedirectURL": {},
"FeedbackURL": {},
"UserSettings": {
"shape": "S22"
"shape": "S23"
},
"ApplicationSettings": {
"shape": "S26"
"shape": "S27"
},
"Tags": {
"shape": "S16"
Expand All @@ -263,7 +263,7 @@
"type": "structure",
"members": {
"Stack": {
"shape": "S29"
"shape": "S2a"
}
}
}
Expand Down Expand Up @@ -323,10 +323,10 @@
},
"MessageAction": {},
"FirstName": {
"shape": "S2m"
"shape": "S2n"
},
"LastName": {
"shape": "S2m"
"shape": "S2n"
},
"AuthenticationType": {}
}
Expand Down Expand Up @@ -380,7 +380,7 @@
"type": "structure",
"members": {
"Image": {
"shape": "S2u"
"shape": "S2v"
}
}
}
Expand Down Expand Up @@ -497,7 +497,7 @@
"type": "structure",
"members": {
"Names": {
"shape": "S3j"
"shape": "S3k"
},
"NextToken": {}
}
Expand All @@ -520,7 +520,7 @@
"type": "structure",
"members": {
"Names": {
"shape": "S3j"
"shape": "S3k"
},
"MaxResults": {
"type": "integer"
Expand Down Expand Up @@ -574,7 +574,7 @@
"members": {
"sharedAccountId": {},
"imagePermissions": {
"shape": "S32"
"shape": "S33"
}
}
}
Expand All @@ -588,7 +588,7 @@
"type": "structure",
"members": {
"Names": {
"shape": "S3j"
"shape": "S3k"
},
"Arns": {
"type": "list",
Expand All @@ -607,7 +607,7 @@
"Images": {
"type": "list",
"member": {
"shape": "S2u"
"shape": "S2v"
}
},
"NextToken": {}
Expand Down Expand Up @@ -661,11 +661,7 @@
},
"AuthenticationType": {},
"NetworkAccessConfiguration": {
"type": "structure",
"members": {
"EniPrivateIpAddress": {},
"EniId": {}
}
"shape": "S1o"
}
}
}
Expand All @@ -679,7 +675,7 @@
"type": "structure",
"members": {
"Names": {
"shape": "S3j"
"shape": "S3k"
},
"NextToken": {}
}
Expand All @@ -690,7 +686,7 @@
"Stacks": {
"type": "list",
"member": {
"shape": "S29"
"shape": "S2a"
}
},
"NextToken": {}
Expand Down Expand Up @@ -796,10 +792,10 @@
},
"Status": {},
"FirstName": {
"shape": "S2m"
"shape": "S2n"
},
"LastName": {
"shape": "S2m"
"shape": "S2n"
},
"CreatedTime": {
"type": "timestamp"
Expand Down Expand Up @@ -897,7 +893,7 @@
"type": "structure",
"members": {
"Names": {
"shape": "S3j"
"shape": "S3k"
},
"NextToken": {}
}
Expand All @@ -918,7 +914,7 @@
"type": "structure",
"members": {
"Names": {
"shape": "S3j"
"shape": "S3k"
},
"NextToken": {}
}
Expand Down Expand Up @@ -1138,7 +1134,7 @@
"Name": {},
"SharedAccountId": {},
"ImagePermissions": {
"shape": "S32"
"shape": "S33"
}
}
},
Expand All @@ -1158,7 +1154,7 @@
"Description": {},
"Name": {},
"StorageConnectors": {
"shape": "S1u"
"shape": "S1v"
},
"DeleteStorageConnectors": {
"deprecated": true,
Expand All @@ -1171,18 +1167,18 @@
"member": {}
},
"UserSettings": {
"shape": "S22"
"shape": "S23"
},
"ApplicationSettings": {
"shape": "S26"
"shape": "S27"
}
}
},
"output": {
"type": "structure",
"members": {
"Stack": {
"shape": "S29"
"shape": "S2a"
}
}
}
Expand Down Expand Up @@ -1410,6 +1406,9 @@
"DomainJoinInfo": {
"shape": "S15"
},
"NetworkAccessConfiguration": {
"shape": "S1o"
},
"ImageBuilderErrors": {
"type": "list",
"member": {
Expand All @@ -1426,7 +1425,14 @@
"AppstreamAgentVersion": {}
}
},
"S1u": {
"S1o": {
"type": "structure",
"members": {
"EniPrivateIpAddress": {},
"EniId": {}
}
},
"S1v": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -1443,7 +1449,7 @@
}
}
},
"S22": {
"S23": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -1457,7 +1463,7 @@
}
}
},
"S26": {
"S27": {
"type": "structure",
"required": [
"Enabled"
Expand All @@ -1469,7 +1475,7 @@
"SettingsGroup": {}
}
},
"S29": {
"S2a": {
"type": "structure",
"required": [
"Name"
Expand All @@ -1483,7 +1489,7 @@
"type": "timestamp"
},
"StorageConnectors": {
"shape": "S1u"
"shape": "S1v"
},
"RedirectURL": {},
"FeedbackURL": {},
Expand All @@ -1498,7 +1504,7 @@
}
},
"UserSettings": {
"shape": "S22"
"shape": "S23"
},
"ApplicationSettings": {
"type": "structure",
Expand All @@ -1512,11 +1518,11 @@
}
}
},
"S2m": {
"S2n": {
"type": "string",
"sensitive": true
},
"S2u": {
"S2v": {
"type": "structure",
"required": [
"Name"
Expand All @@ -1531,6 +1537,7 @@
"ImageBuilderSupported": {
"type": "boolean"
},
"ImageBuilderName": {},
"Platform": {},
"Description": {},
"StateChangeReason": {
Expand Down Expand Up @@ -1569,11 +1576,11 @@
},
"AppstreamAgentVersion": {},
"ImagePermissions": {
"shape": "S32"
"shape": "S33"
}
}
},
"S32": {
"S33": {
"type": "structure",
"members": {
"allowFleet": {
Expand All @@ -1584,7 +1591,7 @@
}
}
},
"S3j": {
"S3k": {
"type": "list",
"member": {}
}
Expand Down

0 comments on commit 2212c8f

Please sign in to comment.