Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 26, 2022

Bumps awscli from 1.18.199 to 1.23.1.

Changelog

Sourced from awscli's changelog.

1.23.1

  • api-change:lightsail: [botocore] This release adds support for Lightsail load balancer HTTP to HTTPS redirect and TLS policy configuration.
  • api-change:sagemaker: [botocore] SageMaker Inference Recommender now accepts customer KMS key ID for encryption of endpoints and compilation outputs created during inference recommendation.
  • api-change:pricing: [botocore] Documentation updates for Price List API
  • api-change:glue: [botocore] This release adds documentation for the APIs to create, read, delete, list, and batch read of AWS Glue custom patterns, and for Lake Formation configuration settings in the AWS Glue crawler.
  • api-change:cloudfront: [botocore] CloudFront now supports the Server-Timing header in HTTP responses sent from CloudFront. You can use this header to view metrics that help you gain insights about the behavior and performance of CloudFront. To use this header, enable it in a response headers policy.
  • api-change:ivschat: [botocore] Adds new APIs for IVS Chat, a feature for building interactive chat experiences alongside an IVS broadcast.
  • api-change:network-firewall: [botocore] AWS Network Firewall now enables customers to use a customer managed AWS KMS key for the encryption of their firewall resources.

1.23.0

  • api-change:gamelift: [botocore] Documentation updates for Amazon GameLift.
  • api-change:mq: [botocore] This release adds the CRITICAL_ACTION_REQUIRED broker state and the ActionRequired API property. CRITICAL_ACTION_REQUIRED informs you when your broker is degraded. ActionRequired provides you with a code which you can use to find instructions in the Developer Guide on how to resolve the issue.
  • feature:IMDS: [botocore] Added resiliency mechanisms to IMDS Credential Fetcher
  • api-change:securityhub: [botocore] Security Hub now lets you opt-out of auto-enabling the defaults standards (CIS and FSBP) in accounts that are auto-enabled with Security Hub via Security Hub's integration with AWS Organizations.
  • api-change:connect: [botocore] This release adds SearchUsers API which can be used to search for users with a Connect Instance
  • api-change:rds-data: [botocore] Support to receive SQL query results in the form of a simplified JSON string. This enables developers using the new JSON string format to more easily convert it to an object using popular JSON string parsing libraries.

1.22.101

  • api-change:chime-sdk-meetings: [botocore] Include additional exceptions types.
  • api-change:ec2: [botocore] Adds support for waiters that automatically poll for a deleted NAT Gateway until it reaches the deleted state.

1.22.100

  • api-change:wisdom: [botocore] This release updates the GetRecommendations API to include a trigger event list for classifying and grouping recommendations.
  • api-change:elasticache: [botocore] Doc only update for ElastiCache
  • api-change:iottwinmaker: [botocore] General availability (GA) for AWS IoT TwinMaker. For more information, see https://docs.aws.amazon.com/iot-twinmaker/latest/apireference/Welcome.html
  • api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager
  • api-change:mediatailor: [botocore] This release introduces tiered channels and adds support for live sources. Customers using a STANDARD channel can now create programs using live sources.
  • api-change:storagegateway: [botocore] This release adds support for minimum of 5 character length virtual tape barcodes.
  • api-change:lookoutmetrics: [botocore] Added DetectMetricSetConfig API for detecting configuration required for creating metric set from provided S3 data source.
  • api-change:iotsitewise: [botocore] This release adds 3 new batch data query APIs : BatchGetAssetPropertyValue, BatchGetAssetPropertyValueHistory and BatchGetAssetPropertyAggregates
  • api-change:glue: [botocore] This release adds APIs to create, read, delete, list, and batch read of Glue custom entity types

1.22.99

  • api-change:macie2: [botocore] Sensitive data findings in Amazon Macie now indicate how Macie found the sensitive data that produced a finding (originType).
  • api-change:rds: [botocore] Added a new cluster-level attribute to set the capacity range for Aurora Serverless v2 instances.
  • api-change:mgn: [botocore] Removed required annotation from input fields in Describe operations requests. Added quotaValue to ServiceQuotaExceededException

... (truncated)

Commits
  • d3572db Merge branch 'release-1.23.1'
  • 01f3eea Bumping version to 1.23.1
  • b280e77 Add changelog entries from botocore
  • edad847 Merge branch 'release-1.23.0'
  • 9c7abbf Merge branch 'release-1.23.0' into develop
  • b705ad0 Bumping version to 1.23.0
  • 5b6ca13 Add changelog entries from botocore
  • e604854 Merge pull request #6170 from akshayhiremath/patch-1
  • 301b235 Merge pull request #6893 from stealthycoin/colorama
  • 423249f Merge branch 'release-1.22.101'
  • 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.18.199 to 1.23.1.
- [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.18.199...1.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 26, 2022

The following labels could not be found: python, dependencies, docs-approved.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 27, 2022

Superseded by #81.

@dependabot dependabot bot closed this Apr 27, 2022
@dependabot dependabot bot deleted the dependabot/pip/dot-circleci/awscli-1.23.1 branch April 27, 2022 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants