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).
api-change:securityhub: [botocore] Updated ASFF to add the following new resource details objects: AwsEc2NetworkAcl, AwsEc2Subnet, and AwsElasticBeanstalkEnvironment.
1.17.62
api-change:personalize: [botocore] Update URL for dataset export job documentation.
api-change:marketplace-catalog: [botocore] Allows user defined names for Changes in a ChangeSet. Users can use ChangeNames to reference properties in another Change within a ChangeSet. This feature allows users to make changes to an entity when the entity identifier is not yet available while constructing the StartChangeSet request.
api-change:forecast: [botocore] Added new DeleteResourceTree operation that helps in deleting all the child resources of a given resource including the given resource.
api-change:robomaker: [botocore] Adds ROS2 Foxy as a supported Robot Software Suite Version and Gazebo 11 as a supported Simulation Software Suite Version
api-change:cloudfront: [botocore] CloudFront now supports CloudFront Functions, a native feature of CloudFront that enables you to write lightweight functions in JavaScript for high-scale, latency-sensitive CDN customizations.
api-change:customer-profiles: [botocore] This release introduces GetMatches and MergeProfiles APIs to fetch and merge duplicate profiles
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.
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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@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 your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps boto3 from 1.9.193 to 1.17.67.
Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
4e82b9c
Merge branch 'release-1.17.67'c1ff1f5
Bumping version to 1.17.672176bb4
Add changelog entries from botocorecb1daa2
Merge branch 'release-1.17.66'8a6bd89
Merge branch 'release-1.17.66' into developd3810ea
Bumping version to 1.17.66cb6498e
Add changelog entries from botocore6466055
Merge branch 'release-1.17.65'adc9665
Merge branch 'release-1.17.65' into develop7482564
Bumping version to 1.17.65Dependabot 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
.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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)