Skip to content

Update AWS SDK modules to v1.34.122

CKI CI Bot requested to merge renovate/aws-sdk-modules into main

This MR contains the following updates:

Package Update Change
boto3 patch ==1.34.117 -> ==1.34.122
botocore patch ==1.34.117 -> ==1.34.122

All Renovate MRs are tracked by #227.


Release Notes

boto/boto3 (boto3)

v1.34.122

Compare Source

========

  • api-change:auditmanager: [botocore] New feature: common controls. When creating custom controls, you can now use pre-grouped AWS data sources based on common compliance themes. Also, the awsServices parameter is deprecated because we now manage services in scope for you. If used, the input is ignored and an empty list is returned.
  • api-change:b2bi: [botocore] Added exceptions to B2Bi List operations and ConflictException to B2Bi StartTransformerJob operation. Also made capabilities field explicitly required when creating a Partnership.
  • api-change:codepipeline: [botocore] CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides.
  • api-change:sagemaker: [botocore] This release introduces a new optional parameter: InferenceAmiVersion, in ProductionVariant.
  • api-change:verifiedpermissions: [botocore] This release adds OpenIdConnect (OIDC) configuration support for IdentitySources, allowing for external IDPs to be used in authorization requests.

v1.34.121

Compare Source

========

  • api-change:account: [botocore] This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization.
  • api-change:alexaforbusiness: [botocore] The alexaforbusiness client has been removed following the deprecation of the service.
  • api-change:firehose: [botocore] Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations
  • api-change:fsx: [botocore] This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand.
  • api-change:glue: [botocore] This release adds support for creating and updating Glue Data Catalog Views.
  • api-change:honeycode: [botocore] The honeycode client has been removed following the deprecation of the service.
  • api-change:iotwireless: [botocore] Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one.
  • api-change:location: [botocore] Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields.
  • api-change:sns: [botocore] Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates.
  • api-change:sqs: [botocore] Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications.
  • api-change:storagegateway: [botocore] Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy.
  • enhancement:AWSCRT: [botocore] Update awscrt version to 0.20.11

v1.34.120

Compare Source

========

  • api-change:globalaccelerator: [botocore] This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input.
  • api-change:glue: [botocore] AWS Glue now supports native SaaS connectivity: Salesforce connector available now
  • api-change:s3: [botocore] Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality.

v1.34.119

Compare Source

========

  • api-change:ec2: [botocore] U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time.
  • api-change:pipes: [botocore] This release adds Timestream for LiveAnalytics as a supported target in EventBridge Pipes
  • api-change:sagemaker: [botocore] Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID.
  • api-change:taxsettings: [botocore] Initial release of AWS Tax Settings API

v1.34.118

Compare Source

========

  • 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
boto/botocore (botocore)

v1.34.122

Compare Source

========

  • api-change:auditmanager: New feature: common controls. When creating custom controls, you can now use pre-grouped AWS data sources based on common compliance themes. Also, the awsServices parameter is deprecated because we now manage services in scope for you. If used, the input is ignored and an empty list is returned.
  • api-change:b2bi: Added exceptions to B2Bi List operations and ConflictException to B2Bi StartTransformerJob operation. Also made capabilities field explicitly required when creating a Partnership.
  • api-change:codepipeline: CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides.
  • api-change:sagemaker: This release introduces a new optional parameter: InferenceAmiVersion, in ProductionVariant.
  • api-change:verifiedpermissions: This release adds OpenIdConnect (OIDC) configuration support for IdentitySources, allowing for external IDPs to be used in authorization requests.

v1.34.121

Compare Source

========

  • api-change:account: This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization.
  • api-change:alexaforbusiness: The alexaforbusiness client has been removed following the deprecation of the service.
  • api-change:firehose: Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations
  • api-change:fsx: This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand.
  • api-change:glue: This release adds support for creating and updating Glue Data Catalog Views.
  • api-change:honeycode: The honeycode client has been removed following the deprecation of the service.
  • api-change:iotwireless: Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one.
  • api-change:location: Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields.
  • api-change:sns: Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates.
  • api-change:sqs: Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications.
  • api-change:storagegateway: Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy.
  • enhancement:AWSCRT: Update awscrt version to 0.20.11

v1.34.120

Compare Source

========

  • api-change:globalaccelerator: This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input.
  • api-change:glue: AWS Glue now supports native SaaS connectivity: Salesforce connector available now
  • api-change:s3: Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality.

v1.34.119

Compare Source

========

  • api-change:ec2: U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time.
  • api-change:pipes: This release adds Timestream for LiveAnalytics as a supported target in EventBridge Pipes
  • api-change:sagemaker: Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID.
  • api-change:taxsettings: Initial release of AWS Tax Settings API

v1.34.118

Compare Source

========

  • 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

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


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

This MR has been generated by Renovate Bot.

Merge request reports