ServiceGroup - Application Signals

ServiceGroup

A structure that represents a logical grouping of services based on shared attributes such as business unit, environment, or entry point.

Contents

GroupIdentifier

A unique identifier for this grouping attribute value, used for filtering and API operations.

Type: String

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

Required: Yes

GroupName

The name of the grouping attribute, such as BusinessUnit or Environment.

Type: String

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

Required: Yes

GroupSource

The source of the grouping attribute, such as TAG, OTEL, or DEFAULT.

Type: String

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

Required: Yes

GroupValue

The value of the grouping attribute for this service, such as Payments or Production.

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: