AWS securityhub documentation change
Summary
Updated references from 'AWS Security Hub' to 'AWS Security Hub CSPM' in identity-based policy examples and resource documentation
Security assessment
The changes only rebrand existing IAM policy documentation to include 'CSPM' (Cloud Security Posture Management) terminology without altering security content or addressing vulnerabilities. No security implications are introduced.
Diff
diff --git a/securityhub/latest/userguide/sh_security_iam_service-with-iam.md b/securityhub/latest/userguide/sh_security_iam_service-with-iam.md index fd968a848..ab36ebc4d 100644 --- a//securityhub/latest/userguide/sh_security_iam_service-with-iam.md +++ b//securityhub/latest/userguide/sh_security_iam_service-with-iam.md @@ -35 +35 @@ With IAM identity-based policies, you can specify allowed or denied actions and -Security Hub supports identity-based policies. For more information, see [Identity-based policy examples for AWS Security Hub](./sh_security_iam_id-based-policy-examples.html). +Security Hub supports identity-based policies. For more information, see [Identity-based policy examples for AWS Security Hub CSPM](./sh_security_iam_id-based-policy-examples.html). @@ -80 +80 @@ However, as a best practice, you should create policies that follow the principl -For a list of Security Hub actions, see [Actions Defined by AWS Security Hub](https://docs.aws.amazon.com/IAM/latest/UserGuide/list_awssecurityhub.html#awssecurityhub-actions-as-permissions) in the _Service Authorization Reference_. For examples of policies that specify Security Hub actions, see [Identity-based policy examples for AWS Security Hub](./sh_security_iam_id-based-policy-examples.html). +For a list of Security Hub actions, see [Actions Defined by AWS Security Hub](https://docs.aws.amazon.com/IAM/latest/UserGuide/list_awssecurityhub.html#awssecurityhub-actions-as-permissions) in the _Service Authorization Reference_. For examples of policies that specify Security Hub actions, see [Identity-based policy examples for AWS Security Hub CSPM](./sh_security_iam_id-based-policy-examples.html). @@ -108 +108 @@ You can specify these types of resources in policies by using ARNs. -For a list of Security Hub resource types and the ARN syntax for each one, see [Resources Defined by AWS Security Hub](https://docs.aws.amazon.com/IAM/latest/UserGuide/list_awssecurityhub.html#awssecurityhub-resources-for-iam-policies) in the _Service Authorization Reference_. To learn which actions you can specify for each type of resource, see [Actions Defined by AWS Security Hub](https://docs.aws.amazon.com/IAM/latest/UserGuide/list_awssecurityhub.html#awssecurityhub-actions-as-permissions) in the _Service Authorization Reference_. For examples of policies that specify resources, see [Identity-based policy examples for AWS Security Hub](./sh_security_iam_id-based-policy-examples.html). +For a list of Security Hub resource types and the ARN syntax for each one, see [Resources Defined by AWS Security Hub](https://docs.aws.amazon.com/IAM/latest/UserGuide/list_awssecurityhub.html#awssecurityhub-resources-for-iam-policies) in the _Service Authorization Reference_. To learn which actions you can specify for each type of resource, see [Actions Defined by AWS Security Hub](https://docs.aws.amazon.com/IAM/latest/UserGuide/list_awssecurityhub.html#awssecurityhub-actions-as-permissions) in the _Service Authorization Reference_. For examples of policies that specify resources, see [Identity-based policy examples for AWS Security Hub CSPM](./sh_security_iam_id-based-policy-examples.html). @@ -118 +118 @@ The `Condition` element specifies when statements execute based on defined crite -For a list of Security Hub condition keys, see [Condition Keys for AWS Security Hub](https://docs.aws.amazon.com/IAM/latest/UserGuide/list_awssecurityhub.html#awssecurityhub-policy-keys) in the _Service Authorization Reference_. To learn which actions and resources you can use a condition key with, see [Actions Defined by AWS Security Hub](https://docs.aws.amazon.com/IAM/latest/UserGuide/list_awssecurityhub.html#awssecurityhub-actions-as-permissions). For examples of policies that use condition keys, see [Identity-based policy examples for AWS Security Hub](./sh_security_iam_id-based-policy-examples.html). +For a list of Security Hub condition keys, see [Condition Keys for AWS Security Hub](https://docs.aws.amazon.com/IAM/latest/UserGuide/list_awssecurityhub.html#awssecurityhub-policy-keys) in the _Service Authorization Reference_. To learn which actions and resources you can use a condition key with, see [Actions Defined by AWS Security Hub](https://docs.aws.amazon.com/IAM/latest/UserGuide/list_awssecurityhub.html#awssecurityhub-actions-as-permissions). For examples of policies that use condition keys, see [Identity-based policy examples for AWS Security Hub CSPM](./sh_security_iam_id-based-policy-examples.html). @@ -142 +142 @@ You can attach tags to Security Hub resources. You can also control access to re -For information about tagging Security Hub resources, see [Tagging Security Hub resources](./tagging-resources.html). For an example of an identity-based policy that controls access to a resource based on tags, see [Identity-based policy examples for AWS Security Hub](./sh_security_iam_id-based-policy-examples.html). +For information about tagging Security Hub resources, see [Tagging Security Hub resources](./tagging-resources.html). For an example of an identity-based policy that controls access to a resource based on tags, see [Identity-based policy examples for AWS Security Hub CSPM](./sh_security_iam_id-based-policy-examples.html).