Skip to main content

wal_workspaces_list_only

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

Overview

Namewal_workspaces_list_only
TypeResource
DescriptionResource schema for AWS::EMR::WALWorkspace Type
Idaws.emr.wal_workspaces_list_only

Fields

NameDatatypeDescription
wal_workspace_namestringThe name of the emrwal container
tagsarrayAn array of key-value pairs to apply to this resource.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all wal_workspaces in a region.

SELECT
region,
wal_workspace_name
FROM aws.emr.wal_workspaces_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the wal_workspaces_list_only resource, see wal_workspaces