EDGE_STACK_IDS
constEDGE_STACK_IDS:object
Defined in: packages/constructs/src/construct-ids.ts:367
Type Declaration
Section titled “Type Declaration”edgeParams
Section titled “edgeParams”
readonlyedgeParams:"EdgeParams"="EdgeParams"
SSM params block for all edge lambda version ARNs
edgeVersionOutput
Section titled “edgeVersionOutput”
readonlyedgeVersionOutput: (lambdaName) =>string
Dynamic: CfnOutput logical ID per edge lambda. “Out_” prefix avoids collision with the SSM param ID above. e.g. “my-redirect” → “Out_EdgeVersionArn_my-redirect”
Parameters
Section titled “Parameters”lambdaName
Section titled “lambdaName”string
Returns
Section titled “Returns”string
edgeVersionParam
Section titled “edgeVersionParam”
readonlyedgeVersionParam: (lambdaName) =>string
Dynamic: SSM StringParameter logical ID per edge lambda. Hyphens in lambdaName are replaced with underscores. e.g. “my-redirect” → “EdgeVersionArn_my_redirect”
Parameters
Section titled “Parameters”lambdaName
Section titled “lambdaName”string
Returns
Section titled “Returns”string
© 2026 Axis Tech. Powered by axis-tech.co.