Bump boto3 from 1.24.10 to 1.24.12
Created by: dependabot[bot]
Bumps boto3 from 1.24.10 to 1.24.12.
Changelog
Sourced from boto3's changelog.
1.24.12
- api-change:
connect
: [botocore
] This release updates these APIs: UpdateInstanceAttribute, DescribeInstanceAttribute and ListInstanceAttributes. You can use it to programmatically enable/disable High volume outbound communications using attribute type HIGH_VOLUME_OUTBOUND on the specified Amazon Connect instance.- api-change:
connectcampaigns
: [botocore
] Added Amazon Connect high volume outbound communications SDK.- api-change:
dynamodb
: [botocore
] Doc only update for DynamoDB service- api-change:
dynamodbstreams
: [botocore
] Update dynamodbstreams client to latest version1.24.11
- api-change:
redshift-data
: [botocore
] This release adds a new --workgroup-name field to operations that connect to an endpoint. Customers can now execute queries against their serverless workgroups.- api-change:
redshiftserverless
: [botocore
] Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more.- api-change:
secretsmanager
: [botocore
] Documentation updates for Secrets Manager- api-change:
securityhub
: [botocore
] Added Threats field for security findings. Added new resource details for ECS Container, ECS Task, RDS SecurityGroup, Kinesis Stream, EC2 TransitGateway, EFS AccessPoint, CloudFormation Stack, CloudWatch Alarm, VPC Peering Connection and WAF Rules
Commits
-
735332e
Merge branch 'release-1.24.12' -
ed889fe
Bumping version to 1.24.12 -
b9102b8
Add changelog entries from botocore -
9618284
Merge branch 'release-1.24.11' -
16a44f6
Merge branch 'release-1.24.11' into develop -
426cf85
Bumping version to 1.24.11 -
f0dc0c6
Add changelog entries from botocore -
5c454ae
Merge branch 'release-1.24.10' into develop - See full diff in compare view
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)