**To describe the latest communication for a case** The following ``describe-communications`` example returns the latest communication for the specified support case in your AWS account. :: aws support describe-communications \ --case-id "case-12345678910-2013-c4c1d2bf33c5cf47" \ --after-time "2020-03-23T21:31:47.774Z" \ --max-item 1 Output:: { "communications": [ { "body": "I want to learn more about an AWS service.", "attachmentSet": [], "caseId": "case-12345678910-2013-c4c1d2bf33c5cf47", "timeCreated": "2020-05-12T23:12:35.000Z", "submittedBy": "Amazon Web Services" } ], "NextToken": "eyJuZXh0VG9rZW4iOiBudWxsLCAiYm90b190cnVuY2F0ZV9hbW91bnQEXAMPLE==" } For more information, see `Case management <https://docs.aws.amazon.com/awssupport/latest/user/case-management.html>`__ in the *AWS Support User Guide*.
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
add-attachments-to-set.rst | File | 749 B | 0644 |
|
add-communication-to-case.rst | File | 700 B | 0644 |
|
create-case.rst | File | 742 B | 0644 |
|
describe-attachment.rst | File | 668 B | 0644 |
|
describe-cases.rst | File | 1.14 KB | 0644 |
|
describe-communications.rst | File | 1011 B | 0644 |
|
describe-services.rst | File | 1.82 KB | 0644 |
|
describe-severity-levels.rst | File | 941 B | 0644 |
|
describe-trusted-advisor-check-refresh-statuses.rst | File | 895 B | 0644 |
|
describe-trusted-advisor-check-result.rst | File | 1.26 KB | 0644 |
|
describe-trusted-advisor-check-summaries.rst | File | 1.9 KB | 0644 |
|
describe-trusted-advisor-checks.rst | File | 1.61 KB | 0644 |
|
refresh-trusted-advisor-check.rst | File | 621 B | 0644 |
|
resolve-case.rst | File | 486 B | 0644 |
|