@aws-sdk/client-ivs-realtime

ImportPublicKeyRequest Interface

Members

Name
Type
Details
publicKeyMaterial Requiredstring | undefined

The content of the public key to be imported.

name string | undefined

Name of the public key to be imported.

tags Record<string, string> | undefined

Tags attached to the resource. Array of maps, each of the form string:string (key:value). See Best practices and strategies  in Tagging AWS Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no constraints on tags beyond what is documented there.

Full Signature

export interface ImportPublicKeyRequest