Package-level declarations
Types
Inherited functions
Creates a gateway route.
Creates a service mesh.
Creates a route that is associated with a virtual router.
Creates a virtual gateway.
Creates a virtual node within a service mesh.
Creates a virtual router within a service mesh.
Creates a virtual service within a service mesh.
Deletes an existing gateway route.
Deletes an existing service mesh.
Deletes an existing route.
Deletes an existing virtual gateway. You cannot delete a virtual gateway if any gateway routes are associated to it.
Deletes an existing virtual node.
Deletes an existing virtual router.
Deletes an existing virtual service.
Describes an existing gateway route.
Describes an existing service mesh.
Describes an existing route.
Describes an existing virtual gateway.
Describes an existing virtual node.
Describes an existing virtual router.
Describes an existing virtual service.
Returns a list of existing gateway routes that are associated to a virtual gateway.
Returns a list of existing service meshes.
Returns a list of existing routes in a service mesh.
List the tags for an App Mesh resource.
Returns a list of existing virtual gateways in a service mesh.
Returns a list of existing virtual nodes.
Returns a list of existing virtual routers in a service mesh.
Returns a list of existing virtual services in a service mesh.
Associates the specified tags to a resource with the specified resourceArn
. If existing tags on a resource aren't specified in the request parameters, they aren't changed. When a resource is deleted, the tags associated with that resource are also deleted.
Deletes specified tags from a resource.
Updates an existing gateway route that is associated to a specified virtual gateway in a service mesh.
Updates an existing service mesh.
Updates an existing route for a specified service mesh and virtual router.
Updates an existing virtual gateway in a specified service mesh.
Updates an existing virtual node in a specified service mesh.
Updates an existing virtual router in a specified service mesh.
Updates an existing virtual service in a specified service mesh.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.