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.238 to 1.44.261 #1006

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/aws/aws-sdk-go from 1.44.238 to 1.44.261.

Release notes

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

Release v1.44.261 (2023-05-10)

Service Client Updates

  • service/elasticmapreduce: Updates service API and documentation
    • EMR Studio now supports programmatically executing a Notebooks on an EMR on EKS cluster. In addition, notebooks can now be executed by specifying its location in S3.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Amazon Relational Database Service (RDS) updates for the new Aurora I/O-Optimized storage type for Amazon Aurora DB clusters
  • service/swf: Updates service API and documentation
    • This release adds a new API parameter to exclude old history events from decision tasks.

SDK Bugs

  • service/sms: Remove deprecated services (SMS) integration tests.
    • SMS integration tests will fail because SMS deprecated their service.

Release v1.44.260 (2023-05-09)

Service Client Updates

  • service/application-autoscaling: Updates service API, documentation, and examples
  • service/glue: Updates service API and documentation
    • This release adds AmazonRedshift Source and Target nodes in addition to DynamicTransform OutputSchemas
  • service/sagemaker: Updates service API and documentation
    • This release includes support for (1) Provisioned Concurrency for Amazon SageMaker Serverless Inference and (2) UpdateEndpointWeightsAndCapacities API for Serverless endpoints.

Release v1.44.259 (2023-05-08)

Service Client Updates

  • service/glue: Updates service API and documentation
    • Support large worker types G.4x and G.8x for Glue Spark
  • service/guardduty: Updates service API and documentation
    • Add AccessDeniedException 403 Error message code to support 3 Tagging related APIs
  • service/iotsitewise: Updates service API and documentation
  • service/sts: Updates service documentation
    • Documentation updates for AWS Security Token Service.

SDK Bugs

  • restjson: Correct failure to deserialize errors.
    • Deserialize generic error information when no response body is present.

Release v1.44.258 (2023-05-05)

Service Client Updates

  • service/ec2: Updates service API
    • This release adds support the inf2 and trn1n instances. inf2 instances are purpose built for deep learning inference while trn1n instances are powered by AWS Trainium accelerators and they build on the capabilities of Trainium-powered trn1 instances.
  • service/inspector2: Updates service API, documentation, and paginators
  • service/mediatailor: 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 #1008.