Skip to content

Commit

Permalink
Updates SDK to v2.328.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Oct 4, 2018
1 parent aab0b99 commit e004bea
Show file tree
Hide file tree
Showing 21 changed files with 5,177 additions and 4,072 deletions.
22 changes: 22 additions & 0 deletions .changes/2.328.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"type": "feature",
"category": "APIGateway",
"description": "Adding support for multi-value parameters in TestInvokeMethod and TestInvokeAuthorizer."
},
{
"type": "feature",
"category": "CodeBuild",
"description": "Add resolved source version field in build output"
},
{
"type": "feature",
"category": "SSM",
"description": " Adds RejectedPatchesAction to baseline to enable stricted validation of the rejected Patches List ; Add InstalledRejected and InstallOverrideList to compliance reporting"
},
{
"type": "feature",
"category": "StorageGateway",
"description": "AWS Storage Gateway now enables you to specify folders and subfolders when you update your file gateway's view of your S3 objects using the Refresh Cache API."
}
]
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.327.0-->
<!--LATEST=2.328.0-->
<!--ENTRYINSERT-->

## 2.328.0
* feature: APIGateway: Adding support for multi-value parameters in TestInvokeMethod and TestInvokeAuthorizer.
* feature: CodeBuild: Add resolved source version field in build output
* feature: SSM: Adds RejectedPatchesAction to baseline to enable stricted validation of the rejected Patches List ; Add InstalledRejected and InstallOverrideList to compliance reporting
* feature: StorageGateway: AWS Storage Gateway now enables you to specify folders and subfolders when you update your file gateway's view of your S3 objects using the Refresh Cache API.

## 2.327.0
* feature: SageMaker: Waiter for SageMaker Batch Transform Jobs.

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.327.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.328.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
65 changes: 36 additions & 29 deletions apis/apigateway-2015-07-09.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -2977,6 +2977,9 @@
"locationName": "authorizer_id"
},
"headers": {
"shape": "Sk"
},
"multiValueHeaders": {
"shape": "S65"
},
"pathWithQueryString": {},
Expand All @@ -3002,11 +3005,7 @@
"principalId": {},
"policy": {},
"authorization": {
"type": "map",
"key": {},
"value": {
"shape": "S8"
}
"shape": "S65"
},
"claims": {
"shape": "Sk"
Expand Down Expand Up @@ -3041,6 +3040,9 @@
"pathWithQueryString": {},
"body": {},
"headers": {
"shape": "Sk"
},
"multiValueHeaders": {
"shape": "S65"
},
"clientCertificateId": {},
Expand All @@ -3057,6 +3059,9 @@
},
"body": {},
"headers": {
"shape": "Sk"
},
"multiValueHeaders": {
"shape": "S65"
},
"log": {},
Expand Down Expand Up @@ -3100,7 +3105,7 @@
"type": "structure",
"members": {
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand All @@ -3124,7 +3129,7 @@
"locationName": "api_Key"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand Down Expand Up @@ -3153,7 +3158,7 @@
"locationName": "authorizer_id"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand Down Expand Up @@ -3182,7 +3187,7 @@
"locationName": "base_path"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand All @@ -3206,7 +3211,7 @@
"locationName": "clientcertificate_id"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand Down Expand Up @@ -3235,7 +3240,7 @@
"locationName": "deployment_id"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand Down Expand Up @@ -3264,7 +3269,7 @@
"locationName": "part_id"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand Down Expand Up @@ -3293,7 +3298,7 @@
"locationName": "doc_version"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand All @@ -3317,7 +3322,7 @@
"locationName": "domain_name"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand Down Expand Up @@ -3346,7 +3351,7 @@
"locationName": "response_type"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand Down Expand Up @@ -3380,7 +3385,7 @@
"locationName": "http_method"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand Down Expand Up @@ -3419,7 +3424,7 @@
"locationName": "status_code"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand Down Expand Up @@ -3453,7 +3458,7 @@
"locationName": "http_method"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand Down Expand Up @@ -3493,7 +3498,7 @@
"locationName": "status_code"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand Down Expand Up @@ -3522,7 +3527,7 @@
"locationName": "model_name"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand Down Expand Up @@ -3551,7 +3556,7 @@
"locationName": "requestvalidator_id"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand Down Expand Up @@ -3580,7 +3585,7 @@
"locationName": "resource_id"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand All @@ -3604,7 +3609,7 @@
"locationName": "restapi_id"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand Down Expand Up @@ -3633,7 +3638,7 @@
"locationName": "stage_name"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand Down Expand Up @@ -3662,7 +3667,7 @@
"locationName": "keyId"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand All @@ -3686,7 +3691,7 @@
"locationName": "usageplanId"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand All @@ -3710,7 +3715,7 @@
"locationName": "vpclink_id"
},
"patchOperations": {
"shape": "S6c"
"shape": "S6b"
}
}
},
Expand Down Expand Up @@ -4296,9 +4301,11 @@
"S65": {
"type": "map",
"key": {},
"value": {}
"value": {
"shape": "S8"
}
},
"S6c": {
"S6b": {
"type": "list",
"member": {
"type": "structure",
Expand Down
Loading

0 comments on commit e004bea

Please sign in to comment.