Skip to content

Commit 9327d43

Browse files
Add files via upload
1 parent 82fd8dd commit 9327d43

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

aws_sra_examples/easy_setup/templates/sra-easy-setup.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1916,7 +1916,7 @@ Parameters:
19161916
AllowedPattern: '^[a-zA-Z0-9-_\s]{3,128}$'
19171917
ConstraintDescription: Maintenance Window Target Name can include numbers, lowercase letters, uppercase letters, and hyphens (-). It cannot start or end with a hyphen (-).
19181918
Description: Patch Management Target 1 Name
1919-
Default: AWS-UpdateSSMAgent
1919+
Default: AWS_UpdateSSMAgent
19201920
Type: String
19211921
pPatchMgmtTarget1Desc:
19221922
AllowedPattern: '^[a-zA-Z0-9-_\s]{3,128}$'
@@ -2072,7 +2072,7 @@ Parameters:
20722072
AllowedPattern: '^[a-zA-Z0-9-_\s]{3,128}$'
20732073
ConstraintDescription: Maintenance Window Target Name can include numbers, lowercase letters, uppercase letters, and hyphens (-). It cannot start or end with a hyphen (-).
20742074
Description: Patch Management Target 2 Name
2075-
Default: AWS-RunPatchBaseline
2075+
Default: Windows_Scan
20762076
Type: String
20772077
pPatchMgmtTarget2Desc:
20782078
AllowedPattern: '^[a-zA-Z0-9-_\s]{3,128}$'
@@ -2223,7 +2223,7 @@ Parameters:
22232223
AllowedPattern: '^[a-zA-Z0-9-_\s]{3,128}$'
22242224
ConstraintDescription: Maintenance Window Target Name can include numbers, lowercase letters, uppercase letters, and hyphens (-). It cannot start or end with a hyphen (-).
22252225
Description: Patch Management Target 3 Name
2226-
Default: AWS-RunPatchBaseline
2226+
Default: AWS_RunPatchBaseline
22272227
Type: String
22282228
pPatchMgmtTarget3Desc:
22292229
AllowedPattern: '^[a-zA-Z0-9-_\s]{3,128}$'

0 commit comments

Comments
 (0)