getAccountInformation
inline suspend fun AccountClient.getAccountInformation(crossinline block: GetAccountInformationRequest.Builder.() -> Unit): GetAccountInformationResponse
Retrieves information about the specified account including its account name, account ID, and account creation date and time. To use this API, an IAM user or role must have the account:GetAccountInformation
IAM permission.