/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
configservice
/
Upload File
HOME
**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