Skip to content

4.0.31.0

Compare
Choose a tag to compare
@aws-sdk-dotnet-automation aws-sdk-dotnet-automation released this 12 Jun 20:20
· 784 commits to main since this release

4.0.31.0 (2025-06-12 18:24 UTC)

  • APIGateway (4.0.1.4)
    • Documentation updates for Amazon API Gateway
  • ApiGatewayV2 (4.0.1.4)
    • Documentation updates for Amazon API Gateway
  • ConnectCampaignsV2 (4.0.1.0)
    • Added PutInstanceCommunicationLimits and GetInstanceCommunicationLimits APIs
  • ECS (4.0.1.7)
    • This Amazon ECS release supports updating the capacityProviderStrategy parameter in update-service.
  • EMRServerless (4.0.3.0)
    • This release adds support for retrieval of the optional executionIamPolicy field in the GetJobRun API response.
  • IoTFleetWise (4.0.1.0)
    • Add new status READY_FOR_CHECKIN used for vehicle synchronisation
  • KeyManagementService (4.0.3.0)
    • AWS KMS announces the support of ML-DSA key pairs that creates post-quantum safe digital signatures.
  • PCS (4.0.3.0)
    • Fixed regex patterns for ARN fields.
  • S3 (4.0.1.6)
    • Breaking Change: Fixed MaxBuckets on ListBuckets to use int? instead of int to be consistent with other request properties.
    • Generate ListBuckets and ListDirectoryBuckets. Delete custom files.
  • Core 4.0.0.10
    • Fix issue with url encoding for request properties with values that have a majority of characters that need to be percent encoded
    • Generator change to add a comment on collection properties about the V4 change for nullability.
    • All services packages updated to require new Core