@aws-sdk/client-cloudfront

UpdatePublicKeyCommandInput Interface

The input for UpdatePublicKeyCommand.

Members

Name
Type
Details
Id Requiredstring | undefined

The identifier of the public key that you are updating.

PublicKeyConfig RequiredPublicKeyConfig | undefined

A public key configuration.

IfMatch string | undefined

The value of the ETag header that you received when retrieving the public key to update. For example: E2QWRUHAPOMQZL.

Full Signature

export interface UpdatePublicKeyCommandInput extends UpdatePublicKeyRequest