Post Deployment Permissions
[ { "Version": "2012-10-17", "Statement": [ { "Action": [ "securityhub:UpdateStandardsControl", "securityhub:DescribeStandardsControls", "securityhub:GetEnabledStandards", "securityhub:GetFindings", "securityhub:ListMembers", "securityhub:ListStandardsControlAssociations", "securityhub:BatchUpdateStandardsControlAssociations" ], "Resource": "*", "Effect": "Allow" } ] }, { "Version": "2012-10-17", "Statement": [ { "Action": [ "wellarchitected:CreateWorkload", "wellarchitected:UpdateAnswer", "wellarchitected:CreateMilestone", "wellarchitected:DeleteWorkload", "wellarchitected:List*", "wellarchitected:Get*" ], "Resource": "*", "Effect": "Allow" } ] }, { "Version": "2012-10-17", "Statement": [ { "Action": "support:DescribeSeverityLevels", "Resource": "*", "Effect": "Allow" } ] } ]