Skip to content

Releases: aws/aws-sdk-php

Version 3.380.0

04 May 18:23

Choose a tag to compare

  • Aws\Retries - Adds an opt-in new retry behavior. Set AWS_NEW_RETRIES_2026=true to enable the new path. When the env var is unset (the default), retry behavior is unchanged from previous releases. With the flag enabled, the SDK switches the default retry mode from 'legacy' to 'standard', adopts a throttling-aware token-bucket retry quota (cost 14 for non-throttling, 5 for throttling), reduces the non-throttling base backoff to 50ms, checks max-attempts before quota, honors the x-amz-retry-after header, sleeps without retrying on long-polling operations (SQS, SFN, SWF) when the quota is exhausted, and lets custom deciders supplement (rather than replace) built-in retryability checks. DynamoDB defaults to 4 attempts with a 25ms base; STS treats IDPCommunicationError as transient; S3's existing custom decider keeps its socket carve-out. The flag is intended as an opt-in for early adopters and will become the default in a future release.
  • Aws\GeoRoutes - Added support for TravelTimeExceedsDriverWorkHours, ViolatedBlockedRoad, and ViolatedVehicleRestriction notice codes to the CalculateRoutes API response.
  • Aws\MediaLive - Updates the type of the MediaLiveRouterOutputConnectionMap.
  • Aws\BedrockAgentCoreControl - Amazon Bedrock AgentCore gateways now support MCP Sessions and response streaming from MCP targets. Session timeouts can be set between 15 minutes and 8 hours, and response streaming enables forwarding stream events sent by MCP targets to gateway users.
  • Aws\EC2 - This feature allows customers to change the tunnel bandwidth on existing VPN connections using the ModifyVpnConnectionOptions API
  • Aws\CloudWatchLogs - Adding an additional optional deliverySourceConfiguration field to PutDeliverySource API. This enables customers to pass service-specific configurations through IngestionHub such as tracing enablement or sampling rates that will be propagated to the source resource.
  • Aws\SecurityAgent - AWS Security Agent is adding a new target domain verification method for private VPC penetration testing. Additionally, the target domain resource will now have a verification status reason field to surface additional details about domain verification
  • Aws\LexModelBuildingService - Lex V1 is deprecated, use Lex V2 instead
  • Aws\VPCLattice - Amazon VPC Lattice now supports privately resolvable DNS resources

Version 3.379.11

01 May 18:25

Choose a tag to compare

  • Aws\ - Use WeakReference in PresignUrlMiddleware and EndpointDiscoveryMiddleware to prevent circular reference memory leaks.
  • Aws\QConnect - Added reasoning details, statusDescription, and timeToFirstTokenMs fields to the ListSpans response in Amazon Q in Connect to provide visibility into model thinking, error diagnostics, and inference latency metrics.
  • Aws\CloudWatchLogs - Adds support for filtering log groups by tags in the ListLogGroups API via the new logGroupTags parameter.
  • Aws\EntityResolution - Add support for transitive matching in AWS Entity Resolution rule-based matching workflows. When enabled, records that match through different rules are grouped together into the same match group, allowing related records to be connected across rule levels.
  • Aws\CloudWatch - This release adds tag support for CloudWatch Dashboards. The PutDashboard API now accepts a Tags parameter, allowing you to tag dashboards at creation time. Additionally, the TagResource, UntagResource, and ListTagsForResource APIs now support dashboard ARNs as resources.
  • Aws\QuickSight - Add IdentityProviderCACertificatesBundleS3Uri for private CA certs with OAuth datasources. 256-char limit for FontFamily in themes. ControlTitleFormatText on all 13 filters. ControlTitleFontConfiguration. ContextRegion for cross-region identity context. Story,scenario in CreateCustomCapability API.
  • Aws\AppStream - Amazon WorkSpaces Applications now enables AI agents to securely operate desktop applications. Administrators configure stacks to provide agents access to WorkSpaces. Agents can click, type, and take screenshots. Agents authenticate with AWS IAM credentials with activity logged in AWS CloudTrail.
  • Aws\IAM - Added guidance for CreateOpenIDConnectProvider to include multiple thumbprints when OIDC discovery and JWKS endpoints use different hosts or certificates
  • Aws\IoT - AWS IoT HTTP rule actions now support cross-topic batching, combining messages from different MQTT topics into single HTTP requests.

Version 3.379.10

30 Apr 18:17

Choose a tag to compare

  • Aws\BedrockAgentCore - AgentCore Identity now supports on-behalf-of token exchange OAuth2. AgentCore Memory now supports metadata for LongTerm Memory Records.
  • Aws\EKS - Vended logs update param for capability vended logs feature
  • Aws\ObservabilityAdmin - Observability Admin enablement launch for AWS Kafka, Bedrock Agent Core Workload Identity and OTel metric enablement.
  • Aws\Kafka - Adds support for ZookeeperAccess field to control the Client-Zookeeper connectivity.
  • Aws\DataZone - Adds support for asynchronous notebook runs
  • Aws\PaymentCryptography - Adds support for resource-based policies on AWS Payment Cryptography keys, enabling cross-account key sharing. Also adds Multi-Party Approval (MPA) team association APIs for protecting sensitive import root public key operations.
  • Aws\SSOAdmin - Add InstanceArn and IdentityStoreArn in the response of CreateApplication API and IdentityStoreArn in the response of DescribeApplication API
  • Aws\SageMaker - Add InstancePools support to Endpoint for flexible provisioning across a prioritized list of instance types. Add Specifications support to InferenceComponent for per-instance-type model configurations.
  • Aws\Route53GlobalResolver - Adds support for regions in the UpdateGlobalResolver input.
  • Aws\BedrockAgentCoreControl - AgentCore Identity now supports on-behalf-of token exchange OAuth2. AgentCore Memory now supports metadata for LongTerm Memory Records.

Version 3.379.9

29 Apr 18:16

Choose a tag to compare

  • Aws\Deadline - Adds support for rtx-pro-server-6000 GPU accelerator for service-managed fleets.
  • Aws\ECR - Removes support for registry policy V1
  • Aws\BedrockAgentCore - Adds batch evaluation for running evaluators against multiple agent sessions with server-side orchestration, AI-powered recommendations for optimizing system prompts and tool descriptions, and AB testing with controlled traffic splitting and statistical significance reporting
  • Aws\BedrockAgentCoreControl - Adds configuration bundles for versioned, immutable agent configuration snapshots with branch-based lineage
  • Aws\MediaPackageV2 - This feature adds configuration for specifying SCTE marker handling and allow greater control over generated manifest and segment URIs
  • Aws\CloudFront - Amazon CloudFront now supports cache tag. Tag objects via response headers and invalidate all matching objects in a single request, replacing manual URL tracking and broad wildcards.
  • Aws\Transfer - This launch will increase the limits for customers to list the contents from the remote directories from 10k to 200k.
  • Aws\GameLift - Amazon GameLift Servers adds a new DescribeContainerGroupPortMappings API for container fleets, making it easy to discover which connection ports map to your container ports without needing to remotely access the compute.
  • Aws\Account - Adds AccountState in the response for the GetAccountInformation API. Each state represents a specific phase in the account lifecycle. Use this information to manage account access, automate workflows, or trigger actions based on account state changes.
  • Aws\WorkSpacesWeb - Allow admins to configure IPv6 ranges on IP Access Settings.

Version 3.379.8

27 Apr 19:23

Choose a tag to compare

  • Aws\OpenSearchService - Amazon OpenSearch Service now supports JWKS URL configuration for JWT authentication
  • Aws\mgn - Added network modernization support, enabling customers to edit, resize, merge, and split VPCs and subnets during migration while retaining functional, non-conflicting IP addresses.
  • Aws\Omics - Enable Public Internet or VPC configuration to BatchRun
  • Aws\CloudWatchLogs - Adds support for selecting all logs sources and types in a single association.
  • Aws\GameLiftStreams - Adds Proton 10.0-4 to the list of runtime environment options available when creating an Amazon GameLift Streams application
  • Aws\ApplicationSignals - Application Signals now supports creating composite Service Level Objectives on Service Operations. Users can now create service SLO on multiple operations.
  • Aws\WorkSpaces - Added support for Protocol as modified resource and added update failure as modification state
  • Aws\IVS - Adds tags parameter to the CreateAdConfiguration operation
  • Aws\KMS - KMS GetKeyLastUsage API provides information on the last successful cryptographic operation performed on KMS keys. This new API provides KMS customers with the last timestamp, CloudTrail eventId, and the cryptographic operation that was performed on the key.
  • Aws\Glue - Addition of AdditionalAuditContext to GetPartition, GetPartitions, GetTableVersion, and GetTableVersions
  • Aws\BillingConductor - Add support for Passthrough pricing plan
  • Aws\SageMaker - Updated API documentation for endpoint MetricsConfig. Added details on supported metric publish frequencies and clarified how EnableEnhancedMetrics controls utilization and invocation metric behavior.

Version 3.379.7

24 Apr 18:25

Choose a tag to compare

  • Aws\ConnectHealth - Corrected CreateWebAppConfiguration documentation. Adding slash as an allowed character for the Ambient documentation agent to allow pronoun specifications.
  • Aws\Connect - Amazon Connect is expanding attachment capabilities to give customers greater flexibility and control. Currently limited to predefined file types, the new feature will allow contact center administrators to customize which file extensions and sizes are supported across chat, email, tasks, and cases.
  • Aws\BedrockAgentCoreControl - Added support for configuring identity providers and inbound authorizers within a private VPC for AWS Bedrock AgentCore, enabling secure network connection without public internet access
  • Aws\Transfer - AWS Transfer Family now support configurable IP address types for Web Apps of type VPC, enabling customers to select IPv4-only or dual-stack (IPv4 and IPv6) configurations based on their network requirements.
  • Aws\CloudWatchLogs - Adding nextToken and maxItems to the GetQueryResults API.
  • Aws\Evs - EVS now supports i7i.metal-24xl EC2 bare metal instance type, delivering high random IOPS performance with real-time latency, ideal for IO intensive and latency-sensitive workloads such as transactional databases, real-time analytics, and AI ML pre-processing.

Version 3.379.6

23 Apr 18:20

Choose a tag to compare

  • Aws\OpenSearchService - Amazon OpenSearch UI applications now support cross-Region domain association, enabling you to connect OpenSearch Dashboards in one AWS Region to OpenSearch domains in other Regions within the same partition for centralized data visualization.
  • Aws\IoTManagedIntegrations - Adds "Status" field to provisioning profile operation response types, giving users visibility into the readiness of a provisioning profile to be used for device provisioning.
  • Aws\DataZone - Releasing For LakehouseProperties attributes in the Connections API's
  • Aws\PCS - This release adds support for Slurm 25.11 with expedited requeue enabled by default for jobs failing due to node issues, configurable requeue delay, health checks at node startup only, and unauthenticated HTTP endpoints disabled by default for improved security.

Version 3.379.5

22 Apr 18:22

Choose a tag to compare

  • Aws\Lambda - Add Ruby 4.0 (ruby4.0) support to AWS Lambda.
  • Aws\S3 - This release adds five additional checksum algorithms for S3 data integrity (MD5, SHA-512, XXHash3, XXHash64, XXHash128) and support for S3 Inventory on directory buckets (S3 Express One Zone).
  • Aws\IVS - Adds support for Amazon IVS server-side ad insertion
  • Aws\BedrockAgentCoreControl - Adds support for Amazon Bedrock AgentCore Harness control plane APIs, enabling customers to create, manage, and configure managed agent loops with customizable models, tools, memory, and isolated execution environments.
  • Aws\S3Control - This release adds support for five additional checksum algorithms for data integrity checking in Amazon S3 - MD5, SHA-512, XXHash3, XXHash64, and XXHash128.
  • Aws\BedrockAgentCore - Adds support for Amazon Bedrock AgentCore Harness data plane APIs, enabling customers to invoke managed agent loops and execute commands on live agent sessions with streaming responses.
  • Aws\EMRServerless - This release adds support for Spark connect sessions starting with release label emr-7.13.0.
  • Aws\EC2 - Managed resource visibility settings control whether resources that AWS services provision on your behalf within your AWS account appear in your Amazon console views and API list operations.
  • Aws\Batch - Support of S3Files volume type, container start and stop timeouts.
  • Aws\OpenSearchService - Adds support for RollbackServiceSoftwareUpdate API
  • Aws\OSIS - Update the pipeline configuration body character limit for the CreatePipeline API call.
  • Aws\ECS - GPU health monitoring and auto-repair for ECS Managed Instances
  • Aws\IoTWireless - Enable customers to optionally specify a desired confidence level for Cellular and WiFi position estimates. Customers can use this to trade off confidence level and radius of uncertainty based on their needs.

Version 3.379.4

21 Apr 20:10

Choose a tag to compare

  • Aws\ComprehendMedical - This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol.
  • Aws\MarketplaceEntitlementService - This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol.
  • Aws\SageMaker - SageMaker AI now supports generative AI inference recommendations. Provide your model and workload, and SageMaker AI optimizes configurations, benchmarks them on real GPUs, and returns deployment-ready recommendations with validated metrics, accelerating the path to production from weeks to hours.
  • Aws\GameLift - This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol.
  • Aws\NetworkFirewall - Support for new types of partner managed rulegroups for Network Firewall Service
  • Aws\ComputeOptimizerAutomation - This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol.
  • Aws\CognitoIdentityProvider - Adding dutch language support for Cognito Managed Login and Terms on Console
  • Aws\ComputeOptimizer - This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol.
  • Aws\Snowball - This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol.

Version 3.379.3

20 Apr 18:22

Choose a tag to compare

  • Aws\BedrockAgentCoreControl - Supporting listingMode for AgentCore Gateway MCP server targets
  • Aws\Kafka - Amazon MSK Replicator now supports data migration from external Apache Kafka clusters to Amazon MSK Express brokers. This release adds SaslScram authentication with TLS encryption, enhanced consumer offset synchronization, and customer log forwarding for troubleshooting.
  • Aws\LocationService - This release adds support for new Job APIs for bulk workloads. The initial job type supported is Address Validation. The new APIs added are StartJob, CancelJob, ListJobs, and GetJob.
  • Aws\Evs - Amazon EVS now allows you to create connectors to your vCenter appliances and create Windows Server entitlements for virtual machines running in your EVS environments
  • Aws\ObservabilityAdmin - Enablement for Security Hub v2 via Observability Admin Telemetry Rule for account and organization level.
  • Aws\EC2 - Added Transit Gateway Integration into AWS Client VPN.
  • Aws\GuardDuty - Expanded support for new suppression rule fields.
  • Aws\ApplicationSignals - Releasing Second phase of SLO Recommendations where you can create recommended SLOs out-of-the box using CreateSLO API