Skip to content

Update dependency boto3 to v1.24.30 (develop)

RenovateBot requested to merge renovate/develop-boto3-1.x into develop

This MR contains the following updates:

Package Type Update Change
boto3 dependencies patch ==1.24.22 -> ==1.24.30

Release Notes

boto/boto3

v1.24.30

Compare Source

=======

  • api-change:athena: [botocore] This release updates data types that contain either QueryExecutionId, NamedQueryId or ExpectedBucketOwner. Ids must be between 1 and 128 characters and contain only non-whitespace characters. ExpectedBucketOwner must be 12-digit string.
  • api-change:codeartifact: [botocore] This release introduces Package Origin Controls, a mechanism used to counteract Dependency Confusion attacks. Adds two new APIs, PutPackageOriginConfiguration and DescribePackage, and updates the ListPackage, DescribePackageVersion and ListPackageVersion APIs in support of the feature.
  • api-change:config: [botocore] Update ResourceType enum with values for Route53Resolver, Batch, DMS, Workspaces, Stepfunctions, SageMaker, ElasticLoadBalancingV2, MSK types
  • api-change:ec2: [botocore] This release adds flow logs for Transit Gateway to allow customers to gain deeper visibility and insights into network traffic through their Transit Gateways.
  • api-change:fms: [botocore] Adds support for strict ordering in stateful rule groups in Network Firewall policies.
  • api-change:glue: [botocore] This release adds an additional worker type for Glue Streaming jobs.
  • api-change:inspector2: [botocore] This release adds support for Inspector V2 scan configurations through the get and update configuration APIs. Currently this allows configuring ECR automated re-scan duration to lifetime or 180 days or 30 days.
  • api-change:kendra: [botocore] This release adds AccessControlConfigurations which allow you to redefine your document level access control without the need for content re-indexing.
  • api-change:nimble: [botocore] Amazon Nimble Studio adds support for IAM-based access to AWS resources for Nimble Studio components and custom studio components. Studio Component scripts use these roles on Nimble Studio workstation to mount filesystems, access S3 buckets, or other configured resources in the Studio's AWS account
  • api-change:outposts: [botocore] This release adds the ShipmentInformation and AssetInformationList fields to the GetOrder API response.
  • api-change:sagemaker: [botocore] This release adds support for G5, P4d, and C6i instance types in Amazon SageMaker Inference and increases the number of hyperparameters that can be searched from 20 to 30 in Amazon SageMaker Automatic Model Tuning

v1.24.29

Compare Source

=======

  • api-change:appconfig: [botocore] Adding Create, Get, Update, Delete, and List APIs for new two new resources: Extensions and ExtensionAssociations.

v1.24.28

Compare Source

=======

  • api-change:networkmanager: [botocore] This release adds general availability API support for AWS Cloud WAN.

v1.24.27

Compare Source

=======

  • api-change:ec2: [botocore] Build, manage, and monitor a unified global network that connects resources running across your cloud and on-premises environments using the AWS Cloud WAN APIs.
  • api-change:redshift-serverless: [botocore] Removed prerelease language for GA launch.
  • api-change:redshift: [botocore] This release adds a new --snapshot-arn field for describe-cluster-snapshots, describe-node-configuration-options, restore-from-cluster-snapshot, authorize-snapshot-acsess, and revoke-snapshot-acsess APIs. It allows customers to give a Redshift snapshot ARN or a Redshift Serverless ARN as input.

v1.24.26

Compare Source

=======

  • api-change:backup: [botocore] This release adds support for authentication using IAM user identity instead of passed IAM role, identified by excluding the IamRoleArn field in the StartRestoreJob API. This feature applies to only resource clients with a destructive restore nature (e.g. SAP HANA).

v1.24.25

Compare Source

=======

  • api-change:chime-sdk-meetings: [botocore] Adds support for AppKeys and TenantIds in Amazon Chime SDK WebRTC sessions
  • api-change:dms: [botocore] New api to migrate event subscriptions to event bridge rules
  • api-change:iot: [botocore] This release adds support to register a CA certificate without having to provide a verification certificate. This also allows multiple AWS accounts to register the same CA in the same region.
  • api-change:iotwireless: [botocore] Adds 5 APIs: PutPositionConfiguration, GetPositionConfiguration, ListPositionConfigurations, UpdatePosition, GetPosition for the new Positioning Service feature which enables customers to configure solvers to calculate position of LoRaWAN devices, or specify position of LoRaWAN devices & gateways.
  • api-change:sagemaker: [botocore] Heterogeneous clusters: the ability to launch training jobs with multiple instance types. This enables running component of the training job on the instance type that is most suitable for it. e.g. doing data processing and augmentation on CPU instances and neural network training on GPU instances

v1.24.24

Compare Source

=======

  • api-change:cloudformation: [botocore] My AWS Service (placeholder) - Add a new feature Account-level Targeting for StackSet operation
  • api-change:synthetics: [botocore] This release introduces Group feature, which enables users to group cross-region canaries.

v1.24.23

Compare Source

=======

  • api-change:config: [botocore] Updating documentation service limits
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:quicksight: [botocore] This release allows customers to programmatically create QuickSight accounts with Enterprise and Enterprise + Q editions. It also releases allowlisting domains for embedding QuickSight dashboards at runtime through the embedding APIs.
  • api-change:rds: [botocore] Adds waiters support for DBCluster.
  • api-change:rolesanywhere: [botocore] IAM Roles Anywhere allows your workloads such as servers, containers, and applications to obtain temporary AWS credentials and use the same IAM roles and policies that you have configured for your AWS workloads to access AWS resources.
  • api-change:ssm-incidents: [botocore] Adds support for tagging incident-record on creation by providing incident tags in the template within a response-plan.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports