Skip to content

Commit

Permalink
Updates SDK to v2.624.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Feb 21, 2020
1 parent 5608fd3 commit df4cdfc
Show file tree
Hide file tree
Showing 17 changed files with 160 additions and 116 deletions.
12 changes: 12 additions & 0 deletions .changes/2.624.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "feature",
"category": "Imagebuilder",
"description": "This release of EC2 Image Builder increases the maximum policy document size for Image Builder resource-based policy APIs."
},
{
"type": "feature",
"category": "Redshift",
"description": "Extend elastic resize to support resizing clusters to different instance types."
}
]
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.623.0-->
<!--LATEST=2.624.0-->
<!--ENTRYINSERT-->

## 2.624.0
* feature: Imagebuilder: This release of EC2 Image Builder increases the maximum policy document size for Image Builder resource-based policy APIs.
* feature: Redshift: Extend elastic resize to support resizing clusters to different instance types.

## 2.623.0
* bugfix: EndpointDiscovery: Update host header in requests when new endpoint is found; Throw error when endpoint discovery is required but not enabled
* feature: AppConfig: This release adds exponential growth type support for deployment strategies.
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.623.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.624.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
62 changes: 31 additions & 31 deletions apis/imagebuilder-2019-12-02.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@
"members": {
"requestId": {},
"distributionConfiguration": {
"shape": "S2d"
"shape": "S2e"
}
}
}
Expand Down Expand Up @@ -560,25 +560,25 @@
"version": {},
"platform": {},
"state": {
"shape": "S2i"
"shape": "S2j"
},
"imageRecipe": {
"shape": "S2k"
"shape": "S2l"
},
"sourcePipelineName": {},
"sourcePipelineArn": {},
"infrastructureConfiguration": {
"shape": "S2l"
"shape": "S2m"
},
"distributionConfiguration": {
"shape": "S2d"
"shape": "S2e"
},
"imageTestsConfiguration": {
"shape": "Sw"
},
"dateCreated": {},
"outputResources": {
"shape": "S2m"
"shape": "S2n"
},
"tags": {
"shape": "Sc"
Expand Down Expand Up @@ -610,7 +610,7 @@
"members": {
"requestId": {},
"imagePipeline": {
"shape": "S2r"
"shape": "S2s"
}
}
}
Expand Down Expand Up @@ -662,7 +662,7 @@
"members": {
"requestId": {},
"imageRecipe": {
"shape": "S2k"
"shape": "S2l"
}
}
}
Expand Down Expand Up @@ -714,7 +714,7 @@
"members": {
"requestId": {},
"infrastructureConfiguration": {
"shape": "S2l"
"shape": "S2m"
}
}
}
Expand Down Expand Up @@ -816,7 +816,7 @@
"members": {
"owner": {},
"filters": {
"shape": "S3b"
"shape": "S3c"
},
"maxResults": {
"type": "integer"
Expand Down Expand Up @@ -856,7 +856,7 @@
"type": "structure",
"members": {
"filters": {
"shape": "S3b"
"shape": "S3c"
},
"maxResults": {
"type": "integer"
Expand Down Expand Up @@ -900,7 +900,7 @@
"members": {
"imageVersionArn": {},
"filters": {
"shape": "S3b"
"shape": "S3c"
},
"maxResults": {
"type": "integer"
Expand All @@ -913,7 +913,7 @@
"members": {
"requestId": {},
"imageSummaryList": {
"shape": "S3q"
"shape": "S3r"
},
"nextToken": {}
}
Expand All @@ -931,7 +931,7 @@
"members": {
"imagePipelineArn": {},
"filters": {
"shape": "S3b"
"shape": "S3c"
},
"maxResults": {
"type": "integer"
Expand All @@ -944,7 +944,7 @@
"members": {
"requestId": {},
"imageSummaryList": {
"shape": "S3q"
"shape": "S3r"
},
"nextToken": {}
}
Expand All @@ -958,7 +958,7 @@
"type": "structure",
"members": {
"filters": {
"shape": "S3b"
"shape": "S3c"
},
"maxResults": {
"type": "integer"
Expand All @@ -973,7 +973,7 @@
"imagePipelineList": {
"type": "list",
"member": {
"shape": "S2r"
"shape": "S2s"
}
},
"nextToken": {}
Expand All @@ -989,7 +989,7 @@
"members": {
"owner": {},
"filters": {
"shape": "S3b"
"shape": "S3c"
},
"maxResults": {
"type": "integer"
Expand Down Expand Up @@ -1031,7 +1031,7 @@
"members": {
"owner": {},
"filters": {
"shape": "S3b"
"shape": "S3c"
},
"maxResults": {
"type": "integer"
Expand Down Expand Up @@ -1069,7 +1069,7 @@
"type": "structure",
"members": {
"filters": {
"shape": "S3b"
"shape": "S3c"
},
"maxResults": {
"type": "integer"
Expand Down Expand Up @@ -1524,7 +1524,7 @@
}
}
},
"S2d": {
"S2e": {
"type": "structure",
"required": [
"timeoutMinutes"
Expand All @@ -1546,14 +1546,14 @@
}
}
},
"S2i": {
"S2j": {
"type": "structure",
"members": {
"status": {},
"reason": {}
}
},
"S2k": {
"S2l": {
"type": "structure",
"members": {
"arn": {},
Expand All @@ -1575,7 +1575,7 @@
}
}
},
"S2l": {
"S2m": {
"type": "structure",
"members": {
"arn": {},
Expand Down Expand Up @@ -1604,7 +1604,7 @@
}
}
},
"S2m": {
"S2n": {
"type": "structure",
"members": {
"amis": {
Expand All @@ -1617,14 +1617,14 @@
"name": {},
"description": {},
"state": {
"shape": "S2i"
"shape": "S2j"
}
}
}
}
}
},
"S2r": {
"S2s": {
"type": "structure",
"members": {
"arn": {},
Expand All @@ -1650,7 +1650,7 @@
}
}
},
"S3b": {
"S3c": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -1663,7 +1663,7 @@
}
}
},
"S3q": {
"S3r": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -1673,12 +1673,12 @@
"version": {},
"platform": {},
"state": {
"shape": "S2i"
"shape": "S2j"
},
"owner": {},
"dateCreated": {},
"outputResources": {
"shape": "S2m"
"shape": "S2n"
},
"tags": {
"shape": "Sc"
Expand Down
17 changes: 11 additions & 6 deletions apis/imagebuilder-2019-12-02.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -2679,7 +2679,7 @@
"documentation": "<p> The request ID that uniquely identifies this request. </p>"
},
"policy": {
"shape": "NonEmptyString",
"shape": "ResourcePolicyDocument",
"documentation": "<p> The component policy. </p>"
}
}
Expand Down Expand Up @@ -2787,7 +2787,7 @@
"documentation": "<p> The request ID that uniquely identifies this request. </p>"
},
"policy": {
"shape": "NonEmptyString",
"shape": "ResourcePolicyDocument",
"documentation": "<p> The image policy object. </p>"
}
}
Expand All @@ -2814,7 +2814,7 @@
"documentation": "<p> The request ID that uniquely identifies this request. </p>"
},
"policy": {
"shape": "NonEmptyString",
"shape": "ResourcePolicyDocument",
"documentation": "<p> The image recipe policy object. </p>"
}
}
Expand Down Expand Up @@ -3952,7 +3952,7 @@
"documentation": "<p> The Amazon Resource Name (ARN) of the component that this policy should be applied to. </p>"
},
"policy": {
"shape": "NonEmptyString",
"shape": "ResourcePolicyDocument",
"documentation": "<p> The policy to apply. </p>"
}
}
Expand Down Expand Up @@ -3982,7 +3982,7 @@
"documentation": "<p> The Amazon Resource Name (ARN) of the image that this policy should be applied to. </p>"
},
"policy": {
"shape": "NonEmptyString",
"shape": "ResourcePolicyDocument",
"documentation": "<p> The policy to apply. </p>"
}
}
Expand Down Expand Up @@ -4012,7 +4012,7 @@
"documentation": "<p> The Amazon Resource Name (ARN) of the image recipe that this policy should be applied to. </p>"
},
"policy": {
"shape": "NonEmptyString",
"shape": "ResourcePolicyDocument",
"documentation": "<p> The policy to apply. </p>"
}
}
Expand All @@ -4034,6 +4034,11 @@
"type": "string",
"pattern": "^[-_A-Za-z-0-9][-_A-Za-z0-9 ]{1,126}[-_A-Za-z-0-9]$"
},
"ResourcePolicyDocument": {
"type": "string",
"max": 30000,
"min": 1
},
"RestrictedInteger": {
"type": "integer",
"max": 25,
Expand Down
3 changes: 1 addition & 2 deletions apis/redshift-2012-12-01.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -3082,8 +3082,7 @@
"S30": {
"type": "structure",
"required": [
"ClusterIdentifier",
"NumberOfNodes"
"ClusterIdentifier"
],
"members": {
"ClusterIdentifier": {},
Expand Down

0 comments on commit df4cdfc

Please sign in to comment.