From 1bb8cd381f5cab45a2a54529a42b7845d8895d06 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 5 Jun 2023 18:09:01 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-cloudformation-81802.json | 5 +++++ .changes/next-release/api-change-ec2-68896.json | 5 +++++ .changes/next-release/api-change-finspace-75442.json | 5 +++++ .changes/next-release/api-change-frauddetector-65227.json | 5 +++++ .changes/next-release/api-change-keyspaces-71457.json | 5 +++++ .changes/next-release/api-change-kms-5874.json | 5 +++++ .changes/next-release/api-change-lambda-26903.json | 5 +++++ .changes/next-release/api-change-mwaa-70707.json | 5 +++++ 8 files changed, 40 insertions(+) create mode 100644 .changes/next-release/api-change-cloudformation-81802.json create mode 100644 .changes/next-release/api-change-ec2-68896.json create mode 100644 .changes/next-release/api-change-finspace-75442.json create mode 100644 .changes/next-release/api-change-frauddetector-65227.json create mode 100644 .changes/next-release/api-change-keyspaces-71457.json create mode 100644 .changes/next-release/api-change-kms-5874.json create mode 100644 .changes/next-release/api-change-lambda-26903.json create mode 100644 .changes/next-release/api-change-mwaa-70707.json diff --git a/.changes/next-release/api-change-cloudformation-81802.json b/.changes/next-release/api-change-cloudformation-81802.json new file mode 100644 index 0000000000..638eb964a5 --- /dev/null +++ b/.changes/next-release/api-change-cloudformation-81802.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cloudformation``", + "description": "[``botocore``] AWS CloudFormation StackSets provides customers with three new APIs to activate, deactivate, and describe AWS Organizations trusted access which is needed to get started with service-managed StackSets." +} diff --git a/.changes/next-release/api-change-ec2-68896.json b/.changes/next-release/api-change-ec2-68896.json new file mode 100644 index 0000000000..2bf0a73658 --- /dev/null +++ b/.changes/next-release/api-change-ec2-68896.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2``", + "description": "[``botocore``] Making InstanceTagAttribute as the required parameter for the DeregisterInstanceEventNotificationAttributes and RegisterInstanceEventNotificationAttributes APIs." +} diff --git a/.changes/next-release/api-change-finspace-75442.json b/.changes/next-release/api-change-finspace-75442.json new file mode 100644 index 0000000000..de687e94f3 --- /dev/null +++ b/.changes/next-release/api-change-finspace-75442.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``finspace``", + "description": "[``botocore``] Releasing new Managed kdb Insights APIs" +} diff --git a/.changes/next-release/api-change-frauddetector-65227.json b/.changes/next-release/api-change-frauddetector-65227.json new file mode 100644 index 0000000000..804e52126e --- /dev/null +++ b/.changes/next-release/api-change-frauddetector-65227.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``frauddetector``", + "description": "[``botocore``] Added new variable types, new DateTime data type, and new rules engine functions for interacting and working with DateTime data types." +} diff --git a/.changes/next-release/api-change-keyspaces-71457.json b/.changes/next-release/api-change-keyspaces-71457.json new file mode 100644 index 0000000000..428dc81e3e --- /dev/null +++ b/.changes/next-release/api-change-keyspaces-71457.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``keyspaces``", + "description": "[``botocore``] This release adds support for MRR GA launch, and includes multiregion support in create-keyspace, get-keyspace, and list-keyspace." +} diff --git a/.changes/next-release/api-change-kms-5874.json b/.changes/next-release/api-change-kms-5874.json new file mode 100644 index 0000000000..6355dcaef4 --- /dev/null +++ b/.changes/next-release/api-change-kms-5874.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``kms``", + "description": "[``botocore``] This release includes feature to import customer's asymmetric (RSA and ECC) and HMAC keys into KMS. It also includes feature to allow customers to specify number of days to schedule a KMS key deletion as a policy condition key." +} diff --git a/.changes/next-release/api-change-lambda-26903.json b/.changes/next-release/api-change-lambda-26903.json new file mode 100644 index 0000000000..211c8073a4 --- /dev/null +++ b/.changes/next-release/api-change-lambda-26903.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lambda``", + "description": "[``botocore``] Add Ruby 3.2 (ruby3.2) Runtime support to AWS Lambda." +} diff --git a/.changes/next-release/api-change-mwaa-70707.json b/.changes/next-release/api-change-mwaa-70707.json new file mode 100644 index 0000000000..ecc5a8704e --- /dev/null +++ b/.changes/next-release/api-change-mwaa-70707.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``mwaa``", + "description": "[``botocore``] This release adds ROLLING_BACK and CREATING_SNAPSHOT environment statuses for Amazon MWAA environments." +}