Contact Flow ARN Parameterizer
Moving a Contact Flow from Dev to Prod? Every embedded ARN breaks the import. Paste your flow JSON and this tool replaces every Queue, Lambda, Lex Bot, Prompt, and Flow ARN with a clean named placeholder — so you can import anywhere with a simple find-and-replace.
Drop your Contact Flow JSON here
Supports Amazon Connect exported Contact Flows and Modules
From Broken Import to Clean Deployment
Three steps to make your Contact Flow fully portable across AWS accounts and regions.
Export your Contact Flow from Amazon Connect
In the Amazon Connect console, open the Contact Flow editor, click the menu (⋮) and choose Export flow. You'll get a .json file.
Upload or paste it here and click "Parameterize ARNs"
The tool scans the JSON for every ARN — Queues, Lambda functions, Lex Bots, Prompts, and other Contact Flows — and replaces each with a descriptive placeholder like {{Queue_CustomerSupport}}.
Download the parameterized JSON and the mapping CSV
In your target account, use the mapping CSV as a reference. Do a global find-and-replace, substituting each placeholder with the matching ARN from the target environment, then import the flow.
Your Data Stays Local
All ARN detection and replacement runs entirely in your browser using JavaScript. The Contact Flow JSON never touches our servers.
All ARN Types Detected
Queues, Routing Profiles, Lambda Functions, Lex Bots (V1 & V2), Prompts, Contact Flows, Modules, Hours of Operation, Phone Numbers, Quick Connects, and more.
Intelligent Naming
Placeholders are generated from the resource name embedded in the ARN, not a generic counter — making the parameterized JSON human-readable and self-documenting.
Duplicate-Safe
When the same ARN appears multiple times in a flow (common for shared queues), the tool uses a single placeholder everywhere — keeping the output consistent and the mapping table clean.
Frequently Asked Questions
Everything you need to know about parameterizing Amazon Connect Contact Flows.
arn:aws:* pattern found in the JSON.
{{Queue_CustomerSupport}}) with the correct ARN from the new environment. Then import the updated JSON into Amazon Connect via the flow editor.
More Free Online Tools
Simple tools. Surgical fixes. Zero friction.
Amazon Connect CCP Log Parser
Parse Amazon Connect CCP logs into structured, searchable diagnostics.
OpenAmazon Connect Agent Workstation Validator
Pre-flight check for Amazon Connect softphone agents.
OpenAmazon Connect Pricing Calculator
Instantly estimate monthly AWS Connect costs — voice, chat, email, campaigns, telephony & more.
OpenConnect CloudWatch Log Analyzer
Drop any Amazon Connect CloudWatch log and get a rich visual breakdown.
Open