cloudposse / geodesic

šŸš€ Geodesic is a DevOps Linux Toolbox in Docker
https://cloudposse.com/accelerate
Apache License 2.0
929 stars 117 forks source link

Update AWS CLI packages #946

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli (source, changelog) ==1.32.113 -> ==1.33.0 age adoption passing confidence
boto3 ==1.34.113 -> ==1.34.118 age adoption passing confidence

Release Notes

aws/aws-cli (awscli) ### [`v1.33.0`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#1330) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.32.117...1.33.0) \====== - api-change:`amplify`: This doc-only update identifies fields that are specific to Gen 1 and Gen 2 applications. - api-change:`batch`: This release adds support for the AWS Batch GetJobQueueSnapshot API operation. - api-change:`eks`: Adds support for EKS add-ons pod identity associations integration - api-change:`iottwinmaker`: Support RESET_VALUE UpdateType for PropertyUpdates to reset property value to default or null - feature:logs start-live-tail: Adds support for starting a live tail streaming session for one or more log groups. ### [`v1.32.117`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#132117) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.32.116...1.32.117) \======== - api-change:`codebuild`: AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise - api-change:`codeguru-security`: This release includes minor model updates and documentation updates. - api-change:`elasticache`: Update to attributes of TestFailover and minor revisions. - api-change:`launch-wizard`: This release adds support for describing workload deployment specifications, deploying additional workload types, and managing tags for Launch Wizard resources with API operations. ### [`v1.32.116`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#132116) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.32.115...1.32.116) \======== - api-change:`acm`: add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`bedrock-agent`: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. - api-change:`bedrock-runtime`: This release adds Converse and ConverseStream APIs to Bedrock Runtime - api-change:`cloudtrail`: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. - api-change:`connect`: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API - api-change:`emr-serverless`: The release adds support for spark structured streaming. - api-change:`rds`: Updates Amazon RDS documentation for Aurora Postgres DBname. - api-change:`sagemaker`: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. - bugfix:`ssm start-session`: Only provide profile name to session-manager-plugin if provided using --profile flag ### [`v1.32.115`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#132115) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.32.114...1.32.115) \======== - api-change:`athena`: Throwing validation errors on CreateNotebook with Name containing `/`,`:`,`\` - api-change:`codebuild`: AWS CodeBuild now supports manually creating GitHub webhooks - api-change:`connect`: This release includes changes to DescribeContact API's response by including ConnectedToSystemTimestamp, RoutingCriteria, Customer, Campaign, AnsweringMachineDetectionStatus, CustomerVoiceActivity, QualityMetrics, DisconnectDetails, and SegmentAttributes information from a contact in Amazon Connect. - api-change:`glue`: Add optional field JobMode to CreateJob and UpdateJob APIs. - api-change:`securityhub`: Add ROOT type for TargetType model ### [`v1.32.114`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#132114) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.32.113...1.32.114) \======== - api-change:`dynamodb`: Doc-only update for DynamoDB. Specified the IAM actions needed to authorize a user to create a table with a resource-based policy. - api-change:`ec2`: Providing support to accept BgpAsnExtended attribute - api-change:`kafka`: Adds ControllerNodeInfo in ListNodes response to support Raft mode for MSK - api-change:`swf`: This release adds new APIs for deleting activity type and workflow type resources.
boto/boto3 (boto3) ### [`v1.34.118`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134118) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.117...1.34.118) \======== - api-change:`amplify`: \[`botocore`] This doc-only update identifies fields that are specific to Gen 1 and Gen 2 applications. - api-change:`batch`: \[`botocore`] This release adds support for the AWS Batch GetJobQueueSnapshot API operation. - api-change:`eks`: \[`botocore`] Adds support for EKS add-ons pod identity associations integration - api-change:`iottwinmaker`: \[`botocore`] Support RESET_VALUE UpdateType for PropertyUpdates to reset property value to default or null ### [`v1.34.117`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134117) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.116...1.34.117) \======== - api-change:`codebuild`: \[`botocore`] AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise - api-change:`codeguru-security`: \[`botocore`] This release includes minor model updates and documentation updates. - api-change:`elasticache`: \[`botocore`] Update to attributes of TestFailover and minor revisions. - api-change:`launch-wizard`: \[`botocore`] This release adds support for describing workload deployment specifications, deploying additional workload types, and managing tags for Launch Wizard resources with API operations. ### [`v1.34.116`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134116) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.115...1.34.116) \======== - api-change:`acm`: \[`botocore`] add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`bedrock-agent`: \[`botocore`] With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. - api-change:`bedrock-runtime`: \[`botocore`] This release adds Converse and ConverseStream APIs to Bedrock Runtime - api-change:`cloudtrail`: \[`botocore`] CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. - api-change:`connect`: \[`botocore`] Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API - api-change:`emr-serverless`: \[`botocore`] The release adds support for spark structured streaming. - api-change:`rds`: \[`botocore`] Updates Amazon RDS documentation for Aurora Postgres DBname. - api-change:`sagemaker`: \[`botocore`] Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. ### [`v1.34.115`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134115) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.114...1.34.115) \======== - api-change:`athena`: \[`botocore`] Throwing validation errors on CreateNotebook with Name containing `/`,`:`,`\` - api-change:`codebuild`: \[`botocore`] AWS CodeBuild now supports manually creating GitHub webhooks - api-change:`connect`: \[`botocore`] This release includes changes to DescribeContact API's response by including ConnectedToSystemTimestamp, RoutingCriteria, Customer, Campaign, AnsweringMachineDetectionStatus, CustomerVoiceActivity, QualityMetrics, DisconnectDetails, and SegmentAttributes information from a contact in Amazon Connect. - api-change:`glue`: \[`botocore`] Add optional field JobMode to CreateJob and UpdateJob APIs. - api-change:`securityhub`: \[`botocore`] Add ROOT type for TargetType model ### [`v1.34.114`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134114) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.113...1.34.114) \======== - api-change:`dynamodb`: \[`botocore`] Doc-only update for DynamoDB. Specified the IAM actions needed to authorize a user to create a table with a resource-based policy. - api-change:`ec2`: \[`botocore`] Providing support to accept BgpAsnExtended attribute - api-change:`kafka`: \[`botocore`] Adds ControllerNodeInfo in ListNodes response to support Raft mode for MSK - api-change:`swf`: \[`botocore`] This release adds new APIs for deleting activity type and workflow type resources.

Configuration

šŸ“… Schedule: Branch creation - "after 4pm on friday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

āš ļø Warning: custom changes will be lost.