6/22/2023, 12:00:00 AM ~ 6/23/2023, 12:00:00 AM (UTC)
Recent Announcements
AWS Transfer Family announces structured JSON log format
AWS Transfer Family now delivers logs in a structured JSON format across all resources – including servers, connectors, and workflows – and all protocols – including SFTP, FTPS, FTP, and AS2. The new format allows you to easily parse and query your logs using CloudWatch Log Insights, which automatically discovers JSON formatted fields. You’ll also benefit from improved monitoring with support for CloudWatch Contributor Insights, which requires a structured log format to track top users, total number of unique users, and their ongoing usage.
Announcing the AWS Amplify UI Builder Figma plugin
AWS Amplify announces the UI Builder Figma plugin, empowering design and development teams to seamlessly collaborate within a Figma file. Use this plugin with the Amplify UI kit to easily theme your components, upgrade to new UI kit versions, and generate and preview React code from your designs directly in Figma.
AWS launches AWS AppSync abstraction
Serverless application developers can now build AppSync powered applications in AWS Serverless Application Model (AWS SAM) with the new AWS::Serverless::GraphQLApi resource abstraction. AWS AppSync is a managed service that makes it easier to build scalable APIs that connect applications to data with a GraphQL endpoint. Before today, SAM customers had to work through a learning curve while building their AppSync applications in a SAM template:\n
SAM customers wanting to use AppSync could only use AppSync’s CloudFormation resources in their SAM template.
IAM permissions had to be managed individually by the user, requiring IAM expertise to successfully and safely integrate the AppSync resources with Lambda or DynamoDB.
AWS Lambda adds support for Ruby 3.2 in the AWS GovCloud (US) Regions
AWS Lambda now supports Ruby 3.2 as a managed runtime and a container base image in the AWS GovCloud (US) Regions. Developers creating serverless applications in Lambda with Ruby 3.2 can take advantage of new features such as endless methods, a new Data class, improved pattern matching, and performance improvements. For more information on Lambda’s support for Ruby 3.2, see our blog post at Ruby 3.2 runtime now available in AWS Lambda.
Amazon Managed Grafana now supports OpenSearch Trace Analytics
Amazon Managed Grafana now supports Trace Analytics with the OpenSearch Grafana data source plugin, in addition to the existing support for Log Analytics. Amazon Managed Grafana is a fully managed service for Grafana, a popular open-source analytics platform that enables you to query, visualize, and alert on your metrics, logs, and traces. OpenSearch is an open-source search and analytics engine for use cases such as log analytics, observability, real-time application monitoring, and clickstream analysis that is also offered as a fully managed Amazon OpenSearch Service.
AWS Lambda adds support for Java 17 in the AWS GovCloud (US) Regions
AWS Lambda now supports Java 17 as a managed runtime and a container base image in the AWS GovCloud (US) Regions. Developers creating serverless applications in Lambda with Java 17 can take advantage of new language features including Java records, sealed classes and multi-line strings. The Lambda Java 17 runtime also has numerous performance improvements. For more information on Lambda’s support for Java 17, see our blog post at Java 17 runtime now available in AWS Lambda.
AWS Lambda adds support for Python 3.10 in the AWS GovCloud (US) Regions
AWS Lambda now supports Python 3.10 as a managed runtime and a container base image in the AWS GovCloud (US) Regions. Developers creating serverless applications in Lambda with Python 3.10 can take advantage of numerous Python language enhancements to make code more readable and maintainable. These include pattern matching for data structures, parenthesized context managers to simplify managing resources such as file handles or database connections, and better error handling. For more information on Lambda’s support for Python 3.10, see our blog post at Python 3.10 runtime now available in AWS Lambda.
Amazon EC2 R6i instances now available in AWS Asia Pacific (Hyderabad)
Starting today, Amazon Elastic Compute Cloud (Amazon EC2) R6i instances are available in AWS Asia Pacific (Hyderabad). Amazon EC2 R6i instances are powered by 3rd Generation Intel Xeon Scalable processors (code named Ice Lake) with an all-core turbo frequency of 3.5 GHz. They offer up to 50 Gbps of network bandwidth and up to 40 Gbps of bandwidth to the Amazon Elastic Block Store (Amazon EBS). These instances are built on AWS Nitro System, a collection of AWS designed hardware and software innovations that enables the delivery of efficient, flexible, and secure cloud services with isolated multi-tenancy, private networking, and fast local storage.
AWS Step Functions launches Versions and Aliases
AWS Step Functions announces the availability of Versions and Aliases, improving resiliency for deployments of serverless workflows. AWS Step Functions is a visual workflow service capable of orchestrating over 11,000+ API actions from over 250 AWS services to automate business processes and data processing workloads.
Amazon Connect reduces toll free rates for Australia and New Zealand
Amazon Connect has reduced prices for Toll Free (TFN) rates for Australia and New Zealand in the Asia Pacific (Sydney) region. This includes reductions of Australia TFN inbound minutes by 54% from $0.0540/min to $0.025/min and New Zealand TFN inbound minutes by 52% from $0.2205/min to $0.1069/min.
Amazon RDS for SQL Server supports minor versions 2014 GDR, 2016 GDR, 2017 CU31 GDR, and 2019 CU20
New minor versions of Microsoft SQL Server are now available on Amazon RDS for SQL Server, offering performance and security fixes. Amazon RDS for SQL Server supports the new minor versions for SQL Server 2014, 2016, 2017, and 2019 on the Express, Web, Standard, and Enterprise Editions.
Amazon RDS for MariaDB supports minor versions 10.6.14, 10.5.21, 10.4.30
Amazon Relational Database Service (Amazon RDS) for MariaDB now supports MariaDB minor versions 10.6.14, 10.5.21, and 10.4.30. We recommend that you upgrade to the latest minor versions to fix known security vulnerabilities in prior versions of MariaDB, and to benefit from the bug fixes, performance improvements, and new functionality added by the MariaDB community.
AWS Blogs
AWS Japan Blog (Japanese)
- 5 Next.js features that AWS Amplify works for
- How GoDaddy implemented a multi-region event-driven platform at scale
- Providing agents with real-time sentiment analysis of calls — Contact Lens for Amazon Connect’s real-time contact analytics segment stream
- DynamoDB Shell — Retrieve data using the Amazon DynamoDB command line interface
- Challenge Quiz King with knowledge of the Japanese large-scale language model OpenCalm
- AWS Week in Review - Amazon EC2 Instance Connection Endpoints, Detective, Amazon S3 Two-Layer Encryption, Amazon Verified Access Permissions - June 19, 2023
AWS Startups Blog
AWS Open Source Blog
AWS Cloud Operations & Migrations Blog
AWS Big Data Blog
AWS Compute Blog
- Testing AWS Lambda functions with AWS SAM remote invoke
- Deploying state machines incrementally with versions and aliases in AWS Step Functions