Resource Type definition for AWS::APS::Workspace
alert_manager_definition
(String) The AMP Workspace alert manager definition dataalias
(String) AMP Workspace alias.kms_key_arn
(String) KMS Key ARN used to encrypt and decrypt AMP workspace data.logging_configuration
(Attributes) Logging configuration (see below for nested schema)tags
(Attributes Set) An array of key-value pairs to apply to this resource. (see below for nested schema)arn
(String) Workspace arn.id
(String) Uniquely identifies the resource.prometheus_endpoint
(String) AMP Workspace prometheus endpointworkspace_id
(String) Required to identify a specific APS Workspace.logging_configuration
Optional:
log_group_arn
(String) CloudWatch log group ARNtags
Required:
key
(String) The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.Import is supported using the following syntax:
$ terraform import awscc_aps_workspace.example <resource ID>