Amazon MSK · Example Payload

Msk Api Cluster Operation Info Example

BroadcastingMedia ProcessingMedia

Msk Api Cluster Operation Info Example is an example object payload from Amazon MSK, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ClientRequestIdClusterArnCreationTimeEndTimeErrorInfoOperationArnOperationStateOperationStepsOperationTypeSourceClusterInfoTargetClusterInfo

Example Payload

Raw ↑
{
  "ClientRequestId": "id-abc123",
  "ClusterArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "CreationTime": "example-value",
  "EndTime": "example-value",
  "ErrorInfo": "example-value",
  "OperationArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "OperationState": "example-value",
  "OperationSteps": "example-value",
  "OperationType": "STANDARD",
  "SourceClusterInfo": "example-value",
  "TargetClusterInfo": "example-value"
}