View a markdown version of this page

UnusedPermissionsRecommendationStep - Amazon Security Hub CSPM
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

UnusedPermissionsRecommendationStep

Contains information about the action to take for a policy in an unused permissions finding.

Contents

ExistingPolicy

The contents of the existing policy identified by ExistingPolicyId which needs to be replaced, when the RecommendedAction is CREATE_POLICY.

Type: String

Pattern: .*\S.*

Required: No

ExistingPolicyId

The ID of an existing policy to be replaced or detached.

Type: String

Pattern: .*\S.*

Required: No

PolicyUpdatedAt

The time at which the existing policy for the unused permissions finding was last updated.

Type: Timestamp

Required: No

RecommendedAction

A recommendation of whether to create or detach a policy for an unused permissions finding.

Type: String

Pattern: .*\S.*

Required: No

RecommendedPolicy

The contents of the least-privileged recommended replacement for ExistingPolicyId, when the RecommendedAction is CREATE_POLICY.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: