**To get information about a LoggingConfiguration resource** The following ``get-logging-configuration`` example gets information about the LoggingConfiguration resource for the specified ARN. :: aws ivschat get-logging-configuration \ --identifier "arn:aws:ivschat:us-west-2:123456789012:logging-configuration/ABcdef34ghIJ" Output:: { "arn": "arn:aws:ivschat:us-west-2:123456789012:logging-configuration/ABcdef34ghIJ", "createTime": "2022-09-14T17:48:00.653000+00:00", "destinationConfiguration": { "s3": { "bucketName": "demo-logging-bucket" } }, "id": "ABcdef34ghIJ", "name": "test-logging-config", "state": "ACTIVE", "tags": { "key1" : "value1", "key2" : "value2" }, "updateTime": "2022-09-14T17:48:01.104000+00:00" } For more information, see `Getting Started with Amazon IVS Chat <https://docs.aws.amazon.com/ivs/latest/userguide/getting-started-chat.html>`__ in the *Amazon Interactive Video Service User Guide*.
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
create-chat-token.rst | File | 995 B | 0644 |
|
create-logging-configuration.rst | File | 1.13 KB | 0644 |
|
create-room.rst | File | 1.02 KB | 0644 |
|
delete-logging-configuration.rst | File | 561 B | 0644 |
|
delete-message.rst | File | 718 B | 0644 |
|
delete-room.rst | File | 538 B | 0644 |
|
disconnect-user.rst | File | 661 B | 0644 |
|
get-logging-configuration.rst | File | 1.05 KB | 0644 |
|
get-room.rst | File | 918 B | 0644 |
|
list-logging-configurations.rst | File | 1.34 KB | 0644 |
|
list-rooms.rst | File | 1.2 KB | 0644 |
|
list-tags-for-resource.rst | File | 600 B | 0644 |
|
send-event.rst | File | 669 B | 0644 |
|
tag-resource.rst | File | 622 B | 0644 |
|
untag-resource.rst | File | 603 B | 0644 |
|
update-logging-configuration.rst | File | 1.14 KB | 0644 |
|
update-room.rst | File | 1.17 KB | 0644 |
|