Network Load Balancers now support connections from clients to IP-based targets in peered VPCs across different AWS Regions. Previously, access to Network Load Balancers from an inter-region peered VPC was not possible. With this launch, you can now have clients access Network Load Balancers over an inter-region peered VPC. Network Load Balancers can also load balance to IP-based targets that are deployed in an inter-region peered VPC. This support on Network Load Balancers is available in all AWS Regions. To learn more, visit the Network Load Balancer documentation .
Amazon Comprehend Extends Natural Language Processing for Additional Languages and Region
AWS PrivateLink now supports access over Inter-Region VPC Peering
Applications in an AWS VPC can now securely access AWS PrivateLink endpoints across AWS Regions using Inter-Region VPC Peering. AWS PrivateLink allows you to privately access services hosted on AWS in a highly available and scalable manner, without using public IPs, and without requiring the traffic to traverse the Internet. This release makes it possible for customers to privately connect to a service even if the service endpoint resides in a different AWS Region. Traffic using Inter-Region VPC Peering stays on the global AWS backbone and never traverses the public Internet.
AWS PrivateLink is available in US East (N. Virginia), US East (Ohio), US West (Oregon), US West (N. California), EU (London), EU (Ireland), EU (Frankfurt), EU (Paris), Canada (Central), Asia Pacific (Mumbai), Asia Pacific (Seoul), Asia Pacific (Singapore), Asia Pacific (Sydney), Asia Pacific (Tokyo) and South America (São Paulo) AWS Regions. To learn more, visit the AWS PrivateLink documentation .
Resource Groups Tagging API Supports Additional AWS Services
You can now use the Resource Groups Tagging API to centrally manage tags and search resources for 6 additional AWS Services: Amazon Kinesis Data Firehose, AWS Secrets Manager, AWS Certificate Manager Private CA, AWS IoT Analytics, Amazon Aurora, and AWS Service Catalog.
AWS Elastic Beanstalk Console Supports Network Load Balancer
AWS Elastic Beanstalk now supports creating Network Load Balancers through the AWS Elastic Beanstalk console.
Amazon Athena adds support for Creating Tables using the results of a Select query (CTAS)
Amazon Athena is an interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL. Athena is serverless, so there is no infrastructure to manage, and you pay only for the queries that you run. Today, we are releasing support for creating tables using the results of a Select query or support for Create Table As Select (CTAS) statement . Analysts can use CTAS statements to create new tables from existing tables on a subset of data, or a subset of columns, with options to convert the data into columnar formats, such as Apache Parquet and Apache ORC, and partition it. Athena automatically adds the resultant table and partitions to the Glue Data Catalog, making them immediately available for subsequent queries. By default, CTAS statements in Athena write data in Parquet format. Other supported formats include Apache ORC, AVRO, JSON, and Text, with options to use Gzip or Snappy as compression formats. You can also bucket your data by columns or choose to encrypt it.
Amazon RDS for Oracle Now Supports Database Storage Size up to 32TiB
Starting today, you can create Amazon RDS for Oracle database instances with up to 32TiB of storage. Existing database instances using SSD-backed storage can also be scaled up to 32TiB storage without any downtime
AWS Systems Manager Launches Custom Approvals for Patching
AWS Systems Manager now provides more control on the patching workflow by adding the ability to define exactly what patches are approved for deployment and for how long those approved patches should be used for patching operations.
Amazon Aurora Databases Support up to Five Cross-Region Read Replicas
You can now create read replicas for an Amazon Aurora database in up to five AWS regions. This capability is available for Amazon Aurora with MySQL compatibility.
AWS Lambda Console Now Enables You to Manage and Monitor Serverless Applications
You can now view, manage, and monitor your serverless applications directly from the AWS Lambda console using the new Applications menu. This allows you to perform application level actions such as viewing all resources that together make up your application, and monitoring performance, errors, and traffic metrics for the application.