Retrieves the current status of an asynchronous request to create an account
Source:R/organizations_operations.R
organizations_describe_create_account_status.RdRetrieves the current status of an asynchronous request to create an account.
See https://www.paws-r-sdk.com/docs/organizations_describe_create_account_status/ for full documentation.
Arguments
- CreateAccountRequestId
[required] Specifies the
Idvalue that uniquely identifies thecreate_accountrequest. You can get the value from theCreateAccountStatus.Idresponse in an earliercreate_accountrequest, or from thelist_create_account_statusoperation.The regex pattern for a create account request ID string requires "car-" followed by from 8 to 32 lowercase letters or digits.