getAccountInformation
abstract suspend fun getAccountInformation(input: GetAccountInformationRequest = GetAccountInformationRequest { }): GetAccountInformationResponse
Retrieves information about the specified account including its account name, account ID, account creation date and time, and account state. To use this API, an IAM user or role must have the account:GetAccountInformation IAM permission.