bugfix:Endpoints: [botocore] Resolve endpoint with default partition when no region is set
bugfix:s3: [botocore] fixes missing x-amz-content-sha256 header for s3 object lambda
api-change:appflow: [botocore] Adding support for Amazon AppFlow to transfer the data to Amazon Redshift databases through Amazon Redshift Data API service. This feature will support the Redshift destination connector on both public and private accessible Amazon Redshift Clusters and Amazon Redshift Serverless.
api-change:kinesisanalyticsv2: [botocore] Support for Apache Flink 1.15 in Kinesis Data Analytics.
1.26.14
api-change:route53: [botocore] Amazon Route 53 now supports the Asia Pacific (Hyderabad) Region (ap-south-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
1.26.13
api-change:appflow: [botocore] AppFlow provides a new API called UpdateConnectorRegistration to update a custom connector that customers have previously registered. With this API, customers no longer need to unregister and then register a connector to make an update.
api-change:auditmanager: [botocore] This release introduces a new feature for Audit Manager: Evidence finder. You can now use evidence finder to quickly query your evidence, and add the matching evidence results to an assessment report.
api-change:cloudfront: [botocore] CloudFront API support for staging distributions and associated traffic management policies.
api-change:connect: [botocore] Added AllowedAccessControlTags and TagRestrictedResource for Tag Based Access Control on Amazon Connect Webpage
api-change:dynamodb: [botocore] Updated minor fixes for DynamoDB documentation.
api-change:dynamodbstreams: [botocore] Update dynamodbstreams client to latest version
api-change:ec2: [botocore] This release adds support for copying an Amazon Machine Image's tags when copying an AMI.
api-change:glue: [botocore] AWSGlue Crawler - Adding support for Table and Column level Comments with database level datatypes for JDBC based crawler.
api-change:iot-roborunner: [botocore] AWS IoT RoboRunner is a new service that makes it easy to build applications that help multi-vendor robots work together seamlessly. See the IoT RoboRunner developer guide for more details on getting started. https://docs.aws.amazon.com/iotroborunner/latest/dev/iotroborunner-welcome.html
api-change:quicksight: [botocore] This release adds the following: 1) Asset management for centralized assets governance 2) QuickSight Q now supports public embedding 3) New Termination protection flag to mitigate accidental deletes 4) Athena data sources now accept a custom IAM role 5) QuickSight supports connectivity to Databricks
api-change:sagemaker: [botocore] Added DisableProfiler flag as a new field in ProfilerConfig
api-change:servicecatalog: [botocore] This release 1. adds support for Principal Name Sharing with Service Catalog portfolio sharing. 2. Introduces repo sourced products which are created and managed with existing SC APIs. These products are synced to external repos and auto create new product versions based on changes in the repo.
api-change:ssm-sap: [botocore] AWS Systems Manager for SAP provides simplified operations and management of SAP applications such as SAP HANA. With this release, SAP customers and partners can automate and simplify their SAP system administration tasks such as backup/restore of SAP HANA.
api-change:stepfunctions: [botocore] Update stepfunctions client to latest version
api-change:transfer: [botocore] Adds a NONE encryption algorithm type to AS2 connectors, providing support for skipping encryption of the AS2 message body when a HTTPS URL is also specified.
1.26.12
api-change:amplify: [botocore] Adds a new value (WEB_COMPUTE) to the Platform enum that allows customers to create Amplify Apps with Server-Side Rendering support.
api-change:appflow: [botocore] AppFlow simplifies the preparation and cataloging of SaaS data into the AWS Glue Data Catalog where your data can be discovered and accessed by AWS analytics and ML services. AppFlow now also supports data field partitioning and file size optimization to improve query performance and reduce cost.
api-change:appsync: [botocore] This release introduces the APPSYNC_JS runtime, and adds support for JavaScript in AppSync functions and AppSync pipeline resolvers.
api-change:dms: [botocore] Adds support for Internet Protocol Version 6 (IPv6) on DMS Replication Instances
api-change:ec2: [botocore] This release adds a new optional parameter "privateIpAddress" for the CreateNatGateway API. PrivateIPAddress will allow customers to select a custom Private IPv4 address instead of having it be auto-assigned.
api-change:elbv2: [botocore] Update elbv2 client to latest version
api-change:emr-serverless: [botocore] Adds support for AWS Graviton2 based applications. You can now select CPU architecture when creating new applications or updating existing ones.
api-change:ivschat: [botocore] Adds LoggingConfiguration APIs for IVS Chat - a feature that allows customers to store and record sent messages in a chat room to S3 buckets, CloudWatch logs, or Kinesis firehose.
api-change:lambda: [botocore] Add Node 18 (nodejs18.x) support to AWS Lambda.
api-change:personalize: [botocore] This release provides support for creation and use of metric attributions in AWS Personalize
api-change:polly: [botocore] Add two new neural voices - Ola (pl-PL) and Hala (ar-AE).
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 boto3 from 1.24.41 to 1.26.15.
Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
cc2984f
Merge branch 'release-1.26.15'0cb8b0e
Bumping version to 1.26.15b786787
Add changelog entries from botocore96da06d
Merge branch 'release-1.26.14'61de529
Merge branch 'release-1.26.14' into developc92111e
Bumping version to 1.26.1453c38e2
Add changelog entries from botocore1de404a
fix typo: 'are specified the' should be 'are specified in the' (#3499)47f2074
Merge branch 'release-1.26.13'3d4081c
Merge branch 'release-1.26.13' into developDependabot 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)