Read Wallet

Returns a representation of the specified KMS wallet.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Performs the operation on the wallet with the specified ID.

Responses

Response body
object
_embedded
object

Embedded responses related to the resource.

Has additional fields
_links
object
string

AWS Account ID associated with the wallet.

int64

Version of the template available

string

Clumio AWS Account ID.

string

DeploymentURL is an (external) link to an AWS console page for quick-creation of the stack.

string

ErrorCode is a short string describing the error, if any.

string

ErrorMessage is a longer description explaining the error, if any, and how to fix it.

string

The Clumio-assigned ID of the wallet.

installed_regions
array of strings

The regions where the wallet is installed.

installed_regions
key_errors
object

Errors, if any, in accessing the multi-region key in the wallet.

string

RoleArn is the AWS Resource Name of the IAM Role created by the stack.

int64

The version of the stack used or being used.

string

State describes the state of the wallet. Valid states are: Waiting: The wallet has been created, but a stack hasn't been created. The wallet can't be used in this state. Enabled: The wallet has been created and a stack has been created for the wallet. This is the normal expected state of a wallet in use. Error: The wallet is inaccessible. See ErrorCode and ErrorMessage fields for additional details.

supported_regions
array of strings

The supported regions for the wallet.

supported_regions
string

TemplateURL is the URL to the CloudFormation template to be used to create the CloudFormation stack.

string

Token is used to identify and authenticate the CloudFormation stack creation.

Language
Credentials
URL