2.36.35
Added 12
- Support for up to 10 attachments (150 MB each) per case correspondence in AWS Support, increased from 3 at 5 MB
- Global routing support on Amazon Connect Global Resiliency instances with new GetCrossRegionRouting and UpdateCrossRegionRouting APIs
- AWS Agent Registry is now generally available
- Support for Slack bidirectional communication configuration in AWS DevOps Agent agent spaces
- ConditionalBehavior response on DescribeRegistrationFieldDefinitions in AWS End User Messaging SMS
- Asynchronous RestartConnector API for Amazon MSK Connect to restart newly created connectors with option to restart all tasks or only failed tasks
- Nested virtualization support for Amazon WorkSpaces Core managed instances via CpuOptions.NestedVirtualization in CreateWorkspaceInstance
- App management APIs in Amazon QuickSight including ListApps, SearchApps, DescribeApp, DescribeAppPermissions, UpdateAppPermissions, and DeleteApp
- New APIs for segment membership events in Customer Profiles allowing export to Kinesis streams
- New calculated attribute statistic and 2 new segment dimension types in Customer Profiles
- Support for data delivery to Amazon S3 Tables (Apache Iceberg) and general purpose Amazon S3 buckets in Amazon Kinesis Data Streams with CreateChannel, UpdateChannel, DeleteChannel, DescribeChannel, and ListChannels APIs
- G6e instance support in Amazon SageMaker Batch Transform for deploying generative AI models
Changed 1
- Updated descriptions for AWS Control Tower ListEnabledControls API parameters for clarity and accuracy
From AWS CLI
- api-change:
support: AWS Support now allows up to 10 attachments (150 MB each) per case correspondence, up from 3 at 5 MB. Customers can share large diagnostic logs, heap dumps, and packet captures directly in cases to reduce back-and-forth and speed up resolution. Available in US East, US West, and Europe (Ireland). - api-change:
connect: Added support for global routing on Amazon Connect Global Resiliency instances. New APIs GetCrossRegionRouting and UpdateCrossRegionRouting allow you to view and control cross-region contact routing between linked instances, so both Regions are active at all times. - api-change:
agent-registry: AWS Agent Registry becomes Generally Available - api-change:
devops-agent: Adds support for Slack bidirectional communication configuration in AWS DevOps Agent agent spaces. - api-change:
pinpoint-sms-voice-v2: AWS End User Messaging SMS now returns ConditionalBehavior on DescribeRegistrationFieldDefinitions, allowing you to programmatically discover which registration fields are required, optional, or disallowed based on the values of other fields in the same form. - api-change:
kafkaconnect: Amazon MSK Connect now supports restarting newly created connectors via the asynchronous RestartConnector API. Restart all tasks or only failed tasks, while preserving configuration and committed offsets. This returns a connector operation ARN that you can track with DescribeConnectorOperation. - api-change:
workspaces-instances: Amazon WorkSpaces Core managed instances now support nested virtualization. Customers can enable nested virtualization with supported instance types at launch via CpuOptions.NestedVirtualization in CreateWorkspaceInstance to run hypervisors and virtual machines inside their WorkSpaces Instance. - api-change:
quicksight: This release adds support for managing apps in Amazon QuickSight with ListApps, SearchApps, DescribeApp, DescribeAppPermissions, UpdateAppPermissions, and DeleteApp - api-change:
controltower: Updated the descriptions for the AWS Control Tower ListEnabledControls API parameters to make them more accurate and intuitive. - api-change:
customer-profiles: This release introduces new APIs for segment membership events allowing segment definition membership events to be exported to a kinesis stream for downstream processing. Additionally, includes new calculated attribute statistic and 2 new segment dimension types. - api-change:
agent-registry-control: AWS Agent Registry becomes Generally Available - api-change:
kinesis: Adds support for data delivery to Amazon S3 Tables (Apache Iceberg) and general purpose Amazon S3 buckets with new CreateChannel, UpdateChannel, DeleteChannel, DescribeChannel, and ListChannels APIs for Amazon Kinesis Data Streams. - api-change:
sagemaker: Amazon SageMaker Batch Transform now supports G6e instances, powered by NVIDIA L40S Tensor Core GPUs. G6e instances are the most cost-efficient GPU instances for deploying generative AI models and the highest-performance GPU instances for spatial computing workloads.