Skip to main content

IKMSScheduleKeyDeletionRequest

Interface in AWS.KMS

Interface for ScheduleKeyDeletion requests.

Ancestors

Properties

KeyId

property KeyId: string

Specify the Amazon Resource Name (ARN) or ID of the KMS key to delete.

PendingWindowInDays

property PendingWindowInDays: TOptional<Integer>

Specify the waiting period in days.

When not specified, KMS applies a default value of 30 days. Valid range: Minimum 7, maximum 30.