Today we are announcing the availability of VMware Cloud on AWS in the AWS Bahrain region. This marks the 23rd AWS region to offer VMware Cloud on AWS, providing customers with a faster and more efficient way to migrate their VMware-based workloads to the cloud.
Amazon Redshift announces general availability of ROLLUP, CUBE, and GROUPING SETS in GROUP BY clause
Amazon Redshift now supports new SQL functionalities including ROLLUP, CUBE, and GROUPING SETS, to simplify building multi-dimensional analytics applications. ROLLUP, CUBE, and GROUPING SETS simplifies data warehouse migrations by offering the commonly used syntax across databases.
Amazon RDS for PostgreSQL now supports major version PostgreSQL 15
Amazon Relational Database Service (Amazon RDS) for PostgreSQL now supports the latest major version PostgreSQL 15. New features in PostgreSQL 15 include the SQL standard “MERGE” command for conditional SQL queries, performance improvements for both in-memory and disk-based sorting, and support for two-phase commit and row/column filtering for logical replication. The PostgreSQL 15 release also adds support for new extension pg_walinspect, and server-side compression with Gzip, LZ4, or Zstandard (zstd) using pg_basebackup. Please refer to the PostgreSQL community announcement for more details about the release.
AWS SimSpace Weaver now supports AWS IAM Identity Center
Today, we are excited to announce our v1.12.1 AWS SimSpace Weaver app SDK update. This update enables support for AWS IAM Identity Center (successor to AWS Single Sign-On) and the ability to use temporary credentials to start, stop, and manage simulations. AWS SimSpace Weaver is a fully managed compute service that helps customers deploy large spatial simulations in the cloud. Launched this past re:Invent, SimSpace Weaver allows customers to create seamless virtual worlds with millions of objects that can interact with one another in real time without ever worrying about managing the back-end infrastructure.
AWS Lambda now supports Amazon DocumentDB change streams as an event source
AWS Lambda now supports Amazon DocumentDB change streams as an event source. The change streams feature in Amazon DocumentDB (with MongoDB compatibility) provides a time-ordered sequence of change events that occur within your cluster’s collections. Customers can now consume these events in their serverless applications built on Lambda.
Autocomplete suggestions are now available on AWS Marketplace search
Today, we launched Autocomplete suggestions for AWS Marketplace search. With this feature, users that visit the AWS Marketplace website or console would get search suggestions within the search bar as they type. User queries show up as bolded prefixes within the Autocomplete suggestions which they can select to complete their query and see the results on the main results page. The suggestions are sorted by relevance and tells what’s available, how to spell difficult terms, and what others are searching for.
AWS Private CA releases open source samples to help create Matter compliant certificate authorities
Today, AWS Private Certificate Authority (Private CA) released sample AWS Cloud Development Kit (CDK) scripts and AWS CloudFormation stack templates to help you create Certificate Authorites (CAs) that issue Matter Device Attestation Certificates (DACs). Matter is a new standard for smart home security and device interoperability. Matter uses X.509 digital certificates to identify devices. Matter certificates can be issued only by CAs that comply with the Matter PKI Certificate Policy (CP). You can use the AWS CDK and CloudFormation samples to help you configure Matter-compliant CAs. The samples not only construct the CA, but they also create the configuration and auditing infrastructure needed to help you comply with the Matter PKI CP. This includes AWS Identity and Access Management (IAM) roles & permissions, log configuration & retention policies.
AWS SAM CLI announces preview of Rust build support
The AWS Serverless Application Model (SAM) Command Line Interface (CLI) now announces the preview of sam build support for building and packaging serverless applications developed in Rust. The AWS SAM CLI is a developer tool that makes it easier to build, test, package, and deploy serverless applications. Developers building serverless applications with Rust used cargo-lambda to build their applications, but cargo-lambda wasn’t supported within the SAM CLI build workflow.. Starting today, you can use cargo-lambda in the SAM CLI build workflow for your Rust applications.
Amazon RDS for MariaDB supports new minor versions 10.6.12, 10.5.19, 10.4.28 and 10.3.38
Amazon Relational Database Service (Amazon RDS) for MariaDB now supports MariaDB minor versions 10.6.12, 10.5.19, 10.4.28 and 10.3.38. 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 numerous bug fixes, performance improvements, and new functionality added by the MariaDB community.
Code scans for Lambda functions within Amazon Inspector now in preview
Amazon Inspector now supports code scanning of Lambda functions, expanding the existing capability to scan Lambda functions and associated layers for software vulnerabilities in application package dependencies. With this expanded capability, Amazon Inspector now also scans the custom proprietary application code within a Lambda function for code security vulnerabilities such as injection flaws, data leaks, weak cryptography, or missing encryption based on AWS security best practices. When code vulnerabilities are identified in the Lambda function or layer, Inspector generates actionable security findings along with impacted code snippets and remediation guidance. All findings are aggregated in the Amazon Inspector console , routed to AWS Security Hub, and pushed to Amazon EventBridge to automate workflows.