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

Represents a key signing key (KSK) associated with a hosted zone. You can only have two KSKs per hosted zone.. Source:- No source definition found, add manually please

Properties

HostedZoneId string | Aws_CF_FunctionString required

The unique string (ID) used to identify a hosted zone.

Status string | Aws_CF_FunctionString required

A string specifying the initial status of the key signing key (KSK). You can set the value to ACTIVE or INACTIVE.

Name string | Aws_CF_FunctionString required

An alphanumeric string used to identify a key signing key (KSK). Name must be unique for each key signing key in the same hosted zone.

KeyManagementServiceArn string | Aws_CF_FunctionString required

The Amazon resource name (ARN) for a customer managed key (CMK) in AWS Key Management Service (KMS). The KeyManagementServiceArn must be unique for each key signing key (KSK) in a single hosted zone.