{
  "Name" : "route53-recovery-cluster",
  "Actions" : [ {
    "Name" : "GetRoutingControlState",
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : false
      }
    },
    "Resources" : [ {
      "Name" : "routingcontrol"
    } ],
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "ListRoutingControls",
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : false
      }
    },
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "UpdateRoutingControlState",
    "ActionConditionKeys" : [ "route53-recovery-cluster:AllowSafetyRulesOverrides" ],
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : true
      }
    },
    "Resources" : [ {
      "Name" : "routingcontrol"
    } ],
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "UpdateRoutingControlStates",
    "ActionConditionKeys" : [ "route53-recovery-cluster:AllowSafetyRulesOverrides" ],
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : true
      }
    },
    "Resources" : [ {
      "Name" : "routingcontrol"
    } ],
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  } ],
  "ConditionKeys" : [ {
    "Name" : "route53-recovery-cluster:AllowSafetyRulesOverrides",
    "Types" : [ "Bool" ]
  } ],
  "Operations" : [ {
    "Name" : "GetRoutingControlState",
    "AuthorizedActions" : [ {
      "Name" : "GetRoutingControlState",
      "Service" : "route53-recovery-cluster"
    } ],
    "SDK" : [ {
      "Name" : "route53-recovery-cluster",
      "Method" : "get_routing_control_state",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "ListRoutingControls",
    "AuthorizedActions" : [ {
      "Name" : "ListRoutingControls",
      "Service" : "route53-recovery-cluster"
    } ],
    "SDK" : [ {
      "Name" : "route53-recovery-cluster",
      "Method" : "list_routing_controls",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "UpdateRoutingControlState",
    "AuthorizedActions" : [ {
      "Name" : "UpdateRoutingControlState",
      "Service" : "route53-recovery-cluster"
    } ],
    "SDK" : [ {
      "Name" : "route53-recovery-cluster",
      "Method" : "update_routing_control_state",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "UpdateRoutingControlStates",
    "AuthorizedActions" : [ {
      "Name" : "UpdateRoutingControlStates",
      "Service" : "route53-recovery-cluster"
    } ],
    "SDK" : [ {
      "Name" : "route53-recovery-cluster",
      "Method" : "update_routing_control_states",
      "Package" : "Boto3"
    } ]
  } ],
  "Resources" : [ {
    "Name" : "routingcontrol",
    "ARNFormats" : [ "arn:${Partition}:route53-recovery-control::${Account}:controlpanel/${ControlPanelId}/routingcontrol/${RoutingControlId}" ]
  } ],
  "Version" : "v1.4"
}