Skip to content

1.0.60

Compare
Choose a tag to compare
@aws-sdk-swift-automation aws-sdk-swift-automation released this 13 Dec 20:08
· 82 commits to main since this release

What's Changed

Service Features

  • AWS CloudHSM V2: Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation.
  • AWS EC2: This release adds GroupId to the response for DeleteSecurityGroup.
  • AWS EKS: Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest
  • AWS MediaConnect: AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source.
  • AWS ServiceDiscovery: AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls.
  • AWS CloudWatch Logs: Limit PutIntegration IntegrationName and ListIntegrations IntegrationNamePrefix parameters to 50 characters

Service Documentation

  • AWS NetworkManager: There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment.

Full Changelog: 1.0.59...1.0.60