404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.136.116.145: ~ $
**To retrieve information about the settings and attributes of a specific endpoint for an application**

The following ``get-endpoint`` example retrieves information about the settings and attributes of a specific endpoint for an application. ::

    aws pinpoint get-endpoint \
        --application-id 611e3e3cdd47474c9c1399a505665b91 \
        --endpoint-id testendpoint \
        --region us-east-1

Output::

    {
        "EndpointResponse": {
            "Address": "+11234567890",
            "ApplicationId": "611e3e3cdd47474c9c1399a505665b91",
            "Attributes": {},
            "ChannelType": "SMS",
            "CohortId": "63",
            "CreationDate": "2019-01-28T23:55:11.534Z",
            "EffectiveDate": "2021-08-06T00:04:51.763Z",
            "EndpointStatus": "ACTIVE",
            "Id": "testendpoint",
            "Location": {
                "Country": "USA"
            },
            "Metrics": {
                "SmsDelivered": 1.0
            },
            "OptOut": "ALL",
            "RequestId": "a204b1f2-7e26-48a7-9c80-b49a2143489d",
            "User": {
                "UserAttributes": {
                    "Age": [
                        "24"
                    ]
                },
            "UserId": "testuser"
            }
        }
    }

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