From 100ab890595687d64a17cd8d047ebc1ab2881393 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 22 Aug 2024 18:34:20 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-autoscaling-60669.json | 5 +++++ .changes/next-release/api-change-bedrock-23821.json | 5 +++++ .changes/next-release/api-change-emrcontainers-68804.json | 5 +++++ .changes/next-release/api-change-inspector2-40163.json | 5 +++++ .changes/next-release/api-change-quicksight-54560.json | 5 +++++ .changes/next-release/api-change-route53-35748.json | 5 +++++ 6 files changed, 30 insertions(+) create mode 100644 .changes/next-release/api-change-autoscaling-60669.json create mode 100644 .changes/next-release/api-change-bedrock-23821.json create mode 100644 .changes/next-release/api-change-emrcontainers-68804.json create mode 100644 .changes/next-release/api-change-inspector2-40163.json create mode 100644 .changes/next-release/api-change-quicksight-54560.json create mode 100644 .changes/next-release/api-change-route53-35748.json diff --git a/.changes/next-release/api-change-autoscaling-60669.json b/.changes/next-release/api-change-autoscaling-60669.json new file mode 100644 index 0000000000..d2a24de9ae --- /dev/null +++ b/.changes/next-release/api-change-autoscaling-60669.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``autoscaling``", + "description": "[``botocore``] Amazon EC2 Auto Scaling now provides EBS health check to manage EC2 instance replacement" +} diff --git a/.changes/next-release/api-change-bedrock-23821.json b/.changes/next-release/api-change-bedrock-23821.json new file mode 100644 index 0000000000..a6bbccd3d7 --- /dev/null +++ b/.changes/next-release/api-change-bedrock-23821.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock``", + "description": "[``botocore``] Amazon Bedrock Evaluation BatchDeleteEvaluationJob API allows customers to delete evaluation jobs under terminated evaluation job statuses - Stopped, Failed, or Completed. Customers can submit a batch of 25 evaluation jobs to be deleted at once." +} diff --git a/.changes/next-release/api-change-emrcontainers-68804.json b/.changes/next-release/api-change-emrcontainers-68804.json new file mode 100644 index 0000000000..eb0635da30 --- /dev/null +++ b/.changes/next-release/api-change-emrcontainers-68804.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``emr-containers``", + "description": "[``botocore``] Correct endpoint for FIPS is configured for US Gov Regions." +} diff --git a/.changes/next-release/api-change-inspector2-40163.json b/.changes/next-release/api-change-inspector2-40163.json new file mode 100644 index 0000000000..4023e8515e --- /dev/null +++ b/.changes/next-release/api-change-inspector2-40163.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``inspector2``", + "description": "[``botocore``] Add enums for Agentless scan statuses and EC2 enablement error states" +} diff --git a/.changes/next-release/api-change-quicksight-54560.json b/.changes/next-release/api-change-quicksight-54560.json new file mode 100644 index 0000000000..064d5f47cd --- /dev/null +++ b/.changes/next-release/api-change-quicksight-54560.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``quicksight``", + "description": "[``botocore``] Explicit query for authors and dashboard viewing sharing for embedded users" +} diff --git a/.changes/next-release/api-change-route53-35748.json b/.changes/next-release/api-change-route53-35748.json new file mode 100644 index 0000000000..ab894fe450 --- /dev/null +++ b/.changes/next-release/api-change-route53-35748.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``route53``", + "description": "[``botocore``] Amazon Route 53 now supports the Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region." +}