From 8f2abd61cd124400cefe23e641214c79f103193f Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 27 Jul 2022 16:23:13 +0000 Subject: [PATCH] Bump version to 2.7.19 --- .changes/2.7.19.json | 82 +++++++++++++++++++ .../next-release/apichange-account-55402.json | 5 -- .../next-release/apichange-appsync-63439.json | 5 -- .../apichange-autoscaling-93090.json | 5 -- .../apichange-detective-11364.json | 5 -- .../next-release/apichange-ec2-19457.json | 5 -- .../apichange-guardduty-79472.json | 5 -- .../apichange-iotdeviceadvisor-43038.json | 5 -- .../apichange-lookoutvision-55445.json | 5 -- .../next-release/apichange-macie2-35752.json | 5 -- .../apichange-medialive-57467.json | 5 -- .../next-release/apichange-rds-54410.json | 5 -- .../next-release/apichange-rds-87658.json | 5 -- .../apichange-rekognition-74507.json | 5 -- .../apichange-securityhub-321.json | 5 -- .../apichange-transcribe-3486.json | 5 -- .../apichange-transfer-84259.json | 5 -- CHANGELOG.rst | 21 +++++ awscli/__init__.py | 2 +- doc/source/conf.py | 2 +- 20 files changed, 105 insertions(+), 82 deletions(-) create mode 100644 .changes/2.7.19.json delete mode 100644 .changes/next-release/apichange-account-55402.json delete mode 100644 .changes/next-release/apichange-appsync-63439.json delete mode 100644 .changes/next-release/apichange-autoscaling-93090.json delete mode 100644 .changes/next-release/apichange-detective-11364.json delete mode 100644 .changes/next-release/apichange-ec2-19457.json delete mode 100644 .changes/next-release/apichange-guardduty-79472.json delete mode 100644 .changes/next-release/apichange-iotdeviceadvisor-43038.json delete mode 100644 .changes/next-release/apichange-lookoutvision-55445.json delete mode 100644 .changes/next-release/apichange-macie2-35752.json delete mode 100644 .changes/next-release/apichange-medialive-57467.json delete mode 100644 .changes/next-release/apichange-rds-54410.json delete mode 100644 .changes/next-release/apichange-rds-87658.json delete mode 100644 .changes/next-release/apichange-rekognition-74507.json delete mode 100644 .changes/next-release/apichange-securityhub-321.json delete mode 100644 .changes/next-release/apichange-transcribe-3486.json delete mode 100644 .changes/next-release/apichange-transfer-84259.json diff --git a/.changes/2.7.19.json b/.changes/2.7.19.json new file mode 100644 index 000000000000..046bc8075ecf --- /dev/null +++ b/.changes/2.7.19.json @@ -0,0 +1,82 @@ +[ + { + "category": "``rekognition``", + "description": "This release introduces support for the automatic scaling of inference units used by Amazon Rekognition Custom Labels models.", + "type": "api-change" + }, + { + "category": "``autoscaling``", + "description": "Documentation update for Amazon EC2 Auto Scaling.", + "type": "api-change" + }, + { + "category": "``macie2``", + "description": "This release adds support for retrieving (revealing) sample occurrences of sensitive data that Amazon Macie detects and reports in findings.", + "type": "api-change" + }, + { + "category": "``account``", + "description": "This release enables customers to manage the primary contact information for their AWS accounts. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/API_Operations.html", + "type": "api-change" + }, + { + "category": "``securityhub``", + "description": "Documentation updates for AWS Security Hub", + "type": "api-change" + }, + { + "category": "``appsync``", + "description": "Adds support for a new API to evaluate mapping templates with mock data, allowing you to remotely unit test your AppSync resolvers and functions.", + "type": "api-change" + }, + { + "category": "``transfer``", + "description": "AWS Transfer Family now supports Applicability Statement 2 (AS2), a network protocol used for the secure and reliable transfer of critical Business-to-Business (B2B) data over the public internet using HTTP/HTTPS as the transport mechanism.", + "type": "api-change" + }, + { + "category": "``rds``", + "description": "This release adds the \"ModifyActivityStream\" API with support for audit policy state locking and unlocking.", + "type": "api-change" + }, + { + "category": "``detective``", + "description": "Added the ability to get data source package information for the behavior graph. Graph administrators can now start (or stop) optional datasources on the behavior graph.", + "type": "api-change" + }, + { + "category": "``medialive``", + "description": "Link devices now support remote rebooting. Link devices now support maintenance windows. Maintenance windows allow a Link device to install software updates without stopping the MediaLive channel. The channel will experience a brief loss of input from the device while updates are installed.", + "type": "api-change" + }, + { + "category": "``iotdeviceadvisor``", + "description": "Added new service feature (Early access only) - Long Duration Test, where customers can test the IoT device to observe how it behaves when the device is in operation for longer period.", + "type": "api-change" + }, + { + "category": "``lookoutvision``", + "description": "This release introduces support for the automatic scaling of inference units used by Amazon Lookout for Vision models.", + "type": "api-change" + }, + { + "category": "``transcribe``", + "description": "Remove unsupported language codes for StartTranscriptionJob and update VocabularyFileUri for UpdateMedicalVocabulary", + "type": "api-change" + }, + { + "category": "``guardduty``", + "description": "Amazon GuardDuty introduces a new Malware Protection feature that triggers malware scan on selected EC2 instance resources, after the service detects a potentially malicious activity.", + "type": "api-change" + }, + { + "category": "``rds``", + "description": "Adds support for using RDS Proxies with RDS for MariaDB databases.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "Added support for EC2 M1 Mac instances. For more information, please visit aws.amazon.com/mac.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/apichange-account-55402.json b/.changes/next-release/apichange-account-55402.json deleted file mode 100644 index 85ec331b14dd..000000000000 --- a/.changes/next-release/apichange-account-55402.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``account``", - "description": "This release enables customers to manage the primary contact information for their AWS accounts. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/API_Operations.html", - "type": "api-change" -} \ No newline at end of file diff --git a/.changes/next-release/apichange-appsync-63439.json b/.changes/next-release/apichange-appsync-63439.json deleted file mode 100644 index 5cbf8b8bc9f5..000000000000 --- a/.changes/next-release/apichange-appsync-63439.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``appsync``", - "description": "Adds support for a new API to evaluate mapping templates with mock data, allowing you to remotely unit test your AppSync resolvers and functions.", - "type": "api-change" -} \ No newline at end of file diff --git a/.changes/next-release/apichange-autoscaling-93090.json b/.changes/next-release/apichange-autoscaling-93090.json deleted file mode 100644 index 66d6d3979fcf..000000000000 --- a/.changes/next-release/apichange-autoscaling-93090.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``autoscaling``", - "description": "Documentation update for Amazon EC2 Auto Scaling.", - "type": "api-change" -} \ No newline at end of file diff --git a/.changes/next-release/apichange-detective-11364.json b/.changes/next-release/apichange-detective-11364.json deleted file mode 100644 index 2785cb37898f..000000000000 --- a/.changes/next-release/apichange-detective-11364.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``detective``", - "description": "Added the ability to get data source package information for the behavior graph. Graph administrators can now start (or stop) optional datasources on the behavior graph.", - "type": "api-change" -} \ No newline at end of file diff --git a/.changes/next-release/apichange-ec2-19457.json b/.changes/next-release/apichange-ec2-19457.json deleted file mode 100644 index 071cae34eb6d..000000000000 --- a/.changes/next-release/apichange-ec2-19457.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``ec2``", - "description": "Added support for EC2 M1 Mac instances. For more information, please visit aws.amazon.com/mac.", - "type": "api-change" -} \ No newline at end of file diff --git a/.changes/next-release/apichange-guardduty-79472.json b/.changes/next-release/apichange-guardduty-79472.json deleted file mode 100644 index b734e89de0a5..000000000000 --- a/.changes/next-release/apichange-guardduty-79472.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``guardduty``", - "description": "Amazon GuardDuty introduces a new Malware Protection feature that triggers malware scan on selected EC2 instance resources, after the service detects a potentially malicious activity.", - "type": "api-change" -} \ No newline at end of file diff --git a/.changes/next-release/apichange-iotdeviceadvisor-43038.json b/.changes/next-release/apichange-iotdeviceadvisor-43038.json deleted file mode 100644 index 19c03b84d51e..000000000000 --- a/.changes/next-release/apichange-iotdeviceadvisor-43038.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``iotdeviceadvisor``", - "description": "Added new service feature (Early access only) - Long Duration Test, where customers can test the IoT device to observe how it behaves when the device is in operation for longer period.", - "type": "api-change" -} \ No newline at end of file diff --git a/.changes/next-release/apichange-lookoutvision-55445.json b/.changes/next-release/apichange-lookoutvision-55445.json deleted file mode 100644 index cc7f59427cf5..000000000000 --- a/.changes/next-release/apichange-lookoutvision-55445.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``lookoutvision``", - "description": "This release introduces support for the automatic scaling of inference units used by Amazon Lookout for Vision models.", - "type": "api-change" -} \ No newline at end of file diff --git a/.changes/next-release/apichange-macie2-35752.json b/.changes/next-release/apichange-macie2-35752.json deleted file mode 100644 index 07ad2e472fb2..000000000000 --- a/.changes/next-release/apichange-macie2-35752.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``macie2``", - "description": "This release adds support for retrieving (revealing) sample occurrences of sensitive data that Amazon Macie detects and reports in findings.", - "type": "api-change" -} \ No newline at end of file diff --git a/.changes/next-release/apichange-medialive-57467.json b/.changes/next-release/apichange-medialive-57467.json deleted file mode 100644 index 371fc26c8d9f..000000000000 --- a/.changes/next-release/apichange-medialive-57467.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``medialive``", - "description": "Link devices now support remote rebooting. Link devices now support maintenance windows. Maintenance windows allow a Link device to install software updates without stopping the MediaLive channel. The channel will experience a brief loss of input from the device while updates are installed.", - "type": "api-change" -} \ No newline at end of file diff --git a/.changes/next-release/apichange-rds-54410.json b/.changes/next-release/apichange-rds-54410.json deleted file mode 100644 index d57103f59bda..000000000000 --- a/.changes/next-release/apichange-rds-54410.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``rds``", - "description": "Adds support for using RDS Proxies with RDS for MariaDB databases.", - "type": "api-change" -} \ No newline at end of file diff --git a/.changes/next-release/apichange-rds-87658.json b/.changes/next-release/apichange-rds-87658.json deleted file mode 100644 index cb6e00faaf93..000000000000 --- a/.changes/next-release/apichange-rds-87658.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``rds``", - "description": "This release adds the \"ModifyActivityStream\" API with support for audit policy state locking and unlocking.", - "type": "api-change" -} \ No newline at end of file diff --git a/.changes/next-release/apichange-rekognition-74507.json b/.changes/next-release/apichange-rekognition-74507.json deleted file mode 100644 index 29df5e064e57..000000000000 --- a/.changes/next-release/apichange-rekognition-74507.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``rekognition``", - "description": "This release introduces support for the automatic scaling of inference units used by Amazon Rekognition Custom Labels models.", - "type": "api-change" -} \ No newline at end of file diff --git a/.changes/next-release/apichange-securityhub-321.json b/.changes/next-release/apichange-securityhub-321.json deleted file mode 100644 index 52f9338029ac..000000000000 --- a/.changes/next-release/apichange-securityhub-321.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``securityhub``", - "description": "Documentation updates for AWS Security Hub", - "type": "api-change" -} \ No newline at end of file diff --git a/.changes/next-release/apichange-transcribe-3486.json b/.changes/next-release/apichange-transcribe-3486.json deleted file mode 100644 index d93ef0793c1e..000000000000 --- a/.changes/next-release/apichange-transcribe-3486.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``transcribe``", - "description": "Remove unsupported language codes for StartTranscriptionJob and update VocabularyFileUri for UpdateMedicalVocabulary", - "type": "api-change" -} \ No newline at end of file diff --git a/.changes/next-release/apichange-transfer-84259.json b/.changes/next-release/apichange-transfer-84259.json deleted file mode 100644 index d709f44427e0..000000000000 --- a/.changes/next-release/apichange-transfer-84259.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``transfer``", - "description": "AWS Transfer Family now supports Applicability Statement 2 (AS2), a network protocol used for the secure and reliable transfer of critical Business-to-Business (B2B) data over the public internet using HTTP/HTTPS as the transport mechanism.", - "type": "api-change" -} \ No newline at end of file diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 08ca51a8e76d..951bb33d60a5 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,27 @@ CHANGELOG ========= +2.7.19 +====== + +* api-change:``rekognition``: This release introduces support for the automatic scaling of inference units used by Amazon Rekognition Custom Labels models. +* api-change:``autoscaling``: Documentation update for Amazon EC2 Auto Scaling. +* api-change:``macie2``: This release adds support for retrieving (revealing) sample occurrences of sensitive data that Amazon Macie detects and reports in findings. +* api-change:``account``: This release enables customers to manage the primary contact information for their AWS accounts. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/API_Operations.html +* api-change:``securityhub``: Documentation updates for AWS Security Hub +* api-change:``appsync``: Adds support for a new API to evaluate mapping templates with mock data, allowing you to remotely unit test your AppSync resolvers and functions. +* api-change:``transfer``: AWS Transfer Family now supports Applicability Statement 2 (AS2), a network protocol used for the secure and reliable transfer of critical Business-to-Business (B2B) data over the public internet using HTTP/HTTPS as the transport mechanism. +* api-change:``rds``: This release adds the "ModifyActivityStream" API with support for audit policy state locking and unlocking. +* api-change:``detective``: Added the ability to get data source package information for the behavior graph. Graph administrators can now start (or stop) optional datasources on the behavior graph. +* api-change:``medialive``: Link devices now support remote rebooting. Link devices now support maintenance windows. Maintenance windows allow a Link device to install software updates without stopping the MediaLive channel. The channel will experience a brief loss of input from the device while updates are installed. +* api-change:``iotdeviceadvisor``: Added new service feature (Early access only) - Long Duration Test, where customers can test the IoT device to observe how it behaves when the device is in operation for longer period. +* api-change:``lookoutvision``: This release introduces support for the automatic scaling of inference units used by Amazon Lookout for Vision models. +* api-change:``transcribe``: Remove unsupported language codes for StartTranscriptionJob and update VocabularyFileUri for UpdateMedicalVocabulary +* api-change:``guardduty``: Amazon GuardDuty introduces a new Malware Protection feature that triggers malware scan on selected EC2 instance resources, after the service detects a potentially malicious activity. +* api-change:``rds``: Adds support for using RDS Proxies with RDS for MariaDB databases. +* api-change:``ec2``: Added support for EC2 M1 Mac instances. For more information, please visit aws.amazon.com/mac. + + 2.7.18 ====== diff --git a/awscli/__init__.py b/awscli/__init__.py index 0feacbc6934b..782ca7d88fc9 100644 --- a/awscli/__init__.py +++ b/awscli/__init__.py @@ -19,7 +19,7 @@ import importlib.abc import sys -__version__ = '2.7.18' +__version__ = '2.7.19' # # Get our data path to be added to botocore's search path diff --git a/doc/source/conf.py b/doc/source/conf.py index cb2863b8b069..67263b0bb745 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -71,7 +71,7 @@ # The short X.Y version. version = '2.0' # The full version, including alpha/beta/rc tags. -release = '2.7.18' +release = '2.7.19' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.