Skip to content

Commit 7b370a4

Browse files
authored
Update example-pattern.json
1 parent 095531b commit 7b370a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

systems-manager-automation-to-stepfunctions/example-pattern.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"title": "Systems Manager automation to Step Functions",
2+
"title": "Amazon Systems Manager automation to AWS Step Functions",
33
"description": "Create SSM automation document that invokes Step functions.",
44
"language": "Python",
55
"level": "200",
66
"framework": "CDK",
77
"introBox": {
88
"headline": "How it works",
99
"text": [
10-
"This pattern demonstrates how to invoke Step Functions from a Systems Manager automation document ",
10+
"This pattern demonstrates how to invoke a Step Function from a Systems Manager automation document ",
1111
"It pass's the document run time execution parameters as input payload for the Step Functions. ",
1212
"This pattern creates the Snapshot of RDS database"
1313
]

0 commit comments

Comments
 (0)