reflexivesecurity / reflex-aws-detect-unused-elastic-ip-addresses

Measure to detect unassociated EIPs one hour after receiving a dissassociateIP action
Mozilla Public License 2.0
1 stars 0 forks source link

Bump boto3 from 1.17.84 to 1.17.88 in /source #105

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps boto3 from 1.17.84 to 1.17.88.

Changelog

Sourced from boto3's changelog.

1.17.88

  • api-change:rds: [botocore] Documentation updates for RDS: fixing an outdated link to the RDS documentation in DBInstance$DBInstanceStatus
  • api-change:pi: [botocore] The new GetDimensionKeyDetails action retrieves the attributes of the specified dimension group for a DB instance or data source.
  • api-change:cloudtrail: [botocore] AWS CloudTrail supports data events on new service resources, including Amazon DynamoDB tables and S3 Object Lambda access points.
  • api-change:medialive: [botocore] Add support for automatically setting the H.264 adaptive quantization and GOP B-frame fields.
  • api-change:autoscaling: [botocore] Documentation updates for Amazon EC2 Auto Scaling
  • api-change:qldb: [botocore] Documentation updates for Amazon QLDB

1.17.87

  • api-change:s3: [botocore] S3 Inventory now supports Bucket Key Status
  • api-change:s3control: [botocore] Amazon S3 Batch Operations now supports S3 Bucket Keys.
  • api-change:route53resolver: [botocore] Documentation updates for Route 53 Resolver
  • api-change:ssm: [botocore] Documentation updates for ssm to fix customer reported issue
  • api-change:forecast: [botocore] Added optional field AutoMLOverrideStrategy to CreatePredictor API that allows users to customize AutoML strategy. If provided in CreatePredictor request, this field is visible in DescribePredictor and GetAccuracyMetrics responses.

1.17.86

  • api-change:autoscaling: [botocore] You can now launch EC2 instances with GP3 volumes when using Auto Scaling groups with Launch Configurations
  • api-change:lightsail: [botocore] Documentation updates for Lightsail
  • api-change:ecs: [botocore] Documentation updates for Amazon ECS.
  • api-change:docdb: [botocore] This SDK release adds support for DocDB global clusters.
  • api-change:iam: [botocore] Documentation updates for AWS Identity and Access Management (IAM).
  • api-change:braket: [botocore] Introduction of a RETIRED status for devices.

1.17.85

  • api-change:sns: [botocore] This release adds SMS sandbox in Amazon SNS and the ability to view all configured origination numbers. The SMS sandbox provides a safe environment for sending SMS messages, without risking your reputation as an SMS sender.
  • api-change:polly: [botocore] Amazon Polly adds new Canadian French voice - Gabrielle. Gabrielle is available as Neural voice only.
  • api-change:ec2: [botocore] Added idempotency to CreateNetworkInterface using the ClientToken parameter.
  • api-change:iotwireless: [botocore] Added six new public customer logging APIs to allow customers to set/get/reset log levels at resource type and resource id level. The log level set from the APIs will be used to filter log messages that can be emitted to CloudWatch in customer accounts.
  • api-change:servicediscovery: [botocore] Bugfixes - The DiscoverInstances API operation now provides an option to return all instances for health-checked services when there are no healthy instances available.
Commits
  • 16b19ea Merge branch 'release-1.17.88'
  • d167189 Bumping version to 1.17.88
  • b6dbef8 Add changelog entries from botocore
  • 07652b4 Merge branch 'release-1.17.87'
  • 524a83d Merge branch 'release-1.17.87' into develop
  • 7ead60b Bumping version to 1.17.87
  • 23d42a1 Add changelog entries from botocore
  • dde9752 Merge branch 'release-1.17.86'
  • 468fc14 Merge branch 'release-1.17.86' into develop
  • 8e00fba Bumping version to 1.17.86
  • Additional commits viewable in compare view


Dependabot compatibility score

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.

If all status checks pass Dependabot will automatically merge this pull request.


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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yaml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)