Skip to content

Releases: aws/aws-sdk-go

Release v1.33.8

20 Jul 18:14
Compare
Choose a tag to compare

Release v1.33.8 (2020-07-20)

Service Client Updates

  • service/cloudfront: Adds new service
    • CloudFront adds support for cache policies and origin request policies. With these new policies, you can now more granularly control the query string, header, and cookie values that are included in the cache key and in requests that CloudFront sends to your origin.
  • service/codebuild: Updates service API and documentation
    • AWS CodeBuild adds support for Session Manager and Windows 2019 Environment type
  • service/ec2: Updates service API and documentation
    • Added support for tag-on-create for CreateVpcPeeringConnection and CreateRouteTable. You can now specify tags when creating any of these resources. For more information about tagging, see AWS Tagging Strategies. Add poolArn to the response of DescribeCoipPools.
  • service/fms: Updates service API and documentation
  • service/frauddetector: Updates service API, documentation, and paginators
  • service/groundstation: Updates service API and documentation
  • service/rds: Updates service API and documentation
    • Add a new SupportsParallelQuery output field to DescribeDBEngineVersions. This field shows whether the engine version supports parallelquery. Add a new SupportsGlobalDatabases output field to DescribeDBEngineVersions and DescribeOrderableDBInstanceOptions. This field shows whether global database is supported by engine version or the combination of engine version and instance class.

Release v1.33.7

17 Jul 18:11
Compare
Choose a tag to compare

Release v1.33.7 (2020-07-17)

Service Client Updates

  • service/application-autoscaling: Updates service documentation
  • service/appsync: Updates service documentation
  • service/connect: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Documentation updates for EC2
  • service/elasticbeanstalk: Updates service waiters and paginators
    • Add waiters for EnvironmentExists, EnvironmentUpdated, and EnvironmentTerminated. Add paginators for DescribeEnvironmentManagedActionHistory and ListPlatformVersions.
  • service/macie2: Updates service API, documentation, and paginators

SDK Enhancements

  • service/s3/s3manager: Clarify documentation and behavior of GetBucketRegion (#3428)
    • Updates the documentation for GetBucketRegion's behavior with regard to default configuration for path style addressing. Provides examples how to override this behavior.
    • Updates the GetBucketRegion utility to not require a region hint when the session or client was configured with a custom endpoint URL.
    • Related to #3115
  • service/s3: Add failsafe handling for unknown stream messages
    • Adds failsafe handling for receiving unknown stream messages from an API. A <streamName>UnknownEvent type will encapsulate the unknown message received from the API. Where <streamName> is the name of the API's stream, (e.g. S3's SelectObjectContentEventStreamUnknownEvent).

Release v1.33.6

15 Jul 18:16
Compare
Choose a tag to compare

Release v1.33.6 (2020-07-15)

Service Client Updates

  • service/ivs: Adds new service

SDK Enhancements

  • service/s3/s3crypto: Allow envelope unmarshal to accept JSON numbers for tag length (#3422)

Release v1.33.5

09 Jul 18:10
Compare
Choose a tag to compare

Release v1.33.5 (2020-07-09)

Service Client Updates

  • service/alexaforbusiness: Updates service API and documentation
  • service/amplify: Updates service documentation
  • service/appmesh: Updates service API, documentation, and paginators
  • service/cloudhsmv2: Updates service documentation
    • Documentation updates for cloudhsmv2
  • service/comprehend: Updates service API and documentation
  • service/ebs: Updates service API and documentation
  • service/eventbridge: Updates service API and documentation
  • service/events: Updates service API and documentation
    • Amazon CloudWatch Events/EventBridge adds support for API Gateway as a target.
  • service/sagemaker: Updates service API and documentation
    • This release adds the DeleteHumanTaskUi API to Amazon Augmented AI
  • service/secretsmanager: Updates service API, documentation, and examples
    • Adds support for filters on the ListSecrets API to allow filtering results by name, tag key, tag value, or description. Adds support for the BlockPublicPolicy option on the PutResourcePolicy API to block resource policies which grant a wide range of IAM principals access to secrets. Adds support for the ValidateResourcePolicy API to validate resource policies for syntax and prevent lockout error scenarios and wide access to secrets.
  • service/sns: Updates service documentation
    • This release adds support for SMS origination number as an attribute in the MessageAttributes parameter for the SNS Publish API.
  • service/wafv2: Updates service API and documentation

Release v1.33.4

08 Jul 18:13
Compare
Choose a tag to compare

Release v1.33.4 (2020-07-08)

Service Client Updates

  • service/ce: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • EC2 Spot now enables customers to tag their Spot Instances Requests on creation.
  • service/forecast: Updates service API and documentation
  • service/organizations: Updates service API and documentation
    • We have launched a self-service option to make it easier for customers to manage the use of their content by AI services. Certain AI services (Amazon CodeGuru Profiler, Amazon Comprehend, Amazon Lex, Amazon Polly, Amazon Rekognition, Amazon Textract, Amazon Transcribe, and Amazon Translate) may use content to improve the service. Customers have been able to opt out of this use by contacting AWS Support, and now they can opt out on a self-service basis by setting an Organizations policy for all or an individual AI service listed above. Please refer to the technical documentation in the online AWS Organizations User Guide for more details.

Release v1.33.3

07 Jul 18:34
Compare
Choose a tag to compare

Release v1.33.3 (2020-07-07)

Service Client Updates

  • service/cloudfront: Updates service API and documentation
    • Amazon CloudFront adds support for a new security policy, TLSv1.2_2019.
  • service/ec2: Updates service API and documentation
    • DescribeAvailabilityZones now returns additional data about Availability Zones and Local Zones.
  • service/elasticfilesystem: Updates service API, documentation, and examples
    • This release adds support for automatic backups of Amazon EFS file systems to further simplify backup management.
  • service/glue: Updates service API and documentation
    • AWS Glue Data Catalog supports cross account sharing of tables through AWS Lake Formation
  • service/lakeformation: Updates service API and documentation
  • service/storagegateway: Updates service API and documentation
    • Adding support for file-system driven directory refresh, Case Sensitivity toggle for SMB File Shares, and S3 Prefixes and custom File Share names

Release v1.33.2

06 Jul 18:09
Compare
Choose a tag to compare

Release v1.33.2 (2020-07-06)

Service Client Updates

  • service/iotsitewise: Updates service API
  • service/quicksight: Updates service API and documentation
    • Add Theme APIs and update Dashboard APIs to support theme overrides.
  • service/rds: Updates service API and documentation
    • Adds support for Amazon RDS on AWS Outposts.

Release v1.33.1

02 Jul 18:09
Compare
Choose a tag to compare

Release v1.33.1 (2020-07-02)

Service Client Updates

  • service/connect: Updates service documentation
  • service/elasticache: Updates service documentation
    • Documentation updates for elasticache

Release v1.33.0

01 Jul 18:59
Compare
Choose a tag to compare

Release v1.33.0 (2020-07-01)

Service Client Updates

  • service/appsync: Updates service API and documentation
  • service/chime: Updates service API and documentation
    • This release supports third party emergency call routing configuration for Amazon Chime Voice Connectors.
  • service/codebuild: Updates service API and documentation
    • Support build status config in project source
  • service/imagebuilder: Updates service API and documentation
  • service/rds: Updates service API
    • This release adds the exceptions KMSKeyNotAccessibleFault and InvalidDBClusterStateFault to the Amazon RDS ModifyDBInstance API.
  • service/securityhub: Updates service API and documentation

SDK Features

  • service/s3/s3crypto: Introduces EncryptionClientV2 and DecryptionClientV2 encryption and decryption clients which support a new key wrapping algorithm kms+context. (#3403)
    • DecryptionClientV2 maintains the ability to decrypt objects encrypted using the EncryptionClient.
    • Please see s3crypto documentation for migration details.

Release v1.32.13

30 Jun 18:19
Compare
Choose a tag to compare

Release v1.32.13 (2020-06-30)

Service Client Updates

  • service/codeguru-reviewer: Updates service API and documentation
  • service/comprehendmedical: Updates service API
  • service/ec2: Updates service API and documentation
    • Added support for tag-on-create for CreateVpc, CreateEgressOnlyInternetGateway, CreateSecurityGroup, CreateSubnet, CreateNetworkInterface, CreateNetworkAcl, CreateDhcpOptions and CreateInternetGateway. You can now specify tags when creating any of these resources. For more information about tagging, see AWS Tagging Strategies.
  • service/ecr: Updates service API and documentation
    • Add a new parameter (ImageDigest) and a new exception (ImageDigestDoesNotMatchException) to PutImage API to support pushing image by digest.
  • service/rds: Updates service documentation
    • Documentation updates for rds