OperationSummary - Amazon Cloud Map
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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: Amazon 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 Amazon SDKs, see the following: