api-change:athena: [botocore] Enforces a minimal level of encryption for the workgroup for query and calculation results that are written to Amazon S3. When enabled, workgroup users can set encryption only to the minimum level set by the administrator or higher when they submit queries.
api-change:chime-sdk-voice: [botocore] Documentation updates for Amazon Chime SDK Voice.
api-change:connect: [botocore] This release introduces support for RelatedContactId in the StartChatContact API. Interactive message and interactive message response have been added to the list of supported message content types for this API as well.
api-change:connectparticipant: [botocore] This release provides an update to the SendMessage API to handle interactive message response content-types.
api-change:iotwireless: [botocore] Introducing new APIs that enable Sidewalk devices to communicate with AWS IoT Core through Sidewalk gateways. This will empower AWS customers to connect Sidewalk devices with other AWS IoT Services, creating possibilities for seamless integration and advanced device management.
api-change:medialive: [botocore] AWS Elemental MediaLive now supports ID3 tag insertion for audio only HLS output groups. AWS Elemental Link devices now support tagging.
api-change:sagemaker: [botocore] Fixed some improperly rendered links in SDK documentation.
api-change:securityhub: [botocore] Added new resource detail objects to ASFF, including resources for AwsEksCluster, AWSS3Bucket, AwsEc2RouteTable and AwsEC2Instance.
api-change:servicecatalog-appregistry: [botocore] In this release, we started supporting ARN in applicationSpecifier and attributeGroupSpecifier. GetAttributeGroup, ListAttributeGroups and ListAttributeGroupsForApplication APIs will now have CreatedBy field in the response.
api-change:voice-id: [botocore] Amazon Connect Voice ID now supports multiple fraudster watchlists. Every domain has a default watchlist where all existing fraudsters are placed by default. Custom watchlists may now be created, managed, and evaluated against for known fraudster detection.
1.26.99
api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
api-change:comprehend: [botocore] This release adds a new field (FlywheelArn) to the EntitiesDetectionJobProperties object. The FlywheelArn field is returned in the DescribeEntitiesDetectionJob and ListEntitiesDetectionJobs responses when the EntitiesDetection job is started with a FlywheelArn instead of an EntityRecognizerArn .
api-change:rds: [botocore] Added error code CreateCustomDBEngineVersionFault for when the create custom engine version for Custom engines fails.
1.26.98
api-change:batch: [botocore] This feature allows Batch to support configuration of ephemeral storage size for jobs running on FARGATE
api-change:chime-sdk-identity: [botocore] AppInstanceBots can be used to add a bot powered by Amazon Lex to chat channels. ExpirationSettings provides automatic resource deletion for AppInstanceUsers.
api-change:chime-sdk-media-pipelines: [botocore] This release adds Amazon Chime SDK call analytics. Call analytics include voice analytics, which provides speaker search and voice tone analysis. These capabilities can be used with Amazon Transcribe and Transcribe Call Analytics to generate machine-learning-powered insights from real-time audio.
api-change:chime-sdk-messaging: [botocore] ExpirationSettings provides automatic resource deletion for Channels.
api-change:chime-sdk-voice: [botocore] This release adds Amazon Chime SDK call analytics. Call analytics include voice analytics, which provides speaker search and voice tone analysis. These capabilities can be used with Amazon Transcribe and Transcribe Call Analytics to generate machine-learning-powered insights from real-time audio.
api-change:codeartifact: [botocore] Repository CreationTime is added to the CreateRepository and ListRepositories API responses.
api-change:guardduty: [botocore] Adds AutoEnableOrganizationMembers attribute to DescribeOrganizationConfiguration and UpdateOrganizationConfiguration APIs.
api-change:ivs-realtime: [botocore] Initial release of the Amazon Interactive Video Service RealTime API.
api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK now supports passthrough of ID3v2 tags for audio inputs to audio-only HLS outputs.
api-change:sagemaker: [botocore] Amazon SageMaker Autopilot adds two new APIs - CreateAutoMLJobV2 and DescribeAutoMLJobV2. Amazon SageMaker Notebook Instances now supports the ml.geospatial.interactive instance type.
api-change:servicediscovery: [botocore] Reverted the throttling exception RequestLimitExceeded for AWS Cloud Map APIs introduced in SDK version 1.12.424 2023-03-09 to previous exception specified in the ErrorCode.
api-change:textract: [botocore] The AnalyzeDocument - Tables feature adds support for new elements in the API: table titles, footers, section titles, summary cells/tables, and table type.
1.26.97
api-change:iam: [botocore] Documentation updates for AWS Identity and Access Management (IAM).
api-change:iottwinmaker: [botocore] This release adds support of adding metadata when creating a new scene or updating an existing scene.
api-change:networkmanager: [botocore] This release includes an update to create-transit-gateway-route-table-attachment, showing example usage for TransitGatewayRouteTableArn.
api-change:pipes: [botocore] This release improves validation on the ARNs in the API model
api-change:resiliencehub: [botocore] This release provides customers with the ability to import resources from within an EKS cluster and assess the resiliency of EKS cluster workloads.
api-change:ssm: [botocore] This Patch Manager release supports creating, updating, and deleting Patch Baselines for AmazonLinux2023, AlmaLinux.
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.26.70 to 1.26.100.
Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
096a15e
Merge branch 'release-1.26.100'ff16639
Bumping version to 1.26.100f15a245
Add changelog entries from botocore2aa2914
Merge branch 'release-1.26.99'5743384
Merge branch 'release-1.26.99' into developa1a6343
Bumping version to 1.26.9961946e5
Add changelog entries from botocore5c4d3a8
update Github actions away from node12 compatible versions (#3638)bd58aca
Merge branch 'release-1.26.98'0f73d08
Merge branch 'release-1.26.98' 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)