---
type: resource-type
title: APSWorkspace
description: aws resource type AWS::APS::Workspace
name: APSWorkspace
lexicon: aws
resource_type: AWS::APS::Workspace
---
`AWS::APS::Workspace`, a resource type of the aws lexicon.

## Properties

- `AlertManagerDefinition` (`string`, optional): The AMP Workspace alert manager definition data
- `Alias` (`string`, optional): AMP Workspace alias.
- `Arn` (`string`, optional): Workspace arn.
- `KmsKeyArn` (`string`, optional): KMS Key ARN used to encrypt and decrypt AMP workspace data.
- `LoggingConfiguration` (`APSWorkspace_LoggingConfiguration`, optional)
- `PrometheusEndpoint` (`string`, optional): AMP Workspace prometheus endpoint
- `QueryLoggingConfiguration` (`APSWorkspace_QueryLoggingConfiguration`, optional)
- `Tags` (`APSWorkspace_Tag[]`, optional): An array of key-value pairs to apply to this resource.
- `WorkspaceConfiguration` (`APSWorkspace_WorkspaceConfiguration`, optional)
- `WorkspaceId` (`string`, optional): Required to identify a specific APS Workspace.

## Attributes

- `Arn`
- `PrometheusEndpoint`
- `WorkspaceId`
