Skip to content

Commit

Permalink
Add MaxLength for new stateMachineNamePrefix parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcasalboni authored Jan 9, 2024
1 parent c701abd commit af97380
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down

0 comments on commit af97380

Please sign in to comment.