AWS Shield (IAM)

JSON →
aws security

AWS Shield is a managed Distributed Denial of Service (DDoS) protection service that safeguards applications running on AWS.

shield:ListAttacksshield:DescribeAttackshield:ListProtectionsshield:DescribeProtectionshield:CreateProtectionshield:DeleteProtectionshield:DescribeSubscriptionshield:GetSubscriptionState
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "shield:ListAttacks",
        "shield:DescribeAttack",
        "shield:ListProtections",
        "shield:DescribeProtection",
        "shield:CreateProtection",
        "shield:DeleteProtection",
        "shield:DescribeSubscription",
        "shield:GetSubscriptionState"
      ],
      "Resource": "*"
    }
  ]
}
full doc /v1/iam/shield