get Access Log Subscription
suspend fun getAccessLogSubscription(argument: GetAccessLogSubscriptionPlainArgs): GetAccessLogSubscriptionResult
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.
Return
null
Parameters
argument
null
Return
null
Parameters
arn
The Amazon Resource Name (ARN) of the access log subscription.
See also
suspend fun getAccessLogSubscription(argument: suspend GetAccessLogSubscriptionPlainArgsBuilder.() -> Unit): GetAccessLogSubscriptionResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.vpclattice.kotlin.inputs.GetAccessLogSubscriptionPlainArgs.