wal_workspace
Gets an individual wal_workspace
resource
Overview
Name | wal_workspace |
Type | Resource |
Description | wal_workspace |
Id | awscc.emr.wal_workspace |
Fields
Name | Datatype | Description |
---|---|---|
wal_workspace_name | string | The name of the emrwal container |
tags | array | An array of key-value pairs to apply to this resource. |
region | string | AWS 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