
describe-communications
***********************


DESCRIPTION
===========

This action returns communications regarding the support case. You can
use the *AfterTime* and *BeforeTime* parameters to filter by date. The
*CaseId* parameter enables you to identify a specific case by its
*CaseId* number.

The *MaxResults* and *NextToken* parameters enable you to control the
pagination of the result set. Set *MaxResults* to the number of cases
you want displayed on each page, and use *NextToken* to specify the
resumption of pagination.


SYNOPSIS
========

   aws support describe-communications
     --case-id <value>
     [--after-time <value>]
     [--next-token <value>]
     [--before-time <value>]
     [--max-results <value>]


REQUIRED PARAMETERS
===================

"--case-id"  (string)


OPTIONAL PARAMETERS
===================

"--after-time"  (string)

"--next-token"  (string)

"--before-time"  (string)

"--max-results"  (integer)
