cello-proj / cello

Run infrastructure as code (IaC) software tools including CDK, Terraform and Cloud Formation via GitOps.
https://cello-proj.github.io/cello/
Apache License 2.0
282 stars 38 forks source link

chore(deps): bump github.com/aws/aws-sdk-go from 1.44.142 to 1.44.159 #407

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/aws/aws-sdk-go from 1.44.142 to 1.44.159.

Release notes

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

Release v1.44.159 (2022-12-13)

Service Client Updates

  • service/cloudtrail: Updates service API and documentation
    • Merging mainline branch for service model into mainline release branch. There are no new APIs.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This deployment adds ClientPasswordAuthType field to the Auth structure of the DBProxy.

Release v1.44.158 (2022-12-12)

Service Client Updates

  • service/customer-profiles: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release updates DescribeFpgaImages to show supported instance types of AFIs in its response.
  • service/kinesisvideo: Updates service API and documentation
    • This release adds support for public preview of Kinesis Video Stream at Edge enabling customers to provide configuration for the Kinesis Video Stream EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on configured schedule.
  • service/lookoutvision: Updates service documentation
  • service/migration-hub-refactor-spaces: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Update the RDS API model to support copying option groups during the CopyDBSnapshot operation
  • service/rekognition: Updates service API and documentation
    • Adds support for "aliases" and "categories", inclusion and exclusion filters for labels and label categories, and aggregating labels by video segment timestamps for Stored Video Label Detection APIs.
  • service/sagemaker-metrics: Adds new service
  • service/wafv2: Updates service documentation

Release v1.44.157 (2022-12-09)

Service Client Updates

  • service/iotfleetwise: Updates service API and documentation
  • service/logs: Updates service documentation
    • Doc-only update for CloudWatch Logs, for Tagging Permissions clarifications
  • service/medialive: Updates service API and documentation
    • Link devices now support buffer size (latency) configuration. A higher latency value means a longer delay in transmitting from the device to MediaLive, but improved resiliency. A lower latency value means a shorter delay, but less resiliency.
  • service/mediapackage-vod: Updates service API and documentation

Release v1.44.156 (2022-12-08)

Service Client Updates

  • service/autoscaling: Updates service API and documentation
    • Adds support for metric math for target tracking scaling policies, saving you the cost and effort of publishing a custom metric to CloudWatch. Also adds support for VPC Lattice by adding the Attach/Detach/DescribeTrafficSources APIs and a new health check type to the CreateAutoScalingGroup API.
  • service/iottwinmaker: Updates service API, documentation, and paginators
  • service/migrationhubstrategy: Updates service API and documentation

Release v1.44.155 (2022-12-07)

... (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)
codecov-commenter commented 1 year ago

Codecov Report

Merging #407 (df3a0c6) into main (a16fc22) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #407 +/- ## ======================================= Coverage 70.11% 70.11% ======================================= Files 11 11 Lines 2048 2048 ======================================= Hits 1436 1436 Misses 510 510 Partials 102 102 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/cello-proj/cello/pull/407?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/cello-proj/cello/pull/407?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Last update [a16fc22...df3a0c6](https://codecov.io/gh/cello-proj/cello/pull/407?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None).
dependabot[bot] commented 1 year ago

Superseded by #409.