@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 { UpdateVirtualRouterInput, UpdateVirtualRouterOutput } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1UpdateVirtualRouterCommand,
|
|
18
|
-
serializeAws_restJson1UpdateVirtualRouterCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface UpdateVirtualRouterCommandInput extends UpdateVirtualRouterInput {}
|
|
22
|
-
export interface UpdateVirtualRouterCommandOutput extends UpdateVirtualRouterOutput, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Updates an existing virtual router in a specified 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, UpdateVirtualRouterCommand } from "@aws-sdk/client-app-mesh"; // ES Modules import
|
|
30
|
-
* // const { AppMeshClient, UpdateVirtualRouterCommand } = require("@aws-sdk/client-app-mesh"); // CommonJS import
|
|
31
|
-
* const client = new AppMeshClient(config);
|
|
32
|
-
* const command = new UpdateVirtualRouterCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link UpdateVirtualRouterCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link UpdateVirtualRouterCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link AppMeshClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class UpdateVirtualRouterCommand extends $Command<
|
|
42
|
-
UpdateVirtualRouterCommandInput,
|
|
43
|
-
UpdateVirtualRouterCommandOutput,
|
|
44
|
-
AppMeshClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: UpdateVirtualRouterCommandInput) {
|
|
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<UpdateVirtualRouterCommandInput, UpdateVirtualRouterCommandOutput> {
|
|
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 = "UpdateVirtualRouterCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: UpdateVirtualRouterInput.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: UpdateVirtualRouterOutput.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: UpdateVirtualRouterCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1UpdateVirtualRouterCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<UpdateVirtualRouterCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1UpdateVirtualRouterCommand(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 { UpdateVirtualServiceInput, UpdateVirtualServiceOutput } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1UpdateVirtualServiceCommand,
|
|
18
|
-
serializeAws_restJson1UpdateVirtualServiceCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface UpdateVirtualServiceCommandInput extends UpdateVirtualServiceInput {}
|
|
22
|
-
export interface UpdateVirtualServiceCommandOutput extends UpdateVirtualServiceOutput, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Updates an existing virtual service in a specified 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, UpdateVirtualServiceCommand } from "@aws-sdk/client-app-mesh"; // ES Modules import
|
|
30
|
-
* // const { AppMeshClient, UpdateVirtualServiceCommand } = require("@aws-sdk/client-app-mesh"); // CommonJS import
|
|
31
|
-
* const client = new AppMeshClient(config);
|
|
32
|
-
* const command = new UpdateVirtualServiceCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link UpdateVirtualServiceCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link UpdateVirtualServiceCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link AppMeshClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class UpdateVirtualServiceCommand extends $Command<
|
|
42
|
-
UpdateVirtualServiceCommandInput,
|
|
43
|
-
UpdateVirtualServiceCommandOutput,
|
|
44
|
-
AppMeshClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: UpdateVirtualServiceCommandInput) {
|
|
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<UpdateVirtualServiceCommandInput, UpdateVirtualServiceCommandOutput> {
|
|
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 = "UpdateVirtualServiceCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: UpdateVirtualServiceInput.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: UpdateVirtualServiceOutput.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: UpdateVirtualServiceCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1UpdateVirtualServiceCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<UpdateVirtualServiceCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1UpdateVirtualServiceCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
package/src/endpoints.ts
DELETED
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import { getRegionInfo, PartitionHash, RegionHash } from "@aws-sdk/config-resolver";
|
|
2
|
-
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
3
|
-
|
|
4
|
-
const regionHash: RegionHash = {};
|
|
5
|
-
|
|
6
|
-
const partitionHash: PartitionHash = {
|
|
7
|
-
aws: {
|
|
8
|
-
regions: [
|
|
9
|
-
"af-south-1",
|
|
10
|
-
"ap-east-1",
|
|
11
|
-
"ap-northeast-1",
|
|
12
|
-
"ap-northeast-2",
|
|
13
|
-
"ap-northeast-3",
|
|
14
|
-
"ap-south-1",
|
|
15
|
-
"ap-southeast-1",
|
|
16
|
-
"ap-southeast-2",
|
|
17
|
-
"ca-central-1",
|
|
18
|
-
"eu-central-1",
|
|
19
|
-
"eu-north-1",
|
|
20
|
-
"eu-south-1",
|
|
21
|
-
"eu-west-1",
|
|
22
|
-
"eu-west-2",
|
|
23
|
-
"eu-west-3",
|
|
24
|
-
"me-south-1",
|
|
25
|
-
"sa-east-1",
|
|
26
|
-
"us-east-1",
|
|
27
|
-
"us-east-2",
|
|
28
|
-
"us-west-1",
|
|
29
|
-
"us-west-2",
|
|
30
|
-
],
|
|
31
|
-
hostname: "appmesh.{region}.amazonaws.com",
|
|
32
|
-
},
|
|
33
|
-
"aws-cn": {
|
|
34
|
-
regions: ["cn-north-1", "cn-northwest-1"],
|
|
35
|
-
hostname: "appmesh.{region}.amazonaws.com.cn",
|
|
36
|
-
},
|
|
37
|
-
"aws-iso": {
|
|
38
|
-
regions: ["us-iso-east-1"],
|
|
39
|
-
hostname: "appmesh.{region}.c2s.ic.gov",
|
|
40
|
-
},
|
|
41
|
-
"aws-iso-b": {
|
|
42
|
-
regions: ["us-isob-east-1"],
|
|
43
|
-
hostname: "appmesh.{region}.sc2s.sgov.gov",
|
|
44
|
-
},
|
|
45
|
-
"aws-us-gov": {
|
|
46
|
-
regions: ["us-gov-east-1", "us-gov-west-1"],
|
|
47
|
-
hostname: "appmesh.{region}.amazonaws.com",
|
|
48
|
-
},
|
|
49
|
-
};
|
|
50
|
-
|
|
51
|
-
export const defaultRegionInfoProvider: RegionInfoProvider = async (region: string, options?: any) =>
|
|
52
|
-
getRegionInfo(region, {
|
|
53
|
-
...options,
|
|
54
|
-
signingService: "appmesh",
|
|
55
|
-
regionHash,
|
|
56
|
-
partitionHash,
|
|
57
|
-
});
|
package/src/index.ts
DELETED
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
export * from "./AppMeshClient";
|
|
2
|
-
export * from "./AppMesh";
|
|
3
|
-
export * from "./commands/CreateGatewayRouteCommand";
|
|
4
|
-
export * from "./commands/CreateMeshCommand";
|
|
5
|
-
export * from "./commands/CreateRouteCommand";
|
|
6
|
-
export * from "./commands/CreateVirtualGatewayCommand";
|
|
7
|
-
export * from "./commands/CreateVirtualNodeCommand";
|
|
8
|
-
export * from "./commands/CreateVirtualRouterCommand";
|
|
9
|
-
export * from "./commands/CreateVirtualServiceCommand";
|
|
10
|
-
export * from "./commands/DeleteGatewayRouteCommand";
|
|
11
|
-
export * from "./commands/DeleteMeshCommand";
|
|
12
|
-
export * from "./commands/DeleteRouteCommand";
|
|
13
|
-
export * from "./commands/DeleteVirtualGatewayCommand";
|
|
14
|
-
export * from "./commands/DeleteVirtualNodeCommand";
|
|
15
|
-
export * from "./commands/DeleteVirtualRouterCommand";
|
|
16
|
-
export * from "./commands/DeleteVirtualServiceCommand";
|
|
17
|
-
export * from "./commands/DescribeGatewayRouteCommand";
|
|
18
|
-
export * from "./commands/DescribeMeshCommand";
|
|
19
|
-
export * from "./commands/DescribeRouteCommand";
|
|
20
|
-
export * from "./commands/DescribeVirtualGatewayCommand";
|
|
21
|
-
export * from "./commands/DescribeVirtualNodeCommand";
|
|
22
|
-
export * from "./commands/DescribeVirtualRouterCommand";
|
|
23
|
-
export * from "./commands/DescribeVirtualServiceCommand";
|
|
24
|
-
export * from "./commands/ListGatewayRoutesCommand";
|
|
25
|
-
export * from "./pagination/ListGatewayRoutesPaginator";
|
|
26
|
-
export * from "./commands/ListMeshesCommand";
|
|
27
|
-
export * from "./pagination/ListMeshesPaginator";
|
|
28
|
-
export * from "./commands/ListRoutesCommand";
|
|
29
|
-
export * from "./pagination/ListRoutesPaginator";
|
|
30
|
-
export * from "./commands/ListTagsForResourceCommand";
|
|
31
|
-
export * from "./pagination/ListTagsForResourcePaginator";
|
|
32
|
-
export * from "./commands/ListVirtualGatewaysCommand";
|
|
33
|
-
export * from "./pagination/ListVirtualGatewaysPaginator";
|
|
34
|
-
export * from "./commands/ListVirtualNodesCommand";
|
|
35
|
-
export * from "./pagination/ListVirtualNodesPaginator";
|
|
36
|
-
export * from "./commands/ListVirtualRoutersCommand";
|
|
37
|
-
export * from "./pagination/ListVirtualRoutersPaginator";
|
|
38
|
-
export * from "./commands/ListVirtualServicesCommand";
|
|
39
|
-
export * from "./pagination/ListVirtualServicesPaginator";
|
|
40
|
-
export * from "./commands/TagResourceCommand";
|
|
41
|
-
export * from "./commands/UntagResourceCommand";
|
|
42
|
-
export * from "./commands/UpdateGatewayRouteCommand";
|
|
43
|
-
export * from "./commands/UpdateMeshCommand";
|
|
44
|
-
export * from "./commands/UpdateRouteCommand";
|
|
45
|
-
export * from "./commands/UpdateVirtualGatewayCommand";
|
|
46
|
-
export * from "./commands/UpdateVirtualNodeCommand";
|
|
47
|
-
export * from "./commands/UpdateVirtualRouterCommand";
|
|
48
|
-
export * from "./commands/UpdateVirtualServiceCommand";
|
|
49
|
-
export * from "./pagination/Interfaces";
|
|
50
|
-
export * from "./models/index";
|
package/src/models/index.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./models_0";
|