-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
awstools
committed
Nov 17, 2022
1 parent
6d1a84d
commit ee0fbb8
Showing
61 changed files
with
4,836 additions
and
695 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "Amplify", | ||
"description": "Adds a new value (WEB_COMPUTE) to the Platform enum that allows customers to create Amplify Apps with Server-Side Rendering support." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AppSync", | ||
"description": "This release introduces the APPSYNC_JS runtime, and adds support for JavaScript in AppSync functions and AppSync pipeline resolvers." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Appflow", | ||
"description": "AppFlow simplifies the preparation and cataloging of SaaS data into the AWS Glue Data Catalog where your data can be discovered and accessed by AWS analytics and ML services. AppFlow now also supports data field partitioning and file size optimization to improve query performance and reduce cost." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "DMS", | ||
"description": "Adds support for Internet Protocol Version 6 (IPv6) on DMS Replication Instances" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "This release adds a new optional parameter \"privateIpAddress\" for the CreateNatGateway API. PrivateIPAddress will allow customers to select a custom Private IPv4 address instead of having it be auto-assigned." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EMRServerless", | ||
"description": "Adds support for AWS Graviton2 based applications. You can now select CPU architecture when creating new applications or updating existing ones." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Ivschat", | ||
"description": "Adds LoggingConfiguration APIs for IVS Chat - a feature that allows customers to store and record sent messages in a chat room to S3 buckets, CloudWatch logs, or Kinesis firehose." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Lambda", | ||
"description": "Add Node 18 (nodejs18.x) support to AWS Lambda." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Personalize", | ||
"description": "This release provides support for creation and use of metric attributions in AWS Personalize" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Polly", | ||
"description": "Add two new neural voices - Ola (pl-PL) and Hala (ar-AE)." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "RUM", | ||
"description": "CloudWatch RUM now supports custom events. To use custom events, create an app monitor or update an app monitor with CustomEvent Status as ENABLED." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "S3Control", | ||
"description": "Added 34 new S3 Storage Lens metrics to support additional customer use cases." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SecurityHub", | ||
"description": "Added SourceLayerArn and SourceLayerHash field for security findings. Updated AwsLambdaFunction Resource detail" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ServiceCatalogAppRegistry", | ||
"description": "This release adds support for tagged resource associations, which allows you to associate a group of resources with a defined resource tag key and value to the application." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Textract", | ||
"description": "This release adds support for specifying and extracting information from documents using the Signatures feature within Analyze Document API" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "WorkSpaces", | ||
"description": "The release introduces CreateStandbyWorkspaces, an API that allows you to create standby WorkSpaces associated with a primary WorkSpace in another Region. DescribeWorkspaces now includes related WorkSpaces properties. DescribeWorkspaceBundles and CreateWorkspaceBundle now return more bundle details." | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.