Skip to content

Commit

Permalink
Updates SDK to v2.1263.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Nov 29, 2022
1 parent c6c5aab commit 2783931
Show file tree
Hide file tree
Showing 64 changed files with 46,574 additions and 14,058 deletions.
82 changes: 82 additions & 0 deletions .changes/2.1263.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
[
{
"type": "bugfix",
"category": "event_listeners",
"description": "differentiate identity type in VALIDATE_CREDENTIALS listener"
},
{
"type": "bugfix",
"category": "region_config",
"description": "Set signatureVersion to bearer explcitly when defined in service API"
},
{
"type": "feature",
"category": "ARCZonalShift",
"description": "Amazon Route 53 Application Recovery Controller Zonal Shift is a new service that makes it easy to shift traffic away from an Availability Zone in a Region. See the developer guide for more information: https://docs.aws.amazon.com/r53recovery/latest/dg/what-is-route53-recovery.html"
},
{
"type": "feature",
"category": "ComputeOptimizer",
"description": "Adds support for a new recommendation preference that makes it possible for customers to optimize their EC2 recommendations by utilizing an external metrics ingestion service to provide metrics."
},
{
"type": "feature",
"category": "ConfigService",
"description": "With this release, you can use AWS Config to evaluate your resources for compliance with Config rules before they are created or updated. Using Config rules in proactive mode enables you to test and build compliant resource templates or check resource configurations at the time they are provisioned."
},
{
"type": "feature",
"category": "EC2",
"description": "Introduces ENA Express, which uses AWS SRD and dynamic routing to increase throughput and minimize latency, adds support for trust relationships between Reachability Analyzer and AWS Organizations to enable cross-account analysis, and adds support for Infrastructure Performance metric subscriptions."
},
{
"type": "feature",
"category": "EKS",
"description": "Adds support for additional EKS add-ons metadata and filtering fields"
},
{
"type": "feature",
"category": "FSx",
"description": "This release adds support for 4GB/s / 160K PIOPS FSx for ONTAP file systems and 10GB/s / 350K PIOPS FSx for OpenZFS file systems (Single_AZ_2). For FSx for ONTAP, this also adds support for DP volumes, snapshot policy, copy tags to backups, and Multi-AZ route table updates."
},
{
"type": "feature",
"category": "Glue",
"description": "This release allows the creation of Custom Visual Transforms (Dynamic Transforms) to be created via AWS Glue CLI/SDK."
},
{
"type": "feature",
"category": "Inspector2",
"description": "This release adds support for Inspector to scan AWS Lambda."
},
{
"type": "feature",
"category": "Lambda",
"description": "Adds support for Lambda SnapStart, which helps improve the startup performance of functions. Customers can now manage SnapStart based functions via CreateFunction and UpdateFunctionConfiguration APIs"
},
{
"type": "feature",
"category": "LicenseManagerUserSubscriptions",
"description": "AWS now offers fully-compliant, Amazon-provided licenses for Microsoft Office Professional Plus 2021 Amazon Machine Images (AMIs) on Amazon EC2. These AMIs are now available on the Amazon EC2 console and on AWS Marketplace to launch instances on-demand without any long-term licensing commitments."
},
{
"type": "feature",
"category": "Macie2",
"description": "Added support for configuring Macie to continually sample objects from S3 buckets and inspect them for sensitive data. Results appear in statistics, findings, and other data that Macie provides."
},
{
"type": "feature",
"category": "QuickSight",
"description": "This release adds new Describe APIs and updates Create and Update APIs to support the data model for Dashboards, Analyses, and Templates."
},
{
"type": "feature",
"category": "S3Control",
"description": "Added two new APIs to support Amazon S3 Multi-Region Access Point failover controls: GetMultiRegionAccessPointRoutes and SubmitMultiRegionAccessPointRoutes. The failover control APIs are supported in the following Regions: us-east-1, us-west-2, eu-west-1, ap-southeast-2, and ap-northeast-1."
},
{
"type": "feature",
"category": "SecurityHub",
"description": "Adding StandardsManagedBy field to DescribeStandards API response"
}
]
5 changes: 0 additions & 5 deletions .changes/next-release/bugfix-event-listeners-44cd040f.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/bugfix-region-config-31f590e0.json

This file was deleted.

20 changes: 19 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,25 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1262.0-->
<!--LATEST=2.1263.0-->
<!--ENTRYINSERT-->

## 2.1263.0
* bugfix: event_listeners: differentiate identity type in VALIDATE_CREDENTIALS listener
* bugfix: region_config: Set signatureVersion to bearer explcitly when defined in service API
* feature: ARCZonalShift: Amazon Route 53 Application Recovery Controller Zonal Shift is a new service that makes it easy to shift traffic away from an Availability Zone in a Region. See the developer guide for more information: https://docs.aws.amazon.com/r53recovery/latest/dg/what-is-route53-recovery.html
* feature: ComputeOptimizer: Adds support for a new recommendation preference that makes it possible for customers to optimize their EC2 recommendations by utilizing an external metrics ingestion service to provide metrics.
* feature: ConfigService: With this release, you can use AWS Config to evaluate your resources for compliance with Config rules before they are created or updated. Using Config rules in proactive mode enables you to test and build compliant resource templates or check resource configurations at the time they are provisioned.
* feature: EC2: Introduces ENA Express, which uses AWS SRD and dynamic routing to increase throughput and minimize latency, adds support for trust relationships between Reachability Analyzer and AWS Organizations to enable cross-account analysis, and adds support for Infrastructure Performance metric subscriptions.
* feature: EKS: Adds support for additional EKS add-ons metadata and filtering fields
* feature: FSx: This release adds support for 4GB/s / 160K PIOPS FSx for ONTAP file systems and 10GB/s / 350K PIOPS FSx for OpenZFS file systems (Single_AZ_2). For FSx for ONTAP, this also adds support for DP volumes, snapshot policy, copy tags to backups, and Multi-AZ route table updates.
* feature: Glue: This release allows the creation of Custom Visual Transforms (Dynamic Transforms) to be created via AWS Glue CLI/SDK.
* feature: Inspector2: This release adds support for Inspector to scan AWS Lambda.
* feature: Lambda: Adds support for Lambda SnapStart, which helps improve the startup performance of functions. Customers can now manage SnapStart based functions via CreateFunction and UpdateFunctionConfiguration APIs
* feature: LicenseManagerUserSubscriptions: AWS now offers fully-compliant, Amazon-provided licenses for Microsoft Office Professional Plus 2021 Amazon Machine Images (AMIs) on Amazon EC2. These AMIs are now available on the Amazon EC2 console and on AWS Marketplace to launch instances on-demand without any long-term licensing commitments.
* feature: Macie2: Added support for configuring Macie to continually sample objects from S3 buckets and inspect them for sensitive data. Results appear in statistics, findings, and other data that Macie provides.
* feature: QuickSight: This release adds new Describe APIs and updates Create and Update APIs to support the data model for Dashboards, Analyses, and Templates.
* feature: S3Control: Added two new APIs to support Amazon S3 Multi-Region Access Point failover controls: GetMultiRegionAccessPointRoutes and SubmitMultiRegionAccessPointRoutes. The failover control APIs are supported in the following Regions: us-east-1, us-west-2, eu-west-1, ap-southeast-2, and ap-northeast-1.
* feature: SecurityHub: Adding StandardsManagedBy field to DescribeStandards API response

## 2.1262.0
* bugfix: ResourceExplorer2: Add dualstack by default for FIPS
* bugfix: Signer: Set Authorization header correctly in Bearer Signer
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ for further details.
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.1262.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1263.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
5 changes: 5 additions & 0 deletions apis/arc-zonal-shift-2022-10-30.examples.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"version": "1.0",
"examples": {
}
}
Loading

0 comments on commit 2783931

Please sign in to comment.