Skip to main content

IKMSListKeyPoliciesRequest

Interface in AWS.KMS

Interface for ListKeyPolicies requests.

Ancestors

Properties

KeyId

property KeyId: string

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

Limit

property Limit: TOptional<Integer>

Specify the the maximum number of items to return.

Marker

property Marker: string

Specify the NextMarker from a previous call to ListPolicies to retrieve further results.