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": "*"     }   ] }
Targets
This policy targets the following resource types:
Primary Policy
This policy is used with the following primary policy:
Controls
Setting this policy configures this control:
Policy Specification
Schema Type  |  | 
|---|---|
Default  |  | 
Category
In Your Workspace
Developers
- tmod:@turbot/turbot#/control/categories/resourceApproved
 
- tmod:@turbot/aws-iam#/policy/types/roleApprovedQuarantinePolicyName
 
- turbot graphql policy-type --id "tmod:@turbot/aws-iam#/policy/types/roleApprovedQuarantinePolicyName"
 - turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/aws-iam#/policy/types/roleApprovedQuarantinePolicyName"
 
Get Policy TypeGet Policy Settings
Category URI
Policy Type URI
GraphQL
CLI