@aws-sdk/client-networkmanager 3.168.0 → 3.170.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 +16 -0
- package/dist-types/ts3.4/NetworkManager.d.ts +1576 -430
- package/dist-types/ts3.4/NetworkManagerClient.d.ts +640 -158
- package/dist-types/ts3.4/commands/AcceptAttachmentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AssociateConnectPeerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateCustomerGatewayCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateLinkCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateConnectAttachmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateConnectPeerCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateCoreNetworkCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateDeviceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateGlobalNetworkCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateLinkCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateSiteCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateVpcAttachmentCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteConnectPeerCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteCoreNetworkCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteDeviceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteGlobalNetworkCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteLinkCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeletePeeringCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteSiteCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeregisterTransitGatewayCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeGlobalNetworksCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateConnectPeerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateCustomerGatewayCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateLinkCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetConnectAttachmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetConnectPeerAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetConnectPeerCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetCoreNetworkChangeEventsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetCoreNetworkChangeSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetCoreNetworkCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetCoreNetworkPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetCustomerGatewayAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetDevicesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetLinkAssociationsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetLinksCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetNetworkResourceCountsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetNetworkResourceRelationshipsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetNetworkResourcesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetNetworkRoutesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetNetworkTelemetryCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetRouteAnalysisCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSitesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetTransitGatewayPeeringCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetTransitGatewayRegistrationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetVpcAttachmentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListAttachmentsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListConnectPeersCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCoreNetworksCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListOrganizationServiceAccessStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPeeringsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PutCoreNetworkPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RegisterTransitGatewayCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RejectAttachmentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartRouteAnalysisCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateCoreNetworkCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateDeviceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateGlobalNetworkCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateLinkCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateNetworkResourceMetadataCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateSiteCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateVpcAttachmentCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/index.d.ts +85 -85
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/NetworkManagerServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2876 -2661
- package/dist-types/ts3.4/pagination/DescribeGlobalNetworksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetConnectPeerAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetConnectionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetCoreNetworkChangeEventsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetCoreNetworkChangeSetPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetCustomerGatewayAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetDevicesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetLinkAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetLinksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetNetworkResourceCountsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetNetworkResourceRelationshipsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetNetworkResourcesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetNetworkTelemetryPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetSitesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetTransitGatewayConnectPeerAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetTransitGatewayRegistrationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListAttachmentsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListConnectPeersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCoreNetworkPolicyVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCoreNetworksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPeeringsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +22 -22
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +1025 -257
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/package.json +34 -34
|
@@ -1,158 +1,640 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
import {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
import {
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
import {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
import {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
import {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
import {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
import {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
import {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
import {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
import {
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
import {
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
import {
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
import {
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
import {
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
} from "@aws-sdk/config-resolver";
|
|
7
|
+
import {
|
|
8
|
+
HostHeaderInputConfig,
|
|
9
|
+
HostHeaderResolvedConfig,
|
|
10
|
+
} from "@aws-sdk/middleware-host-header";
|
|
11
|
+
import {
|
|
12
|
+
RetryInputConfig,
|
|
13
|
+
RetryResolvedConfig,
|
|
14
|
+
} from "@aws-sdk/middleware-retry";
|
|
15
|
+
import {
|
|
16
|
+
AwsAuthInputConfig,
|
|
17
|
+
AwsAuthResolvedConfig,
|
|
18
|
+
} from "@aws-sdk/middleware-signing";
|
|
19
|
+
import {
|
|
20
|
+
UserAgentInputConfig,
|
|
21
|
+
UserAgentResolvedConfig,
|
|
22
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
23
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
24
|
+
import {
|
|
25
|
+
Client as __Client,
|
|
26
|
+
DefaultsMode,
|
|
27
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
28
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
29
|
+
} from "@aws-sdk/smithy-client";
|
|
30
|
+
import {
|
|
31
|
+
BodyLengthCalculator as __BodyLengthCalculator,
|
|
32
|
+
Credentials as __Credentials,
|
|
33
|
+
Decoder as __Decoder,
|
|
34
|
+
Encoder as __Encoder,
|
|
35
|
+
HashConstructor as __HashConstructor,
|
|
36
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
37
|
+
Logger as __Logger,
|
|
38
|
+
Provider as __Provider,
|
|
39
|
+
Provider,
|
|
40
|
+
RegionInfoProvider,
|
|
41
|
+
StreamCollector as __StreamCollector,
|
|
42
|
+
UrlParser as __UrlParser,
|
|
43
|
+
UserAgent as __UserAgent,
|
|
44
|
+
} from "@aws-sdk/types";
|
|
45
|
+
import {
|
|
46
|
+
AcceptAttachmentCommandInput,
|
|
47
|
+
AcceptAttachmentCommandOutput,
|
|
48
|
+
} from "./commands/AcceptAttachmentCommand";
|
|
49
|
+
import {
|
|
50
|
+
AssociateConnectPeerCommandInput,
|
|
51
|
+
AssociateConnectPeerCommandOutput,
|
|
52
|
+
} from "./commands/AssociateConnectPeerCommand";
|
|
53
|
+
import {
|
|
54
|
+
AssociateCustomerGatewayCommandInput,
|
|
55
|
+
AssociateCustomerGatewayCommandOutput,
|
|
56
|
+
} from "./commands/AssociateCustomerGatewayCommand";
|
|
57
|
+
import {
|
|
58
|
+
AssociateLinkCommandInput,
|
|
59
|
+
AssociateLinkCommandOutput,
|
|
60
|
+
} from "./commands/AssociateLinkCommand";
|
|
61
|
+
import {
|
|
62
|
+
AssociateTransitGatewayConnectPeerCommandInput,
|
|
63
|
+
AssociateTransitGatewayConnectPeerCommandOutput,
|
|
64
|
+
} from "./commands/AssociateTransitGatewayConnectPeerCommand";
|
|
65
|
+
import {
|
|
66
|
+
CreateConnectAttachmentCommandInput,
|
|
67
|
+
CreateConnectAttachmentCommandOutput,
|
|
68
|
+
} from "./commands/CreateConnectAttachmentCommand";
|
|
69
|
+
import {
|
|
70
|
+
CreateConnectionCommandInput,
|
|
71
|
+
CreateConnectionCommandOutput,
|
|
72
|
+
} from "./commands/CreateConnectionCommand";
|
|
73
|
+
import {
|
|
74
|
+
CreateConnectPeerCommandInput,
|
|
75
|
+
CreateConnectPeerCommandOutput,
|
|
76
|
+
} from "./commands/CreateConnectPeerCommand";
|
|
77
|
+
import {
|
|
78
|
+
CreateCoreNetworkCommandInput,
|
|
79
|
+
CreateCoreNetworkCommandOutput,
|
|
80
|
+
} from "./commands/CreateCoreNetworkCommand";
|
|
81
|
+
import {
|
|
82
|
+
CreateDeviceCommandInput,
|
|
83
|
+
CreateDeviceCommandOutput,
|
|
84
|
+
} from "./commands/CreateDeviceCommand";
|
|
85
|
+
import {
|
|
86
|
+
CreateGlobalNetworkCommandInput,
|
|
87
|
+
CreateGlobalNetworkCommandOutput,
|
|
88
|
+
} from "./commands/CreateGlobalNetworkCommand";
|
|
89
|
+
import {
|
|
90
|
+
CreateLinkCommandInput,
|
|
91
|
+
CreateLinkCommandOutput,
|
|
92
|
+
} from "./commands/CreateLinkCommand";
|
|
93
|
+
import {
|
|
94
|
+
CreateSiteCommandInput,
|
|
95
|
+
CreateSiteCommandOutput,
|
|
96
|
+
} from "./commands/CreateSiteCommand";
|
|
97
|
+
import {
|
|
98
|
+
CreateSiteToSiteVpnAttachmentCommandInput,
|
|
99
|
+
CreateSiteToSiteVpnAttachmentCommandOutput,
|
|
100
|
+
} from "./commands/CreateSiteToSiteVpnAttachmentCommand";
|
|
101
|
+
import {
|
|
102
|
+
CreateTransitGatewayPeeringCommandInput,
|
|
103
|
+
CreateTransitGatewayPeeringCommandOutput,
|
|
104
|
+
} from "./commands/CreateTransitGatewayPeeringCommand";
|
|
105
|
+
import {
|
|
106
|
+
CreateTransitGatewayRouteTableAttachmentCommandInput,
|
|
107
|
+
CreateTransitGatewayRouteTableAttachmentCommandOutput,
|
|
108
|
+
} from "./commands/CreateTransitGatewayRouteTableAttachmentCommand";
|
|
109
|
+
import {
|
|
110
|
+
CreateVpcAttachmentCommandInput,
|
|
111
|
+
CreateVpcAttachmentCommandOutput,
|
|
112
|
+
} from "./commands/CreateVpcAttachmentCommand";
|
|
113
|
+
import {
|
|
114
|
+
DeleteAttachmentCommandInput,
|
|
115
|
+
DeleteAttachmentCommandOutput,
|
|
116
|
+
} from "./commands/DeleteAttachmentCommand";
|
|
117
|
+
import {
|
|
118
|
+
DeleteConnectionCommandInput,
|
|
119
|
+
DeleteConnectionCommandOutput,
|
|
120
|
+
} from "./commands/DeleteConnectionCommand";
|
|
121
|
+
import {
|
|
122
|
+
DeleteConnectPeerCommandInput,
|
|
123
|
+
DeleteConnectPeerCommandOutput,
|
|
124
|
+
} from "./commands/DeleteConnectPeerCommand";
|
|
125
|
+
import {
|
|
126
|
+
DeleteCoreNetworkCommandInput,
|
|
127
|
+
DeleteCoreNetworkCommandOutput,
|
|
128
|
+
} from "./commands/DeleteCoreNetworkCommand";
|
|
129
|
+
import {
|
|
130
|
+
DeleteCoreNetworkPolicyVersionCommandInput,
|
|
131
|
+
DeleteCoreNetworkPolicyVersionCommandOutput,
|
|
132
|
+
} from "./commands/DeleteCoreNetworkPolicyVersionCommand";
|
|
133
|
+
import {
|
|
134
|
+
DeleteDeviceCommandInput,
|
|
135
|
+
DeleteDeviceCommandOutput,
|
|
136
|
+
} from "./commands/DeleteDeviceCommand";
|
|
137
|
+
import {
|
|
138
|
+
DeleteGlobalNetworkCommandInput,
|
|
139
|
+
DeleteGlobalNetworkCommandOutput,
|
|
140
|
+
} from "./commands/DeleteGlobalNetworkCommand";
|
|
141
|
+
import {
|
|
142
|
+
DeleteLinkCommandInput,
|
|
143
|
+
DeleteLinkCommandOutput,
|
|
144
|
+
} from "./commands/DeleteLinkCommand";
|
|
145
|
+
import {
|
|
146
|
+
DeletePeeringCommandInput,
|
|
147
|
+
DeletePeeringCommandOutput,
|
|
148
|
+
} from "./commands/DeletePeeringCommand";
|
|
149
|
+
import {
|
|
150
|
+
DeleteResourcePolicyCommandInput,
|
|
151
|
+
DeleteResourcePolicyCommandOutput,
|
|
152
|
+
} from "./commands/DeleteResourcePolicyCommand";
|
|
153
|
+
import {
|
|
154
|
+
DeleteSiteCommandInput,
|
|
155
|
+
DeleteSiteCommandOutput,
|
|
156
|
+
} from "./commands/DeleteSiteCommand";
|
|
157
|
+
import {
|
|
158
|
+
DeregisterTransitGatewayCommandInput,
|
|
159
|
+
DeregisterTransitGatewayCommandOutput,
|
|
160
|
+
} from "./commands/DeregisterTransitGatewayCommand";
|
|
161
|
+
import {
|
|
162
|
+
DescribeGlobalNetworksCommandInput,
|
|
163
|
+
DescribeGlobalNetworksCommandOutput,
|
|
164
|
+
} from "./commands/DescribeGlobalNetworksCommand";
|
|
165
|
+
import {
|
|
166
|
+
DisassociateConnectPeerCommandInput,
|
|
167
|
+
DisassociateConnectPeerCommandOutput,
|
|
168
|
+
} from "./commands/DisassociateConnectPeerCommand";
|
|
169
|
+
import {
|
|
170
|
+
DisassociateCustomerGatewayCommandInput,
|
|
171
|
+
DisassociateCustomerGatewayCommandOutput,
|
|
172
|
+
} from "./commands/DisassociateCustomerGatewayCommand";
|
|
173
|
+
import {
|
|
174
|
+
DisassociateLinkCommandInput,
|
|
175
|
+
DisassociateLinkCommandOutput,
|
|
176
|
+
} from "./commands/DisassociateLinkCommand";
|
|
177
|
+
import {
|
|
178
|
+
DisassociateTransitGatewayConnectPeerCommandInput,
|
|
179
|
+
DisassociateTransitGatewayConnectPeerCommandOutput,
|
|
180
|
+
} from "./commands/DisassociateTransitGatewayConnectPeerCommand";
|
|
181
|
+
import {
|
|
182
|
+
ExecuteCoreNetworkChangeSetCommandInput,
|
|
183
|
+
ExecuteCoreNetworkChangeSetCommandOutput,
|
|
184
|
+
} from "./commands/ExecuteCoreNetworkChangeSetCommand";
|
|
185
|
+
import {
|
|
186
|
+
GetConnectAttachmentCommandInput,
|
|
187
|
+
GetConnectAttachmentCommandOutput,
|
|
188
|
+
} from "./commands/GetConnectAttachmentCommand";
|
|
189
|
+
import {
|
|
190
|
+
GetConnectionsCommandInput,
|
|
191
|
+
GetConnectionsCommandOutput,
|
|
192
|
+
} from "./commands/GetConnectionsCommand";
|
|
193
|
+
import {
|
|
194
|
+
GetConnectPeerAssociationsCommandInput,
|
|
195
|
+
GetConnectPeerAssociationsCommandOutput,
|
|
196
|
+
} from "./commands/GetConnectPeerAssociationsCommand";
|
|
197
|
+
import {
|
|
198
|
+
GetConnectPeerCommandInput,
|
|
199
|
+
GetConnectPeerCommandOutput,
|
|
200
|
+
} from "./commands/GetConnectPeerCommand";
|
|
201
|
+
import {
|
|
202
|
+
GetCoreNetworkChangeEventsCommandInput,
|
|
203
|
+
GetCoreNetworkChangeEventsCommandOutput,
|
|
204
|
+
} from "./commands/GetCoreNetworkChangeEventsCommand";
|
|
205
|
+
import {
|
|
206
|
+
GetCoreNetworkChangeSetCommandInput,
|
|
207
|
+
GetCoreNetworkChangeSetCommandOutput,
|
|
208
|
+
} from "./commands/GetCoreNetworkChangeSetCommand";
|
|
209
|
+
import {
|
|
210
|
+
GetCoreNetworkCommandInput,
|
|
211
|
+
GetCoreNetworkCommandOutput,
|
|
212
|
+
} from "./commands/GetCoreNetworkCommand";
|
|
213
|
+
import {
|
|
214
|
+
GetCoreNetworkPolicyCommandInput,
|
|
215
|
+
GetCoreNetworkPolicyCommandOutput,
|
|
216
|
+
} from "./commands/GetCoreNetworkPolicyCommand";
|
|
217
|
+
import {
|
|
218
|
+
GetCustomerGatewayAssociationsCommandInput,
|
|
219
|
+
GetCustomerGatewayAssociationsCommandOutput,
|
|
220
|
+
} from "./commands/GetCustomerGatewayAssociationsCommand";
|
|
221
|
+
import {
|
|
222
|
+
GetDevicesCommandInput,
|
|
223
|
+
GetDevicesCommandOutput,
|
|
224
|
+
} from "./commands/GetDevicesCommand";
|
|
225
|
+
import {
|
|
226
|
+
GetLinkAssociationsCommandInput,
|
|
227
|
+
GetLinkAssociationsCommandOutput,
|
|
228
|
+
} from "./commands/GetLinkAssociationsCommand";
|
|
229
|
+
import {
|
|
230
|
+
GetLinksCommandInput,
|
|
231
|
+
GetLinksCommandOutput,
|
|
232
|
+
} from "./commands/GetLinksCommand";
|
|
233
|
+
import {
|
|
234
|
+
GetNetworkResourceCountsCommandInput,
|
|
235
|
+
GetNetworkResourceCountsCommandOutput,
|
|
236
|
+
} from "./commands/GetNetworkResourceCountsCommand";
|
|
237
|
+
import {
|
|
238
|
+
GetNetworkResourceRelationshipsCommandInput,
|
|
239
|
+
GetNetworkResourceRelationshipsCommandOutput,
|
|
240
|
+
} from "./commands/GetNetworkResourceRelationshipsCommand";
|
|
241
|
+
import {
|
|
242
|
+
GetNetworkResourcesCommandInput,
|
|
243
|
+
GetNetworkResourcesCommandOutput,
|
|
244
|
+
} from "./commands/GetNetworkResourcesCommand";
|
|
245
|
+
import {
|
|
246
|
+
GetNetworkRoutesCommandInput,
|
|
247
|
+
GetNetworkRoutesCommandOutput,
|
|
248
|
+
} from "./commands/GetNetworkRoutesCommand";
|
|
249
|
+
import {
|
|
250
|
+
GetNetworkTelemetryCommandInput,
|
|
251
|
+
GetNetworkTelemetryCommandOutput,
|
|
252
|
+
} from "./commands/GetNetworkTelemetryCommand";
|
|
253
|
+
import {
|
|
254
|
+
GetResourcePolicyCommandInput,
|
|
255
|
+
GetResourcePolicyCommandOutput,
|
|
256
|
+
} from "./commands/GetResourcePolicyCommand";
|
|
257
|
+
import {
|
|
258
|
+
GetRouteAnalysisCommandInput,
|
|
259
|
+
GetRouteAnalysisCommandOutput,
|
|
260
|
+
} from "./commands/GetRouteAnalysisCommand";
|
|
261
|
+
import {
|
|
262
|
+
GetSitesCommandInput,
|
|
263
|
+
GetSitesCommandOutput,
|
|
264
|
+
} from "./commands/GetSitesCommand";
|
|
265
|
+
import {
|
|
266
|
+
GetSiteToSiteVpnAttachmentCommandInput,
|
|
267
|
+
GetSiteToSiteVpnAttachmentCommandOutput,
|
|
268
|
+
} from "./commands/GetSiteToSiteVpnAttachmentCommand";
|
|
269
|
+
import {
|
|
270
|
+
GetTransitGatewayConnectPeerAssociationsCommandInput,
|
|
271
|
+
GetTransitGatewayConnectPeerAssociationsCommandOutput,
|
|
272
|
+
} from "./commands/GetTransitGatewayConnectPeerAssociationsCommand";
|
|
273
|
+
import {
|
|
274
|
+
GetTransitGatewayPeeringCommandInput,
|
|
275
|
+
GetTransitGatewayPeeringCommandOutput,
|
|
276
|
+
} from "./commands/GetTransitGatewayPeeringCommand";
|
|
277
|
+
import {
|
|
278
|
+
GetTransitGatewayRegistrationsCommandInput,
|
|
279
|
+
GetTransitGatewayRegistrationsCommandOutput,
|
|
280
|
+
} from "./commands/GetTransitGatewayRegistrationsCommand";
|
|
281
|
+
import {
|
|
282
|
+
GetTransitGatewayRouteTableAttachmentCommandInput,
|
|
283
|
+
GetTransitGatewayRouteTableAttachmentCommandOutput,
|
|
284
|
+
} from "./commands/GetTransitGatewayRouteTableAttachmentCommand";
|
|
285
|
+
import {
|
|
286
|
+
GetVpcAttachmentCommandInput,
|
|
287
|
+
GetVpcAttachmentCommandOutput,
|
|
288
|
+
} from "./commands/GetVpcAttachmentCommand";
|
|
289
|
+
import {
|
|
290
|
+
ListAttachmentsCommandInput,
|
|
291
|
+
ListAttachmentsCommandOutput,
|
|
292
|
+
} from "./commands/ListAttachmentsCommand";
|
|
293
|
+
import {
|
|
294
|
+
ListConnectPeersCommandInput,
|
|
295
|
+
ListConnectPeersCommandOutput,
|
|
296
|
+
} from "./commands/ListConnectPeersCommand";
|
|
297
|
+
import {
|
|
298
|
+
ListCoreNetworkPolicyVersionsCommandInput,
|
|
299
|
+
ListCoreNetworkPolicyVersionsCommandOutput,
|
|
300
|
+
} from "./commands/ListCoreNetworkPolicyVersionsCommand";
|
|
301
|
+
import {
|
|
302
|
+
ListCoreNetworksCommandInput,
|
|
303
|
+
ListCoreNetworksCommandOutput,
|
|
304
|
+
} from "./commands/ListCoreNetworksCommand";
|
|
305
|
+
import {
|
|
306
|
+
ListOrganizationServiceAccessStatusCommandInput,
|
|
307
|
+
ListOrganizationServiceAccessStatusCommandOutput,
|
|
308
|
+
} from "./commands/ListOrganizationServiceAccessStatusCommand";
|
|
309
|
+
import {
|
|
310
|
+
ListPeeringsCommandInput,
|
|
311
|
+
ListPeeringsCommandOutput,
|
|
312
|
+
} from "./commands/ListPeeringsCommand";
|
|
313
|
+
import {
|
|
314
|
+
ListTagsForResourceCommandInput,
|
|
315
|
+
ListTagsForResourceCommandOutput,
|
|
316
|
+
} from "./commands/ListTagsForResourceCommand";
|
|
317
|
+
import {
|
|
318
|
+
PutCoreNetworkPolicyCommandInput,
|
|
319
|
+
PutCoreNetworkPolicyCommandOutput,
|
|
320
|
+
} from "./commands/PutCoreNetworkPolicyCommand";
|
|
321
|
+
import {
|
|
322
|
+
PutResourcePolicyCommandInput,
|
|
323
|
+
PutResourcePolicyCommandOutput,
|
|
324
|
+
} from "./commands/PutResourcePolicyCommand";
|
|
325
|
+
import {
|
|
326
|
+
RegisterTransitGatewayCommandInput,
|
|
327
|
+
RegisterTransitGatewayCommandOutput,
|
|
328
|
+
} from "./commands/RegisterTransitGatewayCommand";
|
|
329
|
+
import {
|
|
330
|
+
RejectAttachmentCommandInput,
|
|
331
|
+
RejectAttachmentCommandOutput,
|
|
332
|
+
} from "./commands/RejectAttachmentCommand";
|
|
333
|
+
import {
|
|
334
|
+
RestoreCoreNetworkPolicyVersionCommandInput,
|
|
335
|
+
RestoreCoreNetworkPolicyVersionCommandOutput,
|
|
336
|
+
} from "./commands/RestoreCoreNetworkPolicyVersionCommand";
|
|
337
|
+
import {
|
|
338
|
+
StartOrganizationServiceAccessUpdateCommandInput,
|
|
339
|
+
StartOrganizationServiceAccessUpdateCommandOutput,
|
|
340
|
+
} from "./commands/StartOrganizationServiceAccessUpdateCommand";
|
|
341
|
+
import {
|
|
342
|
+
StartRouteAnalysisCommandInput,
|
|
343
|
+
StartRouteAnalysisCommandOutput,
|
|
344
|
+
} from "./commands/StartRouteAnalysisCommand";
|
|
345
|
+
import {
|
|
346
|
+
TagResourceCommandInput,
|
|
347
|
+
TagResourceCommandOutput,
|
|
348
|
+
} from "./commands/TagResourceCommand";
|
|
349
|
+
import {
|
|
350
|
+
UntagResourceCommandInput,
|
|
351
|
+
UntagResourceCommandOutput,
|
|
352
|
+
} from "./commands/UntagResourceCommand";
|
|
353
|
+
import {
|
|
354
|
+
UpdateConnectionCommandInput,
|
|
355
|
+
UpdateConnectionCommandOutput,
|
|
356
|
+
} from "./commands/UpdateConnectionCommand";
|
|
357
|
+
import {
|
|
358
|
+
UpdateCoreNetworkCommandInput,
|
|
359
|
+
UpdateCoreNetworkCommandOutput,
|
|
360
|
+
} from "./commands/UpdateCoreNetworkCommand";
|
|
361
|
+
import {
|
|
362
|
+
UpdateDeviceCommandInput,
|
|
363
|
+
UpdateDeviceCommandOutput,
|
|
364
|
+
} from "./commands/UpdateDeviceCommand";
|
|
365
|
+
import {
|
|
366
|
+
UpdateGlobalNetworkCommandInput,
|
|
367
|
+
UpdateGlobalNetworkCommandOutput,
|
|
368
|
+
} from "./commands/UpdateGlobalNetworkCommand";
|
|
369
|
+
import {
|
|
370
|
+
UpdateLinkCommandInput,
|
|
371
|
+
UpdateLinkCommandOutput,
|
|
372
|
+
} from "./commands/UpdateLinkCommand";
|
|
373
|
+
import {
|
|
374
|
+
UpdateNetworkResourceMetadataCommandInput,
|
|
375
|
+
UpdateNetworkResourceMetadataCommandOutput,
|
|
376
|
+
} from "./commands/UpdateNetworkResourceMetadataCommand";
|
|
377
|
+
import {
|
|
378
|
+
UpdateSiteCommandInput,
|
|
379
|
+
UpdateSiteCommandOutput,
|
|
380
|
+
} from "./commands/UpdateSiteCommand";
|
|
381
|
+
import {
|
|
382
|
+
UpdateVpcAttachmentCommandInput,
|
|
383
|
+
UpdateVpcAttachmentCommandOutput,
|
|
384
|
+
} from "./commands/UpdateVpcAttachmentCommand";
|
|
385
|
+
export declare type ServiceInputTypes =
|
|
386
|
+
| AcceptAttachmentCommandInput
|
|
387
|
+
| AssociateConnectPeerCommandInput
|
|
388
|
+
| AssociateCustomerGatewayCommandInput
|
|
389
|
+
| AssociateLinkCommandInput
|
|
390
|
+
| AssociateTransitGatewayConnectPeerCommandInput
|
|
391
|
+
| CreateConnectAttachmentCommandInput
|
|
392
|
+
| CreateConnectPeerCommandInput
|
|
393
|
+
| CreateConnectionCommandInput
|
|
394
|
+
| CreateCoreNetworkCommandInput
|
|
395
|
+
| CreateDeviceCommandInput
|
|
396
|
+
| CreateGlobalNetworkCommandInput
|
|
397
|
+
| CreateLinkCommandInput
|
|
398
|
+
| CreateSiteCommandInput
|
|
399
|
+
| CreateSiteToSiteVpnAttachmentCommandInput
|
|
400
|
+
| CreateTransitGatewayPeeringCommandInput
|
|
401
|
+
| CreateTransitGatewayRouteTableAttachmentCommandInput
|
|
402
|
+
| CreateVpcAttachmentCommandInput
|
|
403
|
+
| DeleteAttachmentCommandInput
|
|
404
|
+
| DeleteConnectPeerCommandInput
|
|
405
|
+
| DeleteConnectionCommandInput
|
|
406
|
+
| DeleteCoreNetworkCommandInput
|
|
407
|
+
| DeleteCoreNetworkPolicyVersionCommandInput
|
|
408
|
+
| DeleteDeviceCommandInput
|
|
409
|
+
| DeleteGlobalNetworkCommandInput
|
|
410
|
+
| DeleteLinkCommandInput
|
|
411
|
+
| DeletePeeringCommandInput
|
|
412
|
+
| DeleteResourcePolicyCommandInput
|
|
413
|
+
| DeleteSiteCommandInput
|
|
414
|
+
| DeregisterTransitGatewayCommandInput
|
|
415
|
+
| DescribeGlobalNetworksCommandInput
|
|
416
|
+
| DisassociateConnectPeerCommandInput
|
|
417
|
+
| DisassociateCustomerGatewayCommandInput
|
|
418
|
+
| DisassociateLinkCommandInput
|
|
419
|
+
| DisassociateTransitGatewayConnectPeerCommandInput
|
|
420
|
+
| ExecuteCoreNetworkChangeSetCommandInput
|
|
421
|
+
| GetConnectAttachmentCommandInput
|
|
422
|
+
| GetConnectPeerAssociationsCommandInput
|
|
423
|
+
| GetConnectPeerCommandInput
|
|
424
|
+
| GetConnectionsCommandInput
|
|
425
|
+
| GetCoreNetworkChangeEventsCommandInput
|
|
426
|
+
| GetCoreNetworkChangeSetCommandInput
|
|
427
|
+
| GetCoreNetworkCommandInput
|
|
428
|
+
| GetCoreNetworkPolicyCommandInput
|
|
429
|
+
| GetCustomerGatewayAssociationsCommandInput
|
|
430
|
+
| GetDevicesCommandInput
|
|
431
|
+
| GetLinkAssociationsCommandInput
|
|
432
|
+
| GetLinksCommandInput
|
|
433
|
+
| GetNetworkResourceCountsCommandInput
|
|
434
|
+
| GetNetworkResourceRelationshipsCommandInput
|
|
435
|
+
| GetNetworkResourcesCommandInput
|
|
436
|
+
| GetNetworkRoutesCommandInput
|
|
437
|
+
| GetNetworkTelemetryCommandInput
|
|
438
|
+
| GetResourcePolicyCommandInput
|
|
439
|
+
| GetRouteAnalysisCommandInput
|
|
440
|
+
| GetSiteToSiteVpnAttachmentCommandInput
|
|
441
|
+
| GetSitesCommandInput
|
|
442
|
+
| GetTransitGatewayConnectPeerAssociationsCommandInput
|
|
443
|
+
| GetTransitGatewayPeeringCommandInput
|
|
444
|
+
| GetTransitGatewayRegistrationsCommandInput
|
|
445
|
+
| GetTransitGatewayRouteTableAttachmentCommandInput
|
|
446
|
+
| GetVpcAttachmentCommandInput
|
|
447
|
+
| ListAttachmentsCommandInput
|
|
448
|
+
| ListConnectPeersCommandInput
|
|
449
|
+
| ListCoreNetworkPolicyVersionsCommandInput
|
|
450
|
+
| ListCoreNetworksCommandInput
|
|
451
|
+
| ListOrganizationServiceAccessStatusCommandInput
|
|
452
|
+
| ListPeeringsCommandInput
|
|
453
|
+
| ListTagsForResourceCommandInput
|
|
454
|
+
| PutCoreNetworkPolicyCommandInput
|
|
455
|
+
| PutResourcePolicyCommandInput
|
|
456
|
+
| RegisterTransitGatewayCommandInput
|
|
457
|
+
| RejectAttachmentCommandInput
|
|
458
|
+
| RestoreCoreNetworkPolicyVersionCommandInput
|
|
459
|
+
| StartOrganizationServiceAccessUpdateCommandInput
|
|
460
|
+
| StartRouteAnalysisCommandInput
|
|
461
|
+
| TagResourceCommandInput
|
|
462
|
+
| UntagResourceCommandInput
|
|
463
|
+
| UpdateConnectionCommandInput
|
|
464
|
+
| UpdateCoreNetworkCommandInput
|
|
465
|
+
| UpdateDeviceCommandInput
|
|
466
|
+
| UpdateGlobalNetworkCommandInput
|
|
467
|
+
| UpdateLinkCommandInput
|
|
468
|
+
| UpdateNetworkResourceMetadataCommandInput
|
|
469
|
+
| UpdateSiteCommandInput
|
|
470
|
+
| UpdateVpcAttachmentCommandInput;
|
|
471
|
+
export declare type ServiceOutputTypes =
|
|
472
|
+
| AcceptAttachmentCommandOutput
|
|
473
|
+
| AssociateConnectPeerCommandOutput
|
|
474
|
+
| AssociateCustomerGatewayCommandOutput
|
|
475
|
+
| AssociateLinkCommandOutput
|
|
476
|
+
| AssociateTransitGatewayConnectPeerCommandOutput
|
|
477
|
+
| CreateConnectAttachmentCommandOutput
|
|
478
|
+
| CreateConnectPeerCommandOutput
|
|
479
|
+
| CreateConnectionCommandOutput
|
|
480
|
+
| CreateCoreNetworkCommandOutput
|
|
481
|
+
| CreateDeviceCommandOutput
|
|
482
|
+
| CreateGlobalNetworkCommandOutput
|
|
483
|
+
| CreateLinkCommandOutput
|
|
484
|
+
| CreateSiteCommandOutput
|
|
485
|
+
| CreateSiteToSiteVpnAttachmentCommandOutput
|
|
486
|
+
| CreateTransitGatewayPeeringCommandOutput
|
|
487
|
+
| CreateTransitGatewayRouteTableAttachmentCommandOutput
|
|
488
|
+
| CreateVpcAttachmentCommandOutput
|
|
489
|
+
| DeleteAttachmentCommandOutput
|
|
490
|
+
| DeleteConnectPeerCommandOutput
|
|
491
|
+
| DeleteConnectionCommandOutput
|
|
492
|
+
| DeleteCoreNetworkCommandOutput
|
|
493
|
+
| DeleteCoreNetworkPolicyVersionCommandOutput
|
|
494
|
+
| DeleteDeviceCommandOutput
|
|
495
|
+
| DeleteGlobalNetworkCommandOutput
|
|
496
|
+
| DeleteLinkCommandOutput
|
|
497
|
+
| DeletePeeringCommandOutput
|
|
498
|
+
| DeleteResourcePolicyCommandOutput
|
|
499
|
+
| DeleteSiteCommandOutput
|
|
500
|
+
| DeregisterTransitGatewayCommandOutput
|
|
501
|
+
| DescribeGlobalNetworksCommandOutput
|
|
502
|
+
| DisassociateConnectPeerCommandOutput
|
|
503
|
+
| DisassociateCustomerGatewayCommandOutput
|
|
504
|
+
| DisassociateLinkCommandOutput
|
|
505
|
+
| DisassociateTransitGatewayConnectPeerCommandOutput
|
|
506
|
+
| ExecuteCoreNetworkChangeSetCommandOutput
|
|
507
|
+
| GetConnectAttachmentCommandOutput
|
|
508
|
+
| GetConnectPeerAssociationsCommandOutput
|
|
509
|
+
| GetConnectPeerCommandOutput
|
|
510
|
+
| GetConnectionsCommandOutput
|
|
511
|
+
| GetCoreNetworkChangeEventsCommandOutput
|
|
512
|
+
| GetCoreNetworkChangeSetCommandOutput
|
|
513
|
+
| GetCoreNetworkCommandOutput
|
|
514
|
+
| GetCoreNetworkPolicyCommandOutput
|
|
515
|
+
| GetCustomerGatewayAssociationsCommandOutput
|
|
516
|
+
| GetDevicesCommandOutput
|
|
517
|
+
| GetLinkAssociationsCommandOutput
|
|
518
|
+
| GetLinksCommandOutput
|
|
519
|
+
| GetNetworkResourceCountsCommandOutput
|
|
520
|
+
| GetNetworkResourceRelationshipsCommandOutput
|
|
521
|
+
| GetNetworkResourcesCommandOutput
|
|
522
|
+
| GetNetworkRoutesCommandOutput
|
|
523
|
+
| GetNetworkTelemetryCommandOutput
|
|
524
|
+
| GetResourcePolicyCommandOutput
|
|
525
|
+
| GetRouteAnalysisCommandOutput
|
|
526
|
+
| GetSiteToSiteVpnAttachmentCommandOutput
|
|
527
|
+
| GetSitesCommandOutput
|
|
528
|
+
| GetTransitGatewayConnectPeerAssociationsCommandOutput
|
|
529
|
+
| GetTransitGatewayPeeringCommandOutput
|
|
530
|
+
| GetTransitGatewayRegistrationsCommandOutput
|
|
531
|
+
| GetTransitGatewayRouteTableAttachmentCommandOutput
|
|
532
|
+
| GetVpcAttachmentCommandOutput
|
|
533
|
+
| ListAttachmentsCommandOutput
|
|
534
|
+
| ListConnectPeersCommandOutput
|
|
535
|
+
| ListCoreNetworkPolicyVersionsCommandOutput
|
|
536
|
+
| ListCoreNetworksCommandOutput
|
|
537
|
+
| ListOrganizationServiceAccessStatusCommandOutput
|
|
538
|
+
| ListPeeringsCommandOutput
|
|
539
|
+
| ListTagsForResourceCommandOutput
|
|
540
|
+
| PutCoreNetworkPolicyCommandOutput
|
|
541
|
+
| PutResourcePolicyCommandOutput
|
|
542
|
+
| RegisterTransitGatewayCommandOutput
|
|
543
|
+
| RejectAttachmentCommandOutput
|
|
544
|
+
| RestoreCoreNetworkPolicyVersionCommandOutput
|
|
545
|
+
| StartOrganizationServiceAccessUpdateCommandOutput
|
|
546
|
+
| StartRouteAnalysisCommandOutput
|
|
547
|
+
| TagResourceCommandOutput
|
|
548
|
+
| UntagResourceCommandOutput
|
|
549
|
+
| UpdateConnectionCommandOutput
|
|
550
|
+
| UpdateCoreNetworkCommandOutput
|
|
551
|
+
| UpdateDeviceCommandOutput
|
|
552
|
+
| UpdateGlobalNetworkCommandOutput
|
|
553
|
+
| UpdateLinkCommandOutput
|
|
554
|
+
| UpdateNetworkResourceMetadataCommandOutput
|
|
555
|
+
| UpdateSiteCommandOutput
|
|
556
|
+
| UpdateVpcAttachmentCommandOutput;
|
|
557
|
+
export interface ClientDefaults
|
|
558
|
+
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
559
|
+
requestHandler?: __HttpHandler;
|
|
560
|
+
|
|
561
|
+
sha256?: __HashConstructor;
|
|
562
|
+
|
|
563
|
+
urlParser?: __UrlParser;
|
|
564
|
+
|
|
565
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
566
|
+
|
|
567
|
+
streamCollector?: __StreamCollector;
|
|
568
|
+
|
|
569
|
+
base64Decoder?: __Decoder;
|
|
570
|
+
|
|
571
|
+
base64Encoder?: __Encoder;
|
|
572
|
+
|
|
573
|
+
utf8Decoder?: __Decoder;
|
|
574
|
+
|
|
575
|
+
utf8Encoder?: __Encoder;
|
|
576
|
+
|
|
577
|
+
runtime?: string;
|
|
578
|
+
|
|
579
|
+
disableHostPrefix?: boolean;
|
|
580
|
+
|
|
581
|
+
maxAttempts?: number | __Provider<number>;
|
|
582
|
+
|
|
583
|
+
retryMode?: string | __Provider<string>;
|
|
584
|
+
|
|
585
|
+
logger?: __Logger;
|
|
586
|
+
|
|
587
|
+
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
588
|
+
|
|
589
|
+
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
590
|
+
|
|
591
|
+
serviceId?: string;
|
|
592
|
+
|
|
593
|
+
region?: string | __Provider<string>;
|
|
594
|
+
|
|
595
|
+
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
596
|
+
|
|
597
|
+
regionInfoProvider?: RegionInfoProvider;
|
|
598
|
+
|
|
599
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
600
|
+
|
|
601
|
+
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
602
|
+
}
|
|
603
|
+
declare type NetworkManagerClientConfigType = Partial<
|
|
604
|
+
__SmithyConfiguration<__HttpHandlerOptions>
|
|
605
|
+
> &
|
|
606
|
+
ClientDefaults &
|
|
607
|
+
RegionInputConfig &
|
|
608
|
+
EndpointsInputConfig &
|
|
609
|
+
RetryInputConfig &
|
|
610
|
+
HostHeaderInputConfig &
|
|
611
|
+
AwsAuthInputConfig &
|
|
612
|
+
UserAgentInputConfig;
|
|
613
|
+
|
|
614
|
+
export interface NetworkManagerClientConfig
|
|
615
|
+
extends NetworkManagerClientConfigType {}
|
|
616
|
+
declare type NetworkManagerClientResolvedConfigType =
|
|
617
|
+
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
618
|
+
Required<ClientDefaults> &
|
|
619
|
+
RegionResolvedConfig &
|
|
620
|
+
EndpointsResolvedConfig &
|
|
621
|
+
RetryResolvedConfig &
|
|
622
|
+
HostHeaderResolvedConfig &
|
|
623
|
+
AwsAuthResolvedConfig &
|
|
624
|
+
UserAgentResolvedConfig;
|
|
625
|
+
|
|
626
|
+
export interface NetworkManagerClientResolvedConfig
|
|
627
|
+
extends NetworkManagerClientResolvedConfigType {}
|
|
628
|
+
|
|
629
|
+
export declare class NetworkManagerClient extends __Client<
|
|
630
|
+
__HttpHandlerOptions,
|
|
631
|
+
ServiceInputTypes,
|
|
632
|
+
ServiceOutputTypes,
|
|
633
|
+
NetworkManagerClientResolvedConfig
|
|
634
|
+
> {
|
|
635
|
+
readonly config: NetworkManagerClientResolvedConfig;
|
|
636
|
+
constructor(configuration: NetworkManagerClientConfig);
|
|
637
|
+
|
|
638
|
+
destroy(): void;
|
|
639
|
+
}
|
|
640
|
+
export {};
|