---
type: resource-type
title: PlaybackRestrictionPolicy
description: aws resource type AWS::IVS::PlaybackRestrictionPolicy
name: PlaybackRestrictionPolicy
lexicon: aws
resource_type: AWS::IVS::PlaybackRestrictionPolicy
---
`AWS::IVS::PlaybackRestrictionPolicy`, a resource type of the aws lexicon.

## Properties

- `AllowedCountries` (`string[]`, optional): A list of country codes that control geoblocking restriction. Allowed values are the officially assigned ISO 3166-1 alpha-2 codes. Default: All countries (an empty array).
- `AllowedOrigins` (`string[]`, optional): A list of origin sites that control CORS restriction. Allowed values are the same as valid values of the Origin header defined at https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Origin
- `Arn` (`string`, optional): Playback-restriction-policy identifier.
- `EnableStrictOriginEnforcement` (`boolean`, optional): Whether channel playback is constrained by origin site.
- `Name` (`string`, optional): Playback-restriction-policy name.
- `Tags` (`PlaybackRestrictionPolicy_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `Arn`
