View a markdown version of this page

ServiceEventMetadata - Next generation Resilience Hub

ServiceEventMetadata

Type-specific metadata for each service event type.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

assertionCreated

Metadata for an assertion created event.

Type: AssertionCreatedMetadata object

Required: No

assertionDeleted

Metadata for an assertion deleted event.

Type: AssertionDeletedMetadata object

Required: No

assertionUpdated

Metadata for an assertion updated event.

Type: AssertionUpdatedMetadata object

Required: No

serviceAchievabilityUpdated

Metadata for a service achievability updated event.

Type: ServiceAchievabilityUpdatedMetadata object

Required: No

serviceCreated

Metadata for a service created event.

Type: ServiceCreatedMetadata object

Required: No

serviceDeleted

Metadata for a service deleted event.

Type: ServiceDeletedMetadata object

Required: No

serviceFunctionCreated

Metadata for a service function created event.

Type: ServiceFunctionCreatedMetadata object

Required: No

serviceFunctionDeleted

Metadata for a service function deleted event.

Type: ServiceFunctionDeletedMetadata object

Required: No

serviceFunctionResourcesAdded

Metadata for a service function resources added event.

Type: ServiceFunctionResourcesAddedMetadata object

Required: No

serviceFunctionResourcesRemoved

Metadata for a service function resources removed event.

Type: ServiceFunctionResourcesRemovedMetadata object

Required: No

serviceFunctionUpdated

Metadata for a service function updated event.

Type: ServiceFunctionUpdatedMetadata object

Required: No

serviceInputSourcesUpdated

Metadata for a service input sources updated event.

Type: ServiceInputSourcesUpdatedMetadata object

Required: No

servicePolicyAssociated

Metadata for a service policy associated event.

Type: ServicePolicyAssociatedMetadata object

Required: No

servicePolicyDisassociated

Metadata for a service policy disassociated event.

Type: ServicePolicyDisassociatedMetadata object

Required: No

serviceResourcesAssociated

Metadata for a service resources associated event.

Type: ServiceResourcesAssociatedMetadata object

Required: No

serviceResourcesDisassociated

Metadata for a service resources disassociated event.

Type: ServiceResourcesDisassociatedMetadata object

Required: No

serviceSystemAssociated

Metadata for a service system associated event.

Type: ServiceSystemAssociatedMetadata object

Required: No

serviceSystemDisassociated

Metadata for a service system disassociated event.

Type: ServiceSystemDisassociatedMetadata object

Required: No

serviceWorkflowUpdated

Metadata for a service workflow updated event.

Type: ServiceWorkflowUpdatedMetadata object

Required: No

See Also

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