eddycharly / terraform-provider-kops

Brings kOps into terraform in a fully managed way
Apache License 2.0
85 stars 20 forks source link

chore(deps): bump github.com/aws/aws-sdk-go from 1.44.274 to 1.44.277 #1028

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/aws/aws-sdk-go from 1.44.274 to 1.44.277.

Release notes

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

Release v1.44.277 (2023-06-06)

Service Client Updates

  • service/connect: Updates service documentation
  • service/elasticmapreduce: Updates service API and documentation
    • This release provides customers the ability to specify an allocation strategies amongst PRICE_CAPACITY_OPTIMIZED, CAPACITY_OPTIMIZED, LOWEST_PRICE, DIVERSIFIED for Spot instances in Instance Feet cluster. This enables customers to choose an allocation strategy best suited for their workload.
  • service/iam: Updates service API and documentation
    • This release updates the AccountAlias regex pattern with the same length restrictions enforced by the length constraint.
  • service/inspector2: Updates service API and documentation
  • service/iot: Updates service API, documentation, and paginators
    • Adding IoT Device Management Software Package Catalog APIs to register, store, and report system software packages, along with their versions and metadata in a centralized location.
  • service/iot-data: Updates service API
  • service/models.lex.v2: Updates service API, documentation, and paginators
  • service/quicksight: Updates service API and documentation
    • QuickSight support for pivot table field collapse state, radar chart range scale and multiple scope options in conditional formatting.
  • service/signer: Updates service API and documentation
    • AWS Signer is launching Container Image Signing, a new feature that enables you to sign and verify container images. This feature enables you to validate that only container images you approve are used in your enterprise.
  • service/sqs: Updates service API and documentation
    • Amazon SQS adds three new APIs - StartMessageMoveTask, CancelMessageMoveTask, and ListMessageMoveTasks to automate redriving messages from dead-letter queues to source queues or a custom destination.

Release v1.44.276 (2023-06-05)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • AWS CloudFormation StackSets provides customers with three new APIs to activate, deactivate, and describe AWS Organizations trusted access which is needed to get started with service-managed StackSets.
  • service/ec2: Updates service API
    • Making InstanceTagAttribute as the required parameter for the DeregisterInstanceEventNotificationAttributes and RegisterInstanceEventNotificationAttributes APIs.
  • service/finspace: Updates service API, documentation, and paginators
  • service/frauddetector: Updates service API and documentation
  • service/keyspaces: Updates service API and documentation
  • service/kms: Updates service API, documentation, and examples
    • This release includes feature to import customer's asymmetric (RSA and ECC) and HMAC keys into KMS. It also includes feature to allow customers to specify number of days to schedule a KMS key deletion as a policy condition key.
  • service/lambda: Updates service API and documentation
    • Add Ruby 3.2 (ruby3.2) Runtime support to AWS Lambda.
  • service/mwaa: Updates service API and documentation

Release v1.44.275 (2023-06-02)

Service Client Updates

  • service/athena: Updates service API and documentation
    • This release introduces the DeleteCapacityReservation API and the ability to manage capacity reservations using CloudFormation
  • service/cloudtrail: Updates service API and documentation
    • This feature allows users to start and stop event ingestion on a CloudTrail Lake event data store.
  • service/sagemaker: Updates service API and documentation
    • This release adds Selective Execution feature that allows SageMaker Pipelines users to run selected steps in a pipeline.
  • service/wafv2: Updates service API and documentation
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)