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.62 to 1.17.69 in /source #100

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps boto3 from 1.17.62 to 1.17.69.

Changelog

Sourced from boto3's changelog.

1.17.69

  • api-change:lakeformation: [botocore] This release adds Tag Based Access Control to AWS Lake Formation service
  • api-change:lookoutmetrics: [botocore] Enforcing UUID style for parameters that are already in UUID format today. Documentation specifying eventual consistency of lookoutmetrics resources.
  • api-change:connect: [botocore] Adds tagging support for Connect APIs CreateIntegrationAssociation and CreateUseCase.

1.17.68

  • api-change:servicediscovery: [botocore] Bugfix: Improved input validation for RegisterInstance action, InstanceId field
  • api-change:kafka: [botocore] IAM Access Control for Amazon MSK enables you to create clusters that use IAM to authenticate clients and to allow or deny Apache Kafka actions for those clients.
  • api-change:ssm: [botocore] SSM feature release - ChangeCalendar integration with StateManager.
  • api-change:snowball: [botocore] AWS Snow Family adds APIs for ordering and managing Snow jobs with long term pricing

1.17.67

  • api-change:auditmanager: [botocore] This release updates the CreateAssessmentFrameworkControlSet and UpdateAssessmentFrameworkControlSet API data types. For both of these data types, the control set name is now a required attribute.
  • api-change:nimble: [botocore] Documentation Updates for Amazon Nimble Studio.
  • api-change:kinesisanalyticsv2: [botocore] Amazon Kinesis Analytics now supports RollbackApplication for Apache Flink applications to revert the application to the previous running version
  • api-change:sagemaker: [botocore] Amazon SageMaker Autopilot now provides the ability to automatically deploy the best model to an endpoint

1.17.66

  • api-change:finspace: [botocore] Documentation updates for FinSpace API.
  • api-change:finspace-data: [botocore] Documentation updates for FinSpaceData API.

1.17.65

  • api-change:devops-guru: [botocore] Added GetCostEstimation and StartCostEstimation to get the monthly resource usage cost and added ability to view resource health by AWS service name and to search insights be AWS service name.
  • api-change:acm-pca: [botocore] This release adds the KeyStorageSecurityStandard parameter to the CreateCertificateAuthority API to allow customers to mandate a security standard to which the CA key will be stored within.
  • api-change:health: [botocore] Documentation updates for health
  • api-change:chime: [botocore] This release adds the ability to search for and order international phone numbers for Amazon Chime SIP media applications.
  • api-change:sagemaker: [botocore] Enable retrying Training and Tuning Jobs that fail with InternalServerError by setting RetryStrategy.

1.17.64

  • api-change:finspace-data: [botocore] Update FinSpace Data serviceAbbreviation

1.17.63

  • api-change:finspace-data: [botocore] This is the initial SDK release for the data APIs for Amazon FinSpace. Amazon FinSpace is a data management and analytics application for the financial services industry (FSI).
  • api-change:mturk: [botocore] Update mturk client to latest version
  • api-change:chime: [botocore] Added new BatchCreateChannelMembership API to support multiple membership creation for channels
  • api-change:finspace: [botocore] This is the initial SDK release for the management APIs for Amazon FinSpace. Amazon FinSpace is a data management and analytics service for the financial services industry (FSI).

... (truncated)

Commits
  • 217efdb Merge branch 'release-1.17.69'
  • 8c52672 Bumping version to 1.17.69
  • 2079028 Add changelog entries from botocore
  • d88059f fix proxy config example (#2853)
  • cc79ada Merge branch 'release-1.17.68'
  • 9d0d8a8 Merge branch 'release-1.17.68' into develop
  • d40fa96 Bumping version to 1.17.68
  • 56b784b Add changelog entries from botocore
  • 4e82b9c Merge branch 'release-1.17.67'
  • 41dab04 Merge branch 'release-1.17.67' into develop
  • 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)