Skip to content

Commit cc219cb

Browse files
authored
Merge pull request #60 from aws-samples/bug/macie-fixes
Fixing parameter name for the Lambda role to align with the template
2 parents 5e04ada + 93b446e commit cc219cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/macie/macie-org/aws-control-tower/manifest-v2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ resources:
1515
parameter_value: "cfct-macie-configuration"
1616
- parameter_key: pOrgManagementAccountId
1717
parameter_value: $[alfred_ssm_/org/member/Control-Tower-Management/account_id]
18-
- parameter_key: pOrgPrimaryLambdaRoleName
18+
- parameter_key: pLambdaRoleName
1919
parameter_value: "cfct-macie-org-lambda"
2020
- parameter_key: pTagKey1
2121
parameter_value: "cfct"

0 commit comments

Comments
 (0)