Skip to content

Lab findings: New Zealand

AWS shipped cross-Region PrivateLink
Cross-Region AWS PrivateLink for interface endpoints. Works for some Region pairs; not for ap-southeast-6 (Auckland) as of Sep 2026. Re-check before assuming coverage.
for some Region pairs in late 2024. Sydney was in that launch set; Auckland (ap-southeast-6) was not (What’s New, Nov 2024).

Checked again as of Sep 2026. Coverage can change, so re-run discovery before you assume Auckland is still out.

Consumer Region Service Region XR discovery
ap-southeast-2 ap-southeast-6 Empty / invalid
ap-southeast-6 ap-southeast-2 Empty / invalid

Cross-Region PrivateLink into or out of Auckland fails both ways. You cannot privately read the Sydney package bucket from an Auckland VPC (or the reverse) on that path, so an Auckland dnf / apt host can’t fetch Sydney repos over PrivateLink.

Skip Syd↔Akl private package reads over cross-Region PrivateLink. Instead replicate the repos/ prefix to an Auckland replica bucket and let Auckland consumers read it through a regional S3 gateway endpoint (what this lab builds). See Replication Sydney → Auckland and Gateway VPC endpoint.

When creating the Auckland consumer, com.amazonaws.ap-southeast-6.ec2messages returned InvalidServiceName. Session Manager still reached Online with only ssm + ssmmessages interface endpoints. demo.sh skips missing services and needs at least those two.