MonitoredResourceIdentifier - Amazon DevOps Guru

MonitoredResourceIdentifier

Information about the resource that is being monitored, including the name of the resource, the type of resource, and whether or not permission is given to DevOps Guru to access that resource.

Contents

LastUpdated

The time at which DevOps Guru last updated this resource.

Type: Timestamp

Required: No

MonitoredResourceName

The name of the resource being monitored.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: [\.\-_\/#A-Za-z0-9]+

Required: No

ResourceCollection

A collection of AWS resources supported by DevOps Guru. The two types of AWS resource collections supported are AWS CloudFormation stacks and AWS resources that contain the same AWS tag. DevOps Guru can be configured to analyze the AWS resources that are defined in the stacks or that are tagged using the same tag key. You can specify up to 1000 AWS CloudFormation stacks.

Type: ResourceCollection object

Required: No

ResourcePermission

The permission status of a resource.

Type: String

Valid Values: FULL_PERMISSION | MISSING_PERMISSION

Required: No

Type

The type of resource being monitored.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: ^[a-zA-Z]+[a-zA-Z0-9-_:]*$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: