{
  "Name" : "networkmonitor",
  "Actions" : [ {
    "Name" : "CreateMonitor",
    "ActionConditionKeys" : [ "aws:RequestTag/${TagKey}", "aws:TagKeys" ],
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : true
      }
    },
    "Resources" : [ {
      "Name" : "monitor"
    } ],
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "CreateProbe",
    "ActionConditionKeys" : [ "aws:RequestTag/${TagKey}", "aws:TagKeys" ],
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : true
      }
    },
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "DeleteMonitor",
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : true
      }
    },
    "Resources" : [ {
      "Name" : "monitor"
    } ],
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "DeleteProbe",
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : true
      }
    },
    "Resources" : [ {
      "Name" : "probe"
    } ],
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "GetMonitor",
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : false
      }
    },
    "Resources" : [ {
      "Name" : "monitor"
    } ],
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "GetProbe",
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : false
      }
    },
    "Resources" : [ {
      "Name" : "probe"
    } ],
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "ListMonitors",
    "Annotations" : {
      "Properties" : {
        "IsList" : true,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : false
      }
    },
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "ListTagsForResource",
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : false
      }
    },
    "Resources" : [ {
      "Name" : "monitor"
    }, {
      "Name" : "probe"
    } ],
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "TagResource",
    "ActionConditionKeys" : [ "aws:RequestTag/${TagKey}", "aws:TagKeys" ],
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : true,
        "IsWrite" : true
      }
    },
    "Resources" : [ {
      "Name" : "monitor"
    }, {
      "Name" : "probe"
    } ],
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "UntagResource",
    "ActionConditionKeys" : [ "aws:TagKeys" ],
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : true,
        "IsWrite" : true
      }
    },
    "Resources" : [ {
      "Name" : "monitor"
    }, {
      "Name" : "probe"
    } ],
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "UpdateMonitor",
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : true
      }
    },
    "Resources" : [ {
      "Name" : "monitor"
    } ],
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "UpdateProbe",
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : true
      }
    },
    "Resources" : [ {
      "Name" : "probe"
    } ],
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  } ],
  "ConditionKeys" : [ {
    "Name" : "aws:RequestTag/${TagKey}",
    "Types" : [ "String" ]
  }, {
    "Name" : "aws:ResourceTag/${TagKey}",
    "Types" : [ "String" ]
  }, {
    "Name" : "aws:TagKeys",
    "Types" : [ "ArrayOfString" ]
  } ],
  "Operations" : [ {
    "Name" : "CreateMonitor",
    "AuthorizedActions" : [ {
      "Name" : "CreateMonitor",
      "Service" : "networkmonitor"
    }, {
      "Name" : "TagResource",
      "Service" : "networkmonitor"
    } ],
    "SDK" : [ {
      "Name" : "networkmonitor",
      "Method" : "create_monitor",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "CreateProbe",
    "AuthorizedActions" : [ {
      "Name" : "CreateProbe",
      "Service" : "networkmonitor"
    }, {
      "Name" : "TagResource",
      "Service" : "networkmonitor"
    } ],
    "SDK" : [ {
      "Name" : "networkmonitor",
      "Method" : "create_probe",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "DeleteMonitor",
    "AuthorizedActions" : [ {
      "Name" : "DeleteMonitor",
      "Service" : "networkmonitor"
    } ],
    "SDK" : [ {
      "Name" : "networkmonitor",
      "Method" : "delete_monitor",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "DeleteProbe",
    "AuthorizedActions" : [ {
      "Name" : "DeleteProbe",
      "Service" : "networkmonitor"
    } ],
    "SDK" : [ {
      "Name" : "networkmonitor",
      "Method" : "delete_probe",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "GetMonitor",
    "AuthorizedActions" : [ {
      "Name" : "GetMonitor",
      "Service" : "networkmonitor"
    } ],
    "SDK" : [ {
      "Name" : "networkmonitor",
      "Method" : "get_monitor",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "GetProbe",
    "AuthorizedActions" : [ {
      "Name" : "GetProbe",
      "Service" : "networkmonitor"
    } ],
    "SDK" : [ {
      "Name" : "networkmonitor",
      "Method" : "get_probe",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "ListMonitors",
    "AuthorizedActions" : [ {
      "Name" : "ListMonitors",
      "Service" : "networkmonitor"
    } ],
    "SDK" : [ {
      "Name" : "networkmonitor",
      "Method" : "list_monitors",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "ListTagsForResource",
    "AuthorizedActions" : [ {
      "Name" : "ListTagsForResource",
      "Service" : "networkmonitor"
    } ],
    "SDK" : [ {
      "Name" : "networkmonitor",
      "Method" : "list_tags_for_resource",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "TagResource",
    "AuthorizedActions" : [ {
      "Name" : "TagResource",
      "Service" : "networkmonitor"
    } ],
    "SDK" : [ {
      "Name" : "networkmonitor",
      "Method" : "tag_resource",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "UntagResource",
    "AuthorizedActions" : [ {
      "Name" : "UntagResource",
      "Service" : "networkmonitor"
    } ],
    "SDK" : [ {
      "Name" : "networkmonitor",
      "Method" : "untag_resource",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "UpdateMonitor",
    "AuthorizedActions" : [ {
      "Name" : "UpdateMonitor",
      "Service" : "networkmonitor"
    } ],
    "SDK" : [ {
      "Name" : "networkmonitor",
      "Method" : "update_monitor",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "UpdateProbe",
    "AuthorizedActions" : [ {
      "Name" : "UpdateProbe",
      "Service" : "networkmonitor"
    } ],
    "SDK" : [ {
      "Name" : "networkmonitor",
      "Method" : "update_probe",
      "Package" : "Boto3"
    } ]
  } ],
  "Resources" : [ {
    "Name" : "monitor",
    "ARNFormats" : [ "arn:${Partition}:networkmonitor:${Region}:${Account}:monitor/${MonitorName}" ],
    "ConditionKeys" : [ "aws:ResourceTag/${TagKey}" ]
  }, {
    "Name" : "probe",
    "ARNFormats" : [ "arn:${Partition}:networkmonitor:${Region}:${Account}:probe/${ProbeId}" ],
    "ConditionKeys" : [ "aws:ResourceTag/${TagKey}" ]
  } ],
  "Version" : "v1.4"
}