Bump boto3 from 1.24.29 to 1.24.30
Created by: dependabot[bot]
Bumps boto3 from 1.24.29 to 1.24.30.
Changelog
Sourced from boto3's changelog.
1.24.30
- 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
Commits
-
7d13088
Merge branch 'release-1.24.30' -
19dc794
Bumping version to 1.24.30 -
22742d9
Add changelog entries from botocore -
bc66129
Merge branch 'release-1.24.29' 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)