PublicKeyConfig - Amazon CloudFront

PublicKeyConfig

Configuration information about a public key that you can use with signed URLs and signed cookies, or with field-level encryption.

CloudFront supports signed URLs and signed cookies with RSA 2048 or ECDSA 256 key signatures. Field-level encryption is only compatible with RSA 2048 key signatures.

Contents

CallerReference

A string included in the request to help make sure that the request can't be replayed.

Type: String

Required: Yes

EncodedKey

The public key that you can use with signed URLs and signed cookies, or with field-level encryption.

Type: String

Required: Yes

Name

A name to help identify the public key.

Type: String

Required: Yes

Comment

A comment to describe the public key. The comment cannot be longer than 128 characters.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: