Skip to content

Bump github.com/aws/aws-sdk-go from 1.44.214 to 1.44.219#160

Merged
mergify[bot] merged 1 commit intomasterfrom
dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.44.219
Mar 13, 2023
Merged

Bump github.com/aws/aws-sdk-go from 1.44.214 to 1.44.219#160
mergify[bot] merged 1 commit intomasterfrom
dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.44.219

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps github.com/aws/aws-sdk-go from 1.44.214 to 1.44.219.

Release notes

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

Release v1.44.219 (2023-03-10)

Service Client Updates

  • service/ivschat: Updates service API
  • service/secretsmanager: Updates service API
    • The type definitions of SecretString and SecretBinary now have a minimum length of 1 in the model to match the exception thrown when you pass in empty values.

Release v1.44.218 (2023-03-09)

Service Client Updates

  • service/codeartifact: Updates service API and documentation
  • service/connect: Updates service API, documentation, and paginators
  • service/evidently: Updates service documentation
  • service/networkmanager: Updates service documentation
  • service/quicksight: Updates service API and documentation
    • This release has two changes: add state persistence feature for embedded dashboard and console in GenerateEmbedUrlForRegisteredUser API; add properties for hidden collapsed row dimensions in PivotTableOptions.
  • service/redshift-data: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Inference now allows SSM access to customer's model container by setting the "EnableSSMAccess" parameter for a ProductionVariant in CreateEndpointConfig API.
  • service/servicediscovery: Updates service API
  • service/sesv2: Updates service API and documentation

Release v1.44.217 (2023-03-08)

Service Client Updates

  • service/athena: Updates service API and documentation
    • A new field SubstatementType is added to GetQueryExecution API, so customers have an error free way to detect the query type and interpret the result.
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Adds deletion protection support to DynamoDB tables. Tables with deletion protection enabled cannot be deleted. Deletion protection is disabled by default, can be enabled via the CreateTable or UpdateTable APIs, and is visible in TableDescription. This setting is not replicated for Global Tables.
  • service/ec2: Updates service API
    • Introducing Amazon EC2 C7g, M7g and R7g instances, powered by the latest generation AWS Graviton3 processors and deliver up to 25% better performance over Graviton2-based instances.
  • service/lakeformation: Updates service API and documentation
  • service/mediapackage: Updates service API and documentation
    • This release provides the date and time live resources were created.
  • service/mediapackage-vod: Updates service API and documentation
  • service/route53resolver: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • There needs to be a user identity to specify the SageMaker user who perform each action regarding the entity. However, these is a not a unified concept of user identity across SageMaker service that could be used today.

Release v1.44.216 (2023-03-07)

Service Client Updates

  • service/dms: Updates service API, documentation, and paginators
    • This release adds DMS Fleet Advisor Target Recommendation APIs and exposes functionality for DMS Fleet Advisor. It adds functionality to start Target Recommendation calculation.
  • service/location: Updates service 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)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.214 to 1.44.219.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.214...v1.44.219)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the update General updates label Mar 13, 2023
@dependabot dependabot bot requested a review from mrz1836 March 13, 2023 10:56
@codecov-commenter
Copy link

Codecov Report

Merging #160 (c1469dc) into master (e890896) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #160   +/-   ##
=======================================
  Coverage   59.33%   59.33%           
=======================================
  Files           1        1           
  Lines         150      150           
=======================================
  Hits           89       89           
  Misses         58       58           
  Partials        3        3           
Flag Coverage Δ
unittests 59.33% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e890896...c1469dc. Read the comment docs.

Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot pull request

@mergify mergify bot merged commit a17b52f into master Mar 13, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.44.219 branch March 13, 2023 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

update General updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants