Skip to main content

delivery_destinations

Retrieves a list of delivery_destinations in a region

Overview

Namedelivery_destinations
TypeResource
Descriptiondelivery_destinations
Idawscc.logs.delivery_destinations

Fields

NameDatatypeDescription
namestringThe name of this delivery destination.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

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

Permissions

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

Create

logs:PutDeliveryDestination,
logs:GetDeliveryDestination,
logs:ListTagsForResource,
logs:TagResource,
logs:UntagResource,
logs:PutDeliveryDestinationPolicy,
logs:GetDeliveryDestinationPolicy

List

logs:DescribeDeliveryDestinations,
logs:GetDeliveryDestinationPolicy