Skip to main content

slack_workspace_configurations_list_only

Lists slack_workspace_configurations in a region or regions, for all properties use slack_workspace_configurations

Overview

Nameslack_workspace_configurations_list_only
TypeResource
DescriptionAn AWS Support App resource that creates, updates, lists, and deletes Slack workspace configurations.
Idaws.supportapp.slack_workspace_configurations_list_only

Fields

NameDatatypeDescription
team_idstringThe team ID in Slack, which uniquely identifies a workspace.
version_idstringAn identifier used to update an existing Slack workspace configuration in AWS CloudFormation.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all slack_workspace_configurations in a region.

SELECT
region,
team_id
FROM aws.supportapp.slack_workspace_configurations_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the slack_workspace_configurations_list_only resource, see slack_workspace_configurations