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.110 #71

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

Release notes

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

Release v1.44.110 (2022-10-03)

Service Client Updates

  • service/accessanalyzer: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Adding an imdsSupport attribute to EC2 AMIs
  • service/snowball: Updates service API, documentation, and paginators
    • Adds support for V3_5C. This is a refreshed AWS Snowball Edge Compute Optimized device type with 28TB SSD, 104 vCPU and 416GB memory (customer usable).

Release v1.44.109 (2022-09-30)

Service Client Updates

  • service/codedeploy: Updates service API and documentation
    • This release allows you to override the alarm configurations when creating a deployment.
  • service/devops-guru: Updates service API and documentation
  • service/dlm: Updates service API and documentation
  • service/runtime.sagemaker: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • A new parameter called ExplainerConfig is added to CreateEndpointConfig API to enable SageMaker Clarify online explainability feature.
  • service/sso-oidc: Updates service documentation

Release v1.44.108 (2022-09-29)

Service Client Updates

  • service/acm: Updates service API and documentation
    • This update returns additional certificate details such as certificate SANs and allows sorting in the ListCertificates API.
  • service/ec2: Updates service API
    • u-3tb1 instances are powered by Intel Xeon Platinum 8176M (Skylake) processors and are purpose-built to run large in-memory databases.
  • service/emr-serverless: Updates service API and documentation
  • service/fsx: Updates service API, documentation, and paginators
  • service/migrationhuborchestrator: Adds new service
  • service/polly: Updates service API
    • Added support for the new Cantonese voice - Hiujin. Hiujin is available as a Neural voice only.
  • service/proton: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • SageMaker Training Managed Warm Pools let you retain provisioned infrastructure to reduce latency for repetitive training workloads.
  • service/secretsmanager: Updates service documentation
    • Documentation updates for Secrets Manager
  • service/translate: Updates service API and documentation
  • service/workspaces: Updates service API and documentation
    • This release includes diagnostic log uploading feature. If it is enabled, the log files of WorkSpaces Windows client will be sent to Amazon WorkSpaces automatically for troubleshooting. You can use modifyClientProperty api to enable/disable this feature.

Release v1.44.107 (2022-09-27)

Service Client Updates

  • service/ce: Updates service API and documentation

... (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 #72.