{
  "Name" : "interconnect",
  "Actions" : [ {
    "Name" : "AcceptConnectionProposal",
    "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" : "CreateConnection",
    "ActionConditionKeys" : [ "aws:RequestTag/${TagKey}", "aws:TagKeys" ],
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : true
      }
    },
    "Resources" : [ {
      "Name" : "connection"
    } ],
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "DeleteConnection",
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : true
      }
    },
    "Resources" : [ {
      "Name" : "connection"
    } ],
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "DescribeConnectionProposal",
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : false
      }
    },
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "GetConnection",
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : false
      }
    },
    "Resources" : [ {
      "Name" : "connection"
    } ],
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "GetEnvironment",
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : false
      }
    },
    "Resources" : [ {
      "Name" : "environment"
    } ],
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "ListAttachPoints",
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : false
      }
    },
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "ListConnections",
    "Annotations" : {
      "Properties" : {
        "IsList" : true,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : false
      }
    },
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "ListEnvironments",
    "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
      }
    },
    "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" : "connection"
    } ],
    "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" : "connection"
    } ],
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  }, {
    "Name" : "UpdateConnection",
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : true
      }
    },
    "Resources" : [ {
      "Name" : "connection"
    } ],
    "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" : "AcceptConnectionProposal",
    "AuthorizedActions" : [ {
      "Name" : "AcceptConnectionProposal",
      "Service" : "interconnect"
    }, {
      "Name" : "TagResource",
      "Service" : "interconnect"
    } ],
    "SDK" : [ {
      "Name" : "interconnect",
      "Method" : "accept_connection_proposal",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "CreateConnection",
    "AuthorizedActions" : [ {
      "Name" : "CreateConnection",
      "Service" : "interconnect"
    }, {
      "Name" : "TagResource",
      "Service" : "interconnect"
    } ],
    "SDK" : [ {
      "Name" : "interconnect",
      "Method" : "create_connection",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "DeleteConnection",
    "AuthorizedActions" : [ {
      "Name" : "DeleteConnection",
      "Service" : "interconnect"
    } ],
    "SDK" : [ {
      "Name" : "interconnect",
      "Method" : "delete_connection",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "DescribeConnectionProposal",
    "AuthorizedActions" : [ {
      "Name" : "DescribeConnectionProposal",
      "Service" : "interconnect"
    } ],
    "SDK" : [ {
      "Name" : "interconnect",
      "Method" : "describe_connection_proposal",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "GetConnection",
    "AuthorizedActions" : [ {
      "Name" : "GetConnection",
      "Service" : "interconnect"
    } ],
    "SDK" : [ {
      "Name" : "interconnect",
      "Method" : "get_connection",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "GetEnvironment",
    "AuthorizedActions" : [ {
      "Name" : "GetEnvironment",
      "Service" : "interconnect"
    } ],
    "SDK" : [ {
      "Name" : "interconnect",
      "Method" : "get_environment",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "ListAttachPoints",
    "AuthorizedActions" : [ {
      "Name" : "ListAttachPoints",
      "Service" : "interconnect"
    } ],
    "SDK" : [ {
      "Name" : "interconnect",
      "Method" : "list_attach_points",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "ListConnections",
    "AuthorizedActions" : [ {
      "Name" : "ListConnections",
      "Service" : "interconnect"
    } ],
    "SDK" : [ {
      "Name" : "interconnect",
      "Method" : "list_connections",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "ListEnvironments",
    "AuthorizedActions" : [ {
      "Name" : "ListEnvironments",
      "Service" : "interconnect"
    } ],
    "SDK" : [ {
      "Name" : "interconnect",
      "Method" : "list_environments",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "ListTagsForResource",
    "AuthorizedActions" : [ {
      "Name" : "ListTagsForResource",
      "Service" : "interconnect"
    } ],
    "SDK" : [ {
      "Name" : "interconnect",
      "Method" : "list_tags_for_resource",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "TagResource",
    "AuthorizedActions" : [ {
      "Name" : "TagResource",
      "Service" : "interconnect"
    } ],
    "SDK" : [ {
      "Name" : "interconnect",
      "Method" : "tag_resource",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "UntagResource",
    "AuthorizedActions" : [ {
      "Name" : "UntagResource",
      "Service" : "interconnect"
    } ],
    "SDK" : [ {
      "Name" : "interconnect",
      "Method" : "untag_resource",
      "Package" : "Boto3"
    } ]
  }, {
    "Name" : "UpdateConnection",
    "AuthorizedActions" : [ {
      "Name" : "UpdateConnection",
      "Service" : "interconnect"
    } ],
    "SDK" : [ {
      "Name" : "interconnect",
      "Method" : "update_connection",
      "Package" : "Boto3"
    } ]
  } ],
  "Resources" : [ {
    "Name" : "connection",
    "ARNFormats" : [ "arn:${Partition}:interconnect:${Region}:${Account}:connection/${Id}" ],
    "ConditionKeys" : [ "aws:ResourceTag/${TagKey}" ]
  }, {
    "Name" : "environment",
    "ARNFormats" : [ "arn:${Partition}:interconnect:${Region}:${Account}:environment/${Id}" ]
  } ],
  "Version" : "v1.4"
}