BatchGetRouterInputError - AWS Elemental MediaConnect

BatchGetRouterInputError

An error that occurred when retrieving multiple router inputs in the BatchGetRouterInput operation, including the ARN, error code, and error message.

Contents

arn

The Amazon Resource Name (ARN) of the router input for which the error occurred.

Type: String

Pattern: arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:routerInput:[a-z0-9]{12}

Required: Yes

code

The error code associated with the error.

Type: String

Required: Yes

message

A message describing the error.

Type: String

Required: Yes

See Also

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