UnusedPermissionsRecommendationStep
Contains information about the action to take for a policy in an unused permissions finding.
Types
Properties
Link copied to clipboard
The contents of the existing policy identified by ExistingPolicyId which needs to be replaced, when the RecommendedAction is CREATE_POLICY.
Link copied to clipboard
The ID of an existing policy to be replaced or detached.
Link copied to clipboard
The time at which the existing policy for the unused permissions finding was last updated.
Link copied to clipboard
A recommendation of whether to create or detach a policy for an unused permissions finding.
Link copied to clipboard
The contents of the least-privileged recommended replacement for ExistingPolicyId, when the RecommendedAction is CREATE_POLICY.
Functions
Link copied to clipboard
inline fun copy(block: UnusedPermissionsRecommendationStep.Builder.() -> Unit = {}): UnusedPermissionsRecommendationStep