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

## Properties

- `Arn` (`string`, optional): Key-pair identifier.
- `Fingerprint` (`string`, optional): Key-pair identifier.
- `Name` (`string`, optional): Name of the public key to be imported. The value does not need to be unique.
- `PublicKeyMaterial` (`string`, optional): The public portion of a customer-generated key pair. This field is required to create the AWS::IVS::PublicKey resource.
- `Tags` (`IVSPublicKey_Tag[]`, optional): A list of key-value pairs that contain metadata for the asset model.

## Attributes

- `Arn`
- `Fingerprint`
