organizations_describe_create_account_status: Retrieves the current status of an asynchronous request to...

View source: R/organizations_operations.R

organizations_describe_create_account_statusR Documentation

Retrieves the current status of an asynchronous request to create an account

Description

Retrieves 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.

Usage

organizations_describe_create_account_status(CreateAccountRequestId)

Arguments

CreateAccountRequestId

[required] Specifies the Id value that uniquely identifies the create_account request. You can get the value from the CreateAccountStatus.Id response in an earlier create_account request, or from the list_create_account_status operation.

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


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.