Skip to content

Commit fea0e98

Browse files
authored
typos (#156)
1 parent 98123ae commit fea0e98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data-collection/deploy/module-health-events.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AWSTemplateFormatVersion: "2010-09-09"
2-
Description: Retrieves AWS Health Events details accross AWS organization
2+
Description: Retrieves AWS Health Events details across AWS organization
33
Parameters:
44
DatabaseName:
55
Type: String
@@ -480,7 +480,7 @@ Resources:
480480
RoleArn: !Ref StepFunctionExecutionRoleARN
481481
DefinitionString: |
482482
{
483-
"Comment": "Collects individual Cost Optimization Hub recommendations",
483+
"Comment": "Collects Health Events",
484484
"StartAt": "DetailProcessor Map",
485485
"States": {
486486
"DetailProcessor Map": {

0 commit comments

Comments
 (0)