ServiceOperation - Application Signals

ServiceOperation

This structure contains information about an operation discovered by Application Signals. An operation is a specific function performed by a service that was discovered by Application Signals, and is often an API that is called by an upstream dependent.

Contents

MetricReferences

An array of structures that each contain information about one metric associated with this service operation that was discovered by Application Signals.

Type: Array of MetricReference objects

Required: Yes

Name

The name of the operation, discovered by Application Signals.

Type: String

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

Required: Yes

See Also

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