From 6d8c445c397b41a79fe2bf18f3d4fbc02ef87abd Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 2 Apr 2024 18:08:21 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-ecs-88253.json | 5 +++++ .changes/next-release/api-change-glue-58382.json | 5 +++++ .changes/next-release/api-change-ivschat-94483.json | 5 +++++ .changes/next-release/api-change-rolesanywhere-27838.json | 5 +++++ .changes/next-release/api-change-securityhub-65482.json | 5 +++++ 5 files changed, 25 insertions(+) create mode 100644 .changes/next-release/api-change-ecs-88253.json create mode 100644 .changes/next-release/api-change-glue-58382.json create mode 100644 .changes/next-release/api-change-ivschat-94483.json create mode 100644 .changes/next-release/api-change-rolesanywhere-27838.json create mode 100644 .changes/next-release/api-change-securityhub-65482.json diff --git a/.changes/next-release/api-change-ecs-88253.json b/.changes/next-release/api-change-ecs-88253.json new file mode 100644 index 0000000000..b8970c391f --- /dev/null +++ b/.changes/next-release/api-change-ecs-88253.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ecs``", + "description": "[``botocore``] Documentation only update for Amazon ECS." +} diff --git a/.changes/next-release/api-change-glue-58382.json b/.changes/next-release/api-change-glue-58382.json new file mode 100644 index 0000000000..d9fa3ec669 --- /dev/null +++ b/.changes/next-release/api-change-glue-58382.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``glue``", + "description": "[``botocore``] Adding View related fields to responses of read-only Table APIs." +} diff --git a/.changes/next-release/api-change-ivschat-94483.json b/.changes/next-release/api-change-ivschat-94483.json new file mode 100644 index 0000000000..45f69d0f2a --- /dev/null +++ b/.changes/next-release/api-change-ivschat-94483.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ivschat``", + "description": "[``botocore``] Doc-only update. Changed \"Resources\" to \"Key Concepts\" in docs and updated text." +} diff --git a/.changes/next-release/api-change-rolesanywhere-27838.json b/.changes/next-release/api-change-rolesanywhere-27838.json new file mode 100644 index 0000000000..96bb214796 --- /dev/null +++ b/.changes/next-release/api-change-rolesanywhere-27838.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``rolesanywhere``", + "description": "[``botocore``] This release increases the limit on the roleArns request parameter for the *Profile APIs that support it. This parameter can now take up to 250 role ARNs." +} diff --git a/.changes/next-release/api-change-securityhub-65482.json b/.changes/next-release/api-change-securityhub-65482.json new file mode 100644 index 0000000000..977e470fc6 --- /dev/null +++ b/.changes/next-release/api-change-securityhub-65482.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``securityhub``", + "description": "[``botocore``] Documentation updates for AWS Security Hub" +}