From 38c723aefe758383bc3a91a35c743e3051ea940b Mon Sep 17 00:00:00 2001 From: ktroller Date: Tue, 14 Jul 2026 17:20:41 -0300 Subject: [PATCH] W-23365932: Add Australia Cloud to Anypoint Exchange docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replicates India Cloud changes from PR #357 for Australia Cloud. Updates the control planes section to include Australia and adds the Australia S3 Bucket URL (placeholder — actual bucket ID TBD). --- modules/ROOT/pages/index.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index 813a58a2..bce8cf44 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -92,16 +92,17 @@ Using multiple languages with Unicode is supported fully throughout Exchange and [[exchange-on-control-planes]] == Anypoint Exchange on Control Planes -All features of Anypoint Exchange are supported Canada, Japan, and India control planes with these exceptions: +All features of Anypoint Exchange are supported Canada, Japan, India, and Australia control planes with these exceptions: * xref:usage-and-engagement-metrics.adoc[Usage and engagement metrics] aren't supported. * Amazon CloudFront isn't configured on control planes. + -To download files from Canada, Japan, or India control planes, use these URLs: +To download files from Canada, Japan, India, or Australia control planes, use these URLs: ** Canada S3 Bucket URL: +https://exchange-asset-manager-d1937357035a847d2ec3.s3.ca-central-1.amazonaws.com+ ** Japan S3 Bucket URL: +https://exchange-asset-manager-bf62561aafed7e20740f.s3.ap-northeast-1.amazonaws.com+ ** India S3 Bucket URL: +https://exchange-asset-manager-a2e86fbaee6d85765a10.s3.ap-south-1.amazonaws.com+ +** Australia S3 Bucket URL: +https://exchange-asset-manager-.s3.ap-southeast-2.amazonaws.com+ == See Also