Skip to content

1.0.27

Compare
Choose a tag to compare
@aws-sdk-swift-automation aws-sdk-swift-automation released this 24 Oct 18:59
· 217 commits to main since this release

What's Changed

Service Features

  • AWS AppConfig: This release improves deployment safety by granting customers the ability to REVERT completed deployments, to the last known good state.In the StopDeployment API revert case the status of a COMPLETE deployment will be REVERTED. AppConfig only allows a revert within 72 hours of deployment completion.
  • AWS ECS: This release adds support for EBS volumes attached to Amazon ECS Windows tasks running on EC2 instances.
  • AWS EC2: This release includes a new API to describe some details of the Amazon Machine Images (AMIs) that were used to launch EC2 instances, even if those AMIs are no longer available for use.
  • AWS QBusiness: Add a new field in chat response. This field can be used to support nested schemas in array fields

Service Documentation

  • AWS PCS: Documentation update: added the default value of the Slurm configuration parameter scaleDownIdleTimeInSeconds to its description.

Miscellaneous

  • feat!: Remove AWS Nimble (#1804)

Full Changelog: 1.0.26...1.0.27