2.46.10 2026-06-12
AWS Certificate Manager
-
Features
- Certificate transparency logging opt-out is no longer available. Per compliance requirements, all public ACM certificates are automatically recorded in certificate transparency logs. The CertificateTransparencyLoggingPreference option is deprecated.
AWS DevOps Agent Service
-
Features
- Adds support for Trigger CRUD APIs (CreateTrigger, GetTrigger, UpdateTrigger, DeleteTrigger, ListTriggers) for managing schedule-based automation triggers in DevOps Agent agent spaces.
AWS Glue
-
Features
- Adds support for retrieving Apache Iceberg table metadata via GetTable. Use the new AttributesToGet parameter with LATEST ICEBERG METADATA to receive schema, partition specs, sort orders, and table properties in the response.
AWS Identity and Access Management
-
Features
- Updating documentation for select service-specific credential APIs
AWS SDK for Java v2
-
Features
- Updated endpoint and partition metadata.
Amazon Bedrock AgentCore
-
Features
- Added tagging and CMK support across optimization, an explanation field in recommendation output, and an insights feature to identify failure patterns, extract user intents, and summarize execution behavior
Amazon Bedrock AgentCore Control
-
Features
- Added tagging and CMK support for optimizations and an insights feature to identify failure patterns, extract user intents, and summarize execution behavior
Amazon Elastic Kubernetes Service
-
Features
- Patches missing enum values for EKS updates
Amazon Kinesis Firehose
-
Features
- Update KeyARN in DeliveryStreamEncryptionConfigurationInput to accept KMS key ARNs only (not alias ARNs), matching service behavior.
Amazon SageMaker Runtime
-
Features
- Added support for inline request payloads to the InvokeEndpointAsync operation to allow users to provide the inference payload directly in the request Body (up to 128,000 bytes) as an alternative to uploading the payload to Amazon S3 and passing InputLocation.