AWS Config
  1. Root
AWS Config
  • Root
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
    • /
      POST
  1. Root

/

POST
/
Returns the current status of the specified delivery channel. If a delivery channel is not specified, this action returns the current status of all delivery channels associated with the account.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/' \
--header 'X-Amz-Target;' \
--header 'Content-Type: application/json' \
--data-raw '{
    "DeliveryChannelNames": []
}'
Response Response Example
200 - Example 1
{
  "DeliveryChannelsStatus": []
}

Request

Header Params
X-Amz-Target
string 
required
Body Params application/json
The input for the <a>DeliveryChannelStatus</a> action.
DeliveryChannelNames
array[string]
optional
A list of delivery channel names.
Examples

Responses

🟢200Success
application/json
Body
The output for the <a>DescribeDeliveryChannelStatus</a> action.
DeliveryChannelsStatus
array[object (DeliveryChannelStatus) {4}] 
optional
A list that contains the status of a specified delivery channel.
name
string 
optional
The name of the delivery channel.
configSnapshotDeliveryInfo
object 
optional
A list containing the status of the delivery of the snapshot to the specified Amazon S3 bucket.
configHistoryDeliveryInfo
object 
optional
A list that contains the status of the delivery of the configuration history to the specified Amazon S3 bucket.
configStreamDeliveryInfo
object 
optional
A list containing the status of the delivery of the configuration stream notification to the specified Amazon SNS topic.
🟠480NoSuchDeliveryChannelException
Modified at 2023-08-15 05:59:06
Previous
/
Next
/
Built with