1.4.0
What's Changed
Service Features
- AWS repostspace: This release introduces Channels functionality with CreateChannel, GetChannel, ListChannels, and UpdateChannel operations. Channels provide dedicated collaboration spaces where teams can organize discussions and knowledge by projects, business units, or areas of responsibility.
- AWS EventBridge: Add customer-facing logging for the EventBridge Event Bus, enabling customers to better observe their events and extract insights about their EventBridge usage.
- AWS OpenSearch: AWS Opensearch adds support for enabling s3 vector engine options. After enabling this option, customers will be able to create indices with s3 vector engine.
- AWS S3: Amazon S3 Metadata live inventory tables provide a queryable inventory of all the objects in your general purpose bucket so that you can determine the latest state of your data. To help minimize your storage costs, use journal table record expiration to set a retention period for your records.
- AWS SageMaker: This release adds support for a new Restricted instance group type to enable a specialized environment for running Nova customization jobs on SageMaker HyperPod clusters. This release also adds support for SageMaker pipeline versioning.
- AWS Bedrock Agent: Add support for S3 Vectors as a vector store.
- AWS ECS: Amazon ECS supports native blue/green deployments, allowing you to validate new service revisions before directing production traffic to them.
- AWS QuickSight: Introduced custom instructions for topics.
- AWS EC2: This release adds support for volume initialization status, which enables you to monitor when the initialization process for an EBS volume is completed. This release also adds IPv6 support to EC2 Instance Connect Endpoints, allowing you to connect to your EC2 Instance via a private IPv6 address.
- AWS S3Tables: Adds table bucket type to ListTableBucket and GetTableBucket API operations
- AWS DynamoDB Streams: Added support for optional shard filter parameter in DescribeStream api that allows customers to fetch child shards of a read_only parent shard.
- AWS DataZone: Removing restriction of environment profile identifier as required field, S3 feature release
- AWS Pricing: This release adds support for new filter types in GetProducts API, including EQUALS, CONTAINS, ANY_OF, and NONE_OF.
Miscellaneous
- feat: Profile chain cred resolver & rearrange resolvers in default chain (#1964)
- fix!: authSchemePreference in config + remove from default resolver (#1985)
- fix: ANY_STRING_EQUALS waiter matcher match on one string (#1982)
Full Changelog: 1.3.51...1.4.0