From b9133bc6797fd6b89759196c91b7d3866246e8db Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 15 Aug 2023 20:53:11 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-chimesdkmeetings-16524.json | 5 +++++ .changes/next-release/api-change-ec2-60439.json | 5 +++++ .changes/next-release/api-change-glue-68560.json | 5 +++++ .changes/next-release/api-change-pi-41902.json | 5 +++++ .changes/next-release/api-change-route53domains-50646.json | 5 +++++ .changes/next-release/api-change-sagemaker-49968.json | 5 +++++ .changes/next-release/enhancement-Python-28305.json | 5 +++++ 7 files changed, 35 insertions(+) create mode 100644 .changes/next-release/api-change-chimesdkmeetings-16524.json create mode 100644 .changes/next-release/api-change-ec2-60439.json create mode 100644 .changes/next-release/api-change-glue-68560.json create mode 100644 .changes/next-release/api-change-pi-41902.json create mode 100644 .changes/next-release/api-change-route53domains-50646.json create mode 100644 .changes/next-release/api-change-sagemaker-49968.json create mode 100644 .changes/next-release/enhancement-Python-28305.json diff --git a/.changes/next-release/api-change-chimesdkmeetings-16524.json b/.changes/next-release/api-change-chimesdkmeetings-16524.json new file mode 100644 index 0000000000..ae0be888f2 --- /dev/null +++ b/.changes/next-release/api-change-chimesdkmeetings-16524.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``chime-sdk-meetings``", + "description": "[``botocore``] Updated API documentation to include additional exceptions." +} diff --git a/.changes/next-release/api-change-ec2-60439.json b/.changes/next-release/api-change-ec2-60439.json new file mode 100644 index 0000000000..cfb4f98eb1 --- /dev/null +++ b/.changes/next-release/api-change-ec2-60439.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2``", + "description": "[``botocore``] Documentation updates for Elastic Compute Cloud (EC2)." +} diff --git a/.changes/next-release/api-change-glue-68560.json b/.changes/next-release/api-change-glue-68560.json new file mode 100644 index 0000000000..e975fd1754 --- /dev/null +++ b/.changes/next-release/api-change-glue-68560.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``glue``", + "description": "[``botocore``] AWS Glue Crawlers can now accept SerDe overrides from a custom csv classifier. The two SerDe options are LazySimpleSerDe and OpenCSVSerDe. In case, the user wants crawler to do the selection, \"None\" can be selected for this purpose." +} diff --git a/.changes/next-release/api-change-pi-41902.json b/.changes/next-release/api-change-pi-41902.json new file mode 100644 index 0000000000..52d43e6d01 --- /dev/null +++ b/.changes/next-release/api-change-pi-41902.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``pi``", + "description": "[``botocore``] AWS Performance Insights for Amazon RDS is launching Performance Analysis On Demand, a new feature that allows you to analyze database performance metrics and find out the performance issues. You can now use SDK to create, list, get, delete, and manage tags of performance analysis reports." +} diff --git a/.changes/next-release/api-change-route53domains-50646.json b/.changes/next-release/api-change-route53domains-50646.json new file mode 100644 index 0000000000..16c73308ba --- /dev/null +++ b/.changes/next-release/api-change-route53domains-50646.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``route53domains``", + "description": "[``botocore``] Provide explanation if CheckDomainTransferability return false. Provide requestId if a request is already submitted. Add sensitive protection for customer information" +} diff --git a/.changes/next-release/api-change-sagemaker-49968.json b/.changes/next-release/api-change-sagemaker-49968.json new file mode 100644 index 0000000000..e9cba45fc2 --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-49968.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] SageMaker Inference Recommender now provides SupportedResponseMIMETypes from DescribeInferenceRecommendationsJob response" +} diff --git a/.changes/next-release/enhancement-Python-28305.json b/.changes/next-release/enhancement-Python-28305.json new file mode 100644 index 0000000000..2fce051a18 --- /dev/null +++ b/.changes/next-release/enhancement-Python-28305.json @@ -0,0 +1,5 @@ +{ + "type": "enhancement", + "category": "Python", + "description": "[``botocore``] Added provisional Python 3.12 support to Botocore" +}