You can now run your applications on AWS Elastic Beanstalk using the new generation of Docker, Corretto and Python Elastic Beanstalk platforms built on top of Amazon Linux 2 Operating System.
Local launch constraints are now generally available in AWS Service Catalog
AWS Service Catalog now supports local launch constraints. With this new feature, administrators can share products from one AWS account to other AWS accounts, and have those products launch locally in each account. In Service Catalog, this is referred to as a hub-and-spoke model of sharing approved IT services. This makes it easier for administrators to distribute and manage these services across multiple accounts, providing self-service access while staying compliant with organizational best practices and policies.
Amazon RDS for Oracle Supports Oracle Application Express (APEX) Version 19.2
Amazon RDS for Oracle now supports 19.2 version of Oracle Application Express (APEX) for 11.2, 12.1, 12.2, 18c and 19c versions of Oracle Database. Using APEX, developers can build applications entirely within their web browser.
Announcing support for fine-grained IAM permissions for PrivateLink interface endpoints
VPC Interface endpoints (powered by AWS PrivateLink) and gateway endpoints now support additional IAM condition keys. With this launch, you can now use the IAM condition key ec2: VpceServiceOwner to restrict creation of interface endpoints to either AWS services or services owned by specific AWS accounts. You can also restrict endpoint creation to only specific services by using the ec2: VpceServiceName condition key in your IAM policies. Additionally, you can manage actions on your VPC endpoint and endpoints services based on existing tags on resources like VPCs and subnets using the ec2:resourceTag condition key.
Amazon DynamoDB global tables are now available in the AWS China (Beijing) Region, operated by Sinnet, and the AWS China (Ningxia) Region, operated by NWCD
Amazon DynamoDB global tables are now available in the AWS China (Beijing) Region, operated by Sinnet, and the AWS China (Ningxia) Region, operated by NWCD. With DynamoDB global tables, you can create fully replicated tables across regions for disaster recovery and high availability of your DynamoDB tables. With this launch, you can now add a replica table in one AWS China Region to your existing DynamoDB table in the other AWS China Region. When you use DynamoDB global tables, you benefit from an enhanced 99.999% availability SLA at no additional cost.
Support for Queue Hopping now available with AWS Elemental MediaConvert
In the past, when submitting an encoding job to an AWS Elemental MediaConvert reserved queue, the job would stay in that queue until it could be processed. If the queue was busy, the job would wait to start until previous jobs completed. This presents a challenge for videos requiring strict turnaround times. To solve this, MediaConvert now has the ability to submit jobs using a feature called queue hopping. You specify the queue a job should start in and how long it should wait before hopping to a different queue. With queue hopping, you can avoid long wait times for transcoding jobs that are time-sensitive while also effectively utilizing your reserved transcoding slots. For example, a job can be submitted to a reserved queue with a wait time of 15 minutes; if the job has not started after that time, it can hop to an on-demand queue to start encoding. For more information about queue hopping, please read the documentation .
AWS Elemental MediaConnect and MediaLive add input failover features
AWS Elemental MediaConnect now supports failover between two live sources into a flow. If one source fails, MediaConnect can failover to the second source, increasing the resiliency of live video transport. This provides uninterrupted ingest and transport of live video streams by adding resilience and automatic failover. The SMPTE-2022-7 standard (seamless protection switching at the packet level) is used if the two sources are compliant, otherwise active/active failover is used. To learn more, please visit the MediaConnect User Guide .
Amazon Neptune now supports the T3.medium instance type
You can now launch the T3 instance type with Amazon Neptune for development and test scenarios. Amazon T3 instances are the next generation burstable general-purpose instance type that provide a baseline level of CPU performance with the ability to burst CPU usage at any time for as long as required. T3 instances offer a balance of compute, memory, and network resources and are ideal for database workloads with moderate CPU usage that experience temporary spikes in use.
Amazon Cognito Identity Pools now supports Sign in with Apple
Amazon Cognito Identity Pools now supports Sign in with Apple, providing another social identity provider for customers who use Cognito for receiving temporary AWS credentials. This feature is available now in Amazon Cognito Identity Pools with no additional cost.
Amazon Managed Blockchain now supports Amazon CloudWatch Logs
Amazon Managed Blockchain now has support to publish Hyperledger Fabric peer node, chaincode, and certificate authority (CA) logs to Amazon CloudWatch Logs. You can use these logs to troubleshoot during chaincode development and maintain visibility into network activity and errors. CloudWatch Logs enables you to monitor, store and access log files from all your applications and AWS services in a single, highly scalable service. Additionally, you can set up and take actions on Amazon CloudWatch alarms triggered from logging events.