View a markdown version of this page

ResourceDiscoveryStatus - Next generation Resilience Hub

ResourceDiscoveryStatus

Contains the status of resource discovery for a service.

Contents

errorCode

The error code if resource discovery failed.

Type: String

Valid Values: INVALID_PERMISSIONS | STACK_NOT_FOUND | CLUSTER_NOT_FOUND | STATE_FILE_NOT_FOUND | ACCESS_DENIED | UNSUPPORTED_CLUSTER | INTERNAL_ERROR

Required: No

errorMessage

A message describing the error if resource discovery failed.

Type: String

Required: No

lastRunAt

The timestamp of the last resource discovery run.

Type: Timestamp

Required: No

status

The current status of resource discovery.

Type: String

Valid Values: RUNNING | SUCCEEDED | FAILED | COMPLETED_WITH_FAILURES | NOT_STARTED

Required: No

See Also

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