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.165 #415

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

Release notes

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

Release v1.44.165 (2022-12-21)

Service Client Updates

  • service/connect: Updates service API
  • service/connectparticipant: Updates service API
  • service/license-manager-linux-subscriptions: Adds new service
  • service/macie2: Updates service API
  • service/sagemaker: Updates service API and documentation
    • This release enables adding RStudio Workbench support to an existing Amazon SageMaker Studio domain. It allows setting your RStudio on SageMaker environment configuration parameters and also updating the RStudioConnectUrl and RStudioPackageManagerUrl parameters for existing domains
  • service/scheduler: Updates service API
  • service/ssm: Updates service documentation
    • Doc-only updates for December 2022.
  • service/support: Updates service documentation
    • Documentation updates for the AWS Support API
  • service/transfer: Updates service API and documentation
    • This release adds support for Decrypt as a workflow step type.

Release v1.44.164 (2022-12-20)

Service Client Updates

  • service/batch: Updates service API and documentation
    • Adds isCancelled and isTerminated to DescribeJobs response.
  • service/ec2: Updates service API, documentation, and paginators
    • Adds support for pagination in the EC2 DescribeImages API.
  • service/lookoutequipment: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • This release adds support for two new features to AWS Elemental MediaLive. First, you can now burn-in timecodes to your MediaLive outputs. Second, we now now support the ability to decode Dolby E audio when it comes in on an input.
  • service/nimble: Updates service API, documentation, and paginators
  • service/resource-explorer-2: Updates service documentation
  • service/route53domains: Updates service API and documentation
    • Use Route 53 domain APIs to change owner, create/delete DS record, modify IPS tag, resend authorization. New: AssociateDelegationSignerToDomain, DisassociateDelegationSignerFromDomain, PushDomain, ResendOperationAuthorization. Updated: UpdateDomainContact, ListOperations, CheckDomainTransferability.
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Autopilot adds support for new objective metrics in CreateAutoMLJob API.
  • service/transcribe: Updates service API

Release v1.44.163 (2022-12-19)

Service Client Updates

  • service/athena: Updates service API and documentation
    • Add missed InvalidRequestException in GetCalculationExecutionCode,StopCalculationExecution APIs. Correct required parameters (Payload and Type) in UpdateNotebook API. Change Notebook size from 15 Mb to 10 Mb.
  • service/ecs: Updates service API and documentation
    • This release adds support for alarm-based rollbacks in ECS, a new feature that allows customers to add automated safeguards for Amazon ECS service rolling updates.
  • service/kinesis-video-webrtc-storage: Adds new service
  • service/kinesisvideo: Updates service API, documentation, and paginators
    • Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Add support for --enable-customer-owned-ip to RDS create-db-instance-read-replica API for RDS on Outposts.

... (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 #415 (ccb619f) into main (1d5592f) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #415 +/- ## ======================================= Coverage 70.18% 70.18% ======================================= Files 11 11 Lines 2053 2053 ======================================= Hits 1441 1441 Misses 510 510 Partials 102 102 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/cello-proj/cello/pull/415?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/415?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Last update [1d5592f...ccb619f](https://codecov.io/gh/cello-proj/cello/pull/415?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 #416.