- Navigation Guide
@aws-sdk/client-cloudfront
UpdatePublicKeyCommandInput Interface
The input for UpdatePublicKeyCommand.
Members
Name | Type | Details |
---|---|---|
Id Required | string | undefined | The identifier of the public key that you are updating. |
PublicKeyConfig Required | PublicKeyConfig | undefined | A public key configuration. |
IfMatch | string | undefined | The value of the |
Full Signature
export interface UpdatePublicKeyCommandInput extends UpdatePublicKeyRequest