Starting today, you can use managed Amazon AppStream 2.0 image updates to keep your AppStream 2.0 images up-to-date with the latest Windows operating system updates, driver updates, and AppStream 2.0 agent software. Previously, AppStream 2.0 images were kept up to date by installing your applications on the latest base image each time a new image was released, or by installing updates for the Windows operating system, your applications, and their dependencies on a new or existing image using the AppStream 2.0 image builder. With this launch, you can select the image that you want to update, and with a single action, AppStream 2.0 creates an image builder in the same AWS account and Region to install the updates and create the new image. After the new image is created, you can test it before updating your production fleets or sharing the image with other AWS accounts. To get started, see Keep Your AppStream 2.0 Image Up-to-Date in the Amazon AppStream 2.0 Administration Guide .
AWS Firewall Manager Now Available in AWS GovCloud (US)
Starting today, AWS Firewall Manager is available in both AWS GovCloud (US) Regions.
AWS CloudFormation Command Line Interface (CFN-CLI) now supports TypeScript
AWS CloudFormation announces the general availability (GA) of TypeScript support for the AWS CloudFormation Command Line Interface (CFN-CLI ), which enables you to create AWS and third-party resource types using the TypeScript programming language. The CFN-CLI TypeScript plugin is a GitHub open source project that the community created in 2019 in an early preview mode. With this release, you can now use the plugin for your production needs.
New AWS Solutions Implementation: Amazon S3 Glacier Re:Freezer
We are delighted to announce the addition of Amazon S3 Glacier Re:Freezer to the AWS Solutions Implementations portfolio. AWS Solutions Implementations help you solve common problems and build faster using the AWS platform.
AWS Transit Gateway Connect is now available in additional AWS Regions
Starting today, AWS Transit Gateway Connect is now available in the US East (Ohio), Europe (London, Paris, Frankfurt, Stockholm), Asia Pacific (Tokyo, Seoul, Singapore, Sydney, Mumbai), Canada (Central), and South America (São Paulo) Regions.
Amazon CloudWatch Lambda Insights Now Supports AWS Lambda Container Images (General Availability)
You can now use Amazon CloudWatch Lambda Insights to monitor, troubleshoot, and optimize the performance of AWS Lambda functions which are packaged and deployed as container images. With CloudWatch Lambda Insights you have access to automated dashboards summarizing the performance and health of your Lambda functions.
Internet Group Management Protocol (IGMP) Multicast on AWS Transit Gateway is now available in major AWS regions worldwide
Starting today, AWS Transit Gateway supports internet group management protocol (IGMP) multicast in major AWS regions worldwide. The regions include US East (Ohio), Canada (Central), South America (São Paulo), EU (Stockholm), EU (London), EU (Frankfurt), EU (Paris), Asia Pacific (Mumbai), Asia Pacific (Tokyo), Asia Pacific (Singapore), Asia Pacific (Seoul) and Asia Pacific (Sydney) AWS regions with support for other regions coming soon.
Amazon RDS Data API now available in Asia Pacific (Seoul) and Canada (Central) AWS regions
Amazon Relational Database Service (Amazon RDS) Data API is now available in Asia Pacific (Seoul) and Canada (Central) regions.
Amazon EC2 instances featuring AMD EPYC processors are now available in additional regions
- C5a instances are now available in AWS Europe (Paris), Africa (Cape Town), Europe (Milan), and Middle East (Bahrain) Regions.
- C5ad instances are now available in AWS South America (Sao Paulo), US East (Ohio), Africa (Cape Town), Europe (Milan) and Middle East (Bahrain) Regions.
- M5a, R5a and T3a instances are now available in AWS Europe (Milan) Region
- 8xlarge and 16xlarge sizes of Amazon EC2 M5ad and R5ad instances are now available in US East (Ohio) and US West (Oregon) Regions.
Amazon Fraud Detector automates sampling for imbalanced model training datasets
Amazon Fraud Detector is a fully managed service that makes it easy to identify potentially fraudulent online activities, such as the creation of fake accounts or online payment fraud, using customized machine learning (ML) models. To train an ML model, customers provide a dataset that contains examples of legitimate and fraudulent events related to the business activity they want to evaluate for fraud risk. These fraud datasets are often highly imbalanced. For example, a dataset containing one million past transactions may only include 5,000 fraudulent ones, corresponding to a fraud rate of 0.5%. This imbalance in the training data can lead to lower model performance, which results in the customer capturing less fraud. There are a number of common techniques used to treat imbalanced datasets, but applying them requires ML expertise and the best technique often depends on the characteristics of the particular dataset.