{
  "acknowledgeorderreceipt": {
    "name": "AcknowledgeOrderReceipt",
    "description": "Grants permission to acknowledge that an order has been received",
    "accessLevel": "Write",
    "resourceTypes": [
      {
        "name": "order",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [],
    "dependentActions": []
  },
  "activatedeviceidentifier": {
    "name": "ActivateDeviceIdentifier",
    "description": "Grants permission to activate a device identifier",
    "accessLevel": "Write",
    "resourceTypes": [
      {
        "name": "device-identifier",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [
      "aws:ResourceTag/${TagKey}"
    ],
    "dependentActions": []
  },
  "activatenetworksite": {
    "name": "ActivateNetworkSite",
    "description": "Grants permission to activate a network site",
    "accessLevel": "Write",
    "resourceTypes": [
      {
        "name": "network-site",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      },
      {
        "name": "order",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [
      "aws:RequestTag/${TagKey}",
      "aws:TagKeys"
    ],
    "dependentActions": []
  },
  "configureaccesspoint": {
    "name": "ConfigureAccessPoint",
    "description": "Grants permission to configure an access point",
    "accessLevel": "Write",
    "resourceTypes": [
      {
        "name": "network-resource",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [],
    "dependentActions": []
  },
  "createnetwork": {
    "name": "CreateNetwork",
    "description": "Grants permission to create a network",
    "accessLevel": "Write",
    "resourceTypes": [
      {
        "name": "network",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [
      "aws:RequestTag/${TagKey}",
      "aws:TagKeys"
    ],
    "dependentActions": []
  },
  "createnetworksite": {
    "name": "CreateNetworkSite",
    "description": "Grants permission to create a network site",
    "accessLevel": "Write",
    "resourceTypes": [
      {
        "name": "network",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [
      "aws:RequestTag/${TagKey}",
      "aws:TagKeys"
    ],
    "dependentActions": []
  },
  "deactivatedeviceidentifier": {
    "name": "DeactivateDeviceIdentifier",
    "description": "Grants permission to deactivate a device identifier",
    "accessLevel": "Write",
    "resourceTypes": [
      {
        "name": "device-identifier",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [],
    "dependentActions": []
  },
  "deletenetwork": {
    "name": "DeleteNetwork",
    "description": "Grants permission to delete a network",
    "accessLevel": "Write",
    "resourceTypes": [
      {
        "name": "network",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [],
    "dependentActions": []
  },
  "deletenetworksite": {
    "name": "DeleteNetworkSite",
    "description": "Grants permission to delete a network site",
    "accessLevel": "Write",
    "resourceTypes": [
      {
        "name": "network-site",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [],
    "dependentActions": []
  },
  "getdeviceidentifier": {
    "name": "GetDeviceIdentifier",
    "description": "Grants permission to get a device identifier",
    "accessLevel": "Read",
    "resourceTypes": [
      {
        "name": "device-identifier",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [
      "aws:ResourceTag/${TagKey}"
    ],
    "dependentActions": []
  },
  "getnetwork": {
    "name": "GetNetwork",
    "description": "Grants permission to get a network",
    "accessLevel": "Read",
    "resourceTypes": [
      {
        "name": "network",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [
      "aws:ResourceTag/${TagKey}"
    ],
    "dependentActions": []
  },
  "getnetworkresource": {
    "name": "GetNetworkResource",
    "description": "Grants permission to get a network resource",
    "accessLevel": "Read",
    "resourceTypes": [
      {
        "name": "network-resource",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [
      "aws:ResourceTag/${TagKey}"
    ],
    "dependentActions": []
  },
  "getnetworksite": {
    "name": "GetNetworkSite",
    "description": "Grants permission to get a network site",
    "accessLevel": "Read",
    "resourceTypes": [
      {
        "name": "network-site",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [
      "aws:ResourceTag/${TagKey}"
    ],
    "dependentActions": []
  },
  "getorder": {
    "name": "GetOrder",
    "description": "Grants permission to get a network order",
    "accessLevel": "Read",
    "resourceTypes": [
      {
        "name": "order",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [
      "aws:ResourceTag/${TagKey}"
    ],
    "dependentActions": []
  },
  "listdeviceidentifiers": {
    "name": "ListDeviceIdentifiers",
    "description": "Grants permission to list device identifiers",
    "accessLevel": "List",
    "resourceTypes": [
      {
        "name": "network",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [],
    "dependentActions": []
  },
  "listnetworkresources": {
    "name": "ListNetworkResources",
    "description": "Grants permission to list network resources",
    "accessLevel": "List",
    "resourceTypes": [
      {
        "name": "network",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [],
    "dependentActions": []
  },
  "listnetworksites": {
    "name": "ListNetworkSites",
    "description": "Grants permission to list network sites",
    "accessLevel": "List",
    "resourceTypes": [
      {
        "name": "network",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [],
    "dependentActions": []
  },
  "listnetworks": {
    "name": "ListNetworks",
    "description": "Grants permission to list networks",
    "accessLevel": "List",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  },
  "listorders": {
    "name": "ListOrders",
    "description": "Grants permission to list network orders",
    "accessLevel": "List",
    "resourceTypes": [
      {
        "name": "network",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [],
    "dependentActions": []
  },
  "listtagsforresource": {
    "name": "ListTagsForResource",
    "description": "Grants permission to return a list of tags for a resource",
    "accessLevel": "List",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  },
  "ping": {
    "name": "Ping",
    "description": "Grants permission to check the health of the service",
    "accessLevel": "Read",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  },
  "startnetworkresourceupdate": {
    "name": "StartNetworkResourceUpdate",
    "description": "Grants permission to start an update on the specified network resource",
    "accessLevel": "Write",
    "resourceTypes": [
      {
        "name": "network-resource",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [
      "aws:RequestTag/${TagKey}",
      "aws:TagKeys"
    ],
    "dependentActions": []
  },
  "tagresource": {
    "name": "TagResource",
    "description": "Grants permission to adds tags to the specified resource",
    "accessLevel": "Tagging",
    "resourceTypes": [
      {
        "name": "device-identifier",
        "required": false,
        "conditionKeys": [],
        "dependentActions": []
      },
      {
        "name": "network",
        "required": false,
        "conditionKeys": [],
        "dependentActions": []
      },
      {
        "name": "network-resource",
        "required": false,
        "conditionKeys": [],
        "dependentActions": []
      },
      {
        "name": "network-site",
        "required": false,
        "conditionKeys": [],
        "dependentActions": []
      },
      {
        "name": "order",
        "required": false,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [
      "aws:TagKeys",
      "aws:RequestTag/${TagKey}"
    ],
    "dependentActions": []
  },
  "untagresource": {
    "name": "UntagResource",
    "description": "Grants permission to removes tags from the specified resource",
    "accessLevel": "Tagging",
    "resourceTypes": [
      {
        "name": "device-identifier",
        "required": false,
        "conditionKeys": [],
        "dependentActions": []
      },
      {
        "name": "network",
        "required": false,
        "conditionKeys": [],
        "dependentActions": []
      },
      {
        "name": "network-resource",
        "required": false,
        "conditionKeys": [],
        "dependentActions": []
      },
      {
        "name": "network-site",
        "required": false,
        "conditionKeys": [],
        "dependentActions": []
      },
      {
        "name": "order",
        "required": false,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [
      "aws:TagKeys"
    ],
    "dependentActions": []
  },
  "updatenetworksite": {
    "name": "UpdateNetworkSite",
    "description": "Grants permission to update a network site",
    "accessLevel": "Write",
    "resourceTypes": [
      {
        "name": "network-site",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [],
    "dependentActions": []
  },
  "updatenetworksiteplan": {
    "name": "UpdateNetworkSitePlan",
    "description": "Grants permission to update a plan at a network site",
    "accessLevel": "Write",
    "resourceTypes": [
      {
        "name": "network-site",
        "required": true,
        "conditionKeys": [],
        "dependentActions": []
      }
    ],
    "conditionKeys": [],
    "dependentActions": []
  }
}