Skip to content

Commit

Permalink
Updates SDK to v2.1397.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jun 13, 2023
1 parent 106e8b9 commit 371282f
Show file tree
Hide file tree
Showing 58 changed files with 18,965 additions and 3,471 deletions.
57 changes: 57 additions & 0 deletions .changes/2.1397.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
[
{
"type": "feature",
"category": "CloudTrail",
"description": "This feature allows users to view dashboards for CloudTrail Lake event data stores."
},
{
"type": "feature",
"category": "CodeGuruSecurity",
"description": "Initial release of Amazon CodeGuru Security APIs"
},
{
"type": "feature",
"category": "Drs",
"description": "Added APIs to support network replication and recovery using AWS Elastic Disaster Recovery."
},
{
"type": "feature",
"category": "EC2",
"description": "This release introduces a new feature, EC2 Instance Connect Endpoint, that enables you to connect to a resource over TCP, without requiring the resource to have a public IPv4 address."
},
{
"type": "feature",
"category": "Lightsail",
"description": "This release adds pagination for the Get Certificates API operation."
},
{
"type": "feature",
"category": "S3",
"description": "Integrate double encryption feature to SDKs."
},
{
"type": "feature",
"category": "SecurityHub",
"description": "Add support for Security Hub Automation Rules"
},
{
"type": "feature",
"category": "SimSpaceWeaver",
"description": "This release fixes using aws-us-gov ARNs in API calls and adds documentation for snapshot APIs."
},
{
"type": "feature",
"category": "VerifiedPermissions",
"description": "GA release of Amazon Verified Permissions."
},
{
"type": "feature",
"category": "WAFV2",
"description": "You can now detect and block fraudulent account creation attempts with the new AWS WAF Fraud Control account creation fraud prevention (ACFP) managed rule group AWSManagedRulesACFPRuleSet."
},
{
"type": "feature",
"category": "WellArchitected",
"description": "AWS Well-Architected now supports Profiles that help customers prioritize which questions to focus on first by providing a list of prioritized questions that are better aligned with their business goals and outcomes."
}
]
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1396.0-->
<!--LATEST=2.1397.0-->
<!--ENTRYINSERT-->

## 2.1397.0
* feature: CloudTrail: This feature allows users to view dashboards for CloudTrail Lake event data stores.
* feature: CodeGuruSecurity: Initial release of Amazon CodeGuru Security APIs
* feature: Drs: Added APIs to support network replication and recovery using AWS Elastic Disaster Recovery.
* feature: EC2: This release introduces a new feature, EC2 Instance Connect Endpoint, that enables you to connect to a resource over TCP, without requiring the resource to have a public IPv4 address.
* feature: Lightsail: This release adds pagination for the Get Certificates API operation.
* feature: S3: Integrate double encryption feature to SDKs.
* feature: SecurityHub: Add support for Security Hub Automation Rules
* feature: SimSpaceWeaver: This release fixes using aws-us-gov ARNs in API calls and adds documentation for snapshot APIs.
* feature: VerifiedPermissions: GA release of Amazon Verified Permissions.
* feature: WAFV2: You can now detect and block fraudulent account creation attempts with the new AWS WAF Fraud Control account creation fraud prevention (ACFP) managed rule group AWSManagedRulesACFPRuleSet.
* feature: WellArchitected: AWS Well-Architected now supports Profiles that help customers prioritize which questions to focus on first by providing a list of prioritized questions that are better aligned with their business goals and outcomes.

## 2.1396.0
* feature: AmplifyUIBuilder: AWS Amplify UIBuilder is launching Codegen UI, a new feature that enables you to generate your amplify uibuilder components and forms.
* feature: FSx: Amazon FSx for NetApp ONTAP now supports joining a storage virtual machine (SVM) to Active Directory after the SVM has been created.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,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.1396.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1397.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
66 changes: 33 additions & 33 deletions apis/cloudtrail-2013-11-01.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -303,15 +303,13 @@
"DescribeQuery": {
"input": {
"type": "structure",
"required": [
"QueryId"
],
"members": {
"EventDataStore": {
"deprecated": true,
"deprecatedMessage": "EventDataStore is no longer required by DescribeQueryRequest"
},
"QueryId": {}
"QueryId": {},
"QueryAlias": {}
}
},
"output": {
Expand Down Expand Up @@ -366,7 +364,7 @@
"trailList": {
"type": "list",
"member": {
"shape": "S1u"
"shape": "S1v"
}
}
}
Expand Down Expand Up @@ -478,7 +476,7 @@
"members": {
"TrailARN": {},
"EventSelectors": {
"shape": "S23"
"shape": "S24"
},
"AdvancedEventSelectors": {
"shape": "So"
Expand All @@ -502,10 +500,10 @@
"members": {
"ImportId": {},
"Destinations": {
"shape": "S2c"
"shape": "S2d"
},
"ImportSource": {
"shape": "S2d"
"shape": "S2e"
},
"StartEventTime": {
"type": "timestamp"
Expand All @@ -521,7 +519,7 @@
"type": "timestamp"
},
"ImportStatistics": {
"shape": "S2g"
"shape": "S2h"
}
}
}
Expand All @@ -541,7 +539,7 @@
"members": {
"TrailARN": {},
"InsightSelectors": {
"shape": "S2j"
"shape": "S2k"
}
}
},
Expand Down Expand Up @@ -632,7 +630,7 @@
"type": "structure",
"members": {
"Trail": {
"shape": "S1u"
"shape": "S1v"
}
}
},
Expand Down Expand Up @@ -841,7 +839,7 @@
"ImportId": {},
"ImportStatus": {},
"Destinations": {
"shape": "S2c"
"shape": "S2d"
},
"CreatedTimestamp": {
"type": "timestamp"
Expand Down Expand Up @@ -1074,7 +1072,7 @@
"members": {
"TrailName": {},
"EventSelectors": {
"shape": "S23"
"shape": "S24"
},
"AdvancedEventSelectors": {
"shape": "So"
Expand All @@ -1086,7 +1084,7 @@
"members": {
"TrailARN": {},
"EventSelectors": {
"shape": "S23"
"shape": "S24"
},
"AdvancedEventSelectors": {
"shape": "So"
Expand All @@ -1105,7 +1103,7 @@
"members": {
"TrailName": {},
"InsightSelectors": {
"shape": "S2j"
"shape": "S2k"
}
}
},
Expand All @@ -1114,7 +1112,7 @@
"members": {
"TrailARN": {},
"InsightSelectors": {
"shape": "S2j"
"shape": "S2k"
}
}
},
Expand Down Expand Up @@ -1238,10 +1236,10 @@
"type": "structure",
"members": {
"Destinations": {
"shape": "S2c"
"shape": "S2d"
},
"ImportSource": {
"shape": "S2d"
"shape": "S2e"
},
"StartEventTime": {
"type": "timestamp"
Expand All @@ -1257,10 +1255,10 @@
"members": {
"ImportId": {},
"Destinations": {
"shape": "S2c"
"shape": "S2d"
},
"ImportSource": {
"shape": "S2d"
"shape": "S2e"
},
"StartEventTime": {
"type": "timestamp"
Expand Down Expand Up @@ -1297,12 +1295,14 @@
"StartQuery": {
"input": {
"type": "structure",
"required": [
"QueryStatement"
],
"members": {
"QueryStatement": {},
"DeliveryS3Uri": {}
"DeliveryS3Uri": {},
"QueryAlias": {},
"QueryParameters": {
"type": "list",
"member": {}
}
}
},
"output": {
Expand Down Expand Up @@ -1343,10 +1343,10 @@
"members": {
"ImportId": {},
"ImportSource": {
"shape": "S2d"
"shape": "S2e"
},
"Destinations": {
"shape": "S2c"
"shape": "S2d"
},
"ImportStatus": {},
"CreatedTimestamp": {
Expand All @@ -1362,7 +1362,7 @@
"type": "timestamp"
},
"ImportStatistics": {
"shape": "S2g"
"shape": "S2h"
}
}
}
Expand Down Expand Up @@ -1602,7 +1602,7 @@
"type": "list",
"member": {}
},
"S1u": {
"S1v": {
"type": "structure",
"members": {
"Name": {},
Expand Down Expand Up @@ -1637,7 +1637,7 @@
}
}
},
"S23": {
"S24": {
"type": "list",
"member": {
"type": "structure",
Expand Down Expand Up @@ -1666,11 +1666,11 @@
}
}
},
"S2c": {
"S2d": {
"type": "list",
"member": {}
},
"S2d": {
"S2e": {
"type": "structure",
"required": [
"S3"
Expand All @@ -1691,7 +1691,7 @@
}
}
},
"S2g": {
"S2h": {
"type": "structure",
"members": {
"PrefixesFound": {
Expand All @@ -1711,7 +1711,7 @@
}
}
},
"S2j": {
"S2k": {
"type": "list",
"member": {
"type": "structure",
Expand Down
Loading

0 comments on commit 371282f

Please sign in to comment.