@aws-sdk/client-app-mesh 3.35.0 → 3.36.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +13 -0
- package/dist-cjs/AppMesh.js +0 -1
- package/dist-cjs/AppMeshClient.js +0 -1
- package/dist-cjs/commands/CreateGatewayRouteCommand.js +0 -1
- package/dist-cjs/commands/CreateMeshCommand.js +0 -1
- package/dist-cjs/commands/CreateRouteCommand.js +0 -1
- package/dist-cjs/commands/CreateVirtualGatewayCommand.js +0 -1
- package/dist-cjs/commands/CreateVirtualNodeCommand.js +0 -1
- package/dist-cjs/commands/CreateVirtualRouterCommand.js +0 -1
- package/dist-cjs/commands/CreateVirtualServiceCommand.js +0 -1
- package/dist-cjs/commands/DeleteGatewayRouteCommand.js +0 -1
- package/dist-cjs/commands/DeleteMeshCommand.js +0 -1
- package/dist-cjs/commands/DeleteRouteCommand.js +0 -1
- package/dist-cjs/commands/DeleteVirtualGatewayCommand.js +0 -1
- package/dist-cjs/commands/DeleteVirtualNodeCommand.js +0 -1
- package/dist-cjs/commands/DeleteVirtualRouterCommand.js +0 -1
- package/dist-cjs/commands/DeleteVirtualServiceCommand.js +0 -1
- package/dist-cjs/commands/DescribeGatewayRouteCommand.js +0 -1
- package/dist-cjs/commands/DescribeMeshCommand.js +0 -1
- package/dist-cjs/commands/DescribeRouteCommand.js +0 -1
- package/dist-cjs/commands/DescribeVirtualGatewayCommand.js +0 -1
- package/dist-cjs/commands/DescribeVirtualNodeCommand.js +0 -1
- package/dist-cjs/commands/DescribeVirtualRouterCommand.js +0 -1
- package/dist-cjs/commands/DescribeVirtualServiceCommand.js +0 -1
- package/dist-cjs/commands/ListGatewayRoutesCommand.js +0 -1
- package/dist-cjs/commands/ListMeshesCommand.js +0 -1
- package/dist-cjs/commands/ListRoutesCommand.js +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-cjs/commands/ListVirtualGatewaysCommand.js +0 -1
- package/dist-cjs/commands/ListVirtualNodesCommand.js +0 -1
- package/dist-cjs/commands/ListVirtualRoutersCommand.js +0 -1
- package/dist-cjs/commands/ListVirtualServicesCommand.js +0 -1
- package/dist-cjs/commands/TagResourceCommand.js +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js +0 -1
- package/dist-cjs/commands/UpdateGatewayRouteCommand.js +0 -1
- package/dist-cjs/commands/UpdateMeshCommand.js +0 -1
- package/dist-cjs/commands/UpdateRouteCommand.js +0 -1
- package/dist-cjs/commands/UpdateVirtualGatewayCommand.js +0 -1
- package/dist-cjs/commands/UpdateVirtualNodeCommand.js +0 -1
- package/dist-cjs/commands/UpdateVirtualRouterCommand.js +0 -1
- package/dist-cjs/commands/UpdateVirtualServiceCommand.js +0 -1
- package/dist-cjs/endpoints.js +0 -1
- package/dist-cjs/index.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListGatewayRoutesPaginator.js +0 -1
- package/dist-cjs/pagination/ListMeshesPaginator.js +0 -1
- package/dist-cjs/pagination/ListRoutesPaginator.js +0 -1
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js +0 -1
- package/dist-cjs/pagination/ListVirtualGatewaysPaginator.js +0 -1
- package/dist-cjs/pagination/ListVirtualNodesPaginator.js +0 -1
- package/dist-cjs/pagination/ListVirtualRoutersPaginator.js +0 -1
- package/dist-cjs/pagination/ListVirtualServicesPaginator.js +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js +0 -1
- package/dist-cjs/runtimeConfig.browser.js +2 -3
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-cjs/runtimeConfig.native.js +0 -1
- package/dist-cjs/runtimeConfig.shared.js +0 -1
- package/dist-es/AppMesh.js +0 -1
- package/dist-es/AppMeshClient.js +0 -1
- package/dist-es/commands/CreateGatewayRouteCommand.js +0 -1
- package/dist-es/commands/CreateMeshCommand.js +0 -1
- package/dist-es/commands/CreateRouteCommand.js +0 -1
- package/dist-es/commands/CreateVirtualGatewayCommand.js +0 -1
- package/dist-es/commands/CreateVirtualNodeCommand.js +0 -1
- package/dist-es/commands/CreateVirtualRouterCommand.js +0 -1
- package/dist-es/commands/CreateVirtualServiceCommand.js +0 -1
- package/dist-es/commands/DeleteGatewayRouteCommand.js +0 -1
- package/dist-es/commands/DeleteMeshCommand.js +0 -1
- package/dist-es/commands/DeleteRouteCommand.js +0 -1
- package/dist-es/commands/DeleteVirtualGatewayCommand.js +0 -1
- package/dist-es/commands/DeleteVirtualNodeCommand.js +0 -1
- package/dist-es/commands/DeleteVirtualRouterCommand.js +0 -1
- package/dist-es/commands/DeleteVirtualServiceCommand.js +0 -1
- package/dist-es/commands/DescribeGatewayRouteCommand.js +0 -1
- package/dist-es/commands/DescribeMeshCommand.js +0 -1
- package/dist-es/commands/DescribeRouteCommand.js +0 -1
- package/dist-es/commands/DescribeVirtualGatewayCommand.js +0 -1
- package/dist-es/commands/DescribeVirtualNodeCommand.js +0 -1
- package/dist-es/commands/DescribeVirtualRouterCommand.js +0 -1
- package/dist-es/commands/DescribeVirtualServiceCommand.js +0 -1
- package/dist-es/commands/ListGatewayRoutesCommand.js +0 -1
- package/dist-es/commands/ListMeshesCommand.js +0 -1
- package/dist-es/commands/ListRoutesCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/ListVirtualGatewaysCommand.js +0 -1
- package/dist-es/commands/ListVirtualNodesCommand.js +0 -1
- package/dist-es/commands/ListVirtualRoutersCommand.js +0 -1
- package/dist-es/commands/ListVirtualServicesCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateGatewayRouteCommand.js +0 -1
- package/dist-es/commands/UpdateMeshCommand.js +0 -1
- package/dist-es/commands/UpdateRouteCommand.js +0 -1
- package/dist-es/commands/UpdateVirtualGatewayCommand.js +0 -1
- package/dist-es/commands/UpdateVirtualNodeCommand.js +0 -1
- package/dist-es/commands/UpdateVirtualRouterCommand.js +0 -1
- package/dist-es/commands/UpdateVirtualServiceCommand.js +0 -1
- package/dist-es/endpoints.js +0 -1
- package/dist-es/index.js +0 -1
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListGatewayRoutesPaginator.js +0 -1
- package/dist-es/pagination/ListMeshesPaginator.js +0 -1
- package/dist-es/pagination/ListRoutesPaginator.js +0 -1
- package/dist-es/pagination/ListTagsForResourcePaginator.js +0 -1
- package/dist-es/pagination/ListVirtualGatewaysPaginator.js +0 -1
- package/dist-es/pagination/ListVirtualNodesPaginator.js +0 -1
- package/dist-es/pagination/ListVirtualRoutersPaginator.js +0 -1
- package/dist-es/pagination/ListVirtualServicesPaginator.js +0 -1
- package/dist-es/protocols/Aws_restJson1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/package.json +33 -30
- package/dist-cjs/AppMesh.js.map +0 -1
- package/dist-cjs/AppMeshClient.js.map +0 -1
- package/dist-cjs/commands/CreateGatewayRouteCommand.js.map +0 -1
- package/dist-cjs/commands/CreateMeshCommand.js.map +0 -1
- package/dist-cjs/commands/CreateRouteCommand.js.map +0 -1
- package/dist-cjs/commands/CreateVirtualGatewayCommand.js.map +0 -1
- package/dist-cjs/commands/CreateVirtualNodeCommand.js.map +0 -1
- package/dist-cjs/commands/CreateVirtualRouterCommand.js.map +0 -1
- package/dist-cjs/commands/CreateVirtualServiceCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteGatewayRouteCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteMeshCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteRouteCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteVirtualGatewayCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteVirtualNodeCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteVirtualRouterCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteVirtualServiceCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeGatewayRouteCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeMeshCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeRouteCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeVirtualGatewayCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeVirtualNodeCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeVirtualRouterCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeVirtualServiceCommand.js.map +0 -1
- package/dist-cjs/commands/ListGatewayRoutesCommand.js.map +0 -1
- package/dist-cjs/commands/ListMeshesCommand.js.map +0 -1
- package/dist-cjs/commands/ListRoutesCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/ListVirtualGatewaysCommand.js.map +0 -1
- package/dist-cjs/commands/ListVirtualNodesCommand.js.map +0 -1
- package/dist-cjs/commands/ListVirtualRoutersCommand.js.map +0 -1
- package/dist-cjs/commands/ListVirtualServicesCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateGatewayRouteCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateMeshCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateRouteCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateVirtualGatewayCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateVirtualNodeCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateVirtualRouterCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateVirtualServiceCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListGatewayRoutesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListMeshesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListRoutesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js.map +0 -1
- package/dist-cjs/pagination/ListVirtualGatewaysPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListVirtualNodesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListVirtualRoutersPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListVirtualServicesPaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/AppMesh.js.map +0 -1
- package/dist-es/AppMeshClient.js.map +0 -1
- package/dist-es/commands/CreateGatewayRouteCommand.js.map +0 -1
- package/dist-es/commands/CreateMeshCommand.js.map +0 -1
- package/dist-es/commands/CreateRouteCommand.js.map +0 -1
- package/dist-es/commands/CreateVirtualGatewayCommand.js.map +0 -1
- package/dist-es/commands/CreateVirtualNodeCommand.js.map +0 -1
- package/dist-es/commands/CreateVirtualRouterCommand.js.map +0 -1
- package/dist-es/commands/CreateVirtualServiceCommand.js.map +0 -1
- package/dist-es/commands/DeleteGatewayRouteCommand.js.map +0 -1
- package/dist-es/commands/DeleteMeshCommand.js.map +0 -1
- package/dist-es/commands/DeleteRouteCommand.js.map +0 -1
- package/dist-es/commands/DeleteVirtualGatewayCommand.js.map +0 -1
- package/dist-es/commands/DeleteVirtualNodeCommand.js.map +0 -1
- package/dist-es/commands/DeleteVirtualRouterCommand.js.map +0 -1
- package/dist-es/commands/DeleteVirtualServiceCommand.js.map +0 -1
- package/dist-es/commands/DescribeGatewayRouteCommand.js.map +0 -1
- package/dist-es/commands/DescribeMeshCommand.js.map +0 -1
- package/dist-es/commands/DescribeRouteCommand.js.map +0 -1
- package/dist-es/commands/DescribeVirtualGatewayCommand.js.map +0 -1
- package/dist-es/commands/DescribeVirtualNodeCommand.js.map +0 -1
- package/dist-es/commands/DescribeVirtualRouterCommand.js.map +0 -1
- package/dist-es/commands/DescribeVirtualServiceCommand.js.map +0 -1
- package/dist-es/commands/ListGatewayRoutesCommand.js.map +0 -1
- package/dist-es/commands/ListMeshesCommand.js.map +0 -1
- package/dist-es/commands/ListRoutesCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/ListVirtualGatewaysCommand.js.map +0 -1
- package/dist-es/commands/ListVirtualNodesCommand.js.map +0 -1
- package/dist-es/commands/ListVirtualRoutersCommand.js.map +0 -1
- package/dist-es/commands/ListVirtualServicesCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateGatewayRouteCommand.js.map +0 -1
- package/dist-es/commands/UpdateMeshCommand.js.map +0 -1
- package/dist-es/commands/UpdateRouteCommand.js.map +0 -1
- package/dist-es/commands/UpdateVirtualGatewayCommand.js.map +0 -1
- package/dist-es/commands/UpdateVirtualNodeCommand.js.map +0 -1
- package/dist-es/commands/UpdateVirtualRouterCommand.js.map +0 -1
- package/dist-es/commands/UpdateVirtualServiceCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListGatewayRoutesPaginator.js.map +0 -1
- package/dist-es/pagination/ListMeshesPaginator.js.map +0 -1
- package/dist-es/pagination/ListRoutesPaginator.js.map +0 -1
- package/dist-es/pagination/ListTagsForResourcePaginator.js.map +0 -1
- package/dist-es/pagination/ListVirtualGatewaysPaginator.js.map +0 -1
- package/dist-es/pagination/ListVirtualNodesPaginator.js.map +0 -1
- package/dist-es/pagination/ListVirtualRoutersPaginator.js.map +0 -1
- package/dist-es/pagination/ListVirtualServicesPaginator.js.map +0 -1
- package/dist-es/protocols/Aws_restJson1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/AppMesh.ts +0 -1397
- package/src/AppMeshClient.ts +0 -413
- package/src/commands/CreateGatewayRouteCommand.ts +0 -99
- package/src/commands/CreateMeshCommand.ts +0 -100
- package/src/commands/CreateRouteCommand.ts +0 -98
- package/src/commands/CreateVirtualGatewayCommand.ts +0 -101
- package/src/commands/CreateVirtualNodeCommand.ts +0 -117
- package/src/commands/CreateVirtualRouterCommand.ts +0 -101
- package/src/commands/CreateVirtualServiceCommand.ts +0 -101
- package/src/commands/DeleteGatewayRouteCommand.ts +0 -95
- package/src/commands/DeleteMeshCommand.ts +0 -97
- package/src/commands/DeleteRouteCommand.ts +0 -95
- package/src/commands/DeleteVirtualGatewayCommand.ts +0 -96
- package/src/commands/DeleteVirtualNodeCommand.ts +0 -97
- package/src/commands/DeleteVirtualRouterCommand.ts +0 -97
- package/src/commands/DeleteVirtualServiceCommand.ts +0 -95
- package/src/commands/DescribeGatewayRouteCommand.ts +0 -95
- package/src/commands/DescribeMeshCommand.ts +0 -95
- package/src/commands/DescribeRouteCommand.ts +0 -95
- package/src/commands/DescribeVirtualGatewayCommand.ts +0 -95
- package/src/commands/DescribeVirtualNodeCommand.ts +0 -95
- package/src/commands/DescribeVirtualRouterCommand.ts +0 -95
- package/src/commands/DescribeVirtualServiceCommand.ts +0 -95
- package/src/commands/ListGatewayRoutesCommand.ts +0 -96
- package/src/commands/ListMeshesCommand.ts +0 -95
- package/src/commands/ListRoutesCommand.ts +0 -95
- package/src/commands/ListTagsForResourceCommand.ts +0 -95
- package/src/commands/ListVirtualGatewaysCommand.ts +0 -95
- package/src/commands/ListVirtualNodesCommand.ts +0 -95
- package/src/commands/ListVirtualRoutersCommand.ts +0 -95
- package/src/commands/ListVirtualServicesCommand.ts +0 -95
- package/src/commands/TagResourceCommand.ts +0 -98
- package/src/commands/UntagResourceCommand.ts +0 -95
- package/src/commands/UpdateGatewayRouteCommand.ts +0 -96
- package/src/commands/UpdateMeshCommand.ts +0 -95
- package/src/commands/UpdateRouteCommand.ts +0 -95
- package/src/commands/UpdateVirtualGatewayCommand.ts +0 -95
- package/src/commands/UpdateVirtualNodeCommand.ts +0 -95
- package/src/commands/UpdateVirtualRouterCommand.ts +0 -95
- package/src/commands/UpdateVirtualServiceCommand.ts +0 -95
- package/src/endpoints.ts +0 -57
- package/src/index.ts +0 -50
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -7391
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListGatewayRoutesPaginator.ts +0 -59
- package/src/pagination/ListMeshesPaginator.ts +0 -55
- package/src/pagination/ListRoutesPaginator.ts +0 -55
- package/src/pagination/ListTagsForResourcePaginator.ts +0 -59
- package/src/pagination/ListVirtualGatewaysPaginator.ts +0 -59
- package/src/pagination/ListVirtualNodesPaginator.ts +0 -59
- package/src/pagination/ListVirtualRoutersPaginator.ts +0 -59
- package/src/pagination/ListVirtualServicesPaginator.ts +0 -59
- package/src/protocols/Aws_restJson1.ts +0 -9672
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient";
|
|
15
|
-
import { DescribeMeshInput, DescribeMeshOutput } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1DescribeMeshCommand,
|
|
18
|
-
serializeAws_restJson1DescribeMeshCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface DescribeMeshCommandInput extends DescribeMeshInput {}
|
|
22
|
-
export interface DescribeMeshCommandOutput extends DescribeMeshOutput, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Describes an existing service mesh.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { AppMeshClient, DescribeMeshCommand } from "@aws-sdk/client-app-mesh"; // ES Modules import
|
|
30
|
-
* // const { AppMeshClient, DescribeMeshCommand } = require("@aws-sdk/client-app-mesh"); // CommonJS import
|
|
31
|
-
* const client = new AppMeshClient(config);
|
|
32
|
-
* const command = new DescribeMeshCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link DescribeMeshCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link DescribeMeshCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link AppMeshClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class DescribeMeshCommand extends $Command<
|
|
42
|
-
DescribeMeshCommandInput,
|
|
43
|
-
DescribeMeshCommandOutput,
|
|
44
|
-
AppMeshClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: DescribeMeshCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: AppMeshClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<DescribeMeshCommandInput, DescribeMeshCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "AppMeshClient";
|
|
69
|
-
const commandName = "DescribeMeshCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: DescribeMeshInput.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: DescribeMeshOutput.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: DescribeMeshCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1DescribeMeshCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DescribeMeshCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1DescribeMeshCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient";
|
|
15
|
-
import { DescribeRouteInput, DescribeRouteOutput } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1DescribeRouteCommand,
|
|
18
|
-
serializeAws_restJson1DescribeRouteCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface DescribeRouteCommandInput extends DescribeRouteInput {}
|
|
22
|
-
export interface DescribeRouteCommandOutput extends DescribeRouteOutput, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Describes an existing route.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { AppMeshClient, DescribeRouteCommand } from "@aws-sdk/client-app-mesh"; // ES Modules import
|
|
30
|
-
* // const { AppMeshClient, DescribeRouteCommand } = require("@aws-sdk/client-app-mesh"); // CommonJS import
|
|
31
|
-
* const client = new AppMeshClient(config);
|
|
32
|
-
* const command = new DescribeRouteCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link DescribeRouteCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link DescribeRouteCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link AppMeshClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class DescribeRouteCommand extends $Command<
|
|
42
|
-
DescribeRouteCommandInput,
|
|
43
|
-
DescribeRouteCommandOutput,
|
|
44
|
-
AppMeshClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: DescribeRouteCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: AppMeshClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<DescribeRouteCommandInput, DescribeRouteCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "AppMeshClient";
|
|
69
|
-
const commandName = "DescribeRouteCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: DescribeRouteInput.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: DescribeRouteOutput.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: DescribeRouteCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1DescribeRouteCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DescribeRouteCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1DescribeRouteCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient";
|
|
15
|
-
import { DescribeVirtualGatewayInput, DescribeVirtualGatewayOutput } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1DescribeVirtualGatewayCommand,
|
|
18
|
-
serializeAws_restJson1DescribeVirtualGatewayCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface DescribeVirtualGatewayCommandInput extends DescribeVirtualGatewayInput {}
|
|
22
|
-
export interface DescribeVirtualGatewayCommandOutput extends DescribeVirtualGatewayOutput, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Describes an existing virtual gateway.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { AppMeshClient, DescribeVirtualGatewayCommand } from "@aws-sdk/client-app-mesh"; // ES Modules import
|
|
30
|
-
* // const { AppMeshClient, DescribeVirtualGatewayCommand } = require("@aws-sdk/client-app-mesh"); // CommonJS import
|
|
31
|
-
* const client = new AppMeshClient(config);
|
|
32
|
-
* const command = new DescribeVirtualGatewayCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link DescribeVirtualGatewayCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link DescribeVirtualGatewayCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link AppMeshClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class DescribeVirtualGatewayCommand extends $Command<
|
|
42
|
-
DescribeVirtualGatewayCommandInput,
|
|
43
|
-
DescribeVirtualGatewayCommandOutput,
|
|
44
|
-
AppMeshClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: DescribeVirtualGatewayCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: AppMeshClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<DescribeVirtualGatewayCommandInput, DescribeVirtualGatewayCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "AppMeshClient";
|
|
69
|
-
const commandName = "DescribeVirtualGatewayCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: DescribeVirtualGatewayInput.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: DescribeVirtualGatewayOutput.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: DescribeVirtualGatewayCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1DescribeVirtualGatewayCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DescribeVirtualGatewayCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1DescribeVirtualGatewayCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient";
|
|
15
|
-
import { DescribeVirtualNodeInput, DescribeVirtualNodeOutput } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1DescribeVirtualNodeCommand,
|
|
18
|
-
serializeAws_restJson1DescribeVirtualNodeCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface DescribeVirtualNodeCommandInput extends DescribeVirtualNodeInput {}
|
|
22
|
-
export interface DescribeVirtualNodeCommandOutput extends DescribeVirtualNodeOutput, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Describes an existing virtual node.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { AppMeshClient, DescribeVirtualNodeCommand } from "@aws-sdk/client-app-mesh"; // ES Modules import
|
|
30
|
-
* // const { AppMeshClient, DescribeVirtualNodeCommand } = require("@aws-sdk/client-app-mesh"); // CommonJS import
|
|
31
|
-
* const client = new AppMeshClient(config);
|
|
32
|
-
* const command = new DescribeVirtualNodeCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link DescribeVirtualNodeCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link DescribeVirtualNodeCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link AppMeshClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class DescribeVirtualNodeCommand extends $Command<
|
|
42
|
-
DescribeVirtualNodeCommandInput,
|
|
43
|
-
DescribeVirtualNodeCommandOutput,
|
|
44
|
-
AppMeshClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: DescribeVirtualNodeCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: AppMeshClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<DescribeVirtualNodeCommandInput, DescribeVirtualNodeCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "AppMeshClient";
|
|
69
|
-
const commandName = "DescribeVirtualNodeCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: DescribeVirtualNodeInput.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: DescribeVirtualNodeOutput.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: DescribeVirtualNodeCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1DescribeVirtualNodeCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DescribeVirtualNodeCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1DescribeVirtualNodeCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient";
|
|
15
|
-
import { DescribeVirtualRouterInput, DescribeVirtualRouterOutput } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1DescribeVirtualRouterCommand,
|
|
18
|
-
serializeAws_restJson1DescribeVirtualRouterCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface DescribeVirtualRouterCommandInput extends DescribeVirtualRouterInput {}
|
|
22
|
-
export interface DescribeVirtualRouterCommandOutput extends DescribeVirtualRouterOutput, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Describes an existing virtual router.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { AppMeshClient, DescribeVirtualRouterCommand } from "@aws-sdk/client-app-mesh"; // ES Modules import
|
|
30
|
-
* // const { AppMeshClient, DescribeVirtualRouterCommand } = require("@aws-sdk/client-app-mesh"); // CommonJS import
|
|
31
|
-
* const client = new AppMeshClient(config);
|
|
32
|
-
* const command = new DescribeVirtualRouterCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link DescribeVirtualRouterCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link DescribeVirtualRouterCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link AppMeshClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class DescribeVirtualRouterCommand extends $Command<
|
|
42
|
-
DescribeVirtualRouterCommandInput,
|
|
43
|
-
DescribeVirtualRouterCommandOutput,
|
|
44
|
-
AppMeshClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: DescribeVirtualRouterCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: AppMeshClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<DescribeVirtualRouterCommandInput, DescribeVirtualRouterCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "AppMeshClient";
|
|
69
|
-
const commandName = "DescribeVirtualRouterCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: DescribeVirtualRouterInput.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: DescribeVirtualRouterOutput.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: DescribeVirtualRouterCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1DescribeVirtualRouterCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DescribeVirtualRouterCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1DescribeVirtualRouterCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient";
|
|
15
|
-
import { DescribeVirtualServiceInput, DescribeVirtualServiceOutput } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1DescribeVirtualServiceCommand,
|
|
18
|
-
serializeAws_restJson1DescribeVirtualServiceCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface DescribeVirtualServiceCommandInput extends DescribeVirtualServiceInput {}
|
|
22
|
-
export interface DescribeVirtualServiceCommandOutput extends DescribeVirtualServiceOutput, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Describes an existing virtual service.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { AppMeshClient, DescribeVirtualServiceCommand } from "@aws-sdk/client-app-mesh"; // ES Modules import
|
|
30
|
-
* // const { AppMeshClient, DescribeVirtualServiceCommand } = require("@aws-sdk/client-app-mesh"); // CommonJS import
|
|
31
|
-
* const client = new AppMeshClient(config);
|
|
32
|
-
* const command = new DescribeVirtualServiceCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link DescribeVirtualServiceCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link DescribeVirtualServiceCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link AppMeshClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class DescribeVirtualServiceCommand extends $Command<
|
|
42
|
-
DescribeVirtualServiceCommandInput,
|
|
43
|
-
DescribeVirtualServiceCommandOutput,
|
|
44
|
-
AppMeshClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: DescribeVirtualServiceCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: AppMeshClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<DescribeVirtualServiceCommandInput, DescribeVirtualServiceCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "AppMeshClient";
|
|
69
|
-
const commandName = "DescribeVirtualServiceCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: DescribeVirtualServiceInput.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: DescribeVirtualServiceOutput.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: DescribeVirtualServiceCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1DescribeVirtualServiceCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DescribeVirtualServiceCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1DescribeVirtualServiceCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient";
|
|
15
|
-
import { ListGatewayRoutesInput, ListGatewayRoutesOutput } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1ListGatewayRoutesCommand,
|
|
18
|
-
serializeAws_restJson1ListGatewayRoutesCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface ListGatewayRoutesCommandInput extends ListGatewayRoutesInput {}
|
|
22
|
-
export interface ListGatewayRoutesCommandOutput extends ListGatewayRoutesOutput, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Returns a list of existing gateway routes that are associated to a virtual
|
|
26
|
-
* gateway.</p>
|
|
27
|
-
* @example
|
|
28
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
-
* ```javascript
|
|
30
|
-
* import { AppMeshClient, ListGatewayRoutesCommand } from "@aws-sdk/client-app-mesh"; // ES Modules import
|
|
31
|
-
* // const { AppMeshClient, ListGatewayRoutesCommand } = require("@aws-sdk/client-app-mesh"); // CommonJS import
|
|
32
|
-
* const client = new AppMeshClient(config);
|
|
33
|
-
* const command = new ListGatewayRoutesCommand(input);
|
|
34
|
-
* const response = await client.send(command);
|
|
35
|
-
* ```
|
|
36
|
-
*
|
|
37
|
-
* @see {@link ListGatewayRoutesCommandInput} for command's `input` shape.
|
|
38
|
-
* @see {@link ListGatewayRoutesCommandOutput} for command's `response` shape.
|
|
39
|
-
* @see {@link AppMeshClientResolvedConfig | config} for command's `input` shape.
|
|
40
|
-
*
|
|
41
|
-
*/
|
|
42
|
-
export class ListGatewayRoutesCommand extends $Command<
|
|
43
|
-
ListGatewayRoutesCommandInput,
|
|
44
|
-
ListGatewayRoutesCommandOutput,
|
|
45
|
-
AppMeshClientResolvedConfig
|
|
46
|
-
> {
|
|
47
|
-
// Start section: command_properties
|
|
48
|
-
// End section: command_properties
|
|
49
|
-
|
|
50
|
-
constructor(readonly input: ListGatewayRoutesCommandInput) {
|
|
51
|
-
// Start section: command_constructor
|
|
52
|
-
super();
|
|
53
|
-
// End section: command_constructor
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
/**
|
|
57
|
-
* @internal
|
|
58
|
-
*/
|
|
59
|
-
resolveMiddleware(
|
|
60
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
61
|
-
configuration: AppMeshClientResolvedConfig,
|
|
62
|
-
options?: __HttpHandlerOptions
|
|
63
|
-
): Handler<ListGatewayRoutesCommandInput, ListGatewayRoutesCommandOutput> {
|
|
64
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
65
|
-
|
|
66
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
67
|
-
|
|
68
|
-
const { logger } = configuration;
|
|
69
|
-
const clientName = "AppMeshClient";
|
|
70
|
-
const commandName = "ListGatewayRoutesCommand";
|
|
71
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
72
|
-
logger,
|
|
73
|
-
clientName,
|
|
74
|
-
commandName,
|
|
75
|
-
inputFilterSensitiveLog: ListGatewayRoutesInput.filterSensitiveLog,
|
|
76
|
-
outputFilterSensitiveLog: ListGatewayRoutesOutput.filterSensitiveLog,
|
|
77
|
-
};
|
|
78
|
-
const { requestHandler } = configuration;
|
|
79
|
-
return stack.resolve(
|
|
80
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
81
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
82
|
-
handlerExecutionContext
|
|
83
|
-
);
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
private serialize(input: ListGatewayRoutesCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
87
|
-
return serializeAws_restJson1ListGatewayRoutesCommand(input, context);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<ListGatewayRoutesCommandOutput> {
|
|
91
|
-
return deserializeAws_restJson1ListGatewayRoutesCommand(output, context);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
// Start section: command_body_extra
|
|
95
|
-
// End section: command_body_extra
|
|
96
|
-
}
|