Amazon App Mesh · Schema

GrpcRetryPolicy

An object that represents a retry policy. Specify at least one value for at least one of the types of RetryEvents, a value for maxRetries, and a value for perRetryTimeout. Both server-error and gateway-error under httpRetryEvents include the Envoy reset policy. For more information on the reset policy, see the Envoy documentation.

AWSMicroservicesNetworkingService Mesh

Properties

Name Type Description
grpcRetryEvents object
httpRetryEvents object
maxRetries object
perRetryTimeout object
tcpRetryEvents object
View JSON Schema on GitHub