Skip to main content

access_log_subscriptions_list_only

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

Overview

Nameaccess_log_subscriptions_list_only
TypeResource
DescriptionEnables access logs to be sent to Amazon CloudWatch, Amazon S3, and Amazon Kinesis Data Firehose. The service network owner can use the access logs to audit the services in the network. The service network owner will only see access logs from clients and services that are associated with their service network. Access log entries represent traffic originated from VPCs associated with that network.
Idaws.vpclattice.access_log_subscriptions_list_only

Fields

NameDatatypeDescription
arnstring
destination_arnstring
idstring
resource_arnstring
resource_idstring
resource_identifierstring
tagsarray
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all access_log_subscriptions in a region.

SELECT
region,
arn
FROM aws.vpclattice.access_log_subscriptions_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the access_log_subscriptions_list_only resource, see access_log_subscriptions