OperationSummary
A complex type that contains information about an operation that matches the criteria that you specified in a ListOperations request.
Contents
- Id
-
The ID for an operation.
Type: String
Length Constraints: Maximum length of 255.
Required: No
- Status
-
The status of the operation. Values include the following:
-
SUBMITTED: This is the initial state immediately after you submit a request.
-
PENDING: AWS Cloud Map is performing the operation.
-
SUCCESS: The operation succeeded.
-
FAIL: The operation failed. For the failure reason, see
ErrorMessage
.
Type: String
Valid Values:
SUBMITTED | PENDING | SUCCESS | FAIL
Required: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: