diff --git a/template.yml b/template.yml index d757156d..ae0fc451 100644 --- a/template.yml +++ b/template.yml @@ -64,6 +64,7 @@ Parameters: Description: List of Subnets to use in every Lambda function's VPC Configuration (optional). stateMachineNamePrefix: Type: String + MaxLength: 44 Default: "powerTuningStateMachine" Description: Prefix to the name of the StateMachine. The StackId will be appended to this value (optional).