Skip to content

Commit

Permalink
Updates SDK to v2.745.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Sep 2, 2020
1 parent f9642f5 commit fe8ea76
Show file tree
Hide file tree
Showing 15 changed files with 288 additions and 137 deletions.
17 changes: 17 additions & 0 deletions .changes/2.745.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "bugfix",
"category": "XML",
"description": "Fixed an array equality bug in the Node.js XML parser"
},
{
"type": "feature",
"category": "EC2",
"description": "This release adds a new transit gateway attachment state and resource type."
},
{
"type": "feature",
"category": "Macie2",
"description": "This release of the Amazon Macie API introduces additional statistics for the size and count of Amazon S3 objects that Macie can analyze as part of a classification job."
}
]
5 changes: 0 additions & 5 deletions .changes/next-release/bugfix-XML-c6eb8219.json

This file was deleted.

7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.744.0-->
<!--LATEST=2.745.0-->
<!--ENTRYINSERT-->

## 2.745.0
* bugfix: XML: Fixed an array equality bug in the Node.js XML parser
* feature: EC2: This release adds a new transit gateway attachment state and resource type.
* feature: Macie2: This release of the Amazon Macie API introduces additional statistics for the size and count of Amazon S3 objects that Macie can analyze as part of a classification job.

## 2.744.0
* feature: CodeGuruReviewer: Add support for repository analysis based code reviews
* feature: SecurityHub: Added a PatchSummary object for security findings. The PatchSummary object provides details about the patch compliance status of an instance.
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.744.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.745.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
42 changes: 22 additions & 20 deletions apis/ec2-2016-11-15.normal.json

Large diffs are not rendered by default.

85 changes: 63 additions & 22 deletions apis/macie2-2020-01-01.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -565,6 +565,10 @@
"locationName": "classifiableObjectCount",
"type": "long"
},
"classifiableSizeInBytes": {
"locationName": "classifiableSizeInBytes",
"type": "long"
},
"lastUpdated": {
"shape": "S9",
"locationName": "lastUpdated"
Expand Down Expand Up @@ -638,6 +642,14 @@
"shape": "S2e"
}
},
"unclassifiableObjectCount": {
"shape": "S2f",
"locationName": "unclassifiableObjectCount"
},
"unclassifiableObjectSizeInBytes": {
"shape": "S2f",
"locationName": "unclassifiableObjectSizeInBytes"
},
"versioning": {
"locationName": "versioning",
"type": "boolean"
Expand Down Expand Up @@ -969,6 +981,10 @@
"locationName": "classifiableObjectCount",
"type": "long"
},
"classifiableSizeInBytes": {
"locationName": "classifiableSizeInBytes",
"type": "long"
},
"lastUpdated": {
"shape": "S9",
"locationName": "lastUpdated"
Expand All @@ -984,6 +1000,14 @@
"sizeInBytesCompressed": {
"locationName": "sizeInBytesCompressed",
"type": "long"
},
"unclassifiableObjectCount": {
"shape": "S2f",
"locationName": "unclassifiableObjectCount"
},
"unclassifiableObjectSizeInBytes": {
"shape": "S2f",
"locationName": "unclassifiableObjectSizeInBytes"
}
}
}
Expand All @@ -1002,7 +1026,7 @@
"type": "structure",
"members": {
"configuration": {
"shape": "S37",
"shape": "S38",
"locationName": "configuration"
}
}
Expand Down Expand Up @@ -1142,7 +1166,7 @@
"locationName": "findingIds"
},
"sortCriteria": {
"shape": "S3j",
"shape": "S3k",
"locationName": "sortCriteria"
}
},
Expand Down Expand Up @@ -1416,7 +1440,7 @@
"locationName": "principalId"
},
"sessionContext": {
"shape": "S4c",
"shape": "S4d",
"locationName": "sessionContext"
}
}
Expand Down Expand Up @@ -1459,7 +1483,7 @@
"locationName": "principalId"
},
"sessionContext": {
"shape": "S4c",
"shape": "S4d",
"locationName": "sessionContext"
}
}
Expand Down Expand Up @@ -1525,7 +1549,7 @@
"locationName": "createdAt"
},
"defaultServerSideEncryption": {
"shape": "S4n",
"shape": "S4o",
"locationName": "defaultServerSideEncryption"
},
"name": {
Expand All @@ -1548,7 +1572,7 @@
"locationName": "publicAccess"
},
"tags": {
"shape": "S4q",
"shape": "S4r",
"locationName": "tags"
}
}
Expand Down Expand Up @@ -1581,7 +1605,7 @@
"type": "boolean"
},
"serverSideEncryption": {
"shape": "S4n",
"shape": "S4o",
"locationName": "serverSideEncryption"
},
"size": {
Expand All @@ -1592,7 +1616,7 @@
"locationName": "storageClass"
},
"tags": {
"shape": "S4q",
"shape": "S4r",
"locationName": "tags"
},
"versionId": {
Expand Down Expand Up @@ -1756,7 +1780,7 @@
"type": "structure",
"members": {
"master": {
"shape": "S53",
"shape": "S54",
"locationName": "master"
}
}
Expand Down Expand Up @@ -1968,11 +1992,11 @@
"type": "structure",
"members": {
"excludes": {
"shape": "S5t",
"shape": "S5u",
"locationName": "excludes"
},
"includes": {
"shape": "S5t",
"shape": "S5u",
"locationName": "includes"
}
}
Expand Down Expand Up @@ -2107,7 +2131,7 @@
"locationName": "nextToken"
},
"sortCriteria": {
"shape": "S3j",
"shape": "S3k",
"locationName": "sortCriteria"
}
}
Expand Down Expand Up @@ -2206,7 +2230,7 @@
"locationName": "invitations",
"type": "list",
"member": {
"shape": "S53"
"shape": "S54"
}
},
"nextToken": {
Expand Down Expand Up @@ -2366,7 +2390,7 @@
"type": "structure",
"members": {
"configuration": {
"shape": "S37",
"shape": "S38",
"locationName": "configuration"
}
},
Expand All @@ -2378,7 +2402,7 @@
"type": "structure",
"members": {
"configuration": {
"shape": "S37",
"shape": "S38",
"locationName": "configuration"
}
}
Expand Down Expand Up @@ -2920,7 +2944,24 @@
}
}
},
"S37": {
"S2f": {
"type": "structure",
"members": {
"fileType": {
"locationName": "fileType",
"type": "long"
},
"storageClass": {
"locationName": "storageClass",
"type": "long"
},
"total": {
"locationName": "total",
"type": "long"
}
}
},
"S38": {
"type": "structure",
"members": {
"s3Destination": {
Expand All @@ -2944,7 +2985,7 @@
}
}
},
"S3j": {
"S3k": {
"type": "structure",
"members": {
"attributeName": {
Expand All @@ -2955,7 +2996,7 @@
}
}
},
"S4c": {
"S4d": {
"type": "structure",
"members": {
"attributes": {
Expand Down Expand Up @@ -2995,7 +3036,7 @@
}
}
},
"S4n": {
"S4o": {
"type": "structure",
"members": {
"encryptionType": {
Expand All @@ -3006,13 +3047,13 @@
}
}
},
"S4q": {
"S4r": {
"type": "list",
"member": {
"shape": "S2e"
}
},
"S53": {
"S54": {
"type": "structure",
"members": {
"accountId": {
Expand All @@ -3030,7 +3071,7 @@
}
}
},
"S5t": {
"S5u": {
"type": "list",
"member": {
"type": "structure",
Expand Down
Loading

0 comments on commit fe8ea76

Please sign in to comment.