AWS CLI 2.36.33

2.36.33
Added 9
  • Added resultCount to QueryStatistics in GetQueryResults for logs service
  • Added deploymentMode parameter to CreateDeployment in codedeploy service
  • EC2 allows AMI owners to define compatible instance types on their AMIs
  • Added cascadeDelete to DeleteDomain in datazone service
  • Added InsufficientCapacityException to RunMicrovm in lambda-microvms service
  • Added lifecycle status field to ListManagedMicrovmImageVersions in lambda-microvms service
Changed 1
  • Updated SDK and CLI documentation for AttachDataSource API in opensearch service

From AWS CLI

  • api-change:logs: Added resultCount to QueryStatistics in GetQueryResults. This field returns the total number of output rows in the final result set, helping customers programmatically determine whether a query produced results after all operations including post-aggregation filters.
  • api-change:opensearch: Updating SDK and CLI documentation for AttachDataSource API.
  • api-change:codedeploy: Added a deploymentMode parameter to CreateDeployment. Set it to RESTART to restart an EC2 and on-premises fleet, using the last successful revision, honoring Deployment Configuration.
  • api-change:ec2: EC2 allows AMI owners to define compatible instance types on their AMIs, blocking RunInstances calls automatically for launches on non-permitted instance types.
  • api-change:datazone: Add cascadeDelete to DeleteDomain. When specified, DataZone recursively deletes all projects, environments, subscriptions, and their underlying AWS resources before removing the domain. Deletion progress is reported via deleteProgress and resource failures via failureReasons on GetDomain.
  • api-change:lambda-microvms: Added InsufficientCapacityException to RunMicrovm for capacity-related failures. Added lifecycle status field (AVAILABLE, DEPRECATED) to ListManagedMicrovmImageVersions. Added ConflictException to CreateMicrovmAuthToken and CreateMicrovmShellAuthToken for unregistered MicroVMs.
  • api-change:cognito-idp: Adds the AdminDeleteSoftwareToken API operation, enabling administrators to remove a user's registered TOTP (software token) MFA configuration from a user pool.
  • api-change:rds: Adding support for the full snapshot size, in bytes, of DB instance snapshots.
View original

Upgraded? How did it go?

Discussion