Kia ora!
Clients in New Zealand have been asking for entry to basis fashions (FMs) on Amazon Bedrock from their native AWS Area.
Right this moment, we’re excited to announce that Amazon Bedrock is now accessible within the Asia Pacific (New Zealand) Area (ap-southeast-6). Clients in New Zealand can now entry Anthropic Claude fashions (Claude Opus 4.5, Opus 4.6, Sonnet 4.5, Sonnet 4.6, and Haiku 4.5) and Amazon (Nova 2 Lite) fashions straight within the Auckland Area with cross area inference.
On this publish, we discover how cross-Area inference works from the New Zealand Area, the fashions accessible by way of geographic and international routing, and the way to get began along with your first API name. We cowl three key areas:
- How Amazon Bedrock in ap-southeast-6 makes use of cross-Area inference to provide you entry to FMs, with the ANZ geographic routing configuration throughout Auckland, Sydney, and Melbourne
- Supported fashions, IAM permissions, and making your first inference name from the Auckland Area
- Quota administration, safety issues, and selecting between geographic and international cross-Area inference to your workloads
Understanding cross-Area inference
Cross-Area inference is an Amazon Bedrock functionality that distributes inference processing throughout a number of AWS Areas that will help you obtain greater throughput at scale.
Whenever you invoke a cross-Area inference profile, Amazon Bedrock routes your request from the supply Area (the place you provoke the API name) to a vacation spot Area (the place inference processing happens). All knowledge transmitted throughout cross-Area operations stays on the AWS community and doesn’t traverse the general public web, and knowledge is encrypted in transit between AWS Areas. All cross-Area inference requests are logged in AWS CloudTrail in your supply Area. For those who configure mannequin invocation logging, logs are revealed to Amazon CloudWatch Logs or Amazon Easy Storage Service (Amazon S3) in the identical Area.
Amazon Bedrock gives two kinds of cross-Area inference profiles:
- Geographic cross-Area inference – Routes requests inside a selected geographic boundary. For instance, with AU profile, and Auckland as your supply Area, requests path to Auckland, Sydney, and Melbourne. Designed for organizations with knowledge residency necessities that want inference processing to remain inside Australia and New Zealand.
- World cross-Area inference – Routes requests to supported business AWS Areas worldwide, offering the very best accessible throughput. Designed for organizations with out strict knowledge residency necessities.
What’s new: New Zealand as a supply Area for cross-Area inference
With this launch, Auckland (ap-southeast-6) turns into a brand new supply Area for each AU geographic and international cross-Area inference on Amazon Bedrock. This implies which you could now make Amazon Bedrock API calls from the New Zealand Area, and cross-Area inference routes your requests to vacation spot Areas the place the FMs course of inference.
AU geographic cross-Area inference configuration
The AU cross-Area profile now spans three Areas throughout Australia and New Zealand. The next desk particulars the supply and vacation spot Area routing.
| Supply Area | Vacation spot Areas | Description |
Auckland (ap-southeast-6) |
ap-southeast-6, ap-southeast-2, ap-southeast-4 |
New – Requests from Auckland may be routed to Sydney, Melbourne, or Auckland |
Sydney (ap-southeast-2) |
ap-southeast-2, ap-southeast-4 |
Requests from Sydney may be routed to Sydney or Melbourne |
Melbourne (ap-southeast-4) |
ap-southeast-2, ap-southeast-4 |
Requests from Melbourne may be routed to Sydney or Melbourne |
There are two essential particulars to notice:
- The AU cross-Area inference profiles for Sydney and Melbourne proceed to route between Sydney and Melbourne solely. The addition of Auckland doesn’t change the vacation spot Areas for present Australian supply Area configurations.
- Requests originating from Auckland may be served regionally or routed to both Australian Area, offering three vacation spot Areas for capability distribution.
World cross-Area inference from New Zealand
For organizations with out strict knowledge residency necessities, international cross-Area inference from the Auckland Area gives entry to inference capability throughout all supported AWS business Areas worldwide. World cross-Area inference delivers two key benefits:
- Increased throughput — Clever routing distributes site visitors dynamically throughout all supported business Areas, decreasing the chance of throttling throughout site visitors spikes
- Constructed-in resilience — Requests are routinely routed to Areas with accessible capability, serving to your purposes preserve operational continuity as demand patterns shift
Getting began
Supported fashions and inference profile IDs
Cross-Area inference from the New Zealand Area helps basis fashions from a number of suppliers throughout each AU geographic and international cross-Area inference profiles. The next desk reveals examples of the most recent fashions accessible at launch.
| Cross-Area inference sort | Instance fashions |
| AU geographic cross-Area inference | Anthropic Claude Opus 4.6, Claude Sonnet 4.6, Claude Sonnet 4.5, Claude Haiku 4.5 |
| World cross-Area inference | Anthropic Claude Opus 4.6, Claude Sonnet 4.6, Claude Opus 4.5, Claude Sonnet 4.5, Claude Haiku 4.5 |
AU geographic cross-Area inference at present helps Anthropic Claude fashions, protecting inference processing throughout the ANZ geography. World cross-Area inference gives entry to a broader set of basis fashions from a number of suppliers. To make use of a cross-Area inference profile, substitute the foundational mannequin ID with the geographic (au.) or international (international.) prefix — for instance, anthropic.claude-sonnet-4-6 turns into au.anthropic.claude-sonnet-4-6 or international.anthropic.claude-sonnet-4-6.
For the entire and up-to-date checklist of supported fashions and inference profile IDs, seek advice from Supported Areas and fashions for inference profiles.
Cross-Area inference profiles work with the InvokeModel, InvokeModelWithResponseStream, Converse, and ConverseStream APIs. The Converse API gives a constant request and response format throughout completely different basis fashions, making it easy to change between fashions with out rewriting integration code.
Configure IAM permissions
To invoke basis fashions by way of AU geographic cross-Area inference from the Auckland Area, your AWS Id and Entry Administration (IAM) coverage wants two statements:
- Granting entry to the inference profile within the supply Area
- Granting entry to the inspiration mannequin in all vacation spot Areas listed within the AU cross-Area inference profile.
The next IAM coverage instance grants entry to invoke Anthropic Claude Sonnet 4.6 by way of AU geographic cross-Area inference from Auckland. Substitute along with your AWS account ID.
The primary assertion permits invoking the AU inference profile from the Auckland supply Area. The second assertion permits the FM to be invoked within the three vacation spot Areas, however solely when the request is routed by way of the AU inference profile. This follows the precept of least privilege by stopping direct mannequin invocation in these Areas.
The identical two-statement sample applies to any mannequin within the AU cross-Area inference profile—substitute the mannequin ID within the useful resource ARNs. For international cross-Area inference IAM insurance policies, service management insurance policies (SCP) configurations, and superior safety patterns, seek advice from Securing Amazon Bedrock cross-Area inference: Geographic and international.
Safety and compliance issues
Cross-Area inference is designed with safety at its core. All requests journey solely over the AWS World Community with end-to-end encryption, and your knowledge at relaxation stays within the supply Area.
For organizations utilizing SCPs to limit entry to particular AWS Areas, word the next when calling from the Auckland supply Area (ap-southeast-6):
- AU geographic cross-Area inference requires permitting
ap-southeast-2,ap-southeast-4, andap-southeast-6for Amazon Bedrock actions in your SCPs, as a result of Auckland’s AU profile routes to all three ANZ Areas. - World cross-Area inference moreover requires permitting unspecified as a Area worth for Amazon Bedrock actions, as a result of vacation spot Areas are decided dynamically.
The next instance SCP restricts providers to the Auckland Area, with exceptions for Amazon Bedrock and international providers like IAM. It limits Amazon Bedrock to the three ANZ Areas, and requires that Amazon Bedrock entry in Sydney and Melbourne undergo cross-Area inference profiles somewhat than direct mannequin invocation:
Within the earlier coverage:
- The primary assertion restricts all providers to the Auckland Area, aside from Amazon Bedrock and international providers resembling IAM, AWS Organizations, and AWS Assist that function independently of Area restrictions.
- The second assertion restricts Amazon Bedrock to the three ANZ Areas, which is important for AU cross-Area inference to route requests from Auckland to Sydney and Melbourne.
- The third assertion makes use of the Null situation on bedrock:InferenceProfileArn to disclaim any Amazon Bedrock request in Sydney or Melbourne that’s not routed by way of a cross-Area inference profile. This prevents direct mannequin invocation in vacation spot Areas whereas permitting cross-Area inference to perform usually.
For detailed SCP configuration examples, international cross-Area inference IAM insurance policies, disabling particular cross-Area inference sorts, and AWS Management Tower integration steering, seek advice from Securing Amazon Bedrock cross-Area inference: Geographic and international.
Auditing and monitoring
AWS CloudTrail logs all cross-Area inference calls within the supply Area. The additionalEventData.inferenceRegion subject information the place every request was processed, so you may audit precisely the place inference occurred:
For real-time operational monitoring, Amazon CloudWatch gives metrics for cross-Area inference requests in your supply Area. Key metrics embrace:
- InvocationCount — Whole variety of inference requests
- InvocationLatency — Finish-to-end response time together with cross-Area routing
- InvocationClientErrors — Failed requests, together with throttling (spikes point out that you just’re approaching quota limits)
- InputTokenCount and OutputTokenCount — Token consumption for quota monitoring
Quota administration
Amazon Bedrock service quotas are managed on the supply Area degree. Quota will increase requested from the Auckland Area (ap-southeast-6) apply solely to requests originating from Auckland.
Quotas are measured in two dimensions:
- Tokens per minute (TPM) — The utmost variety of tokens (enter + output) processed per minute
- Requests per minute (RPM) — The utmost variety of inference requests per minute
When calculating your required quota, account for the token burndown price. For Anthropic Claude Opus 4.6, Sonnet 4.6, and Sonnet 4.5, output tokens eat 5 instances extra quota than enter tokens (5:1 burndown price). For Claude Haiku 4.5 and Amazon Nova fashions, the burndown price is 1:1.
Quota consumption formulation:
Quota consumption = Enter tokens + Cache write tokens + (Output tokens x Burndown price)
To request quota will increase, navigate to the AWS Service Quotas console in your supply Area, choose Amazon Bedrock, and seek for the related cross-Area inference quota to your mannequin.
Conclusion
On this publish, we launched cross-Area inference assist from the New Zealand Area on Amazon Bedrock. Clients in New Zealand can now make API calls from Auckland and entry basis fashions by way of geographic and international cross-Area inference profiles.Key takeaways:
- Auckland is now a supply Area for cross-Area inference — New Zealand prospects could make Amazon Bedrock API calls from their native Area, with logs and configurations staying in Auckland.
- AU geographic cross-Area inference retains knowledge inside ANZ — Inference requests from Auckland route to a few locations (Auckland, Sydney, and Melbourne), offering Anthropic Claude fashions throughout the ANZ geographic boundary.
- World cross-Area inference expands mannequin entry — offering the very best accessible throughput by routing requests to supported business AWS Areas worldwide.
- Present Australian routing is unchanged — Sydney and Melbourne supply Areas proceed to route between one another solely.
You may get began with cross-Area inference from the New Zealand Area with the next steps:
- Check in to the Amazon Bedrock console within the Auckland Area (
ap-southeast-6). - Configure IAM and SCP permissions utilizing the coverage instance on this publish.
- Make your first API name utilizing the au. inference profile ID.
- Request quota will increase by way of the Service Quotas console based mostly in your anticipated workload.
For extra data, seek advice from:
Concerning the authors






