Actions, resources, and condition keys for Amazon Interactive Video Service
Amazon Interactive Video Service (service prefix: ivs
) provides the following service-specific resources, actions, and condition context keys for use in IAM permission policies.
References:
-
Learn how to configure this service.
-
View a list of the API operations available for this service.
-
Learn how to secure this service and its resources by using IAM permission policies.
Topics
Actions defined by Amazon Interactive Video Service
You can specify the following actions in the Action
element of an IAM policy statement. Use policies to grant permissions to perform an operation in AWS. When you use an action in a policy, you usually allow or deny access to the API operation or CLI command with the same name. However, in some cases, a single action controls access to more than one operation. Alternatively, some operations require several different actions.
The Resource types column of the Actions table indicates whether each action supports resource-level permissions. If there is no value for this column, you must specify all resources ("*") to which the policy applies in the Resource
element of your policy statement. If the column includes a resource type, then you can specify an ARN of that type in a statement with that action. If the action has one or more required resources, the caller must have permission to use the action with those resources. Required resources are indicated in the table with an asterisk (*). If you limit resource access with the Resource
element in an IAM policy, you must include an ARN or pattern for each required resource type. Some actions support multiple resource types. If the resource type is optional (not indicated as required), then you can choose to use one of the optional resource types.
The Condition keys column of the Actions table includes keys that you can specify in a policy statement's Condition
element. For more information on the condition keys that are associated with resources for the service, see the Condition keys column of the Resource types table.
Note
Resource condition keys are listed in the Resource types table. You can find a link to the resource type that applies to an action in the Resource types (*required) column of the Actions table. The resource type in the Resource types table includes the Condition keys column, which are the resource condition keys that apply to an action in the Actions table.
For details about the columns in the following table, see Actions table.
Actions | Description | Access level | Resource types (*required) | Condition keys | Dependent actions |
---|---|---|---|---|---|
BatchGetChannel | Grants permission to get multiple channels simultaneously by channel ARN | Read | |||
BatchGetStreamKey | Grants permission to get multiple stream keys simultaneously by stream key ARN | Read | |||
BatchStartViewerSessionRevocation | Grants permission to perform StartViewerSessionRevocation on multiple channel ARN and viewer ID pairs simultaneously | Write | |||
CreateChannel | Grants permission to create a new channel and an associated stream key | Write | |||
CreateEncoderConfiguration | Grants permission to create a new encoder configuration | Write | |||
CreateIngestConfiguration | Grants permission to create a new ingest configuration | Write | |||
CreateParticipantToken | Grants permission to create a participant token | Write | |||
CreatePlaybackRestrictionPolicy | Grants permission to create a playback restriction policy | Write | |||
CreateRecordingConfiguration | Grants permission to create a a new recording configuration | Write | |||
CreateStage | Grants permission to create a stage | Write | |||
CreateStorageConfiguration | Grants permission to create a new storage configuration | Write | |||
CreateStreamKey | Grants permission to create a stream key | Write | |||
DeleteChannel | Grants permission to delete a channel and channel's stream keys | Write | |||
DeleteEncoderConfiguration | Grants permission to delete an encoder configuration for the specified ARN | Write | |||
DeleteIngestConfiguration | Grants permission to delete an ingest configuration for the specified ARN | Write | |||
DeletePlaybackKeyPair | Grants permission to delete the playback key pair for a specified ARN | Write | |||
DeletePlaybackRestrictionPolicy | Grants permission to delete the playback restriction policy for a specified ARN | Write | |||
DeletePublicKey | Grants permission to delete the public key for the specified ARN | Write | |||
DeleteRecordingConfiguration | Grants permission to delete a recording configuration for the specified ARN | Write | |||
DeleteStage | Grants permission to delete the stage for a specified ARN | Write | |||
DeleteStorageConfiguration | Grants permission to delete an storage configuration for the specified ARN | Write | |||
DeleteStreamKey | Grants permission to delete the stream key for a specified ARN | Write | |||
DisconnectParticipant | Grants permission to disconnect a participant from for the specified stage ARN | Write | |||
GetChannel | Grants permission to get the channel configuration for a specified channel ARN | Read | |||
GetComposition | Grants permission to get the composition for the specified ARN | Read | |||
GetEncoderConfiguration | Grants permission to get the encoder configuration for the specified ARN | Read | |||
GetIngestConfiguration | Grants permission to get the ingest configuration for the specified ARN | Read | |||
GetParticipant | Grants permission to get participant information for a specified stage ARN, session, and participant | Read | |||
GetPlaybackKeyPair | Grants permission to get the playback keypair information for a specified ARN | Read | |||
GetPlaybackRestrictionPolicy | Grants permission to get the playback restriction policy for a specified ARN | Read | |||
GetPublicKey | Grants permission to get the public key for the specified ARN | Read | |||
GetRecordingConfiguration | Grants permission to get the recording configuration for the specified ARN | Read | |||
GetStage | Grants permission to get stage information for a specified ARN | Read | |||
GetStageSession | Grants permission to get stage session information for a specified stage ARN and session | Read | |||
GetStorageConfiguration | Grants permission to get the storage configuration for the specified ARN | Read | |||
GetStream | Grants permission to get information about the active (live) stream on a specified channel | Read | |||
GetStreamKey | Grants permission to get stream-key information for a specified ARN | Read | |||
GetStreamSession | Grants permission to get information about the stream session on a specified channel | Read | |||
ImportPlaybackKeyPair | Grants permission to import the public key | Write | |||
ImportPublicKey | Grants permission to import a public key | Write | |||
ListChannels | Grants permission to get summary information about channels | List | |||
ListCompositions | Grants permission to get summary information about compositions | List | |||
ListEncoderConfigurations | Grants permission to get summary information about encoder configurations | List | |||
ListIngestConfigurations | Grants permission to get summary information about ingest configurations | List | |||
ListParticipantEvents | Grants permission to list participant events for a specified stage ARN, session, and participant | List | |||
ListParticipants | Grants permission to list participants for a specified stage ARN and session | List | |||
ListPlaybackKeyPairs | Grants permission to get summary information about playback key pairs | List | |||
ListPlaybackRestrictionPolicies | Grants permission to get summary information about playback restriction policies | List | |||
ListPublicKeys | Grants permission to get summary information about public keys | List | |||
ListRecordingConfigurations | Grants permission to get summary information about recording configurations | List | |||
ListStageSessions | Grants permission to list stage sessions for a specified stage ARN | List | |||
ListStages | Grants permission to get summary information about stages | List | |||
ListStorageConfigurations | Grants permission to get summary information about storage configurations | List | |||
ListStreamKeys | Grants permission to get summary information about stream keys | List | |||
ListStreamSessions | Grants permission to get summary information about streams sessions on a specified channel | List | |||
ListStreams | Grants permission to get summary information about live streams | List | |||
ListTagsForResource | Grants permission to get information about the tags for a specified ARN | Read | |||
PutMetadata | Grants permission to insert metadata into an RTMP stream for a specified channel | Write | |||
StartComposition | Grants permission to start a new composition | Write | |||
StartViewerSessionRevocation | Grants permission to start the process of revoking the viewer session associated with a specified channel ARN and viewer ID | Write | |||
StopComposition | Grants permission to stop the composition for the specified ARN | Write | |||
StopStream | Grants permission to disconnect a streamer on a specified channel | Write | |||
TagResource | Grants permission to add or update tags for a resource with a specified ARN | Tagging | |||
UntagResource | Grants permission to remove tags for a resource with a specified ARN | Tagging | |||
UpdateChannel | Grants permission to update a channel's configuration | Write | |||
UpdateIngestConfiguration | Grants permission to update ingest configuration for a specified ARN | Write | |||
UpdatePlaybackRestrictionPolicy | Grants permission to update a playback restriction policy for a specified ARN | Write | |||
UpdateStage | Grants permission to update a stage's configuration | Write |
Resource types defined by Amazon Interactive Video Service
The following resource types are defined by this service and can be used in the Resource
element of IAM permission policy statements. Each action in the Actions table identifies the resource types that can be specified with that action. A resource type can also define which condition keys you can include in a policy. These keys are displayed in the last column of the Resource types table. For details about the columns in the following table, see Resource types table.
Resource types | ARN | Condition keys |
---|---|---|
Channel |
arn:${Partition}:ivs:${Region}:${Account}:channel/${ResourceId}
|
|
Stream-Key |
arn:${Partition}:ivs:${Region}:${Account}:stream-key/${ResourceId}
|
|
Playback-Key-Pair |
arn:${Partition}:ivs:${Region}:${Account}:playback-key/${ResourceId}
|
|
Playback-Restriction-Policy |
arn:${Partition}:ivs:${Region}:${Account}:playback-restriction-policy/${ResourceId}
|
|
Recording-Configuration |
arn:${Partition}:ivs:${Region}:${Account}:recording-configuration/${ResourceId}
|
|
Stage |
arn:${Partition}:ivs:${Region}:${Account}:stage/${ResourceId}
|
|
Composition |
arn:${Partition}:ivs:${Region}:${Account}:composition/${ResourceId}
|
|
Encoder-Configuration |
arn:${Partition}:ivs:${Region}:${Account}:encoder-configuration/${ResourceId}
|
|
Storage-Configuration |
arn:${Partition}:ivs:${Region}:${Account}:storage-configuration/${ResourceId}
|
|
Public-Key |
arn:${Partition}:ivs:${Region}:${Account}:public-key/${ResourceId}
|
|
Ingest-Configuration |
arn:${Partition}:ivs:${Region}:${Account}:ingest-configuration/${ResourceId}
|
Condition keys for Amazon Interactive Video Service
Amazon Interactive Video Service defines the following condition keys that can be used in the Condition
element of an IAM policy. You can use these keys to further refine the conditions under which the policy statement applies. For details about the columns in the following table, see Condition keys table.
To view the global condition keys that are available to all services, see Available global condition keys.
Condition keys | Description | Type |
---|---|---|
aws:RequestTag/${TagKey} | Filters access by the tags associated with the request | String |
aws:ResourceTag/${TagKey} | Filters access by the tags associated with the resource | String |
aws:TagKeys | Filters access by the tag keys that are passed in the request | ArrayOfString |