aws.support_app.list_slack_channel_configurations
Example SQL Queries
SELECT * FROMaws.support_app.list_slack_channel_configurations;Description
Lists the Slack channel configurations for an Amazon Web Services account.
Table Definition
| Column Name | Column Data Type |
|---|---|
| next_token Input Column The point where pagination should resume when the response returns only partial results. | 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
| |
| slack_channel_configurations The configurations for a Slack channel. | STRUCT( |
Show child fields
| |