Skip to main content

wal_workspace

Gets an individual wal_workspace resource

Overview

Namewal_workspace
TypeResource
Descriptionwal_workspace
Idawscc.emr.wal_workspace

Fields

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

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
wal_workspace_name,
tags
FROM awscc.emr.wal_workspace
WHERE data__Identifier = '<WALWorkspaceName>';

Permissions

To operate on the wal_workspace resource, the following permissions are required:

Read

emrwal:ListTagsForResource

Delete

emrwal:DeleteWorkspace

Update

emrwal:TagResource,
emrwal:UntagResource,
emrwal:ListTagsForResource