From e8722f68b94ad45935ae490452138d036314f1bd Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 10 Nov 2021 19:06:47 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-backup-73799.json | 5 +++++ .changes/next-release/api-change-ecs-33846.json | 5 +++++ .changes/next-release/api-change-resiliencehub-27786.json | 5 +++++ 3 files changed, 15 insertions(+) create mode 100644 .changes/next-release/api-change-backup-73799.json create mode 100644 .changes/next-release/api-change-ecs-33846.json create mode 100644 .changes/next-release/api-change-resiliencehub-27786.json diff --git a/.changes/next-release/api-change-backup-73799.json b/.changes/next-release/api-change-backup-73799.json new file mode 100644 index 0000000000..e792594883 --- /dev/null +++ b/.changes/next-release/api-change-backup-73799.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``backup``", + "description": "[``botocore``] AWS Backup SDK provides new options when scheduling backups: select supported services and resources that are assigned to a particular tag, linked to a combination of tags, or can be identified by a partial tag value, and exclude resources from their assignments." +} diff --git a/.changes/next-release/api-change-ecs-33846.json b/.changes/next-release/api-change-ecs-33846.json new file mode 100644 index 0000000000..0f83a00394 --- /dev/null +++ b/.changes/next-release/api-change-ecs-33846.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ecs``", + "description": "[``botocore``] This release adds support for container instance health." +} diff --git a/.changes/next-release/api-change-resiliencehub-27786.json b/.changes/next-release/api-change-resiliencehub-27786.json new file mode 100644 index 0000000000..ab003a008f --- /dev/null +++ b/.changes/next-release/api-change-resiliencehub-27786.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``resiliencehub``", + "description": "[``botocore``] Initial release of AWS Resilience Hub, a managed service that enables you to define, validate, and track the resilience of your applications on AWS" +}