Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/aws/aws-sdk-go from 1.32.12 to 1.33.7 #847

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2020

Bumps github.com/aws/aws-sdk-go from 1.32.12 to 1.33.7.

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

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 (2020-07-15)

Service Client Updates

  • service/ivs: Adds new service

SDK Enhancements

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.
Changelog

Sourced from github.com/aws/aws-sdk-go's changelog.

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 (2020-07-15)

Service Client Updates

  • service/ivs: Adds new service

SDK Enhancements

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.
Commits
  • 46dac1f Release v1.33.7 (2020-07-17)
  • e2087bb codegen: Add failsafe handling for unknown stream messages (#3334)
  • b601f14 service/s3/s3manager: Clarify documentation and behavior of GetBucketRegion (...
  • 0d8d5fa Fix documentation typos in aws/config (#3417)
  • b868519 aws: clarify Config.Endpoint behavior on empty strings (#3423)
  • 50ec954 service/s3/s3crypto: Allow content length JSON Number (#3427)
  • 7934958 Release v1.33.6 (2020-07-15) (#3425)
  • 3f5bb9d service/s3/s3crypto: Allow envelope unmarshal to accept JSON numbers for tag ...
  • 09f89e4 Release v1.33.5 (2020-07-09) (#3416)
  • 0f805d7 service/organizations: fix changelog (#3414)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.32.12 to 1.33.7.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.32.12...v1.33.7)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 19, 2020
@wata727 wata727 merged commit 1fd6be4 into master Jul 19, 2020
@wata727 wata727 deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.33.7 branch July 19, 2020 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

None yet

1 participant