Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface DescribeCreateAccountStatusRequest

Hierarchy

Properties

CreateAccountRequestId: undefined | string

Specifies the Id value that uniquely identifies the CreateAccount request. You can get the value from the CreateAccountStatus.Id response in an earlier CreateAccount request, or from the ListCreateAccountStatus operation.

The regex pattern for a create account request ID string requires "car-" followed by from 8 to 32 lowercase letters or digits.