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

Update AWS CLI packages #882

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Update AWS CLI packages #882

merged 1 commit into from
Oct 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli (source, changelog) ==1.29.62 -> ==1.29.63 age adoption passing confidence
boto3 ==1.28.62 -> ==1.28.63 age adoption passing confidence

Release Notes

aws/aws-cli (awscli)

v1.29.63

Compare Source

=======

  • api-change:auditmanager: This release introduces a new limit to the awsAccounts parameter. When you create or update an assessment, there is now a limit of 200 AWS accounts that can be specified in the assessment scope.
  • api-change:autoscaling: Update the NotificationMetadata field to only allow visible ascii characters. Add paginators to DescribeInstanceRefreshes, DescribeLoadBalancers, and DescribeLoadBalancerTargetGroups
  • api-change:config: Add enums for resource types supported by Config
  • api-change:controltower: Added new EnabledControl resource details to ListEnabledControls API and added new GetEnabledControl API.
  • api-change:customer-profiles: Adds sensitive trait to various shapes in Customer Profiles Calculated Attribute API model.
  • api-change:ec2: This release adds Ubuntu Pro as a supported platform for On-Demand Capacity Reservations and adds support for setting an Amazon Machine Image (AMI) to disabled state. Disabling the AMI makes it private if it was previously shared, and prevents new EC2 instance launches from it.
  • api-change:elbv2: Update elbv2 command to latest version
  • api-change:glue: Extending version control support to GitLab and Bitbucket from AWSGlue
  • api-change:inspector2: Add MacOs ec2 platform support
  • api-change:ivs-realtime: Update GetParticipant to return additional metadata.
  • api-change:lambda: Adds support for Lambda functions to access Dual-Stack subnets over IPv6, via an opt-in flag in CreateFunction and UpdateFunctionConfiguration APIs
  • api-change:location: This release adds endpoint updates for all AWS Location resource operations.
  • api-change:machinelearning: This release marks Password field as sensitive
  • api-change:pricing: Documentation updates for Price List
  • api-change:rds: This release adds support for adding a dedicated log volume to open-source RDS instances.
  • api-change:rekognition: Amazon Rekognition introduces support for Custom Moderation. This allows the enhancement of accuracy for detect moderation labels operations by creating custom adapters tuned on customer data.
  • api-change:sagemaker: Amazon SageMaker Canvas adds KendraSettings and DirectDeploySettings support for CanvasAppSettings
  • api-change:textract: This release adds 9 new APIs for adapter and adapter version management, 3 new APIs for tagging, and updates AnalyzeDocument and StartDocumentAnalysis API parameters for using adapters.
  • api-change:transcribe: This release is to enable m4a format to customers
  • api-change:workspaces: Updated the CreateWorkspaces action documentation to clarify that the PCoIP protocol is only available for Windows bundles.
boto/boto3 (boto3)

v1.28.63

Compare Source

=======

  • api-change:auditmanager: [botocore] This release introduces a new limit to the awsAccounts parameter. When you create or update an assessment, there is now a limit of 200 AWS accounts that can be specified in the assessment scope.
  • api-change:autoscaling: [botocore] Update the NotificationMetadata field to only allow visible ascii characters. Add paginators to DescribeInstanceRefreshes, DescribeLoadBalancers, and DescribeLoadBalancerTargetGroups
  • api-change:config: [botocore] Add enums for resource types supported by Config
  • api-change:controltower: [botocore] Added new EnabledControl resource details to ListEnabledControls API and added new GetEnabledControl API.
  • api-change:customer-profiles: [botocore] Adds sensitive trait to various shapes in Customer Profiles Calculated Attribute API model.
  • api-change:ec2: [botocore] This release adds Ubuntu Pro as a supported platform for On-Demand Capacity Reservations and adds support for setting an Amazon Machine Image (AMI) to disabled state. Disabling the AMI makes it private if it was previously shared, and prevents new EC2 instance launches from it.
  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:glue: [botocore] Extending version control support to GitLab and Bitbucket from AWSGlue
  • api-change:inspector2: [botocore] Add MacOs ec2 platform support
  • api-change:ivs-realtime: [botocore] Update GetParticipant to return additional metadata.
  • api-change:lambda: [botocore] Adds support for Lambda functions to access Dual-Stack subnets over IPv6, via an opt-in flag in CreateFunction and UpdateFunctionConfiguration APIs
  • api-change:location: [botocore] This release adds endpoint updates for all AWS Location resource operations.
  • api-change:machinelearning: [botocore] This release marks Password field as sensitive
  • api-change:pricing: [botocore] Documentation updates for Price List
  • api-change:rds: [botocore] This release adds support for adding a dedicated log volume to open-source RDS instances.
  • api-change:rekognition: [botocore] Amazon Rekognition introduces support for Custom Moderation. This allows the enhancement of accuracy for detect moderation labels operations by creating custom adapters tuned on customer data.
  • api-change:sagemaker: [botocore] Amazon SageMaker Canvas adds KendraSettings and DirectDeploySettings support for CanvasAppSettings
  • api-change:textract: [botocore] This release adds 9 new APIs for adapter and adapter version management, 3 new APIs for tagging, and updates AnalyzeDocument and StartDocumentAnalysis API parameters for using adapters.
  • api-change:transcribe: [botocore] This release is to enable m4a format to customers
  • api-change:workspaces: [botocore] Updated the CreateWorkspaces action documentation to clarify that the PCoIP protocol is only available for Windows bundles.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team as a code owner October 14, 2023 00:34
@renovate renovate bot force-pushed the renovate/aws-cli-packages branch from 75b4da9 to f0557ca Compare October 16, 2023 05:39
@Nuru Nuru merged commit 8b97101 into master Oct 16, 2023
3 checks passed
@Nuru Nuru deleted the renovate/aws-cli-packages branch October 16, 2023 18:20
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.

1 participant