Skip to content

Commit

Permalink
Merge branch 'main' into add-apigw-request-templates
Browse files Browse the repository at this point in the history
  • Loading branch information
georgebearden committed Jan 31, 2023
2 parents 1491eab + 684e661 commit c81eea1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DESIGN_GUIDELINES.md
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ Existing Inconsistencies would not be published, that’s for our internal use
| Name | Type | Description | Notes |
| --- | --- | --- |--- |
| stateMachineProps |[`sfn.StateMachineProps`](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_stepfunctions.StateMachineProps.html)|Optional user provided props to override the default props for `sfn.StateMachine`|
| logGroupProps? | [`logs.LogGroupProps`](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_logs.LogGroupProps.html)|Optional user provided props to override the default props for for the CloudWatchLogs LogGroup.|
| createCloudWatchAlarms? | `boolean`|Whether to create recommended CloudWatch alarms.|

**Required Construct Properties**
Expand Down

0 comments on commit c81eea1

Please sign in to comment.