Skip to content

Commit 82fd8dd

Browse files
Add files via upload
1 parent 258fb64 commit 82fd8dd

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

aws_sra_examples/solutions/patch_mgmt/patch_mgmt_org/templates/sra-patch_mgmt-configuration.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ Parameters:
428428
ConstraintDescription: Maintenance Window Task Name can include numbers, lowercase letters, uppercase letters, and hyphens (-). It cannot start or end with a hyphen (-).
429429
Description: Name of the first Task to Update SSM Agent
430430
Type: String
431-
Default: Update SSMAgent On Managed Instances
431+
Default: Update_SSMAgent
432432
pPatchMgmtTask1Desc:
433433
AllowedPattern: '^[a-zA-Z0-9-_\s]{3,128}$'
434434
ConstraintDescription: Maintenance Window Task Description can include numbers, lowercase letters, uppercase letters, and hyphens (-). It cannot start or end with a hyphen (-).
@@ -450,7 +450,7 @@ Parameters:
450450
AllowedPattern: '^[a-zA-Z0-9-_\s]{3,128}$'
451451
ConstraintDescription: Maintenance Window Target Name can include numbers, lowercase letters, uppercase letters, and hyphens (-). It cannot start or end with a hyphen (-).
452452
Description: Name of Target Group for first Maintenance Window
453-
Default: Targets To Update SSMAgent On Managed Instances
453+
Default: Update_SSMAgent
454454
Type: String
455455
pPatchMgmtTarget1Desc:
456456
AllowedPattern: '^[a-zA-Z0-9-_\s]{3,128}$'
@@ -584,7 +584,7 @@ Parameters:
584584
ConstraintDescription: Maintenance Window Task Name can include numbers, lowercase letters, uppercase letters, and hyphens (-). It cannot start or end with a hyphen (-).
585585
Description: Name of the first Task to Scan Windows
586586
Type: String
587-
Default: Scan For Patches On Managed Windows Instances
587+
Default: Windows_Scan
588588
pPatchMgmtTask2Desc:
589589
AllowedPattern: '^[a-zA-Z0-9-_\s]{3,128}$'
590590
ConstraintDescription: Maintenance Window Task Description can include numbers, lowercase letters, uppercase letters, and hyphens (-). It cannot start or end with a hyphen (-).
@@ -606,7 +606,7 @@ Parameters:
606606
AllowedPattern: '^[a-zA-Z0-9-_\s]{3,128}$'
607607
ConstraintDescription: Maintenance Window Target Name can include numbers, lowercase letters, uppercase letters, and hyphens (-). It cannot start or end with a hyphen (-).
608608
Description: Name of Target Group for second Maintenance Window
609-
Default: Targets To Scan For Windows Updates On Managed Instances
609+
Default: Update_Windows
610610
Type: String
611611
pPatchMgmtTarget2Desc:
612612
AllowedPattern: '^[a-zA-Z0-9-_\s]{3,128}$'
@@ -735,7 +735,7 @@ Parameters:
735735
ConstraintDescription: Maintenance Window Task Name can include numbers, lowercase letters, uppercase letters, and hyphens (-). It cannot start or end with a hyphen (-).
736736
Description: Name of the third Task to Scan Linux
737737
Type: String
738-
Default: Scan For Patches On Managed Linux Instances
738+
Default: Linux_Scan
739739
pPatchMgmtTask3Desc:
740740
AllowedPattern: '^[a-zA-Z0-9-_\s]{3,128}$'
741741
ConstraintDescription: Maintenance Window Task Description can include numbers, lowercase letters, uppercase letters, and hyphens (-). It cannot start or end with a hyphen (-).
@@ -757,7 +757,7 @@ Parameters:
757757
AllowedPattern: '^[a-zA-Z0-9-_\s]{3,128}$'
758758
ConstraintDescription: Maintenance Window Target Name can include numbers, lowercase letters, uppercase letters, and hyphens (-). It cannot start or end with a hyphen (-).
759759
Description: Name of Target Group for third Maintenance Window
760-
Default: Targets To Scan For Linux Updates On Managed Instances
760+
Default: Update_Linux
761761
Type: String
762762
pPatchMgmtTarget3Desc:
763763
AllowedPattern: '^[a-zA-Z0-9-_\s]{3,128}$'

aws_sra_examples/solutions/patch_mgmt/patch_mgmt_org/templates/sra-patch_mgmt-org-main-ssm.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ Parameters:
338338
pPatchMgmtTask1Name:
339339
Description: Name of the first Task to Update SSM Agent
340340
Type: String
341-
Default: Update SSMAgent On Managed Instances
341+
Default: Update_SSMAgent
342342
pPatchMgmtTask1Desc:
343343
Description: Description of the Task to Update SSM Agent
344344
Default: Task To Update SSMAgent On Managed Instances
@@ -353,7 +353,7 @@ Parameters:
353353
Type: String
354354
pPatchMgmtTarget1Name:
355355
Description: Name of Target Group for first Maintenance Window
356-
Default: Targets To Update SSMAgent On Managed Instances
356+
Default: Update_SSMAgent
357357
Type: String
358358
pPatchMgmtTarget1Desc:
359359
Description: Description of Target Group for first Maintenance Window
@@ -395,7 +395,7 @@ Parameters:
395395
pPatchMgmtTask2Name:
396396
Description: Name of the first Task to Scan Windows
397397
Type: String
398-
Default: Scan For Patches On Managed Windows Instances
398+
Default: Windows_Scan
399399
pPatchMgmtTask2Desc:
400400
Description: Description of the Task to Scan for Windows Patches
401401
Default: Task To Scan For Patches On Managed Windows Instances
@@ -410,7 +410,7 @@ Parameters:
410410
Type: String
411411
pPatchMgmtTarget2Name:
412412
Description: Name of Target Group for second Maintenance Window
413-
Default: Targets To Scan For Windows Updates On Managed Instances
413+
Default: Windows_Updates
414414
Type: String
415415
pPatchMgmtTarget2Desc:
416416
Description: Patch Management Target 2 Description
@@ -448,7 +448,7 @@ Parameters:
448448
pPatchMgmtTask3Name:
449449
Description: Name of the third Task to Scan Linux
450450
Type: String
451-
Default: Scan For Patches On Managed Linux Instances
451+
Default: Linux_Scan
452452
pPatchMgmtTask3Desc:
453453
Description: Patch Management Task 3 Description
454454
Default: Task To Scan For Patches On Managed Linux Instances
@@ -463,7 +463,7 @@ Parameters:
463463
Type: String
464464
pPatchMgmtTarget3Name:
465465
Description: Name of Target Group for third Maintenance Window
466-
Default: Targets To Scan For Linux Updates On Managed Instances
466+
Default: Linux_Updates
467467
Type: String
468468
pPatchMgmtTarget3Desc:
469469
Description: Patch Management Target 3 Description

0 commit comments

Comments
 (0)