aws.ivs.get_playback_restriction_policy
Example SQL Queries
SELECT * FROMaws.ivs.get_playback_restriction_policyWHERE"arn" = 'VALUE';Description
Gets the specified playback restriction policy.
Table Definition
| Column Name | Column Data Type |
|---|---|
| arn Required Input Column ARN of the playback restriction policy to be returned. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| playback_restriction_policy | STRUCT( |
Show child fields
| |