Tools
Amazon Bedrock Generative AI Now Live in New Zealand
![]()
Kia ora, New Zealand! We've got exciting news for developers and businesses looking to harness the power of generative AI locally. Amazon Bedrock, AWS's fully managed service that provides access to leading foundation models (FMs), has officially launched in the Asia Pacific (New Zealand) Region (ap-southeast-6). This expansion means customers in New Zealand can now tap into cutting-edge AI directly from their local AWS Region, specifically the Auckland Region, bringing generative AI closer to home.
This launch is a significant step, enabling local access to powerful FMs without compromising on performance or data sovereignty. For a deeper dive into the technicalities of this rollout, you can find more information here.
What it Does: Bedrock's Arrival in Aotearoa
With Amazon Bedrock now available in the Asia Pacific (New Zealand) Region, local users gain direct access to a suite of powerful foundation models. This includes popular Anthropic Claude models like Claude Opus 4.5, Opus 4.6, Sonnet 4.5, Sonnet 4.6, and Haiku 4.5, alongside Amazon's own Nova 2 Lite models. This broad selection allows developers to choose the best model for their specific generative AI tasks, from content creation to complex reasoning.
Crucially, New Zealand (Auckland, ap-southeast-6) is now also a new source Region for cross-Region inference on Amazon Bedrock. This means you can initiate API calls for generative AI tasks directly from New Zealand, with the inference processing smartly routed across AWS's resilient network.
Why it Matters: Intelligent Routing & Data Residency
The new Bedrock availability in New Zealand introduces sophisticated cross-Region inference capabilities, offering flexibility for various organizational needs. There are two primary types:
- Geographic cross-Region inference (AU profile): This option routes requests within a defined geographic boundary, specifically covering Auckland (ap-southeast-6), Sydney (ap-southeast-2), and Melbourne (ap-southeast-4). This setup is ideal for organizations with strict data residency requirements within Australia and New Zealand, ensuring their inference processing stays within this region.
- Global cross-Region inference: For those without strict data residency mandates, global cross-Region inference routes requests to supported commercial AWS Regions worldwide. This offers higher throughput, greater capacity, and built-in resilience, automatically distributing traffic and routing requests to available capacity, which is excellent for maintaining operational continuity during demand spikes.
A key benefit across both inference types is security: all data transmitted during these cross-Region operations remains securely on the AWS network, never traversing the public internet. Data is encrypted in transit between AWS Regions, and all requests are logged in AWS CloudTrail for auditing. Furthermore, model invocation logs can be published to Amazon CloudWatch Logs or Amazon S3 for detailed monitoring. For more technical details on how this works, check out the official announcement here.
Getting Started with Generative AI in NZ
Diving into Amazon Bedrock from the New Zealand Region is designed to be straightforward. You'll work with standard Bedrock APIs like InvokeModel, InvokeModelWithResponseStream, Converse, and ConverseStream. To utilize the cross-Region inference profiles, you simply need to prefix the foundational model ID with au. for geographic routing (e.g., au.anthropic.claude-sonnet-4-6) or global. for global routing.
Remember to configure your AWS Identity and Access Management (IAM) permissions correctly. This involves granting access to the inference profile in the source Region (Auckland) and also to the foundation model in all relevant destination Regions defined by your chosen cross-Region inference profile. This ensures secure and authorized access to the models you wish to use. The official AWS blog post provides example IAM policies to help you get set up here.
The arrival of Amazon Bedrock in New Zealand opens up a world of possibilities for developing innovative generative AI applications with local data residency options and global scale.
Read more: Run Generative AI inference with Amazon Bedrock in Asia Pacific (New Zealand) to start building your next AI-powered solution today!