Skip to main content

workspaces

Retrieves a list of workspaces in a region

Overview

Nameworkspaces
TypeResource
Descriptionworkspaces
Idawscc.aps.workspaces

Fields

NameDatatypeDescription
arnstringWorkspace arn.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.aps.workspaces
WHERE region = 'us-east-1'

Permissions

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

Create

aps:CreateWorkspace,
aps:DescribeWorkspace,
aps:TagResource,
aps:CreateAlertManagerDefinition,
aps:DescribeAlertManagerDefinition,
aps:CreateLoggingConfiguration,
logs:CreateLogDelivery,
logs:GetLogDelivery,
logs:ListLogDeliveries,
logs:PutResourcePolicy,
kms:CreateGrant,
kms:Decrypt,
kms:GenerateDataKey

List

aps:ListWorkspaces,
aps:ListTagsForResource