aws.amp.describe_logging_configuration
Example SQL Queries
SELECT * FROMaws.amp.describe_logging_configurationWHERE"workspace_id" = 'VALUE';Description
Returns complete information about the current logging configuration of the workspace.
Table Definition
| Column Name | Column Data Type |
|---|---|
| workspace_id Required Input Column The ID of the workspace to describe the logging configuration for. | 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
| |
| logging_configuration A structure that displays the information about the logging configuration. | STRUCT( |
Show child fields
| |