chore(deps): Bump boto3 from 1.21.0 to 1.21.22
Bumps boto3 from 1.21.0 to 1.21.22.
Changelog
Sourced from boto3's changelog.
1.21.22
- enhancement:jmespath: [
botocore
] Add env markers to get working version of jmespath for python 3.6- api-change:
glue
: [botocore
] Added 9 new APIs for AWS Glue Interactive Sessions: ListSessions, StopSession, CreateSession, GetSession, DeleteSession, RunStatement, GetStatement, ListStatements, CancelStatement1.21.21
- enhancement:Dependency: [
botocore
] Added support for jmespath 1.0- api-change:
amplifybackend
: [botocore
] Adding the ability to customize Cognito verification messages for email and SMS in CreateBackendAuth and UpdateBackendAuth. Adding deprecation documentation for ForgotPassword in CreateBackendAuth and UpdateBackendAuth- api-change:
acm-pca
: [botocore
] AWS Certificate Manager (ACM) Private Certificate Authority (CA) now supports customizable certificate subject names and extensions.- api-change:
ssm-incidents
: [botocore
] Removed incorrect validation pattern for IncidentRecordSource.invokedBy- enhancement:Dependency: Added support for jmespath 1.0
- api-change:
billingconductor
: [botocore
] This is the initial SDK release for AWS Billing Conductor. The AWS Billing Conductor is a customizable billing service, allowing you to customize your billing data to match your desired business structure.- api-change:
s3outposts
: [botocore
] S3 on Outposts is releasing a new API, ListSharedEndpoints, that lists all endpoints associated with S3 on Outpost, that has been shared by Resource Access Manager (RAM).1.21.20
- api-change:
robomaker
: [botocore
] This release deprecates ROS, Ubuntu and Gazbeo from RoboMaker Simulation Service Software Suites in favor of user-supplied containers and Relaxed Software Suites.- api-change:
dataexchange
: [botocore
] This feature enables data providers to use the RevokeRevision operation to revoke subscriber access to a given revision. Subscribers are unable to interact with assets within a revoked revision.- api-change:
ec2
: [botocore
] Adds the Cascade parameter to the DeleteIpam API. Customers can use this parameter to automatically delete their IPAM, including non-default scopes, pools, cidrs, and allocations. There mustn't be any pools provisioned in the default public scope to use this parameter.- api-change:
cognito-idp
: [botocore
] Updated EmailConfigurationType and SmsConfigurationType to reflect that you can now choose Amazon SES and Amazon SNS resources in the same Region.- enhancement:AWSCRT: [
botocore
] Upgrade awscrt extra to 0.13.5- api-change:
location
: [botocore
] New HERE style "VectorHereExplore" and "VectorHereExploreTruck".- api-change:
ecs
: [botocore
] Documentation only update to address tickets- api-change:
keyspaces
: [botocore
] Fixing formatting issues in CLI and SDK documentation- api-change:
rds
: [botocore
] Various documentation improvements1.21.19
- api-change:
kendra
: [botocore
] Amazon Kendra now provides a data source connector for Slack. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-slack.html- api-change:
timestream-query
: [botocore
] Amazon Timestream Scheduled Queries now support Timestamp datatype in a multi-measure record.- enhancement:Stubber: [
botocore
] Added support for modeled exception fields when adding errors to a client stub. Implements boto/boto3[#3178](https://github.com/boto/boto3/issues/3178) <https://github.com/boto/botocore/issues/3178>
__.- api-change:
elasticache
: [botocore
] Doc only update for ElastiCache- api-change:
config
: [botocore
] Add resourceType enums for AWS::ECR::PublicRepository and AWS::EC2::LaunchTemplate1.21.18
- api-change:
outposts
: [botocore
] This release adds address filters for listSites- api-change:
lambda
: [botocore
] Adds PrincipalOrgID support to AddPermission API. Customers can use it to manage permissions to lambda functions at AWS Organizations level.- api-change:
secretsmanager
: [botocore
] Documentation updates for Secrets Manager.- api-change:
connect
: [botocore
] This release adds support for enabling Rich Messaging when starting a new chat session via the StartChatContact API. Rich Messaging enables the following formatting options: bold, italics, hyperlinks, bulleted lists, and numbered lists.
... (truncated)
Commits
-
55ccf74
Merge branch 'release-1.21.22' -
925d2ad
Bumping version to 1.21.22 -
3353d34
Add changelog entries from botocore -
ccd5d28
Merge pull request #3188 from illtellyoulater/patch-1 -
833d934
Update installation instructions -
f191144
Merge branch 'release-1.21.21' -
32d033a
Merge branch 'release-1.21.21' into develop -
39fefd8
Bumping version to 1.21.21 -
5c25362
Add changelog entries from botocore -
2f7e889
Add support for jmespath 1.0 (#3189) - Additional commits viewable in compare view