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.132 #78

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

Release notes

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

Release v1.44.132 (2022-11-07)

Service Client Updates

  • service/athena: Updates service API and documentation
    • Adds support for using Query Result Reuse
  • service/autoscaling: Updates service API and documentation
    • This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes.
  • service/cloudtrail: Updates service API and documentation
    • This release includes support for configuring a delegated administrator to manage an AWS Organizations organization CloudTrail trails and event data stores, and AWS Key Management Service encryption of CloudTrail Lake event data stores.
  • service/ec2: Updates service API and documentation
    • This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes.
  • service/elasticache: Updates service API and documentation
    • Added support for IPv6 and dual stack for Memcached and Redis clusters. Customers can now launch new Redis and Memcached clusters with IPv6 and dual stack networking support.
  • service/mediaconvert: Updates service API and documentation
    • The AWS Elemental MediaConvert SDK has added support for setting the SDR reference white point for HDR conversions and conversion of HDR10 to DolbyVision without mastering metadata.
  • service/models.lex.v2: Updates service API, documentation, and paginators
  • service/ssm: Updates service API and documentation
    • This release includes support for applying a CloudWatch alarm to multi account multi region Systems Manager Automation
  • service/wafv2: Updates service documentation
  • service/wellarchitected: Updates service API, documentation, and paginators
  • service/workspaces: Updates service API and documentation
    • This release adds protocols attribute to workspaces properties data type. This enables customers to migrate workspaces from PC over IP (PCoIP) to WorkSpaces Streaming Protocol (WSP) using create and modify workspaces public APIs.

Release v1.44.131 (2022-11-04)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • This release adds API support for the recipient of an AMI account share to remove shared AMI launch permissions.
  • service/emr-containers: Updates service API, documentation, and paginators
  • service/logs: Updates service documentation
    • Doc-only update for bug fixes and support of export to buckets encrypted with SSE-KMS

Release v1.44.130 (2022-11-03)

Service Client Updates

  • service/memorydb: Updates service API and documentation
  • service/sagemaker: Updates service API
    • Amazon SageMaker now supports running training jobs on ml.trn1 instance types.

Release v1.44.129 (2022-11-02)

Service Client Updates

  • service/iotsitewise: Updates service API, documentation, and paginators
  • service/s3control: Updates service API and documentation
    • S3 on Outposts launches support for Lifecycle configuration for Outposts buckets. With S3 Lifecycle configuration, you can mange objects so they are stored cost effectively. You can manage objects using size-based rules and specify how many noncurrent versions bucket will retain.
  • service/sagemaker: 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 1 year ago

Superseded by #81.