404

[ Avaa Bypassed ]




Upload:

Command:

botdev@13.58.146.48: ~ $
**To create a case**

The following ``create-case`` example creates a support case for your AWS account. ::

    aws support create-case \
        --category-code "using-aws" \
        --cc-email-addresses "myemail@example.com" \ 
        --communication-body "I want to learn more about an AWS service." \
        --issue-type "technical" \
        --language "en" \
        --service-code "general-info" \
        --severity-code "low" \
        --subject "Question about my account" 

Output::

    {
        "caseId": "case-12345678910-2013-c4c1d2bf33c5cf47"
    }

For more information, see `Case management <https://docs.aws.amazon.com/awssupport/latest/user/case-management.html>`__ in the *AWS Support User Guide*.

Filemanager

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