Skip to content

Commit dd07450

Browse files
shivlaksNiranjan Jayakar
and
Niranjan Jayakar
authored
Update packages/@aws-cdk/aws-stepfunctions-tasks/lib/lambda/invoke.ts
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
1 parent e87f1bf commit dd07450

File tree

1 file changed

+1
-1
lines changed
  • packages/@aws-cdk/aws-stepfunctions-tasks/lib/lambda

1 file changed

+1
-1
lines changed

packages/@aws-cdk/aws-stepfunctions-tasks/lib/lambda/invoke.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ export enum LambdaInvocationType {
123123
EVENT = 'Event',
124124

125125
/**
126-
* TValidate parameter values and verify that the user or role has permission to invoke the function.
126+
* Validate parameter values and verify that the user or role has permission to invoke the function.
127127
*/
128128
DRY_RUN = 'DryRun'
129129
}

0 commit comments

Comments
 (0)