reflexivesecurity / reflex-aws-account-password-policy-insecure

Rule to detect the deletion of an AWS account password policy.
Mozilla Public License 2.0
2 stars 0 forks source link

Update dependency boto3 to v1.21.27 #156

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boto3 ==1.21.18 -> ==1.21.27 age adoption passing confidence

Release Notes

boto/boto3 ### [`v1.21.27`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​12127) [Compare Source](https://togithub.com/boto/boto3/compare/1.21.26...1.21.27) \======= - api-change:`ec2`: \[`botocore`] This is release adds support for Amazon VPC Reachability Analyzer to analyze path through a Transit Gateway. - api-change:`ssm`: \[`botocore`] This Patch Manager release supports creating, updating, and deleting Patch Baselines for Rocky Linux OS. - api-change:`batch`: \[`botocore`] Bug Fix: Fixed a bug where shapes were marked as unboxed and were not serialized and sent over the wire, causing an API error from the service. ### [`v1.21.26`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​12126) [Compare Source](https://togithub.com/boto/boto3/compare/1.21.25...1.21.26) \======= - api-change:`lambda`: \[`botocore`] Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB. - api-change:`config`: \[`botocore`] Added new APIs GetCustomRulePolicy and GetOrganizationCustomRulePolicy, and updated existing APIs PutConfigRule, DescribeConfigRule, DescribeConfigRuleEvaluationStatus, PutOrganizationConfigRule, DescribeConfigRule to support a new feature for building AWS Config rules with AWS CloudFormation Guard - api-change:`transcribe`: \[`botocore`] This release adds an additional parameter for subtitling with Amazon Transcribe batch jobs: outputStartIndex. ### [`v1.21.25`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​12125) [Compare Source](https://togithub.com/boto/boto3/compare/1.21.24...1.21.25) \======= - api-change:`redshift`: \[`botocore`] This release adds a new \[--encrypted | --no-encrypted] field in restore-from-cluster-snapshot API. Customers can now restore an unencrypted snapshot to a cluster encrypted with AWS Managed Key or their own KMS key. - api-change:`ebs`: \[`botocore`] Increased the maximum supported value for the Timeout parameter of the StartSnapshot API from 60 minutes to 4320 minutes. Changed the HTTP error code for ConflictException from 503 to 409. - api-change:`gamesparks`: \[`botocore`] Released the preview of Amazon GameSparks, a fully managed AWS service that provides a multi-service backend for game developers. - api-change:`elasticache`: \[`botocore`] Doc only update for ElastiCache - api-change:`transfer`: \[`botocore`] Documentation updates for AWS Transfer Family to describe how to remove an associated workflow from a server. - api-change:`auditmanager`: \[`botocore`] This release updates 1 API parameter, the SnsArn attribute. The character length and regex pattern for the SnsArn attribute have been updated, which enables you to deselect an SNS topic when using the UpdateSettings operation. - api-change:`ssm`: \[`botocore`] Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other minor documentation updates. ### [`v1.21.24`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​12124) [Compare Source](https://togithub.com/boto/boto3/compare/1.21.23...1.21.24) \======= - api-change:`location`: \[`botocore`] Amazon Location Service now includes a MaxResults parameter for GetDevicePositionHistory requests. - api-change:`polly`: \[`botocore`] Amazon Polly adds new Catalan voice - Arlet. Arlet is available as Neural voice only. - api-change:`lakeformation`: \[`botocore`] The release fixes the incorrect permissions called out in the documentation - DESCRIBE_TAG, ASSOCIATE_TAG, DELETE_TAG, ALTER_TAG. This trebuchet release fixes the corresponding SDK and documentation. - api-change:`ecs`: \[`botocore`] Documentation only update to address tickets - api-change:`ce`: \[`botocore`] Added three new APIs to support tagging and resource-level authorization on Cost Explorer resources: TagResource, UntagResource, ListTagsForResource. Added optional parameters to CreateCostCategoryDefinition, CreateAnomalySubscription and CreateAnomalyMonitor APIs to support Tag On Create. ### [`v1.21.23`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​12123) [Compare Source](https://togithub.com/boto/boto3/compare/1.21.22...1.21.23) \======= - api-change:`ram`: \[`botocore`] Document improvements to the RAM API operations and parameter descriptions. - api-change:`ecr`: \[`botocore`] This release includes a fix in the DescribeImageScanFindings paginated output. - api-change:`quicksight`: \[`botocore`] AWS QuickSight Service Features - Expand public API support for group management. - api-change:`chime-sdk-meetings`: \[`botocore`] Add support for media replication to link multiple WebRTC media sessions together to reach larger and global audiences. Participants connected to a replica session can be granted access to join the primary session and can switch sessions with their existing WebRTC connection - api-change:`mediaconnect`: \[`botocore`] This release adds support for selecting a maintenance window. ### [`v1.21.22`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​12122) [Compare Source](https://togithub.com/boto/boto3/compare/1.21.21...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, CancelStatement ### [`v1.21.21`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​12121) [Compare Source](https://togithub.com/boto/boto3/compare/1.21.20...1.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). ### [`v1.21.20`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​12120) [Compare Source](https://togithub.com/boto/boto3/compare/1.21.19...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 improvements ### [`v1.21.19`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​12119) [Compare Source](https://togithub.com/boto/boto3/compare/1.21.18...1.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 `\__. - api-change:`elasticache`: \[`botocore`] Doc only update for ElastiCache - api-change:`config`: \[`botocore`] Add resourceType enums for AWS::ECR::PublicRepository and AWS::EC2::LaunchTemplate

Configuration

πŸ“… Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.