**To retrieve information about the status and settings of the voice channel for an application** The following ``get-voice-channel`` example retrieves status and settings of the voice channel for an application. :: aws pinpoint get-voice-channel \ --application-id 6e0b7591a90841d2b5d93fa11143e5a7 \ --region us-east-1 Output:: { "VoiceChannelResponse": { "ApplicationId": "6e0b7591a90841d2b5d93fa11143e5a7", "CreationDate": "2022-04-28T00:17:03.836Z", "Enabled": true, "Id": "voice", "IsArchived": false, "LastModifiedDate": "2022-04-28T00:17:03.836Z", "Platform": "VOICE", "Version": 1 } }
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 |
|