Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-sdk-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.33.14
Choose a base ref
...
head repository: aws/aws-sdk-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.33.15
Choose a head ref
  • 2 commits
  • 50 files changed
  • 2 contributors

Commits on Jul 28, 2020

  1. Release v1.33.14 (2020-07-28) (#3445)

    Release v1.33.14 (2020-07-28)
    ===
    
    ### Service Client Updates
    * `service/autoscaling`: Updates service API and documentation
      * Now you can enable Instance Metadata Service Version 2 (IMDSv2) or disable the instance metadata endpoint with Launch Configurations.
    * `service/ec2`: Updates service API and documentation
      * Introduces support for tag-on-create capability for the following APIs: CreateVpnConnection, CreateVpnGateway, and CreateCustomerGateway. A user can now add tags while creating these resources. For further detail, please see AWS Tagging Strategies.
    * `service/imagebuilder`: Updates service API and documentation
    * `service/ivs`: Updates service API and documentation
    * `service/medialive`: Updates service API and documentation
      * AWS Elemental MediaLive now supports several new features: EBU-TT-D captions in Microsoft Smooth outputs; interlaced video in HEVC outputs; video noise reduction (using temporal filtering) in HEVC outputs.
    * `service/rds`: Updates service documentation
      * Adds reporting of manual cluster snapshot quota to DescribeAccountAttributes API
    * `service/securityhub`: Updates service API and documentation
    aws-sdk-go-automation authored Jul 28, 2020
    Configuration menu
    Copy the full SHA
    e5d9526 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Release v1.33.15 (2020-07-29)

    ===
    
    ### Service Client Updates
    * `service/ec2`: Updates service API, documentation, and paginators
      * Adding support to target EC2 On-Demand Capacity Reservations within an AWS Resource Group to launch EC2 instances.
    * `service/ecr`: Updates service API and documentation
      * This release adds support for encrypting the contents of your Amazon ECR repository with customer master keys (CMKs) stored in AWS Key Management Service.
    * `service/firehose`: Updates service API and documentation
      * This release includes a new Kinesis Data Firehose feature that supports data delivery to Https endpoint and to partners. You can now use Kinesis Data Firehose to ingest real-time data and deliver to Https endpoint and partners in a serverless, reliable, and salable manner.
    * `service/guardduty`: Updates service API and documentation
      * GuardDuty now supports S3 Data Events as a configurable data source type. This feature expands GuardDuty's monitoring scope to include S3 data plane operations, such as GetObject and PutObject. This data source is optional and can be enabled or disabled at anytime. Accounts already using GuardDuty must first enable the new feature to use it; new accounts will be enabled by default. GuardDuty masters can configure this data source for individual member accounts and GuardDuty masters associated through AWS Organizations can automatically enable the data source in member accounts.
    * `service/resource-groups`: Updates service API and documentation
    * `service/servicediscovery`: Updates service documentation
    awssdkgo committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    1564a88 View commit details
    Browse the repository at this point in the history
Loading