reflexivesecurity / reflex-aws-cloudwatch-alarms-deleted

Reflex AWS Rule to check when Cloudwatch Alarms are Deleted
Mozilla Public License 2.0
3 stars 0 forks source link

Update dependency boto3 to v1.20.14 #137

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.20.5 -> ==1.20.14 age adoption passing confidence

Release Notes

boto/boto3 ### [`v1.20.14`](https://togithub.com/boto/boto3/blob/master/CHANGELOG.rst#​12014) [Compare Source](https://togithub.com/boto/boto3/compare/1.20.13...1.20.14) \======= - api-change:`autoscaling`: \[`botocore`] Documentation updates for Amazon EC2 Auto Scaling. - api-change:`mgn`: \[`botocore`] Application Migration Service now supports an additional replication method that does not require agent installation on each source server. This option is available for source servers running on VMware vCenter versions 6.7 and 7.0. - api-change:`ec2`: \[`botocore`] Documentation updates for EC2. - api-change:`iotdeviceadvisor`: \[`botocore`] Documentation update for Device Advisor GetEndpoint API - api-change:`pinpoint`: \[`botocore`] Added a One-Time Password (OTP) management feature. You can use the Amazon Pinpoint API to generate OTP codes and send them to your users as SMS messages. Your apps can then call the API to verify the OTP codes that your users input - api-change:`outposts`: \[`botocore`] This release adds new APIs for working with Outpost sites and orders. ### [`v1.20.13`](https://togithub.com/boto/boto3/blob/master/CHANGELOG.rst#​12013) [Compare Source](https://togithub.com/boto/boto3/compare/1.20.12...1.20.13) \======= - api-change:`timestream-query`: \[`botocore`] Releasing Amazon Timestream Scheduled Queries. It makes real-time analytics more performant and cost-effective for customers by calculating and storing frequently accessed aggregates, and other computations, typically used in operational dashboards, business reports, and other analytics applications - api-change:`elasticache`: \[`botocore`] Doc only update for ElastiCache - api-change:`proton`: \[`botocore`] This release adds APIs for getting the outputs and provisioned stacks for Environments, Pipelines, and ServiceInstances. You can now add tags to EnvironmentAccountConnections. It also adds APIs for working with PR-based provisioning. Also, it adds APIs for syncing templates with a git repository. - api-change:`translate`: \[`botocore`] This release enables customers to use translation settings to mask profane words and phrases in their translation output. - api-change:`lambda`: \[`botocore`] Remove Lambda function url apis - api-change:`imagebuilder`: \[`botocore`] This release adds support for sharing AMIs with Organizations within an EC2 Image Builder Distribution Configuration. - api-change:`customer-profiles`: \[`botocore`] This release introduces a new auto-merging feature for profile matching. The auto-merging configurations can be set via CreateDomain API or UpdateDomain API. You can use GetIdentityResolutionJob API and ListIdentityResolutionJobs API to fetch job status. - api-change:`autoscaling`: \[`botocore`] Customers can now configure predictive scaling policies to proactively scale EC2 Auto Scaling groups based on any CloudWatch metrics that more accurately represent the load on the group than the four predefined metrics. They can also use math expressions to further customize the metrics. - api-change:`timestream-write`: \[`botocore`] This release adds support for multi-measure records and magnetic store writes. Multi-measure records allow customers to store multiple measures in a single table row. Magnetic store writes enable customers to write late arrival data (data with timestamp in the past) directly into the magnetic store. - api-change:`iotsitewise`: \[`botocore`] AWS IoT SiteWise now accepts data streams that aren't associated with any asset properties. You can organize data by updating data stream associations. ### [`v1.20.12`](https://togithub.com/boto/boto3/blob/master/CHANGELOG.rst#​12012) [Compare Source](https://togithub.com/boto/boto3/compare/1.20.11...1.20.12) \======= - api-change:`redshift`: \[`botocore`] This release adds support for reserved node exchange with restore/resize - api-change:`elasticache`: \[`botocore`] Adding support for r6gd instances for Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact. - api-change:`opensearch`: \[`botocore`] This release adds an optional parameter dry-run for the UpdateDomainConfig API to perform basic validation checks, and detect the deployment type that will be required for the configuration change, without actually applying the change. - api-change:`backup`: \[`botocore`] This release adds new opt-in settings for advanced features for DynamoDB backups - api-change:`iot`: \[`botocore`] This release introduces a new feature, Managed Job Template, for AWS IoT Jobs Service. Customers can now use service provided managed job templates to easily create jobs for supported standard job actions. - api-change:`iotwireless`: \[`botocore`] Two new APIs, GetNetworkAnalyzerConfiguration and UpdateNetworkAnalyzerConfiguration, are added for the newly released Network Analyzer feature which enables customers to view real-time frame information and logs from LoRaWAN devices and gateways. - api-change:`workspaces`: \[`botocore`] Documentation updates for Amazon WorkSpaces - api-change:`s3`: \[`botocore`] Introduce two new Filters to S3 Lifecycle configurations - ObjectSizeGreaterThan and ObjectSizeLessThan. Introduce a new way to trigger actions on noncurrent versions by providing the number of newer noncurrent versions along with noncurrent days. - api-change:`elbv2`: \[`botocore`] Update elbv2 client to latest version - api-change:`macie2`: \[`botocore`] Documentation updates for Amazon Macie - api-change:`ec2`: \[`botocore`] This release adds a new parameter ipv6Native to the allow creation of IPv6-only subnets using the CreateSubnet operation, and the operation ModifySubnetAttribute includes new parameters to modify subnet attributes to use resource-based naming and enable DNS resolutions for Private DNS name. - api-change:`sqs`: \[`botocore`] Amazon SQS adds a new queue attribute, SqsManagedSseEnabled, which enables server-side queue encryption using SQS owned encryption keys. - api-change:`ecs`: \[`botocore`] Documentation update for ARM support on Amazon ECS. - api-change:`sts`: \[`botocore`] Documentation updates for AWS Security Token Service. - api-change:`finspace-data`: \[`botocore`] Update documentation for createChangeset API. - api-change:`dynamodb`: \[`botocore`] DynamoDB PartiQL now supports ReturnConsumedCapacity, which returns capacity units consumed by PartiQL APIs if the request specified returnConsumedCapacity parameter. PartiQL APIs include ExecuteStatement, BatchExecuteStatement, and ExecuteTransaction. - api-change:`lambda`: \[`botocore`] Release Lambda event source filtering for SQS, Kinesis Streams, and DynamoDB Streams. - api-change:`iotdeviceadvisor`: \[`botocore`] This release introduces a new feature for Device Advisor: ability to execute multiple test suites in parallel for given customer account. You can use GetEndpoint API to get the device-level test endpoint and call StartSuiteRun with "parallelRun=true" to run suites in parallel. - api-change:`rds`: \[`botocore`] Adds support for Multi-AZ DB clusters for RDS for MySQL and RDS for PostgreSQL. ### [`v1.20.11`](https://togithub.com/boto/boto3/blob/master/CHANGELOG.rst#​12011) [Compare Source](https://togithub.com/boto/boto3/compare/1.20.10...1.20.11) \======= - api-change:`connect`: \[`botocore`] This release adds support for UpdateContactFlowMetadata, DeleteContactFlow and module APIs. For details, see the Release Notes in the Amazon Connect Administrator Guide. - api-change:`dms`: \[`botocore`] Added new S3 endpoint settings to allow to convert the current UTC time into a specified time zone when a date partition folder is created. Using with 'DatePartitionedEnabled'. - api-change:`es`: \[`botocore`] This release adds an optional parameter dry-run for the UpdateElasticsearchDomainConfig API to perform basic validation checks, and detect the deployment type that will be required for the configuration change, without actually applying the change. - api-change:`ssm`: \[`botocore`] Adds new parameter to CreateActivation API . This parameter is for "internal use only". - api-change:`chime-sdk-meetings`: \[`botocore`] Added new APIs for enabling Echo Reduction with Voice Focus. - api-change:`eks`: \[`botocore`] Adding missing exceptions to RegisterCluster operation - api-change:`quicksight`: \[`botocore`] Add support for Exasol data source, 1 click enterprise embedding and email customization. - api-change:`cloudformation`: \[`botocore`] This release include SDK changes for the feature launch of Stack Import to Service Managed StackSet. - api-change:`rds`: \[`botocore`] Adds local backup support to Amazon RDS on AWS Outposts. - api-change:`braket`: \[`botocore`] This release adds support for Amazon Braket Hybrid Jobs. - api-change:`s3control`: \[`botocore`] Added Amazon CloudWatch publishing option for S3 Storage Lens metrics. - api-change:`finspace-data`: \[`botocore`] Add new APIs for managing Datasets, Changesets, and Dataviews. ### [`v1.20.10`](https://togithub.com/boto/boto3/blob/master/CHANGELOG.rst#​12010) [Compare Source](https://togithub.com/boto/boto3/compare/1.20.9...1.20.10) \======= - api-change:`lexv2-runtime`: \[`botocore`] Update lexv2-runtime client to latest version - api-change:`cloudformation`: \[`botocore`] The StackSets ManagedExecution feature will allow concurrency for non-conflicting StackSet operations and queuing the StackSet operations that conflict at a given time for later execution. - api-change:`redshift`: \[`botocore`] Added support of default IAM role for CreateCluster, RestoreFromClusterSnapshot and ModifyClusterIamRoles APIs - api-change:`lambda`: \[`botocore`] Add support for Lambda Function URLs. Customers can use Function URLs to create built-in HTTPS endpoints on their functions. - api-change:`appstream`: \[`botocore`] Includes APIs for managing resources for Elastic fleets: applications, app blocks, and application-fleet associations. - api-change:`medialive`: \[`botocore`] This release adds support for specifying a SCTE-35 PID on input. MediaLive now supports SCTE-35 PID selection on inputs containing one or more active SCTE-35 PIDs. - api-change:`batch`: \[`botocore`] Documentation updates for AWS Batch. - api-change:`application-insights`: \[`botocore`] Application Insights now supports monitoring for HANA ### [`v1.20.9`](https://togithub.com/boto/boto3/blob/master/CHANGELOG.rst#​1209) [Compare Source](https://togithub.com/boto/boto3/compare/1.20.8...1.20.9) \====== - api-change:`ivs`: \[`botocore`] Add APIs for retrieving stream session information and support for filtering live streams by health. For more information, see https://docs.aws.amazon.com/ivs/latest/userguide/stream-health.html - api-change:`lambda`: \[`botocore`] Added support for CLIENT_CERTIFICATE_TLS_AUTH and SERVER_ROOT_CA_CERTIFICATE as SourceAccessType for MSK and Kafka event source mappings. - api-change:`chime`: \[`botocore`] Adds new Transcribe API parameters to StartMeetingTranscription, including support for content identification and redaction (PII & PHI), partial results stabilization, and custom language models. - api-change:`chime-sdk-meetings`: \[`botocore`] Adds new Transcribe API parameters to StartMeetingTranscription, including support for content identification and redaction (PII & PHI), partial results stabilization, and custom language models. - api-change:`lexv2-models`: \[`botocore`] Update lexv2-models client to latest version - api-change:`cloudwatch`: \[`botocore`] Update cloudwatch client to latest version - api-change:`auditmanager`: \[`botocore`] This release introduces a new feature for Audit Manager: Dashboard views. You can now view insights data for your active assessments, and quickly identify non-compliant evidence that needs to be remediated. - api-change:`databrew`: \[`botocore`] This SDK release adds the following new features: 1) PII detection in profile jobs, 2) Data quality rules, enabling validation of data quality in profile jobs, 3) SQL query-based datasets for Amazon Redshift and Snowflake data sources, and 4) Connecting DataBrew datasets with Amazon AppFlow flows. - api-change:`redshift-data`: \[`botocore`] Rolling back Data API serverless features until dependencies are live. - api-change:`kafka`: \[`botocore`] Amazon MSK has added a new API that allows you to update the connectivity settings for an existing cluster to enable public accessibility. - api-change:`forecast`: \[`botocore`] NEW CreateExplanability API that helps you understand how attributes such as price, promotion, etc. contributes to your forecasted values; NEW CreateAutoPredictor API that trains up to 40% more accurate forecasting model, saves up to 50% of retraining time, and provides model level explainability. - api-change:`appconfig`: \[`botocore`] Add Type to support feature flag configuration profiles ### [`v1.20.8`](https://togithub.com/boto/boto3/blob/master/CHANGELOG.rst#​1208) [Compare Source](https://togithub.com/boto/boto3/compare/1.20.7...1.20.8) \====== - api-change:`appconfigdata`: \[`botocore`] AWS AppConfig Data is a new service that allows you to retrieve configuration deployed by AWS AppConfig. See the AppConfig user guide for more details on getting started. https://docs.aws.amazon.com/appconfig/latest/userguide/what-is-appconfig.html - api-change:`drs`: \[`botocore`] Introducing AWS Elastic Disaster Recovery (AWS DRS), a new service that minimizes downtime and data loss with fast, reliable recovery of on-premises and cloud-based applications using affordable storage, minimal compute, and point-in-time recovery. - api-change:`apigateway`: \[`botocore`] Documentation updates for Amazon API Gateway. - api-change:`sns`: \[`botocore`] Amazon SNS introduces the PublishBatch API, which enables customers to publish up to 10 messages per API request. The new API is valid for Standard and FIFO topics. - api-change:`redshift-data`: \[`botocore`] Data API now supports serverless requests. - api-change:`amplifybackend`: \[`botocore`] New APIs to support the Amplify Storage category. Add and manage file storage in your Amplify app backend. ### [`v1.20.7`](https://togithub.com/boto/boto3/blob/master/CHANGELOG.rst#​1207) [Compare Source](https://togithub.com/boto/boto3/compare/1.20.6...1.20.7) \====== - api-change:`location`: \[`botocore`] This release adds the support for Relevance, Distance, Time Zone, Language and Interpolated Address for Geocoding and Reverse Geocoding. - api-change:`cloudtrail`: \[`botocore`] CloudTrail Insights now supports ApiErrorRateInsight, which enables customers to identify unusual activity in their AWS account based on API error codes and their rate. ### [`v1.20.6`](https://togithub.com/boto/boto3/blob/master/CHANGELOG.rst#​1206) [Compare Source](https://togithub.com/boto/boto3/compare/1.20.5...1.20.6) \====== - api-change:`migrationhubstrategy`: \[`botocore`] AWS SDK for Migration Hub Strategy Recommendations. It includes APIs to start the portfolio assessment, import portfolio data for assessment, and to retrieve recommendations. For more information, see the AWS Migration Hub documentation at https://docs.aws.amazon.com/migrationhub/index.html - api-change:`ec2`: \[`botocore`] Adds a new VPC Subnet attribute "EnableDns64." When enabled on IPv6 Subnets, the Amazon-Provided DNS Resolver returns synthetic IPv6 addresses for IPv4-only destinations. - api-change:`wafv2`: \[`botocore`] Your options for logging web ACL traffic now include Amazon CloudWatch Logs log groups and Amazon S3 buckets. - api-change:`dms`: \[`botocore`] Add Settings in JSON format for the source GCP MySQL endpoint - api-change:`ssm`: \[`botocore`] Adds support for Session Reason and Max Session Duration for Systems Manager Session Manager. - api-change:`appstream`: \[`botocore`] This release includes support for images of AmazonLinux2 platform type. - api-change:`eks`: \[`botocore`] Adding Tags support to Cluster Registrations. - api-change:`transfer`: \[`botocore`] AWS Transfer Family now supports integrating a custom identity provider using AWS Lambda

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.