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.42.44 #25

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

Release v1.42.44 (2022-01-28)

Service Client Updates

  • service/appconfig: Updates service API and documentation
  • service/appconfigdata: Updates service API and documentation
  • service/athena: Updates service API and documentation
    • This release adds a field, AthenaError, to the GetQueryExecution response object when a query fails.
  • service/cognito-idp: Updates service documentation
  • service/sagemaker: Updates service API
    • This release added a new NNA accelerator compilation support for Sagemaker Neo.
  • service/secretsmanager: Updates service API and documentation
    • Feature are ready to release on Jan 28th

Release v1.42.43 (2022-01-27)

Service Client Updates

  • service/amplify: Updates service documentation
  • service/connect: Updates service API and documentation
  • service/ec2: Updates service API
    • X2ezn instances are powered by Intel Cascade Lake CPUs that deliver turbo all core frequency of up to 4.5 GHz and up to 100 Gbps of networking bandwidth
  • service/kafka: Updates service API and documentation
  • service/opensearch: Updates service API and documentation

SDK Bugs

  • aws/request: Update Request Send to always ensure Request.HTTPResponse is populated.

Release v1.42.42 (2022-01-26)

Service Client Updates

  • service/codeguru-reviewer: Updates service API, documentation, and waiters
  • service/ebs: Updates service documentation
  • service/frauddetector: Updates service API, documentation, and paginators
  • service/sagemaker: Updates service API and documentation
    • API changes relating to Fail steps in model building pipeline and add PipelineExecutionFailureReason in PipelineExecutionSummary.
  • service/securityhub: Updates service API and documentation

Release v1.42.41 (2022-01-25)

Service Client Updates

  • service/connect: Updates service API, documentation, and paginators
  • service/elasticfilesystem: Updates service API and documentation
    • Use Amazon EFS Replication to replicate your Amazon EFS file system in the AWS Region of your preference.
  • service/fsx: Updates service API and documentation
  • service/guardduty: Updates service API and documentation
    • Amazon GuardDuty expands threat detection coverage to protect Amazon Elastic Kubernetes Service (EKS) workloads.

... (truncated)

Changelog

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

Release v1.42.44 (2022-01-28)

Service Client Updates

  • service/appconfig: Updates service API and documentation
  • service/appconfigdata: Updates service API and documentation
  • service/athena: Updates service API and documentation
    • This release adds a field, AthenaError, to the GetQueryExecution response object when a query fails.
  • service/cognito-idp: Updates service documentation
  • service/sagemaker: Updates service API
    • This release added a new NNA accelerator compilation support for Sagemaker Neo.
  • service/secretsmanager: Updates service API and documentation
    • Feature are ready to release on Jan 28th

Release v1.42.43 (2022-01-27)

Service Client Updates

  • service/amplify: Updates service documentation
  • service/connect: Updates service API and documentation
  • service/ec2: Updates service API
    • X2ezn instances are powered by Intel Cascade Lake CPUs that deliver turbo all core frequency of up to 4.5 GHz and up to 100 Gbps of networking bandwidth
  • service/kafka: Updates service API and documentation
  • service/opensearch: Updates service API and documentation

SDK Bugs

  • aws/request: Update Request Send to always ensure Request.HTTPResponse is populated.

Release v1.42.42 (2022-01-26)

Service Client Updates

  • service/codeguru-reviewer: Updates service API, documentation, and waiters
  • service/ebs: Updates service documentation
  • service/frauddetector: Updates service API, documentation, and paginators
  • service/sagemaker: Updates service API and documentation
    • API changes relating to Fail steps in model building pipeline and add PipelineExecutionFailureReason in PipelineExecutionSummary.
  • service/securityhub: Updates service API and documentation

Release v1.42.41 (2022-01-25)

Service Client Updates

  • service/connect: Updates service API, documentation, and paginators
  • service/elasticfilesystem: Updates service API and documentation
    • Use Amazon EFS Replication to replicate your Amazon EFS file system in the AWS Region of your preference.
  • service/fsx: Updates service API and documentation
  • service/guardduty: Updates service API and documentation
    • Amazon GuardDuty expands threat detection coverage to protect Amazon Elastic Kubernetes Service (EKS) workloads.

... (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 2 years ago

Superseded by #26.