aws-sdk-go v1.30.7 Release Notes

Release Date: 2020-04-08 // about 4 years ago
  • ๐Ÿš€ Release v1.30.7 (2020-04-08)

    โšก๏ธ Service Client Updates

    • ๐Ÿ“š service/chime: Updates service API and documentation
      • feature: Chime: This release introduces the ability to tag Amazon Chime SDK meeting resources. You can use tags to organize and identify your resources for cost allocation.
    • ๐Ÿ“š service/cloudformation: Updates service documentation
      • The OrganizationalUnitIds parameter on StackSet and the OrganizationalUnitId parameter on StackInstance, StackInstanceSummary, and StackSetOperationResultSummary are now reserved for internal use. No data is returned for this parameter.
    • ๐Ÿ“š service/codeguruprofiler: Updates service API, documentation, and paginators
    • ๐Ÿ“š service/ec2: Updates service API and documentation
      • This release provides the ability to include tags in EC2 event notifications.
    • ๐Ÿ“š service/ecs: Updates service API and documentation
      • This release provides native support for specifying Amazon EFS file systems as volumes in your Amazon ECS task definitions.
    • ๐Ÿ“š service/mediaconvert: Updates service API and documentation
      • AWS Elemental MediaConvert SDK adds support for queue hopping. Jobs can now hop from their original queue to a specified alternate queue, based on the maximum wait time that you specify in the job settings.
    • ๐Ÿ“š service/migrationhub-config: Updates service API and documentation

    SDK Enhancements

    • example/service/ecr: Add create and delete repository examples (#3221)
      • Adds examples demonstrating how you can create and delete repositories with the SDK.