404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.225.254.112: ~ $
**To retrieve information about all of your applications**

The following ``get-apps`` example retrieves information about all of your applications (projects). ::

    aws pinpoint get-apps

Output::

    {
        "ApplicationsResponse": {
            "Item": [
                {
                    "Arn": "arn:aws:mobiletargeting:us-west-2:AIDACKCEVSQ6C2EXAMPLE:apps/810c7aab86d42fb2b56c8c966example",
                    "Id": "810c7aab86d42fb2b56c8c966example",
                    "Name": "ExampleCorp",
                    "tags": {
                        "Year": "2019",
                        "Stack": "Production"
                    }
                },
                {
                    "Arn": "arn:aws:mobiletargeting:us-west-2:AIDACKCEVSQ6C2EXAMPLE:apps/42d8c7eb0990a57ba1d5476a3example",
                    "Id": "42d8c7eb0990a57ba1d5476a3example",
                    "Name": "AnyCompany",
                    "tags": {}
                },
                {
                    "Arn": "arn:aws:mobiletargeting:us-west-2:AIDACKCEVSQ6C2EXAMPLE:apps/80f5c382b638ffe5ad12376bbexample",
                    "Id": "80f5c382b638ffe5ad12376bbexample",
                    "Name": "ExampleCorp_Test",
                    "tags": {
                        "Year": "2019",
                        "Stack": "Test"
                    }
                }
            ],
            "NextToken": "eyJDcmVhdGlvbkRhdGUiOiIyMDE5LTA3LTE2VDE0OjM4OjUzLjkwM1oiLCJBY2NvdW50SWQiOiI1MTIzOTcxODM4NzciLCJBcHBJZCI6Ijk1ZTM2MGRiMzBkMjQ1ZjRiYTYwYjhlMzllMzZlNjZhIn0"
        }
    }

The presence of the ``NextToken`` response value indicates that there is more output available. Call the command again and supply that value as the ``NextToken`` input parameter.

Filemanager

Name Type Size Permission Actions
create-app.rst File 1.15 KB 0755
delete-app.rst File 505 B 0755
get-apns-channel.rst File 878 B 0644
get-app.rst File 654 B 0644
get-apps.rst File 1.75 KB 0755
get-campaign.rst File 1.99 KB 0644
get-campaigns.rst File 4.1 KB 0644
get-channels.rst File 1.79 KB 0644
get-email-channel.rst File 1002 B 0644
get-endpoint.rst File 1.27 KB 0644
get-gcm-channel.rst File 779 B 0644
get-sms-channel.rst File 820 B 0644
get-voice-channel.rst File 738 B 0644
list-tags-for-resource.rst File 724 B 0755
tag-resource.rst File 559 B 0755
untag-resource.rst File 966 B 0755