getAccountInformation

abstract suspend fun getAccountInformation(input: GetAccountInformationRequest = GetAccountInformationRequest { }): 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.