Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump awscli from 1.27.84 to 1.27.89 in /packages/@aws-cdk/lambda-layer-awscli #24590

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps awscli from 1.27.84 to 1.27.89.

Changelog

Sourced from awscli's changelog.

1.27.89

  • api-change:ivschat: This release adds a new exception returned when calling AWS IVS chat UpdateLoggingConfiguration. Now UpdateLoggingConfiguration can return ConflictException when invalid updates are made in sequence to Logging Configurations.
  • api-change:secretsmanager: 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.

1.27.88

  • api-change:codeartifact: This release introduces the generic package format, a mechanism for storing arbitrary binary assets. It also adds a new API, PublishPackageVersion, to allow for publishing generic packages.
  • api-change:connect: This release adds a new API, GetMetricDataV2, which returns metric data for Amazon Connect.
  • api-change:evidently: Updated entity override documentation
  • api-change:networkmanager: This update provides example usage for TransitGatewayRouteTableArn.
  • api-change:quicksight: 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.
  • api-change:redshift-data: Added support for Redshift Serverless workgroup-arn wherever the WorkgroupName parameter is available.
  • api-change:sagemaker: Amazon SageMaker Inference now allows SSM access to customer's model container by setting the "EnableSSMAccess" parameter for a ProductionVariant in CreateEndpointConfig API.
  • api-change:servicediscovery: Updated all AWS Cloud Map APIs to provide consistent throttling exception (RequestLimitExceeded)
  • api-change:sesv2: This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects missing or misconfigured Brand Indicator for Message Identification (BIMI) DNS records for customer sending identities.

1.27.87

  • api-change:athena: 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.
  • api-change:dynamodb: 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.
  • api-change:ec2: 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.
  • api-change:lakeformation: This release adds two new API support "GetDataCellsFiler" and "UpdateDataCellsFilter", and also updates the corresponding documentation.
  • api-change:mediapackage-vod: This release provides the date and time VOD resources were created.
  • api-change:mediapackage: This release provides the date and time live resources were created.
  • api-change:route53resolver: Add dual-stack and IPv6 support for Route 53 Resolver Endpoint,Add IPv6 target IP in Route 53 Resolver Forwarding Rule
  • api-change:sagemaker: 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.

1.27.86

  • bugfix:eks: Output JSON only for user entry in kubeconfig fixes [#7719](https://github.com/aws/aws-cli/issues/7719) <https://github.com/aws/aws-cli/issues/7719>, fixes [#7723](https://github.com/aws/aws-cli/issues/7723) <https://github.com/aws/aws-cli/issues/7723>, fixes [#7724](https://github.com/aws/aws-cli/issues/7724) <https://github.com/aws/aws-cli/issues/7724>__
  • api-change:dms: This release adds DMS Fleet Advisor Target Recommendation APIs and exposes functionality for DMS Fleet Advisor. It adds functionality to start Target Recommendation calculation.
  • api-change:location: Documentation update for the release of 3 additional map styles for use with Open Data Maps: Open Data Standard Dark, Open Data Visualization Light & Open Data Visualization Dark.

1.27.85

  • api-change:account: AWS Account alternate contact email addresses can now have a length of 254 characters and contain the character "|".
  • api-change:ivs: Updated text description in DeleteChannel, Stream, and StreamSummary.
Commits
  • df68d39 Merge branch 'release-1.27.89'
  • be4afd1 Bumping version to 1.27.89
  • 9583dc5 Update changelog based on model updates
  • 7808d95 Merge branch 'release-1.27.88'
  • 7e4d04f Merge branch 'release-1.27.88' into develop
  • 7b64318 Bumping version to 1.27.88
  • 1c8486b Update changelog based on model updates
  • b40f487 Merge branch 'release-1.27.87'
  • 19b76b4 Merge branch 'release-1.27.87' into develop
  • 753b870 Bumping version to 1.27.87
  • Additional commits viewable in compare view

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 [awscli](https://github.com/aws/aws-cli) from 1.27.84 to 1.27.89.
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Changelog](https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst)
- [Commits](aws/aws-cli@1.27.84...1.27.89)

---
updated-dependencies:
- dependency-name: awscli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@aws-cdk-automation aws-cdk-automation requested a review from a team March 13, 2023 11:00
@github-actions github-actions bot added the p2 label Mar 13, 2023
@mergify
Copy link
Contributor

mergify bot commented Mar 13, 2023

Thanks Dependabot!

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 40208ad
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit 3fae98c into v1-main Mar 13, 2023
@mergify mergify bot deleted the dependabot/pip/packages/aws-cdk/lambda-layer-awscli/v1-main/awscli-1.27.89 branch March 13, 2023 12:28
@mergify
Copy link
Contributor

mergify bot commented Mar 13, 2023

Thanks Dependabot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant