Note: You are viewing the documentation for an older major version of the AWS CLI (version 1).
AWS CLI version 2, the latest major version of AWS CLI, is now stable and recommended for general use. To view this page for the AWS CLI version 2, click here. For more information see the AWS CLI version 2 installation instructions and migration guide.
[ aws . configservice ]
Reports the status of all of configuration recorders and delivery channels.
See 'aws help' for descriptions of global parameters.
get-status
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