--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_ivs_playback_key_pair Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::IVS::PlaybackKeyPair --- # awscc_ivs_playback_key_pair (Data Source) Data Source schema for AWS::IVS::PlaybackKeyPair ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `arn` (String) Key-pair identifier. - `fingerprint` (String) Key-pair identifier. - `name` (String) An arbitrary string (a nickname) assigned to a playback key pair that helps the customer identify that resource. The value does not need to be unique. - `public_key_material` (String) The public portion of a customer-generated key pair. - `tags` (Attributes Set) A list of key-value pairs that contain metadata for the asset model. (see [below for nested schema](#nestedatt--tags)) ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (String)