access_log_subscriptions_list_only
Lists access_log_subscriptions
in a region or regions, for all properties use access_log_subscriptions
Overview
Name | access_log_subscriptions_list_only |
Type | Resource |
Description | Enables 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. |
Id | aws.vpclattice.access_log_subscriptions_list_only |
Fields
Name | Datatype | Description |
---|---|---|
arn | string | |
destination_arn | string | |
id | string | |
resource_arn | string | |
resource_id | string | |
resource_identifier | string | |
tags | array | |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
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