Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface DescribeCustomKeyStoresResponse

Hierarchy

Properties

CustomKeyStores?: CustomKeyStoresListEntry[]

Contains metadata about each custom key store.

NextMarker?: string

When Truncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent request.

Truncated?: boolean

A flag that indicates whether there are more items in the list. When this value is true, the list in this response is truncated. To get more items, pass the value of the NextMarker element in thisresponse to the Marker parameter in a subsequent request.