{
  "url": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_medialive.html",
  "name": "AWS Elemental MediaLive",
  "prefix": "medialive",
  "timestamp": "1788696006",
  "actions": [
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/eml-devices.html",
      "name": "AcceptInputDeviceTransfer",
      "description": "Grants permission to accept an input device transfer",
      "access": "Write",
      "resources": [
        {
          "name": "input-device",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/editing-deleting-channel.html",
      "name": "BatchDelete",
      "description": "Grants permission to delete channels, inputs, input security groups, and multiplexes",
      "access": "Write",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/starting-stopping-deleting-a-channel.html",
      "name": "BatchStart",
      "description": "Grants permission to start channels and multiplexes",
      "access": "Write",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/starting-stopping-deleting-a-channel.html",
      "name": "BatchStop",
      "description": "Grants permission to stop channels and multiplexes",
      "access": "Write",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/submitting-batch-command.html",
      "name": "BatchUpdateSchedule",
      "description": "Grants permission to add and remove actions from a channel's schedule",
      "access": "Write",
      "resources": [
        {
          "name": "channel",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/eml-devices.html",
      "name": "CancelInputDeviceTransfer",
      "description": "Grants permission to cancel an input device transfer",
      "access": "Write",
      "resources": [
        {
          "name": "input-device",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/eml-devices.html",
      "name": "ClaimDevice",
      "description": "Grants permission to claim an input device",
      "access": "Write",
      "resources": [
        {
          "name": "input-device",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/creating-channel-scratch.html",
      "name": "CreateChannel",
      "description": "Grants permission to create a channel",
      "access": "Write",
      "resources": [
        {
          "name": "channel",
          "is_required": true
        },
        {
          "name": "input",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "CreateChannelPlacementGroup",
      "description": "Grants permission to create a cluster",
      "access": "Write",
      "resources": [
        {
          "name": "channel-placement-group",
          "is_required": true
        },
        {
          "name": "cluster",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-alarms-templates-create.html",
      "name": "CreateCloudWatchAlarmTemplate",
      "description": "Grants permission to create a cloudwatch alarm template",
      "access": "Write",
      "resources": [
        {
          "name": "cloudwatch-alarm-template",
          "is_required": true
        },
        {
          "name": "cloudwatch-alarm-template-group",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-alarms-templates-create.html",
      "name": "CreateCloudWatchAlarmTemplateGroup",
      "description": "Grants permission to create a cloudwatch alarm template group",
      "access": "Write",
      "resources": [
        {
          "name": "cloudwatch-alarm-template-group",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "CreateCluster",
      "description": "Grants permission to create a cluster",
      "access": "Write",
      "resources": [
        {
          "name": "cluster",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-notifications-template-create.html",
      "name": "CreateEventBridgeRuleTemplate",
      "description": "Grants permission to create a eventbridge rule template",
      "access": "Write",
      "resources": [
        {
          "name": "eventbridge-rule-template",
          "is_required": true
        },
        {
          "name": "eventbridge-rule-template-group",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-notifications-template-create.html",
      "name": "CreateEventBridgeRuleTemplateGroup",
      "description": "Grants permission to create a eventbridge rule template group",
      "access": "Write",
      "resources": [
        {
          "name": "eventbridge-rule-template-group",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/creating-input.html",
      "name": "CreateInput",
      "description": "Grants permission to create an input",
      "access": "Write",
      "resources": [
        {
          "name": "input",
          "is_required": true
        },
        {
          "name": "input-security-group",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/working-with-input-security-groups.html",
      "name": "CreateInputSecurityGroup",
      "description": "Grants permission to create an input security group",
      "access": "Write",
      "resources": [
        {
          "name": "input-security-group",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/multiplex-create.html",
      "name": "CreateMultiplex",
      "description": "Grants permission to create a multiplex",
      "access": "Write",
      "resources": [
        {
          "name": "multiplex",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/multiplex-create.html",
      "name": "CreateMultiplexProgram",
      "description": "Grants permission to create a multiplex program",
      "access": "Write",
      "resources": [
        {
          "name": "multiplex",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "CreateNetwork",
      "description": "Grants permission to create a network",
      "access": "Write",
      "resources": [
        {
          "name": "network",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "CreateNode",
      "description": "Grants permission to create a node",
      "access": "Write",
      "resources": [
        {
          "name": "cluster",
          "is_required": true
        },
        {
          "name": "node",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "CreateNodeRegistrationScript",
      "description": "Grants permission to create a node registration script",
      "access": "Write",
      "resources": [
        {
          "name": "cluster",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/input-create-cdi-partners.html",
      "name": "CreatePartnerInput",
      "description": "Grants permission to create a partner input",
      "access": "Write",
      "resources": [
        {
          "name": "input",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "CreateSdiSource",
      "description": "Grants permission to create a SDI source",
      "access": "Write",
      "resources": [
        {
          "name": "sdi-source",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-signal-maps-create.html",
      "name": "CreateSignalMap",
      "description": "Grants permission to create a signal map",
      "access": "Write",
      "resources": [
        {
          "name": "signal-map",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/tagging.html",
      "name": "CreateTags",
      "description": "Grants permission to create tags for channels, inputs, input security groups, multiplexes, reservations, nodes, networks, clusters, channel placement groups, signal maps, SDI sources, template groups, and templates",
      "access": "Tagging",
      "resources": [
        {
          "name": "channel",
          "is_required": false
        },
        {
          "name": "channel-placement-group",
          "is_required": false
        },
        {
          "name": "cloudwatch-alarm-template",
          "is_required": false
        },
        {
          "name": "cloudwatch-alarm-template-group",
          "is_required": false
        },
        {
          "name": "cluster",
          "is_required": false
        },
        {
          "name": "eventbridge-rule-template",
          "is_required": false
        },
        {
          "name": "eventbridge-rule-template-group",
          "is_required": false
        },
        {
          "name": "input",
          "is_required": false
        },
        {
          "name": "input-security-group",
          "is_required": false
        },
        {
          "name": "multiplex",
          "is_required": false
        },
        {
          "name": "network",
          "is_required": false
        },
        {
          "name": "node",
          "is_required": false
        },
        {
          "name": "reservation",
          "is_required": false
        },
        {
          "name": "sdi-source",
          "is_required": false
        },
        {
          "name": "signal-map",
          "is_required": false
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/editing-deleting-channel.html",
      "name": "DeleteChannel",
      "description": "Grants permission to delete a channel",
      "access": "Write",
      "resources": [
        {
          "name": "channel",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "DeleteChannelPlacementGroup",
      "description": "Grants permission to delete a cluster",
      "access": "Write",
      "resources": [
        {
          "name": "channel-placement-group",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-alarms.html",
      "name": "DeleteCloudWatchAlarmTemplate",
      "description": "Grants permission to delete a cloudwatch alarm template",
      "access": "Write",
      "resources": [
        {
          "name": "cloudwatch-alarm-template",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-alarms.html",
      "name": "DeleteCloudWatchAlarmTemplateGroup",
      "description": "Grants permission to delete a cloudwatch alarm template group",
      "access": "Write",
      "resources": [
        {
          "name": "cloudwatch-alarm-template-group",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "DeleteCluster",
      "description": "Grants permission to delete a cluster",
      "access": "Write",
      "resources": [
        {
          "name": "cluster",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-notifications.html",
      "name": "DeleteEventBridgeRuleTemplate",
      "description": "Grants permission to delete a eventbridge rule template",
      "access": "Write",
      "resources": [
        {
          "name": "eventbridge-rule-template",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-notifications.html",
      "name": "DeleteEventBridgeRuleTemplateGroup",
      "description": "Grants permission to delete a eventbridge rule template group",
      "access": "Write",
      "resources": [
        {
          "name": "eventbridge-rule-template-group",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/delete-input.html",
      "name": "DeleteInput",
      "description": "Grants permission to delete an input",
      "access": "Write",
      "resources": [
        {
          "name": "input",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/delete-input-security-group.html",
      "name": "DeleteInputSecurityGroup",
      "description": "Grants permission to delete an input security group",
      "access": "Write",
      "resources": [
        {
          "name": "input-security-group",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/delete-multiplex-program.html",
      "name": "DeleteMultiplex",
      "description": "Grants permission to delete a multiplex",
      "access": "Write",
      "resources": [
        {
          "name": "multiplex",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/delete-multiplex-program.html",
      "name": "DeleteMultiplexProgram",
      "description": "Grants permission to delete a multiplex program",
      "access": "Write",
      "resources": [
        {
          "name": "multiplex",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "DeleteNetwork",
      "description": "Grants permission to delete a network",
      "access": "Write",
      "resources": [
        {
          "name": "network",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "DeleteNode",
      "description": "Grants permission to delete a node",
      "access": "Write",
      "resources": [
        {
          "name": "node",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/deleting-reservations.html",
      "name": "DeleteReservation",
      "description": "Grants permission to delete an expired reservation",
      "access": "Write",
      "resources": [
        {
          "name": "reservation",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/schedule-using-console-delete.html",
      "name": "DeleteSchedule",
      "description": "Grants permission to delete all schedule actions for a channel",
      "access": "Write",
      "resources": [
        {
          "name": "channel",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "DeleteSdiSource",
      "description": "Grants permission to delete a SDI source",
      "access": "Write",
      "resources": [
        {
          "name": "sdi-source",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-signal-maps-delete.html",
      "name": "DeleteSignalMap",
      "description": "Grants permission to delete a signal map",
      "access": "Write",
      "resources": [
        {
          "name": "signal-map",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/tagging.html",
      "name": "DeleteTags",
      "description": "Grants permission to delete tags from channels, inputs, input security groups, multiplexes, reservations, nodes, clusters, networks, channel placement groups, SDI source, signal maps, template groups, and templates",
      "access": "Tagging",
      "resources": [
        {
          "name": "channel",
          "is_required": false
        },
        {
          "name": "channel-placement-group",
          "is_required": false
        },
        {
          "name": "cloudwatch-alarm-template",
          "is_required": false
        },
        {
          "name": "cloudwatch-alarm-template-group",
          "is_required": false
        },
        {
          "name": "cluster",
          "is_required": false
        },
        {
          "name": "eventbridge-rule-template",
          "is_required": false
        },
        {
          "name": "eventbridge-rule-template-group",
          "is_required": false
        },
        {
          "name": "input",
          "is_required": false
        },
        {
          "name": "input-security-group",
          "is_required": false
        },
        {
          "name": "multiplex",
          "is_required": false
        },
        {
          "name": "network",
          "is_required": false
        },
        {
          "name": "node",
          "is_required": false
        },
        {
          "name": "reservation",
          "is_required": false
        },
        {
          "name": "sdi-source",
          "is_required": false
        },
        {
          "name": "signal-map",
          "is_required": false
        }
      ],
      "conditions": [
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/starting-stopping-deleting-a-channel.html",
      "name": "DescribeAccountConfiguration",
      "description": "Grants permission to view the account configuration of the customer",
      "access": "Read",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/viewing-channel-configuration.html",
      "name": "DescribeChannel",
      "description": "Grants permission to get details about a channel",
      "access": "Read",
      "resources": [
        {
          "name": "channel",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/emla-setup-cl-create.html",
      "name": "DescribeChannelPlacementGroup",
      "description": "Grants permission to describe a channel placement group",
      "access": "Read",
      "resources": [
        {
          "name": "channel-placement-group",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/emla-setup-cl-create.html",
      "name": "DescribeCluster",
      "description": "Grants permission to describe a cluster",
      "access": "Read",
      "resources": [
        {
          "name": "cluster",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/edit-input.html",
      "name": "DescribeInput",
      "description": "Grants permission to describe an input",
      "access": "Read",
      "resources": [
        {
          "name": "input",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/device-edit.html",
      "name": "DescribeInputDevice",
      "description": "Grants permission to describe an input device",
      "access": "Read",
      "resources": [
        {
          "name": "input-device",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/device-edit.html",
      "name": "DescribeInputDeviceThumbnail",
      "description": "Grants permission to describe an input device thumbnail",
      "access": "Read",
      "resources": [
        {
          "name": "input-device",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/edit-input-security-group.html",
      "name": "DescribeInputSecurityGroup",
      "description": "Grants permission to describe an input security group",
      "access": "Read",
      "resources": [
        {
          "name": "input-security-group",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/edit-multiplex-program-channel.html",
      "name": "DescribeMultiplex",
      "description": "Grants permission to describe a multiplex",
      "access": "Read",
      "resources": [
        {
          "name": "multiplex",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitoring-multiplex-console.html",
      "name": "DescribeMultiplexProgram",
      "description": "Grants permission to describe a multiplex program",
      "access": "Read",
      "resources": [
        {
          "name": "multiplex",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/emla-setup-cl-networks.html",
      "name": "DescribeNetwork",
      "description": "Grants permission to describe a network",
      "access": "Read",
      "resources": [
        {
          "name": "network",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/emla-setup-cl-nodes-create.html",
      "name": "DescribeNode",
      "description": "Grants permission to describe a node",
      "access": "Read",
      "resources": [
        {
          "name": "node",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/purchasing-reservations.html",
      "name": "DescribeOffering",
      "description": "Grants permission to get details about a reservation offering",
      "access": "Read",
      "resources": [
        {
          "name": "offering",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/view-reservations.html",
      "name": "DescribeReservation",
      "description": "Grants permission to get details about a reservation",
      "access": "Read",
      "resources": [
        {
          "name": "reservation",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/schedule-using-console-view.html",
      "name": "DescribeSchedule",
      "description": "Grants permission to view a list of actions scheduled on a channel",
      "access": "Read",
      "resources": [
        {
          "name": "channel",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/emla-setup-cl-create.html",
      "name": "DescribeSdiSource",
      "description": "Grants permission to describe a SDI source",
      "access": "Read",
      "resources": [
        {
          "name": "sdi-source",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/starting-stopping-deleting-a-channel.html",
      "name": "DescribeThumbnails",
      "description": "Grants permission to view the thumbnails for a channel",
      "access": "Read",
      "resources": [
        {
          "name": "channel",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-alarms.html",
      "name": "GetCloudWatchAlarmTemplate",
      "description": "Grants permission to get a cloudwatch alarm template",
      "access": "Read",
      "resources": [
        {
          "name": "cloudwatch-alarm-template",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-alarms.html",
      "name": "GetCloudWatchAlarmTemplateGroup",
      "description": "Grants permission to get a cloudwatch alarm template group",
      "access": "Read",
      "resources": [
        {
          "name": "cloudwatch-alarm-template-group",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-notifications.html",
      "name": "GetEventBridgeRuleTemplate",
      "description": "Grants permission to get a eventbridge rule template",
      "access": "Read",
      "resources": [
        {
          "name": "eventbridge-rule-template",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-notifications.html",
      "name": "GetEventBridgeRuleTemplateGroup",
      "description": "Grants permission to get a eventbridge rule template group",
      "access": "Read",
      "resources": [
        {
          "name": "eventbridge-rule-template-group",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-signal-maps-view.html",
      "name": "GetSignalMap",
      "description": "Grants permission to get a signal map",
      "access": "Read",
      "resources": [
        {
          "name": "signal-map",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-activity-types-alerts-channels.html",
      "name": "ListAlerts",
      "description": "Grants permission to list channel alerts",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "ListChannelPlacementGroups",
      "description": "Grants permission to list channel placement groups",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/viewing-channel-configuration.html",
      "name": "ListChannels",
      "description": "Grants permission to list channels",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-alarms.html",
      "name": "ListCloudWatchAlarmTemplateGroups",
      "description": "Grants permission to list cloudwatch alarm template groups",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-alarms.html",
      "name": "ListCloudWatchAlarmTemplates",
      "description": "Grants permission to list cloudwatch alarm templates",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-activity-types-alerts-cluster.html",
      "name": "ListClusterAlerts",
      "description": "Grants permission to list cluster alerts",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "ListClusters",
      "description": "Grants permission to list clusters",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-notifications.html",
      "name": "ListEventBridgeRuleTemplateGroups",
      "description": "Grants permission to list eventbridge rule template groups",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-notifications.html",
      "name": "ListEventBridgeRuleTemplates",
      "description": "Grants permission to list eventbridge rule templates",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/eml-devices.html",
      "name": "ListInputDeviceTransfers",
      "description": "Grants permission to list input device transfers",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/device-edit.html",
      "name": "ListInputDevices",
      "description": "Grants permission to list input devices",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/edit-input-security-group.html",
      "name": "ListInputSecurityGroups",
      "description": "Grants permission to list input security groups",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/edit-input.html",
      "name": "ListInputs",
      "description": "Grants permission to list inputs",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-activity-types-alerts-channels.html",
      "name": "ListMultiplexAlerts",
      "description": "Grants permission to list multiplex alerts",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitoring-multiplex-console.html",
      "name": "ListMultiplexPrograms",
      "description": "Grants permission to list multiplex programs",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/edit-multiplex-program-channel.html",
      "name": "ListMultiplexes",
      "description": "Grants permission to list multiplexes",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "ListNetworks",
      "description": "Grants permission to list networks",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "ListNodes",
      "description": "Grants permission to list nodes",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/purchasing-reservations.html",
      "name": "ListOfferings",
      "description": "Grants permission to list reservation offerings",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/view-reservations.html",
      "name": "ListReservations",
      "description": "Grants permission to list reservations",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "ListSdiSources",
      "description": "Grants permission to list SDI sources",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-signal-maps-view.html",
      "name": "ListSignalMaps",
      "description": "Grants permission to list signal maps",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/tagging.html",
      "name": "ListTagsForResource",
      "description": "Grants permission to list tags for channels, inputs, input security groups, multiplexes, reservations, nodes, clusters, networks, channel placement groups, SDI sources, signal maps, template groups, and templates",
      "access": "List",
      "resources": [
        {
          "name": "channel",
          "is_required": false
        },
        {
          "name": "channel-placement-group",
          "is_required": false
        },
        {
          "name": "cloudwatch-alarm-template",
          "is_required": false
        },
        {
          "name": "cloudwatch-alarm-template-group",
          "is_required": false
        },
        {
          "name": "cluster",
          "is_required": false
        },
        {
          "name": "eventbridge-rule-template",
          "is_required": false
        },
        {
          "name": "eventbridge-rule-template-group",
          "is_required": false
        },
        {
          "name": "input",
          "is_required": false
        },
        {
          "name": "input-security-group",
          "is_required": false
        },
        {
          "name": "multiplex",
          "is_required": false
        },
        {
          "name": "network",
          "is_required": false
        },
        {
          "name": "node",
          "is_required": false
        },
        {
          "name": "reservation",
          "is_required": false
        },
        {
          "name": "sdi-source",
          "is_required": false
        },
        {
          "name": "signal-map",
          "is_required": false
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/medialive-versions.html",
      "name": "ListVersions",
      "description": "Grants permission to list available versions of MediaLive",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/about-emla.html",
      "name": "PollAnywhere",
      "description": "Grants permission to the node to poll the cluster",
      "access": "Write",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/purchasing-reservations.html",
      "name": "PurchaseOffering",
      "description": "Grants permission to purchase a reservation offering",
      "access": "Write",
      "resources": [
        {
          "name": "offering",
          "is_required": true
        },
        {
          "name": "reservation",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/eml-devices.html",
      "name": "RebootInputDevice",
      "description": "Grants permission to reboot an input device",
      "access": "Write",
      "resources": [
        {
          "name": "input-device",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/eml-devices.html",
      "name": "RejectInputDeviceTransfer",
      "description": "Grants permission to reject an input device transfer",
      "access": "Write",
      "resources": [
        {
          "name": "input-device",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/maintenance-user-initiated.html",
      "name": "RestartChannelPipelines",
      "description": "Grants permission to restart pipelines on a running channel",
      "access": "Write",
      "resources": [
        {
          "name": "channel",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/starting-stopping-deleting-a-channel.html",
      "name": "StartChannel",
      "description": "Grants permission to start a channel",
      "access": "Write",
      "resources": [
        {
          "name": "channel",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-signal-maps-delete.html",
      "name": "StartDeleteMonitorDeployment",
      "description": "Grants permission to start deletion of a signal map's monitor",
      "access": "Write",
      "resources": [
        {
          "name": "signal-map",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/eml-devices.html",
      "name": "StartInputDevice",
      "description": "Grants permission to start an input device attached to a MediaConnect flow",
      "access": "Write",
      "resources": [
        {
          "name": "input-device",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/eml-devices.html",
      "name": "StartInputDeviceMaintenanceWindow",
      "description": "Grants permission to start a maintenance window for an input device",
      "access": "Write",
      "resources": [
        {
          "name": "input-device",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-deploy.html",
      "name": "StartMonitorDeployment",
      "description": "Grants permission to start a signal map monitor deployment",
      "access": "Write",
      "resources": [
        {
          "name": "signal-map",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/start-multiplex.html",
      "name": "StartMultiplex",
      "description": "Grants permission to start a multiplex",
      "access": "Write",
      "resources": [
        {
          "name": "multiplex",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-signal-maps-update.html",
      "name": "StartUpdateSignalMap",
      "description": "Grants permission to start a signal map update",
      "access": "Write",
      "resources": [
        {
          "name": "signal-map",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/starting-stopping-deleting-a-channel.html",
      "name": "StopChannel",
      "description": "Grants permission to stop a channel",
      "access": "Write",
      "resources": [
        {
          "name": "channel",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/eml-devices.html",
      "name": "StopInputDevice",
      "description": "Grants permission to stop an input device attached to a MediaConnect flow",
      "access": "Write",
      "resources": [
        {
          "name": "input-device",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/stop-multiplex.title.html",
      "name": "StopMultiplex",
      "description": "Grants permission to stop a multiplex",
      "access": "Write",
      "resources": [
        {
          "name": "multiplex",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/about-emla.html",
      "name": "SubmitAnywhereStateChange",
      "description": "Grants permission to the node to submit state changes to the cluster",
      "access": "Write",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/eml-devices.html",
      "name": "TransferInputDevice",
      "description": "Grants permission to transfer an input device",
      "access": "Write",
      "resources": [
        {
          "name": "input-device",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/starting-stopping-deleting-a-channel.html",
      "name": "UpdateAccountConfiguration",
      "description": "Grants permission to update a customer's account configuration",
      "access": "Write",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/editing-deleting-channel.html",
      "name": "UpdateChannel",
      "description": "Grants permission to update a channel",
      "access": "Write",
      "resources": [
        {
          "name": "channel",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/editing-deleting-channel.html",
      "name": "UpdateChannelClass",
      "description": "Grants permission to update the class of a channel",
      "access": "Write",
      "resources": [
        {
          "name": "channel",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "UpdateChannelPlacementGroup",
      "description": "Grants permission to update a node",
      "access": "Write",
      "resources": [
        {
          "name": "channel-placement-group",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-alarms-templates-create.html",
      "name": "UpdateCloudWatchAlarmTemplate",
      "description": "Grants permission to update a cloudwatch alarm template",
      "access": "Write",
      "resources": [
        {
          "name": "cloudwatch-alarm-template",
          "is_required": true
        },
        {
          "name": "cloudwatch-alarm-template-group",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-alarms-templates-create.html",
      "name": "UpdateCloudWatchAlarmTemplateGroup",
      "description": "Grants permission to update a cloudwatch alarm template group",
      "access": "Write",
      "resources": [
        {
          "name": "cloudwatch-alarm-template-group",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/emla-setup-cl-create.html",
      "name": "UpdateCluster",
      "description": "Grants permission to update a cluster",
      "access": "Write",
      "resources": [
        {
          "name": "cluster",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-notifications-template-create.html",
      "name": "UpdateEventBridgeRuleTemplate",
      "description": "Grants permission to update a eventbridge rule template",
      "access": "Write",
      "resources": [
        {
          "name": "eventbridge-rule-template",
          "is_required": true
        },
        {
          "name": "eventbridge-rule-template-group",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-notifications-template-create.html",
      "name": "UpdateEventBridgeRuleTemplateGroup",
      "description": "Grants permission to update a eventbridge rule template group",
      "access": "Write",
      "resources": [
        {
          "name": "eventbridge-rule-template-group",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/edit-input.html",
      "name": "UpdateInput",
      "description": "Grants permission to update an input",
      "access": "Write",
      "resources": [
        {
          "name": "input",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/device-edit.html",
      "name": "UpdateInputDevice",
      "description": "Grants permission to update an input device",
      "access": "Write",
      "resources": [
        {
          "name": "input-device",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/edit-input-security-group.html",
      "name": "UpdateInputSecurityGroup",
      "description": "Grants permission to update an input security group",
      "access": "Write",
      "resources": [
        {
          "name": "input-security-group",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/edit-multiplex-program-channel.html",
      "name": "UpdateMultiplex",
      "description": "Grants permission to update a multiplex",
      "access": "Write",
      "resources": [
        {
          "name": "multiplex",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/edit-multiplex-program-channel.html",
      "name": "UpdateMultiplexProgram",
      "description": "Grants permission to update a multiplex program",
      "access": "Write",
      "resources": [
        {
          "name": "multiplex",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/emla-deploy-identify-network-requirements.html",
      "name": "UpdateNetwork",
      "description": "Grants permission to update the state of a node",
      "access": "Write",
      "resources": [
        {
          "name": "network",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/emla-setup-cl-nodes-create.html",
      "name": "UpdateNode",
      "description": "Grants permission to update a node",
      "access": "Write",
      "resources": [
        {
          "name": "node",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "UpdateNodeState",
      "description": "Grants permission to update the state of a node",
      "access": "Write",
      "resources": [
        {
          "name": "node",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/reservations.html",
      "name": "UpdateReservation",
      "description": "Grants permission to update a reservation",
      "access": "Write",
      "resources": [
        {
          "name": "reservation",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "UpdateSdiSource",
      "description": "Grants permission to update the state of a sdi source",
      "access": "Write",
      "resources": [
        {
          "name": "sdi-source",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    }
  ],
  "resources": [
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/container-channel.html",
      "name": "channel",
      "arn": "arn:${Partition}:medialive:${Region}:${Account}:channel:${ChannelId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "channel-placement-group",
      "arn": "arn:${Partition}:medialive:${Region}:${Account}:channelPlacementGroup:${ClusterId}/${ChannelPlacementGroupId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-alarms-templates-create.html",
      "name": "cloudwatch-alarm-template",
      "arn": "arn:${Partition}:medialive:${Region}:${Account}:cloudwatch-alarm-template:${CloudWatchAlarmTemplateId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-alarms-templates-create.html",
      "name": "cloudwatch-alarm-template-group",
      "arn": "arn:${Partition}:medialive:${Region}:${Account}:cloudwatch-alarm-template-group:${CloudWatchAlarmTemplateGroupId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "cluster",
      "arn": "arn:${Partition}:medialive:${Region}:${Account}:cluster:${ClusterId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-notifications-template-create.html",
      "name": "eventbridge-rule-template",
      "arn": "arn:${Partition}:medialive:${Region}:${Account}:eventbridge-rule-template:${EventBridgeRuleTemplateId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-notifications-template-create.html",
      "name": "eventbridge-rule-template-group",
      "arn": "arn:${Partition}:medialive:${Region}:${Account}:eventbridge-rule-template-group:${EventBridgeRuleTemplateGroupId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/creating-input.html",
      "name": "input",
      "arn": "arn:${Partition}:medialive:${Region}:${Account}:input:${InputId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/eml-devices.html",
      "name": "input-device",
      "arn": "arn:${Partition}:medialive:${Region}:${Account}:inputDevice:${DeviceId}",
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/working-with-input-security-groups.html",
      "name": "input-security-group",
      "arn": "arn:${Partition}:medialive:${Region}:${Account}:inputSecurityGroup:${InputSecurityGroupId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/eml-multiplex.html",
      "name": "multiplex",
      "arn": "arn:${Partition}:medialive:${Region}:${Account}:multiplex:${MultiplexId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "network",
      "arn": "arn:${Partition}:medialive:${Region}:${Account}:network:${NetworkId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "node",
      "arn": "arn:${Partition}:medialive:${Region}:${Account}:node:${ClusterId}/${NodeId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/input-output-reservations.html",
      "name": "offering",
      "arn": "arn:${Partition}:medialive:${Region}:${Account}:offering:${OfferingId}",
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/reservations.html",
      "name": "reservation",
      "arn": "arn:${Partition}:medialive:${Region}:${Account}:reservation:${ReservationId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/setup-emla.html",
      "name": "sdi-source",
      "arn": "arn:${Partition}:medialive:${Region}:${Account}:sdiSource:${SdiSourceId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ug/monitor-with-workflow-monitor-configure-signal-maps-create.html",
      "name": "signal-map",
      "arn": "arn:${Partition}:medialive:${Region}:${Account}:signal-map:${SignalMapId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    }
  ],
  "conditions": [
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ugtagging.html",
      "name": "aws:RequestTag/${TagKey}",
      "description": "Filters access by the tags that are passed in the request",
      "type": "String"
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ugtagging.html",
      "name": "aws:ResourceTag/${TagKey}",
      "description": "Filters access by the tags associated with the resource",
      "type": "String"
    },
    {
      "url": "https://docs.aws.amazon.com/medialive/latest/ugtagging.html",
      "name": "aws:TagKeys",
      "description": "Filters access by the tag keys that are passed in the request",
      "type": "ArrayOfString"
    }
  ]
}