Path: blob/develop/awscli/examples/configservice/get-status.rst
2630 views
**To get the status for AWS Config**
The following command returns the status of the delivery channel and configuration recorder::
aws configservice get-status
Output::
Configuration Recorders:
name: default
recorder: ON
last status: SUCCESS
Delivery Channels:
name: default
last stream delivery status: SUCCESS
last history delivery status: SUCCESS
last snapshot delivery status: SUCCESS