martinbaillie / packer-plugin-ami-copy

Packer post-processor plugin for copying, encrypting, tagging a built AMI into other accounts.
Mozilla Public License 2.0
32 stars 21 forks source link

Bump github.com/aws/aws-sdk-go from 1.36.5 to 1.44.122 #75

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/aws/aws-sdk-go from 1.36.5 to 1.44.122.

Release notes

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

Release v1.44.122 (2022-10-24)

Service Client Updates

  • service/acm-pca: Updates service API and documentation
  • service/batch: Updates service API and documentation
    • This release adds support for AWS Batch on Amazon EKS.
  • service/datasync: Updates service API and documentation
  • service/sagemaker: Updates service API, documentation, and paginators
    • SageMaker Inference Recommender now supports a new API ListInferenceRecommendationJobSteps to return the details of all the benchmark we create for an inference recommendation job.

Release v1.44.121 (2022-10-21)

Service Client Updates

  • service/cognito-idp: Updates service API and documentation
  • service/s3: Updates service examples
    • S3 on Outposts launches support for automatic bucket-style alias. You can use the automatic access point alias instead of an access point ARN for any object-level operation in an Outposts bucket.
  • service/sagemaker: Updates service API and documentation
    • CreateInferenceRecommenderjob API now supports passing endpoint details directly, that will help customers to identify the max invocation and max latency they can achieve for their model and the associated endpoint along with getting recommendations on other instances.

Release v1.44.120 (2022-10-20)

Service Client Updates

  • service/devops-guru: Updates service API and documentation
  • service/globalaccelerator: Updates service API and documentation
  • service/resiliencehub: Updates service API and documentation
  • service/rum: Updates service API, documentation, and paginators

Release v1.44.119 (2022-10-19)

Service Client Updates

  • service/chime-sdk-messaging: Updates service documentation
  • service/cloudtrail: Updates service API and documentation
    • This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket.
  • service/config: Updates service API and documentation
  • service/connect: Updates service API, documentation, and paginators
  • service/eventbridge: Updates service API
  • service/managedblockchain: Updates service API, documentation, and paginators
  • service/s3: Updates service API and examples
    • Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
  • service/s3control: Updates service API
    • Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
  • service/support-app: Updates service API and documentation
  • service/workspaces-web: Updates service API, documentation, and paginators

SDK Enhancements

  • aws/session: Modified config resolution strategy when $HOME or %USERPROFILE% environment variables are not set.

... (truncated)

Commits


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)
dependabot[bot] commented 1 year ago

Superseded by #77.