From 19e49bd153c5c4bfe23338a634a484b49ccedc9f Mon Sep 17 00:00:00 2001 From: AsyncAws Bot Date: Wed, 18 Dec 2024 06:29:52 +0000 Subject: [PATCH 1/2] update generated code --- manifest.json | 2 +- src/Service/Athena/CHANGELOG.md | 1 + src/Service/Athena/src/AthenaClient.php | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5a5900eda..61ca1972f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "variables": { - "${LATEST}": "3.334.6" + "${LATEST}": "3.335.0" }, "endpoints": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/endpoints.json", "services": { diff --git a/src/Service/Athena/CHANGELOG.md b/src/Service/Athena/CHANGELOG.md index 1c73a079f..10daf9d43 100644 --- a/src/Service/Athena/CHANGELOG.md +++ b/src/Service/Athena/CHANGELOG.md @@ -5,6 +5,7 @@ ### Added - AWS api-change: Add FEDERATED type to CreateDataCatalog. This creates Athena Data Catalog, AWS Lambda connector, and AWS Glue connection. Create/DeleteDataCatalog returns DataCatalog. Add Status, ConnectionType, and Error to DataCatalog and DataCatalogSummary. Add DeleteCatalogOnly to delete Athena Catalog only. +- AWS api-change: TODO ## 3.0.0 diff --git a/src/Service/Athena/src/AthenaClient.php b/src/Service/Athena/src/AthenaClient.php index e14dce1ac..bad3d7644 100644 --- a/src/Service/Athena/src/AthenaClient.php +++ b/src/Service/Athena/src/AthenaClient.php @@ -714,6 +714,7 @@ protected function getEndpointMetadata(?string $region): array case 'ap-southeast-2': case 'ap-southeast-3': case 'ap-southeast-4': + case 'ap-southeast-5': case 'ca-central-1': case 'ca-west-1': case 'eu-central-1': From d0bfadaf0b0fe06deed19aafeb6e5e40bfee470a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Deruss=C3=A9?= Date: Wed, 18 Dec 2024 09:01:57 +0100 Subject: [PATCH 2/2] Update src/Service/Athena/CHANGELOG.md --- src/Service/Athena/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Service/Athena/CHANGELOG.md b/src/Service/Athena/CHANGELOG.md index 10daf9d43..05830072d 100644 --- a/src/Service/Athena/CHANGELOG.md +++ b/src/Service/Athena/CHANGELOG.md @@ -5,7 +5,7 @@ ### Added - AWS api-change: Add FEDERATED type to CreateDataCatalog. This creates Athena Data Catalog, AWS Lambda connector, and AWS Glue connection. Create/DeleteDataCatalog returns DataCatalog. Add Status, ConnectionType, and Error to DataCatalog and DataCatalogSummary. Add DeleteCatalogOnly to delete Athena Catalog only. -- AWS api-change: TODO +- AWS api-change: Added `ap-southeast-5` region ## 3.0.0