AWS releases

Amazon Web Services releases and Terraform AWS provider. New features, breaking changes, security advisories and deprecations - each summarised in plain English and updated continuously.

Tracking 284 AWS releases · Updated

  • AWS What's New aiawsengineer ·

    SageMaker HyperPod adds data capture for inference workloads

    Amazon SageMaker HyperPod now supports data capture for inference workloads, recording request and response payloads to Amazon S3. This feature provides crucial visibility for generative AI deployments, enabling drift detection, troubleshooting, and model improvement without custom logging pipelines. It is available for SageMaker HyperPod clusters using the EKS orchestrator in all supported AWS Regions.

    feature
  • AWS What's New dataawsgaengineerenergy ·

    Amazon MWAA Adds Support for Apache Airflow 3.2

    Amazon MWAA now supports Apache Airflow 3.2, offering new data-aware scheduling and developer productivity enhancements for data pipelines on AWS. This update allows for more precise pipeline control through asset partitioning and improves human-in-the-loop capabilities with enhanced audit history. The new version is available for new environments and upgrades from Airflow 2.11+ via the AWS Management Console.

    feature patch
  • AWS What's New securityinfraawsgaengineer ·

    Amazon Inspector now available in AWS Asia Pacific (Taipei) Region

    AWS announces the expansion of its automated vulnerability management service, Amazon Inspector, to the Asia Pacific (Taipei) Region. This move extends security coverage to customers in this new region, enabling continuous vulnerability assessments and automated scanning of EC2 instances, container images, and Lambda functions. New users are eligible for a 15-day free trial to evaluate the service's capabilities and associated costs.

    announcement feature
  • AWS What's New infraawsengineer ·

    Amazon ECS adds pause and continue controls for service deployments

    Amazon ECS now allows pausing and continuing service deployments at specific stages, enabling manual approvals, operational checks, or automated workflows. This feature uses a new PAUSE deployment lifecycle hook and the ContinueServiceDeployment API, offering interactive control over native deployment strategies. It is available in all AWS commercial and AWS GovCloud (US) Regions and supports various deployment configurations via multiple AWS tools.

    feature
  • AWS What's New networkingawsgaengineer ·

    Amazon Managed Grafana adds dual-stack (IPv6/IPv4) connectivity

    Amazon Managed Grafana now supports dual-stack connectivity, allowing workspaces to communicate over both IPv4 and IPv6. This simplifies network management for customers by eliminating the need for overlapping address spaces and supports migration to IPv6 while retaining IPv4 compatibility. The feature is available for Grafana version 10.4 and later in all AWS regions where the service is generally available.

    feature
  • AWS What's New dataawsengineer ·

    AWS Glue zero-ETL integrations expand to Asia Pacific (Mumbai)

    AWS Glue zero-ETL integrations are now available in the Asia Pacific (Mumbai) region, simplifying data pipelines and reducing latency for analytics and ML workloads. This feature supports data replication from various sources to analytics data stores with automatic schema mapping and change data capture. It benefits data engineering teams by reducing infrastructure management overhead and enabling near real-time data replication.

    feature
  • AWS What's New infraawsengineer ·

    Lightsail CDN supports IPv6-only instances as origins

    Amazon Lightsail CDN distributions now support IPv6-only instances as origins, allowing customers to serve content globally with low latency. This expands content delivery options for applications running on cost-effective IPv6-only instances, previously limited to IPv4 or dual-stack origins. The feature enhances accessibility for all end users, regardless of their network's IPv6 connectivity.

    feature
  • AWS What's New awsengineerautomotive ·

    Amazon EVS increases host limit to 32 per environment

    Amazon Elastic VMware Service (EVS) now supports up to 32 ESXi hosts per environment, doubling the previous limit. This allows customers to scale up to a larger single cluster or manage fewer environments, reducing operational overhead. The enhanced support is available in all EVS regions.

    feature
  • AWS What's New infraawsengineer ·

    AWS SAM CLI adds CloudFormation Language Extensions support

    AWS SAM CLI now supports AWS CloudFormation Language Extensions, allowing developers to reduce duplication in their infrastructure as code templates while maintaining local development workflows. This feature enables defining resources once and iterating locally, accelerating serverless development by catching errors before cloud deployment. The update processes Language Extensions in memory for local operations, benefiting developers who frequently define similar resources.

    feature
  • AWS What's New dataawsgahealthcare ·

    Amazon Redshift supports ALTER TABLE and writes for Iceberg tables

    Amazon Redshift now allows writing directly to Apache Iceberg tables via the AWS Glue Data Catalog and supports ALTER TABLE DDL statements for schema modifications. This simplifies data pipelines by enabling transformations in the data lake that are queryable by any engine, eliminating the need to delete and recreate tables. These enhancements ensure cross-engine interoperability with engines like EMR and Athena and are available in all AWS Regions.

    feature
  • AWS What's New awsmedia ·

    Amazon ECS integrates with EBS volumes in AWS GovCloud Regions

    Amazon ECS now supports Amazon EBS volumes within AWS GovCloud Regions, simplifying the deployment of storage-intensive applications like ETL and media transcoding. Users can configure EBS volume details within ECS task definitions and API requests. This integration offers access to EBS features such as encryption and snapshots for containerized workloads across EC2, Fargate, and managed instances.

    feature
  • AWS What's New aiawsengineer ·

    SageMaker Studio IDEs support GPU capacity reservation

    Amazon SageMaker Studio IDEs now support GPU capacity reservations via SageMaker Flexible Training Plans (FTP). This provides predictable access to high-performance GPU resources with potential cost savings of up to 65% compared to On-Demand instances. The feature is available for users running ML workflows in JupyterLab or Code Editor within Studio, offering a self-serve procurement experience.

    feature
  • AWS What's New securityinfraawsengineer ·

    AWS Secrets Manager Agent adds pre-fetching and IAM role assumption

    The AWS Secrets Manager Agent now supports pre-fetching secrets at startup and assuming IAM roles for retrieval. These features reduce application latency, optimize costs by using the BatchGetSecretValue API, and enhance security through role-based cross-account access. The updates are available in all AWS Regions where Secrets Manager is offered and benefit developers managing secrets in multi-account architectures.

    feature
  • AWS What's New observabilityawsengineer ·

    CloudWatch Logs increases query result limit to 100,000

    Amazon CloudWatch Logs now supports retrieving up to 100,000 query results, an increase from the previous limit of 10,000. This enhancement allows customers to view, visualize, and export larger result sets directly, simplifying data analysis and reducing the need for complex query splitting. The update is available in all commercial AWS regions and supports pagination via the GetQueryResults API.

    feature
  • Terraform AWS Provider Releases terraforminfraawsgaengineer ·

    Terraform AWS Provider v6.45.0: New Observability and Security Hub resources

    HashiCorp has released version 6.45.0 of its AWS provider, introducing several new resources for AWS Observability and Security Hub. Enhancements include support for Ruby 4.0 runtime in Lambda functions and S3 filesystem mounts, alongside improvements to Secrets Manager and Timestream configurations. Bug fixes address issues with ElastiCache engine versions and Grafana workspace network access controls, impacting users managing these AWS services with Terraform.

    feature patch
  • Terraform AWS Provider Releases terraforminfraawsengineer ·

    Terraform AWS Provider v6.44.0: New resources and enhancements

    HashiCorp's AWS provider has been updated to version 6.44.0, introducing multiple new resources and enhancements across various AWS services. Key additions include new data sources and resources for AWS Glue, Application Auto Scaling, and DynamoDB, alongside improvements to existing configurations like EC2 Client VPN and FSx file systems. These updates aim to provide broader coverage and more refined control over AWS infrastructure management via Terraform, impacting engineers and architects managing cloud resources.

    feature patch announcement
  • Terraform AWS Provider Releases terraforminfraawsgadeprecationengineer ·

    Terraform AWS Provider v6.43.0 Adds New Data Sources and Resources

    Terraform AWS Provider version 6.43.0 introduces several new data sources and resources, including capabilities for Security Hub, DB Subnet Groups, and EC2 Network Insights. Enhancements focus on resource identity support across various services like Audit Manager and Security Hub, alongside a deprecation for `current_deployment` in `aws_ecs_express_gateway_service`. Several bug fixes address plan-time errors and improve handling of transient API issues, benefiting users managing AWS infrastructure.

    feature patch
  • Terraform AWS Provider Releases terraforminfraaws ·

    Terraform AWS Provider v6.42.0: New resources, breaking change, and enhancements

    HashiCorp's AWS provider has released version 6.42.0, introducing multiple new resources and enhancements across various AWS services. A notable breaking change affects `aws_mq_configuration` resource destruction, now requiring explicit `mq:DeleteConfiguration` IAM permissions or opting into `skip_destroy`. This release adds new data sources and list resources for services including EC2, API Gateway, CloudWatch, and EBS, benefiting engineers managing cloud infrastructure via Terraform.

    breaking feature patch announcement
  • Terraform AWS Provider Releases terraforminfraawsengineer ·

    Terraform AWS Provider v6.41.0 adds new resources and enhancements

    HashiCorp has released version 6.41.0 of the AWS provider for Terraform, introducing numerous new resources and enhancing existing ones. Key additions include new resources for API Gateway, CloudFront, CloudWatch, NAT Gateway, and SNS, along with improvements to ECS task definitions, Opensearch domains, and various API Gateway and Autoscaling configurations. These updates provide broader IaC coverage for AWS services and address several bug fixes, benefiting engineers and architects managing AWS infrastructure.

    feature patch
  • Terraform AWS Provider Releases terraforminfraaws ·

    Terraform AWS Provider v6.40.0 Adds New Data Sources and Resources

    HashiCorp has released version 6.40.0 of the AWS Terraform provider, introducing several new data sources and resources, including expanded support for AWS OpenSearch Serverless and S3 Files. Key enhancements include new attributes for MSK cluster connectivity and AWS Config resources, alongside several bug fixes. These updates primarily benefit engineers and architects managing AWS infrastructure with Terraform, providing more granular control and broader service coverage.

    feature patch