getQueueAttributes  
  abstract suspend fun getQueueAttributes(input: GetQueueAttributesRequest): GetQueueAttributesResponse
Gets attributes for the specified queue.
To determine whether a queue is FIFO, you can check whether QueueName ends with the .fifo suffix.