# NOT RUN {
# The following example shows how to request the status about a previous
# request to create an account in an organization. This operation can be
# called only by a principal from the organization's master account. In
# the example, the specified "createAccountRequestId" comes from the
# response of the original call to "CreateAccount":
# }
# NOT RUN {
svc$describe_create_account_status(
CreateAccountRequestId = "car-exampleaccountcreationrequestid"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab