Awso_appmesh_lwtSourceval create_gateway_route :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.CreateGatewayRouteInput.t ->
(Awso_appmesh.Values.CreateGatewayRouteOutput.t,
Awso_appmesh.Values.CreateGatewayRouteOutput.error)
Result.t
Lwt.tval create_mesh :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.CreateMeshInput.t ->
(Awso_appmesh.Values.CreateMeshOutput.t,
Awso_appmesh.Values.CreateMeshOutput.error)
Result.t
Lwt.tval create_route :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.CreateRouteInput.t ->
(Awso_appmesh.Values.CreateRouteOutput.t,
Awso_appmesh.Values.CreateRouteOutput.error)
Result.t
Lwt.tval create_virtual_gateway :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.CreateVirtualGatewayInput.t ->
(Awso_appmesh.Values.CreateVirtualGatewayOutput.t,
Awso_appmesh.Values.CreateVirtualGatewayOutput.error)
Result.t
Lwt.tval create_virtual_node :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.CreateVirtualNodeInput.t ->
(Awso_appmesh.Values.CreateVirtualNodeOutput.t,
Awso_appmesh.Values.CreateVirtualNodeOutput.error)
Result.t
Lwt.tval create_virtual_router :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.CreateVirtualRouterInput.t ->
(Awso_appmesh.Values.CreateVirtualRouterOutput.t,
Awso_appmesh.Values.CreateVirtualRouterOutput.error)
Result.t
Lwt.tval create_virtual_service :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.CreateVirtualServiceInput.t ->
(Awso_appmesh.Values.CreateVirtualServiceOutput.t,
Awso_appmesh.Values.CreateVirtualServiceOutput.error)
Result.t
Lwt.tval delete_gateway_route :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.DeleteGatewayRouteInput.t ->
(Awso_appmesh.Values.DeleteGatewayRouteOutput.t,
Awso_appmesh.Values.DeleteGatewayRouteOutput.error)
Result.t
Lwt.tval delete_mesh :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.DeleteMeshInput.t ->
(Awso_appmesh.Values.DeleteMeshOutput.t,
Awso_appmesh.Values.DeleteMeshOutput.error)
Result.t
Lwt.tval delete_route :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.DeleteRouteInput.t ->
(Awso_appmesh.Values.DeleteRouteOutput.t,
Awso_appmesh.Values.DeleteRouteOutput.error)
Result.t
Lwt.tval delete_virtual_gateway :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.DeleteVirtualGatewayInput.t ->
(Awso_appmesh.Values.DeleteVirtualGatewayOutput.t,
Awso_appmesh.Values.DeleteVirtualGatewayOutput.error)
Result.t
Lwt.tval delete_virtual_node :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.DeleteVirtualNodeInput.t ->
(Awso_appmesh.Values.DeleteVirtualNodeOutput.t,
Awso_appmesh.Values.DeleteVirtualNodeOutput.error)
Result.t
Lwt.tval delete_virtual_router :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.DeleteVirtualRouterInput.t ->
(Awso_appmesh.Values.DeleteVirtualRouterOutput.t,
Awso_appmesh.Values.DeleteVirtualRouterOutput.error)
Result.t
Lwt.tval delete_virtual_service :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.DeleteVirtualServiceInput.t ->
(Awso_appmesh.Values.DeleteVirtualServiceOutput.t,
Awso_appmesh.Values.DeleteVirtualServiceOutput.error)
Result.t
Lwt.tval describe_gateway_route :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.DescribeGatewayRouteInput.t ->
(Awso_appmesh.Values.DescribeGatewayRouteOutput.t,
Awso_appmesh.Values.DescribeGatewayRouteOutput.error)
Result.t
Lwt.tval describe_mesh :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.DescribeMeshInput.t ->
(Awso_appmesh.Values.DescribeMeshOutput.t,
Awso_appmesh.Values.DescribeMeshOutput.error)
Result.t
Lwt.tval describe_route :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.DescribeRouteInput.t ->
(Awso_appmesh.Values.DescribeRouteOutput.t,
Awso_appmesh.Values.DescribeRouteOutput.error)
Result.t
Lwt.tval describe_virtual_gateway :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.DescribeVirtualGatewayInput.t ->
(Awso_appmesh.Values.DescribeVirtualGatewayOutput.t,
Awso_appmesh.Values.DescribeVirtualGatewayOutput.error)
Result.t
Lwt.tval describe_virtual_node :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.DescribeVirtualNodeInput.t ->
(Awso_appmesh.Values.DescribeVirtualNodeOutput.t,
Awso_appmesh.Values.DescribeVirtualNodeOutput.error)
Result.t
Lwt.tval describe_virtual_router :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.DescribeVirtualRouterInput.t ->
(Awso_appmesh.Values.DescribeVirtualRouterOutput.t,
Awso_appmesh.Values.DescribeVirtualRouterOutput.error)
Result.t
Lwt.tval describe_virtual_service :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.DescribeVirtualServiceInput.t ->
(Awso_appmesh.Values.DescribeVirtualServiceOutput.t,
Awso_appmesh.Values.DescribeVirtualServiceOutput.error)
Result.t
Lwt.tval list_gateway_routes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.ListGatewayRoutesInput.t ->
(Awso_appmesh.Values.ListGatewayRoutesOutput.t,
Awso_appmesh.Values.ListGatewayRoutesOutput.error)
Result.t
Lwt.tval list_meshes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.ListMeshesInput.t ->
(Awso_appmesh.Values.ListMeshesOutput.t,
Awso_appmesh.Values.ListMeshesOutput.error)
Result.t
Lwt.tval list_routes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.ListRoutesInput.t ->
(Awso_appmesh.Values.ListRoutesOutput.t,
Awso_appmesh.Values.ListRoutesOutput.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.ListTagsForResourceInput.t ->
(Awso_appmesh.Values.ListTagsForResourceOutput.t,
Awso_appmesh.Values.ListTagsForResourceOutput.error)
Result.t
Lwt.tval list_virtual_gateways :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.ListVirtualGatewaysInput.t ->
(Awso_appmesh.Values.ListVirtualGatewaysOutput.t,
Awso_appmesh.Values.ListVirtualGatewaysOutput.error)
Result.t
Lwt.tval list_virtual_nodes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.ListVirtualNodesInput.t ->
(Awso_appmesh.Values.ListVirtualNodesOutput.t,
Awso_appmesh.Values.ListVirtualNodesOutput.error)
Result.t
Lwt.tval list_virtual_routers :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.ListVirtualRoutersInput.t ->
(Awso_appmesh.Values.ListVirtualRoutersOutput.t,
Awso_appmesh.Values.ListVirtualRoutersOutput.error)
Result.t
Lwt.tval list_virtual_services :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.ListVirtualServicesInput.t ->
(Awso_appmesh.Values.ListVirtualServicesOutput.t,
Awso_appmesh.Values.ListVirtualServicesOutput.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.TagResourceInput.t ->
(Awso_appmesh.Values.TagResourceOutput.t,
Awso_appmesh.Values.TagResourceOutput.error)
Result.t
Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.UntagResourceInput.t ->
(Awso_appmesh.Values.UntagResourceOutput.t,
Awso_appmesh.Values.UntagResourceOutput.error)
Result.t
Lwt.tval update_gateway_route :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.UpdateGatewayRouteInput.t ->
(Awso_appmesh.Values.UpdateGatewayRouteOutput.t,
Awso_appmesh.Values.UpdateGatewayRouteOutput.error)
Result.t
Lwt.tval update_mesh :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.UpdateMeshInput.t ->
(Awso_appmesh.Values.UpdateMeshOutput.t,
Awso_appmesh.Values.UpdateMeshOutput.error)
Result.t
Lwt.tval update_route :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.UpdateRouteInput.t ->
(Awso_appmesh.Values.UpdateRouteOutput.t,
Awso_appmesh.Values.UpdateRouteOutput.error)
Result.t
Lwt.tval update_virtual_gateway :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.UpdateVirtualGatewayInput.t ->
(Awso_appmesh.Values.UpdateVirtualGatewayOutput.t,
Awso_appmesh.Values.UpdateVirtualGatewayOutput.error)
Result.t
Lwt.tval update_virtual_node :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.UpdateVirtualNodeInput.t ->
(Awso_appmesh.Values.UpdateVirtualNodeOutput.t,
Awso_appmesh.Values.UpdateVirtualNodeOutput.error)
Result.t
Lwt.tval update_virtual_router :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.UpdateVirtualRouterInput.t ->
(Awso_appmesh.Values.UpdateVirtualRouterOutput.t,
Awso_appmesh.Values.UpdateVirtualRouterOutput.error)
Result.t
Lwt.tval update_virtual_service :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_appmesh.Values.UpdateVirtualServiceInput.t ->
(Awso_appmesh.Values.UpdateVirtualServiceOutput.t,
Awso_appmesh.Values.UpdateVirtualServiceOutput.error)
Result.t
Lwt.tinclude module type of struct include Awso_appmesh.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]An object that represents the methods by which a subject alternative name on a peer Transport Layer Security (TLS) certificate can be matched.
An object that represents a Transport Layer Security (TLS) validation context trust for an Certificate Manager certificate.
An object that represents a Transport Layer Security (TLS) validation context trust for a local file.
An object that represents a Transport Layer Security (TLS) Secret Discovery Service validation context trust. The proxy must be configured with a local SDS provider via a Unix Domain Socket. See App Mesh TLS documentation for more info.
An object that represents a local file certificate. The certificate must meet specific requirements and you must have proxy authorization enabled. For more information, see Transport Layer Security (TLS).
An object that represents the listener's Secret Discovery Service certificate. The proxy must be configured with a local SDS provider via a Unix Domain Socket. See App Mesh TLS documentation for more info.
An object that represents the subject alternative names secured by the certificate.
An object that represents a Transport Layer Security (TLS) validation context trust.
module VirtualGatewayCertificateAuthorityArns =
Awso_appmesh.Values.VirtualGatewayCertificateAuthorityArnsAn object that represents the client's certificate.
An object that represents how the proxy will validate its peer during Transport Layer Security (TLS) negotiation.
An object that represents the key value pairs for the JSON.
module VirtualGatewayTlsValidationContextAcmTrust =
Awso_appmesh.Values.VirtualGatewayTlsValidationContextAcmTrustAn object that represents a Transport Layer Security (TLS) validation context trust for an Certificate Manager certificate.
module VirtualGatewayTlsValidationContextFileTrust =
Awso_appmesh.Values.VirtualGatewayTlsValidationContextFileTrustAn object that represents a Transport Layer Security (TLS) validation context trust for a local file.
module VirtualGatewayTlsValidationContextSdsTrust =
Awso_appmesh.Values.VirtualGatewayTlsValidationContextSdsTrustAn object that represents a virtual gateway's listener's Transport Layer Security (TLS) Secret Discovery Service validation context trust. The proxy must be configured with a local SDS provider via a Unix Domain Socket. See App Mesh TLS documentation for more info.
An object that represents the range of values to match on. The first character of the range is included in the range, though the last character is not. For example, if the range specified were 1-100, only values 1-99 would be matched.
A reference to an object that represents a Transport Layer Security (TLS) client policy.
An object that represents a duration of time.
An object that represents an Certificate Manager certificate.
module ListenerTlsValidationContextTrust =
Awso_appmesh.Values.ListenerTlsValidationContextTrustAn object that represents a listener's Transport Layer Security (TLS) validation context trust.
module AwsCloudMapInstanceAttributeValue =
Awso_appmesh.Values.AwsCloudMapInstanceAttributeValuemodule VirtualGatewayListenerTlsFileCertificate =
Awso_appmesh.Values.VirtualGatewayListenerTlsFileCertificateAn object that represents a local file certificate. The certificate must meet specific requirements and you must have proxy authorization enabled. For more information, see Transport Layer Security (TLS).
module VirtualGatewayListenerTlsSdsCertificate =
Awso_appmesh.Values.VirtualGatewayListenerTlsSdsCertificateAn object that represents the virtual gateway's listener's Secret Discovery Service certificate.The proxy must be configured with a local SDS provider via a Unix Domain Socket. See App MeshTLS documentation for more info.
module VirtualGatewayTlsValidationContextTrust =
Awso_appmesh.Values.VirtualGatewayTlsValidationContextTrustAn object that represents a Transport Layer Security (TLS) validation context trust.
module VirtualGatewayListenerTlsAcmCertificate =
Awso_appmesh.Values.VirtualGatewayListenerTlsAcmCertificateAn object that represents an Certificate Manager certificate.
module VirtualGatewayListenerTlsValidationContextTrust =
Awso_appmesh.Values.VirtualGatewayListenerTlsValidationContextTrustAn object that represents a virtual gateway's listener's Transport Layer Security (TLS) validation context trust.
An object that represents the match method. Specify one of the match values.
An object representing the query parameter to match.
An object that represents the method and value to match with the header value sent in a request. Specify one match method.
An object representing the method header to be matched.
An object that represents a client policy.
An object that represents types of timeouts.
An object that represents types of timeouts.
An object that represents types of timeouts.
An object that represents a listener's Transport Layer Security (TLS) certificate.
An object that represents a listener's Transport Layer Security (TLS) validation context.
module OutlierDetectionMaxEjectionPercent =
Awso_appmesh.Values.OutlierDetectionMaxEjectionPercentAn object that represents a type of connection pool.
An object that represents a type of connection pool.
An object that represents a type of connection pool.
An object that represents a type of connection pool.
An object that represents the format for the logs.
An object that represents the Cloud Map attribute information for your virtual node. Cloud Map is not available in the eu-south-1 Region.
module VirtualGatewayClientTlsCertificate =
Awso_appmesh.Values.VirtualGatewayClientTlsCertificateAn object that represents the virtual gateway's client's Transport Layer Security (TLS) certificate.
module VirtualGatewayTlsValidationContext =
Awso_appmesh.Values.VirtualGatewayTlsValidationContextAn object that represents a Transport Layer Security (TLS) validation context.
module VirtualGatewayGrpcConnectionPool =
Awso_appmesh.Values.VirtualGatewayGrpcConnectionPoolAn object that represents a type of connection pool.
module VirtualGatewayHttp2ConnectionPool =
Awso_appmesh.Values.VirtualGatewayHttp2ConnectionPoolAn object that represents a type of connection pool.
module VirtualGatewayHttpConnectionPool =
Awso_appmesh.Values.VirtualGatewayHttpConnectionPoolAn object that represents a type of connection pool.
module VirtualGatewayHealthCheckIntervalMillis =
Awso_appmesh.Values.VirtualGatewayHealthCheckIntervalMillismodule VirtualGatewayHealthCheckThreshold =
Awso_appmesh.Values.VirtualGatewayHealthCheckThresholdmodule VirtualGatewayHealthCheckTimeoutMillis =
Awso_appmesh.Values.VirtualGatewayHealthCheckTimeoutMillismodule VirtualGatewayListenerTlsCertificate =
Awso_appmesh.Values.VirtualGatewayListenerTlsCertificateAn object that represents a listener's Transport Layer Security (TLS) certificate.
module VirtualGatewayListenerTlsValidationContext =
Awso_appmesh.Values.VirtualGatewayListenerTlsValidationContextAn object that represents a virtual gateway's listener's Transport Layer Security (TLS) validation context.
An object that represents a target and its relative weight. Traffic is distributed across targets according to their relative weight. For example, a weighted target with a relative weight of 50 receives five times as much traffic as one with a relative weight of 10. The total weight for all targets combined must be less than or equal to 100.
An object that represents the match metadata for the route.
An object that represents the query parameter in the request.
An object that represents the HTTP header in the request.
An object that represents the virtual service that traffic is routed to.
An object representing the gateway route host name to rewrite.
An object representing the metadata of the gateway route.
An object that represents the path to rewrite.
An object representing the beginning characters of the route to rewrite.
An object that represents the HTTP header in the gateway route.
An object that represents a port mapping.
An object that represents a virtual service backend for a virtual node.
An object that represents the health check policy for a virtual node's listener.
An object that represents timeouts for different protocols.
An object that represents the Transport Layer Security (TLS) properties for a listener.
An object that represents the outlier detection for a virtual node's listener.
An object that represents the type of virtual node connection pool. Only one protocol is used at a time and should be the same protocol as the one chosen under port mapping. If not present the default value for maxPendingRequests is 2147483647.
An object that represents an access log file.
An object that represents a Transport Layer Security (TLS) client policy.
An object that represents the type of virtual gateway connection pool. Only one protocol is used at a time and should be the same protocol as the one chosen under port mapping. If not present the default value for maxPendingRequests is 2147483647.
An object that represents the health check policy for a virtual gateway's listener.
An object that represents the Transport Layer Security (TLS) properties for a listener.
An object that represents a port mapping.
An object that represents an access log file.
An object representing the path to match in the request.
An object that represents a gateway route target.
An object that represents the gateway route to rewrite.
An object representing the gateway route host name to match.
An object representing the gateway route to rewrite.
An object that represents a virtual node service provider.
An object that represents a virtual node service provider.
An object that represents a virtual router listener.
An object that represents the backends that a virtual node is expected to send outbound traffic to.
An object that represents a listener for a virtual node.
An object that represents the access logging information for a virtual node.
An object that represents the Cloud Map service discovery information for your virtual node. Cloud Map is not available in the eu-south-1 Region.
An object that represents the DNS service discovery information for your virtual node.
An object that represents a client policy.
An object that represents a listener for a virtual gateway.
The access log configuration for a virtual gateway.
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.
An object that represents the action to take if a match is determined.
An object that represents the criteria for determining a request match.
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.
An object that represents the action to take if a match is determined.
An object that represents the requirements for a route to match HTTP requests for a virtual router.
An object that represents the action to take if a match is determined.
An object representing the TCP route to match.
An object that represents the action to take if a match is determined.
An object that represents the criteria for determining a request match.
An object that represents the action to take if a match is determined.
An object that represents the criteria for determining a request match.
An object that represents the provider for a virtual service.
An object that represents the default properties for a backend.
An object that represents the logging information for a virtual node.
An object that represents the service discovery information for a virtual node.
An object that represents the default properties for a backend.
An object that represents logging information.
An object that represents a gRPC route type.
An object that represents an HTTP or HTTP/2 route type.
An object that represents a TCP route type.
An object that represents the egress filter rules for a service mesh.
An object that represents the service discovery information for a service mesh.
An object that represents a gRPC gateway route.
An object that represents an HTTP gateway route.
An object that represents metadata for a resource.
An object that represents the specification of a virtual service.
An object that represents the status of a virtual service.
An object that represents the specification of a virtual router.
An object that represents the status of a virtual router.
An object that represents the specification of a virtual node.
An object that represents the current status of the virtual node.
An object that represents the specification of a service mesh resource.
An object that represents the status of the mesh resource.
An object that represents a route specification. Specify one route type.
An object that represents the current status of a route.
An object that represents the specification of a service mesh.
An object that represents the status of a service mesh.
An object that represents a gateway route specification. Specify one gateway route type.
An object that represents the current status of a gateway route.
Optional metadata that you apply to a resource to assist with categorization and organization. Each tag consists of a key and an optional value, both of which you define. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.
An object that represents a virtual service returned by a list operation.
An object that represents a virtual router returned by a list operation.
An object that represents a virtual node returned by a list operation.
An object that represents a virtual gateway returned by a list operation.
An object that represents a route returned by a list operation.
An object that represents a service mesh returned by a list operation.
An object that represents a gateway route returned by a list operation.
The request syntax was malformed. Check your request syntax and try again.
The request contains a client token that was used for a previous update resource call with different specifications. Try the request again with a new client token.
You don't have permissions to perform this action.
The request processing has failed because of an unknown error, exception, or failure.
You have exceeded a service limit for your account. For more information, see Service Limits in the App Mesh User Guide.
The specified resource doesn't exist. Check your request syntax and try again.
The request has failed due to a temporary failure of the service.
The maximum request rate permitted by the App Mesh APIs has been exceeded for your account. For best results, use an increasing or variable sleep interval between requests.
An object that represents a virtual service returned by a describe operation.
An object that represents a virtual router returned by a describe operation.
An object that represents a virtual node returned by a describe operation.
An object that represents a virtual gateway returned by a describe operation.
An object that represents a route returned by a describe operation.
An object that represents a service mesh returned by a describe operation.
An object that represents a gateway route returned by a describe operation.
The request exceeds the maximum allowed number of tags allowed per resource. The current limit is 50 user tags per resource. You must reduce the number of tags in the request. None of the tags in this request were applied.
You can't delete the specified resource because it's in use or required by another resource.
Updates an existing virtual gateway in a specified service mesh.
Updates an existing virtual gateway in a specified service mesh.
Updates an existing gateway route that is associated to a specified virtual gateway in a service mesh.
Updates an existing gateway route that is associated to a specified virtual gateway in a service mesh.
Returns a list of existing virtual gateways in a service mesh.
Returns a list of existing virtual gateways in a service mesh.
Returns a list of existing gateway routes that are associated to a virtual gateway.
Returns a list of existing gateway routes that are associated to a virtual gateway.
Describes an existing virtual gateway.
Describes an existing virtual gateway.
Describes an existing gateway route.
Describes an existing gateway route.
Deletes a virtual node input.
Deletes an existing virtual gateway. You cannot delete a virtual gateway if any gateway routes are associated to it.
Deletes an existing virtual gateway. You cannot delete a virtual gateway if any gateway routes are associated to it.
Deletes an existing gateway route.
Deletes an existing gateway route.
Creates a virtual gateway. A virtual gateway allows resources outside your mesh to communicate to resources that are inside your mesh. The virtual gateway represents an Envoy proxy running in an Amazon ECS task, in a Kubernetes service, or on an Amazon EC2 instance. Unlike a virtual node, which represents an Envoy running with an application, a virtual gateway represents Envoy deployed by itself. For more information about virtual gateways, see Virtual gateways.
Creates a virtual gateway. A virtual gateway allows resources outside your mesh to communicate to resources that are inside your mesh. The virtual gateway represents an Envoy proxy running in an Amazon ECS task, in a Kubernetes service, or on an Amazon EC2 instance. Unlike a virtual node, which represents an Envoy running with an application, a virtual gateway represents Envoy deployed by itself. For more information about virtual gateways, see Virtual gateways.
Creates a gateway route. A gateway route is attached to a virtual gateway and routes traffic to an existing virtual service. If a route matches a request, it can distribute traffic to a target virtual service. For more information about gateway routes, see Gateway routes.
Creates a gateway route. A gateway route is attached to a virtual gateway and routes traffic to an existing virtual service. If a route matches a request, it can distribute traffic to a target virtual service. For more information about gateway routes, see Gateway routes.