aws.worklink.describe_audit_stream_configuration
Example SQL Queries
SELECT * FROMaws.worklink.describe_audit_stream_configurationWHERE"fleet_arn" = 'VALUE';Description
Describes the configuration for delivering audit streams to the customer account.
Table Definition
| Column Name | Column Data Type |
|---|---|
| fleet_arn Required Input Column The ARN of the fleet. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| audit_stream_arn The ARN of the Amazon Kinesis data stream that will receive the audit events. | VARCHAR |