Skip to main content

sinks_list_only

Lists sinks in a region or regions, for all properties use sinks

Overview

Namesinks_list_only
TypeResource
DescriptionResource Type definition for AWS::Oam::Sink
Idaws.oam.sinks_list_only

Fields

NameDatatypeDescription
arnstringThe Amazon resource name (ARN) of the ObservabilityAccessManager Sink
namestringThe name of the ObservabilityAccessManager Sink.
policyobjectThe policy of this ObservabilityAccessManager Sink.
tagsobjectTags to apply to the sink
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all sinks in a region.

SELECT
region,
arn
FROM aws.oam.sinks_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the sinks_list_only resource, see sinks