404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.149.253.148: ~ $
**To list the contact flows in an instance**

The following ``list-contact-flows`` example lists the contact flows in the specified Amazon Connect instance. ::

    aws connect list-contact-flows \
        --instance-id a1b2c3d4-5678-90ab-cdef-EXAMPLE11111 

Output::

   {
        "ContactFlowSummaryList": [
            {
                "Id": "12345678-1111-2222-800e-a2b3c4d5f6g7",
                "Arn": "arn:aws:connect:us-west-2:123456789012:instance/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111/contact-flow/12345678-1111-2222-800e-a2b3c4d5f6g7",
                "Name": "Default queue transfer",
                "ContactFlowType": "QUEUE_TRANSFER"
            },
            {
                "Id": "87654321-2222-3333-ac99-123456789102",
                "Arn": "arn:aws:connect:us-west-2:123456789012:instance/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111/contact-flow/87654321-2222-3333-ac99-123456789102",
                "Name": "Default agent hold",
                "ContactFlowType": "AGENT_HOLD"
            },
            {
                "Id": "abcdefgh-3333-4444-8af3-201123456789",
                    "Arn": "arn:aws:connect:us-west-2:123456789012:instance/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111/contact-flow/abcdefgh-3333-4444-8af3-201123456789",
                "Name": "Default customer hold",
                "ContactFlowType": "CUSTOMER_HOLD"
            },
        ]
    }

For more information, see `Create Amazon Connect Contact Flows <https://docs.aws.amazon.com/connect/latest/adminguide/connect-contact-flows.html>`__ in the *Amazon Connect Administrator Guide*.

Filemanager

Name Type Size Permission Actions
create-user.rst File 1023 B 0755
delete-user.rst File 489 B 0755
describe-user-hierarchy-group.rst File 1.25 KB 0755
describe-user-hierarchy-structure.rst File 1.38 KB 0755
describe-user.rst File 1.38 KB 0755
get-contact-attributes.rst File 661 B 0755
list-contact-flows.rst File 1.57 KB 0755
list-hours-of-operations.rst File 864 B 0755
list-phone-numbers.rst File 1.33 KB 0755
list-queues.rst File 1.64 KB 0755
list-routing-profiles.rst File 844 B 0755
list-security-profiles.rst File 1.72 KB 0755
list-user-hierarchy-groups.rst File 861 B 0755
list-users.rst File 1.59 KB 0755
update-contact-attributes.rst File 643 B 0755
update-user-hierarchy.rst File 603 B 0755
update-user-identity-info.rst File 639 B 0755
update-user-phone-config.rst File 661 B 0755
update-user-routing-profile.rst File 632 B 0755
update-user-security-profiles.rst File 657 B 0755