Skip to content

Commit

Permalink
Updates SDK to v2.1368.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Apr 28, 2023
1 parent 28ec3bf commit 53d23eb
Show file tree
Hide file tree
Showing 36 changed files with 3,016 additions and 1,161 deletions.
42 changes: 42 additions & 0 deletions .changes/2.1368.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
[
{
"type": "feature",
"category": "Appflow",
"description": "Adds Jwt Support for Salesforce Credentials."
},
{
"type": "feature",
"category": "Athena",
"description": "You can now use capacity reservations on Amazon Athena to run SQL queries on fully-managed compute capacity."
},
{
"type": "feature",
"category": "EFS",
"description": "This release adds PAUSED and PAUSING state as a returned value for DescribeReplicationConfigurations response."
},
{
"type": "feature",
"category": "Grafana",
"description": "This release adds support for the grafanaVersion parameter in CreateWorkspace."
},
{
"type": "feature",
"category": "Iot",
"description": "This release allows AWS IoT Core users to specify a TLS security policy when creating and updating AWS IoT Domain Configurations."
},
{
"type": "feature",
"category": "Rekognition",
"description": "Added support for aggregating moderation labels by video segment timestamps for Stored Video Content Moderation APIs and added additional information about the job to all Stored Video Get API responses."
},
{
"type": "feature",
"category": "SimSpaceWeaver",
"description": "Added a new CreateSnapshot API. For the StartSimulation API, SchemaS3Location is now optional, added a new SnapshotS3Location parameter. For the DescribeSimulation API, added SNAPSHOT_IN_PROGRESS simulation state, deprecated SchemaError, added new fields: StartError and SnapshotS3Location."
},
{
"type": "feature",
"category": "WAFV2",
"description": "You can now associate a web ACL with a Verified Access instance."
}
]
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1367.0-->
<!--LATEST=2.1368.0-->
<!--ENTRYINSERT-->

## 2.1368.0
* feature: Appflow: Adds Jwt Support for Salesforce Credentials.
* feature: Athena: You can now use capacity reservations on Amazon Athena to run SQL queries on fully-managed compute capacity.
* feature: EFS: This release adds PAUSED and PAUSING state as a returned value for DescribeReplicationConfigurations response.
* feature: Grafana: This release adds support for the grafanaVersion parameter in CreateWorkspace.
* feature: Iot: This release allows AWS IoT Core users to specify a TLS security policy when creating and updating AWS IoT Domain Configurations.
* feature: Rekognition: Added support for aggregating moderation labels by video segment timestamps for Stored Video Content Moderation APIs and added additional information about the job to all Stored Video Get API responses.
* feature: SimSpaceWeaver: Added a new CreateSnapshot API. For the StartSimulation API, SchemaS3Location is now optional, added a new SnapshotS3Location parameter. For the DescribeSimulation API, added SNAPSHOT_IN_PROGRESS simulation state, deprecated SchemaError, added new fields: StartError and SnapshotS3Location.
* feature: WAFV2: You can now associate a web ACL with a Verified Access instance.

## 2.1367.0
* feature: EC2: This release adds support for AMD SEV-SNP on EC2 instances.
* feature: EMRcontainers: This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change