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.276 #1027

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

Release notes

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

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

Superseded by #1028.