Skip to content

Commit

Permalink
Updates SDK to v2.1336.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Mar 15, 2023
1 parent 7b8436a commit 512728e
Show file tree
Hide file tree
Showing 18 changed files with 639 additions and 178 deletions.
17 changes: 17 additions & 0 deletions .changes/2.1336.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "feature",
"category": "MigrationHubStrategy",
"description": "This release adds the binary analysis that analyzes IIS application DLLs on Windows and Java applications on Linux to provide anti-pattern report without configuring access to the source code."
},
{
"type": "feature",
"category": "S3Control",
"description": "Added support for S3 Object Lambda aliases."
},
{
"type": "feature",
"category": "SecurityLake",
"description": "Make Create/Get/ListSubscribers APIs return resource share ARN and name so they can be used to validate the RAM resource share to accept. GetDatalake can be used to track status of UpdateDatalake and DeleteDatalake requests."
}
]
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.1335.0-->
<!--LATEST=2.1336.0-->
<!--ENTRYINSERT-->

## 2.1336.0
* feature: MigrationHubStrategy: This release adds the binary analysis that analyzes IIS application DLLs on Windows and Java applications on Linux to provide anti-pattern report without configuring access to the source code.
* feature: S3Control: Added support for S3 Object Lambda aliases.
* feature: SecurityLake: Make Create/Get/ListSubscribers APIs return resource share ARN and name so they can be used to validate the RAM resource share to accept. GetDatalake can be used to track status of UpdateDatalake and DeleteDatalake requests.

## 2.1335.0
* feature: ApplicationAutoScaling: Application Auto Scaling customers can now use mathematical functions to customize the metric used with Target Tracking policies within the policy configuration itself, saving the cost and effort of publishing the customizations as a separate metric.
* feature: DataExchange: This release enables data providers to license direct access to S3 objects encrypted with Customer Managed Keys (CMK) in AWS KMS through AWS Data Exchange. Subscribers can use these keys to decrypt, then use the encrypted S3 objects shared with them, without creating or managing copies.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
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.1335.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1336.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
100 changes: 70 additions & 30 deletions apis/migrationhubstrategy-2020-02-19.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"shape": "S4"
},
"associatedApplications": {
"shape": "S11"
"shape": "S1b"
},
"associatedServerIds": {
"type": "list",
Expand Down Expand Up @@ -110,7 +110,7 @@
"type": "structure",
"members": {
"assessmentTargets": {
"shape": "S1c"
"shape": "S1m"
},
"dataCollectionDetails": {
"type": "structure",
Expand Down Expand Up @@ -216,13 +216,13 @@
"members": {
"applicationMode": {},
"applicationPreferences": {
"shape": "S1t"
"shape": "S23"
},
"databasePreferences": {
"shape": "S24"
"shape": "S2e"
},
"prioritizeBusinessGoals": {
"shape": "S2g"
"shape": "S2q"
}
}
}
Expand Down Expand Up @@ -267,7 +267,7 @@
}
},
"listApplicationComponentStrategySummary": {
"shape": "S2o"
"shape": "S2y"
},
"listApplicationComponentSummary": {
"type": "list",
Expand All @@ -294,7 +294,7 @@
}
},
"listServerStrategySummary": {
"shape": "S2o"
"shape": "S2y"
},
"listServerSummary": {
"type": "list",
Expand Down Expand Up @@ -387,11 +387,11 @@
"type": "structure",
"members": {
"associatedApplications": {
"shape": "S11"
"shape": "S1b"
},
"nextToken": {},
"serverDetail": {
"shape": "S3a"
"shape": "S3k"
}
}
}
Expand Down Expand Up @@ -449,7 +449,7 @@
"applicationComponentCriteria": {},
"filterValue": {},
"groupIdFilter": {
"shape": "S3u"
"shape": "S44"
},
"maxResults": {
"type": "integer"
Expand Down Expand Up @@ -629,7 +629,7 @@
"members": {
"filterValue": {},
"groupIdFilter": {
"shape": "S3u"
"shape": "S44"
},
"maxResults": {
"type": "integer"
Expand All @@ -646,7 +646,7 @@
"serverInfos": {
"type": "list",
"member": {
"shape": "S3a"
"shape": "S3k"
}
}
}
Expand All @@ -662,13 +662,13 @@
"members": {
"applicationMode": {},
"applicationPreferences": {
"shape": "S1t"
"shape": "S23"
},
"databasePreferences": {
"shape": "S24"
"shape": "S2e"
},
"prioritizeBusinessGoals": {
"shape": "S2g"
"shape": "S2q"
}
}
},
Expand All @@ -686,7 +686,7 @@
"type": "structure",
"members": {
"assessmentTargets": {
"shape": "S1c"
"shape": "S1m"
},
"s3bucketForAnalysisData": {},
"s3bucketForReportData": {}
Expand Down Expand Up @@ -715,7 +715,7 @@
"S3Bucket": {},
"dataSourceType": {},
"groupId": {
"shape": "S3u"
"shape": "S44"
},
"name": {},
"s3bucketForReportData": {},
Expand All @@ -738,7 +738,7 @@
"type": "structure",
"members": {
"groupIdFilter": {
"shape": "S3u"
"shape": "S44"
},
"outputFormat": {}
}
Expand Down Expand Up @@ -803,7 +803,7 @@
}
},
"strategyOption": {
"shape": "S5e"
"shape": "S5o"
}
}
},
Expand All @@ -825,7 +825,7 @@
"members": {
"serverId": {},
"strategyOption": {
"shape": "S5e"
"shape": "S5o"
}
}
},
Expand Down Expand Up @@ -877,6 +877,46 @@
"shape": "Sq"
},
"resourceSubType": {},
"resultList": {
"type": "list",
"member": {
"type": "structure",
"members": {
"analysisStatus": {
"type": "structure",
"members": {
"runtimeAnalysisStatus": {},
"srcCodeOrDbAnalysisStatus": {}
},
"union": true
},
"analysisType": {},
"antipatternReportResultList": {
"type": "list",
"member": {
"type": "structure",
"members": {
"analyzerName": {
"type": "structure",
"members": {
"binaryAnalyzerName": {},
"runTimeAnalyzerName": {},
"sourceCodeAnalyzerName": {}
},
"union": true
},
"antiPatternReportS3Object": {
"shape": "S6"
},
"antipatternReportStatus": {},
"antipatternReportStatusMessage": {}
}
}
},
"statusMessage": {}
}
}
},
"runtimeStatus": {},
"runtimeStatusMessage": {},
"sourceCodeRepositories": {
Expand Down Expand Up @@ -928,7 +968,7 @@
}
}
},
"S11": {
"S1b": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -938,7 +978,7 @@
}
}
},
"S1c": {
"S1m": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -957,7 +997,7 @@
}
}
},
"S1t": {
"S23": {
"type": "structure",
"members": {
"managementPreference": {
Expand Down Expand Up @@ -1004,7 +1044,7 @@
}
}
},
"S24": {
"S2e": {
"type": "structure",
"members": {
"databaseManagementPreference": {},
Expand Down Expand Up @@ -1049,7 +1089,7 @@
}
}
},
"S2g": {
"S2q": {
"type": "structure",
"members": {
"businessGoals": {
Expand All @@ -1071,7 +1111,7 @@
}
}
},
"S2o": {
"S2y": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -1083,7 +1123,7 @@
}
}
},
"S3a": {
"S3k": {
"type": "structure",
"members": {
"antipatternReportS3Object": {
Expand All @@ -1092,7 +1132,7 @@
"antipatternReportStatus": {},
"antipatternReportStatusMessage": {},
"applicationComponentStrategySummary": {
"shape": "S2o"
"shape": "S2y"
},
"dataCollectionStatus": {},
"id": {},
Expand Down Expand Up @@ -1148,7 +1188,7 @@
}
}
},
"S3u": {
"S44": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -1158,7 +1198,7 @@
}
}
},
"S5e": {
"S5o": {
"type": "structure",
"members": {
"isPreferred": {
Expand Down
Loading

0 comments on commit 512728e

Please sign in to comment.