Skip to content

CloudFormation Parameters Reference

This is a complete reference of all LMA CloudFormation stack parameters. These values are set when creating or updating your stack. For the most current and complete list, see the CloudFormation template parameters when creating or updating your stack.

ParameterDescriptionDefaultAllowed Values
AdminEmailAdmin user email address. A temporary password is sent to this address.(required)Valid email address
AuthorizedAccountEmailDomainComma-separated email domains allowed for self-registration(none)Comma-separated domain names
MeetingRecordExpirationInDaysNumber of days to retain meeting data before automatic deletion90Positive integer
CloudWatchLogsExpirationInDaysNumber of days to retain CloudWatch Logs(varies)Standard CloudWatch retention values
EnableDataRetentionOnDeleteRetain DynamoDB tables, S3 buckets, and KMS keys when the stack is deleted(false)true, false
ParameterDescriptionDefaultAllowed Values
MeetingAssistServiceMeeting assistant service typeSTRANDS_BEDROCKSTRANDS_BEDROCK, STRANDS_BEDROCK_WITH_KB (Create), STRANDS_BEDROCK_WITH_KB (Use Existing)
MeetingAssistServiceBedrockModelIDLLM model used by the meeting assistantClaude Haiku 4.5Supported Bedrock model IDs
MeetingAssistWakePhraseRegular expression pattern that activates the meeting assistantOK AssistantValid regex pattern
TavilyApiKeyAPI key for the Tavily web search tool(none)Valid API key string
BedrockGuardrailIdOptional Bedrock guardrail identifier(none)Valid guardrail ID
BedrockGuardrailVersionVersion of the Bedrock guardrail to use(none)Valid guardrail version
ParameterDescriptionDefaultAllowed Values
BedrockKnowledgeBaseIdExisting Bedrock Knowledge Base ID (for Use Existing mode)(none)Valid KB ID
BedrockKnowledgeBaseS3BucketNameS3 bucket containing documents for the Knowledge Base (for Create mode)(none)Valid S3 bucket name
BedrockKnowledgeBaseS3PrefixS3 key prefixes for Knowledge Base documents(none)Comma-separated prefixes
BedrockKnowledgeBaseWebCrawlerUrlsURLs for the Knowledge Base web crawler data source(none)Comma-separated URLs
BedrockKnowledgeBaseWebCrawlerScopeScope of web crawlingDEFAULTDEFAULT, HOST_ONLY, SUBDOMAINS
TranscriptKnowledgeBaseServiceWhether to create a Knowledge Base from meeting transcriptsDISABLEDBEDROCK_KNOWLEDGE_BASE (Create), DISABLED
ParameterDescriptionDefaultAllowed Values
TranscribeLanguageCodeLanguage code for Amazon Transcribeen-USen-US, identify-language, identify-multiple-languages, and other supported language codes
TranscriptionCustomVocabularyNameName of a custom vocabulary in Amazon Transcribe(none)Valid custom vocabulary name
TranscriptionCustomLanguageModelNameName of a custom language model in Amazon Transcribe(none)Valid custom language model name
IsContentRedactionEnabledEnable automatic PII redaction in transcriptionsfalsetrue, false
TranscribeContentRedactionTypeType of content redactionPIIPII
ContentRedactionLanguagesLanguages that support content redactionen-USen-US, en-AU, en-GB, es-US
ParameterDescriptionDefaultAllowed Values
EndOfCallTranscriptSummaryMethod used to generate end-of-call summariesBEDROCKBEDROCK, LAMBDA
BedrockModelIdBedrock model used for summarizationClaude Haiku 4.5Supported Bedrock model IDs
EndOfCallLambdaHookFunctionArnARN of a custom Lambda function for summarization (when using LAMBDA mode)(none)Valid Lambda ARN
ParameterDescriptionDefaultAllowed Values
VPLaunchTypeCompute launch type for Virtual Participant tasksEC2EC2, FARGATE
VPInstanceTypeEC2 instance type for Virtual Participantt3.mediumt3.medium, t3.large, t3.xlarge, c5.large, c5.xlarge, c5.2xlarge, m5.large, m5.xlarge
VPMinInstancesMinimum number of EC2 instances in the VP Auto Scaling group1Positive integer
VPMaxInstancesMaximum number of EC2 instances in the VP Auto Scaling group5Positive integer
ParameterDescriptionDefaultAllowed Values
VoiceAssistantProviderVoice assistant providernonenone, elevenlabs, amazon_nova_sonic
VoiceAssistantActivationModeHow the voice assistant is activatedalways_activealways_active, wake_phrase
VoiceAssistantWakePhraseComma-separated wake phrases for the voice assistant(none)e.g., “hey alex,ok alex”
VoiceAssistantActivationDurationDuration (in seconds) the voice assistant stays active after wake phrase305-300
ElevenLabsApiKeyAPI key for ElevenLabs voice assistant(none)Valid API key string
ElevenLabsAgentIdElevenLabs conversational agent ID(none)Valid agent ID
ParameterDescriptionDefaultAllowed Values
SimliApiKeyAPI key for Simli avatar service(none)Valid API key string
SimliFaceIdSimli face ID for avatar appearance(none)Valid face ID
SimliTransportModeTransport mode for Simli avatar videolivekitlivekit, p2p
ParameterDescriptionDefaultAllowed Values
ShouldRecordCallEnable audio recording of meetingstruetrue, false
RecordingDisclaimerDisclaimer text displayed to users when recording is enabled(none)Free-form text
ParameterDescriptionDefaultAllowed Values
TranscriptLambdaHookFunctionArnARN of a Lambda function for custom transcript segment processing(none)Valid Lambda ARN
TranscriptLambdaHookFunctionNonPartialOnlyProcess only final (non-partial) transcript segmentstruetrue, false
ParameterDescriptionDefaultAllowed Values
InstallationPermissionsBoundaryArnOptional IAM permissions boundary ARN applied to all created roles(none)Valid IAM policy ARN
CloudFrontPriceClassCloudFront distribution price classPriceClass_100PriceClass_100, PriceClass_200, PriceClass_All
CloudFrontGeoRestrictionsComma-separated ISO 3166-1 country codes for geographic access restrictions(none)ISO 3166-1 alpha-2 codes

Note: This is a representative list of parameters. For the most current and complete list, see the CloudFormation template parameters when creating or updating your stack.