Skip to main content

delivery_sources

Retrieves a list of delivery_sources in a region

Overview

Namedelivery_sources
TypeResource
Descriptiondelivery_sources
Idawscc.logs.delivery_sources

Fields

NameDatatypeDescription
namestringThe unique name of the Log source.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
name
FROM awscc.logs.delivery_sources
WHERE region = 'us-east-1'

Permissions

To operate on the delivery_sources resource, the following permissions are required:

Create

logs:PutDeliverySource,
logs:GetDeliverySource,
logs:ListTagsForResource,
logs:TagResource,
logs:AllowVendedLogDeliveryForResource,
codewhisperer:AllowVendedLogDeliveryForResource,
autoloop:AllowVendedLogDeliveryForResource,
workmail:AllowVendedLogDeliveryForResource

List

logs:DescribeDeliverySources