Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ivs-playbackkeypair.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::IVS::PlaybackKeyPair. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

Name string | Aws_CF_FunctionString

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.

PublicKeyMaterial string | Aws_CF_FunctionString

The public portion of a customer-generated key pair.

Tags Tag[]

A list of key-value pairs that contain metadata for the asset model.

maxItems=50uniqueItems=true

Definitions

Tag object
Key string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString required