Mods
AWS

Policy: AWS > IAM > Role > Approved > Quarantine Policy Name

The quarantine policy name which will be used for the inline policy to be attached to the AWS > IAM > Role.

Quarantine Inline Policy: { "Version": "2012-10-17", "Statement": [ { "Sid": "DenyAll", "Effect": "Deny", "Action": "*", "Resource": "*" } ] }

Resource Types

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Policy Specification

Schema Type
string
Default
quarantine_inline_policy

Category

In Your Workspace

Developers