v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428140120.9 KB

Imports the public portion of a new key pair and returns its <code>arn</code> and <code>fingerprint</code>. The <code>privateKey</code> can then be used to generate viewer authorization tokens, to grant viewers access to private channels. For more information, see <a href="https://docs.aws.amazon.com/ivs/latest/userguide/private-channels.html">Setting Up Private Channels</a> in the <i>Amazon IVS User Guide</i>.

post/ImportPlaybackKeyPair

Request body

namestring

Playback-key-pair name. The value does not need to be unique.

publicKeyMaterialstring required

The public portion of a customer-generated key pair.

tagsobject

Any tags provided with the request are added to the playback key pair tags. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for more information, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is documented there.

Response

Success