@aws-sdk/client-networkmanager 3.496.0 → 3.499.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/dist-cjs/index.js +60 -59
- package/package.json +3 -3
package/dist-cjs/index.js
CHANGED
|
@@ -8108,61 +8108,41 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
8108
8108
|
// Annotate the CommonJS export names for ESM import in node:
|
|
8109
8109
|
|
|
8110
8110
|
0 && (module.exports = {
|
|
8111
|
+
NetworkManagerServiceException,
|
|
8112
|
+
__Client,
|
|
8113
|
+
NetworkManagerClient,
|
|
8114
|
+
NetworkManager,
|
|
8115
|
+
$Command,
|
|
8111
8116
|
AcceptAttachmentCommand,
|
|
8112
|
-
AccessDeniedException,
|
|
8113
8117
|
AssociateConnectPeerCommand,
|
|
8114
8118
|
AssociateCustomerGatewayCommand,
|
|
8115
8119
|
AssociateLinkCommand,
|
|
8116
8120
|
AssociateTransitGatewayConnectPeerCommand,
|
|
8117
|
-
AttachmentState,
|
|
8118
|
-
AttachmentType,
|
|
8119
|
-
ChangeAction,
|
|
8120
|
-
ChangeSetState,
|
|
8121
|
-
ChangeStatus,
|
|
8122
|
-
ChangeType,
|
|
8123
|
-
ConflictException,
|
|
8124
|
-
ConnectPeerAssociationState,
|
|
8125
|
-
ConnectPeerState,
|
|
8126
|
-
ConnectionState,
|
|
8127
|
-
ConnectionStatus,
|
|
8128
|
-
ConnectionType,
|
|
8129
|
-
CoreNetworkPolicyAlias,
|
|
8130
|
-
CoreNetworkPolicyException,
|
|
8131
|
-
CoreNetworkState,
|
|
8132
8121
|
CreateConnectAttachmentCommand,
|
|
8133
8122
|
CreateConnectPeerCommand,
|
|
8134
8123
|
CreateConnectionCommand,
|
|
8135
8124
|
CreateCoreNetworkCommand,
|
|
8136
8125
|
CreateDeviceCommand,
|
|
8137
|
-
CreateDeviceRequestFilterSensitiveLog,
|
|
8138
|
-
CreateDeviceResponseFilterSensitiveLog,
|
|
8139
8126
|
CreateGlobalNetworkCommand,
|
|
8140
8127
|
CreateLinkCommand,
|
|
8141
8128
|
CreateSiteCommand,
|
|
8142
|
-
CreateSiteRequestFilterSensitiveLog,
|
|
8143
|
-
CreateSiteResponseFilterSensitiveLog,
|
|
8144
8129
|
CreateSiteToSiteVpnAttachmentCommand,
|
|
8145
8130
|
CreateTransitGatewayPeeringCommand,
|
|
8146
8131
|
CreateTransitGatewayRouteTableAttachmentCommand,
|
|
8147
8132
|
CreateVpcAttachmentCommand,
|
|
8148
|
-
CustomerGatewayAssociationState,
|
|
8149
8133
|
DeleteAttachmentCommand,
|
|
8150
8134
|
DeleteConnectPeerCommand,
|
|
8151
8135
|
DeleteConnectionCommand,
|
|
8152
8136
|
DeleteCoreNetworkCommand,
|
|
8153
8137
|
DeleteCoreNetworkPolicyVersionCommand,
|
|
8154
8138
|
DeleteDeviceCommand,
|
|
8155
|
-
DeleteDeviceResponseFilterSensitiveLog,
|
|
8156
8139
|
DeleteGlobalNetworkCommand,
|
|
8157
8140
|
DeleteLinkCommand,
|
|
8158
8141
|
DeletePeeringCommand,
|
|
8159
8142
|
DeleteResourcePolicyCommand,
|
|
8160
8143
|
DeleteSiteCommand,
|
|
8161
|
-
DeleteSiteResponseFilterSensitiveLog,
|
|
8162
8144
|
DeregisterTransitGatewayCommand,
|
|
8163
8145
|
DescribeGlobalNetworksCommand,
|
|
8164
|
-
DeviceFilterSensitiveLog,
|
|
8165
|
-
DeviceState,
|
|
8166
8146
|
DisassociateConnectPeerCommand,
|
|
8167
8147
|
DisassociateCustomerGatewayCommand,
|
|
8168
8148
|
DisassociateLinkCommand,
|
|
@@ -8178,7 +8158,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
8178
8158
|
GetCoreNetworkPolicyCommand,
|
|
8179
8159
|
GetCustomerGatewayAssociationsCommand,
|
|
8180
8160
|
GetDevicesCommand,
|
|
8181
|
-
GetDevicesResponseFilterSensitiveLog,
|
|
8182
8161
|
GetLinkAssociationsCommand,
|
|
8183
8162
|
GetLinksCommand,
|
|
8184
8163
|
GetNetworkResourceCountsCommand,
|
|
@@ -8190,16 +8169,11 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
8190
8169
|
GetRouteAnalysisCommand,
|
|
8191
8170
|
GetSiteToSiteVpnAttachmentCommand,
|
|
8192
8171
|
GetSitesCommand,
|
|
8193
|
-
GetSitesResponseFilterSensitiveLog,
|
|
8194
8172
|
GetTransitGatewayConnectPeerAssociationsCommand,
|
|
8195
8173
|
GetTransitGatewayPeeringCommand,
|
|
8196
8174
|
GetTransitGatewayRegistrationsCommand,
|
|
8197
8175
|
GetTransitGatewayRouteTableAttachmentCommand,
|
|
8198
8176
|
GetVpcAttachmentCommand,
|
|
8199
|
-
GlobalNetworkState,
|
|
8200
|
-
InternalServerException,
|
|
8201
|
-
LinkAssociationState,
|
|
8202
|
-
LinkState,
|
|
8203
8177
|
ListAttachmentsCommand,
|
|
8204
8178
|
ListConnectPeersCommand,
|
|
8205
8179
|
ListCoreNetworkPolicyVersionsCommand,
|
|
@@ -8207,50 +8181,23 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
8207
8181
|
ListOrganizationServiceAccessStatusCommand,
|
|
8208
8182
|
ListPeeringsCommand,
|
|
8209
8183
|
ListTagsForResourceCommand,
|
|
8210
|
-
LocationFilterSensitiveLog,
|
|
8211
|
-
NetworkManager,
|
|
8212
|
-
NetworkManagerClient,
|
|
8213
|
-
NetworkManagerServiceException,
|
|
8214
|
-
PeeringState,
|
|
8215
|
-
PeeringType,
|
|
8216
8184
|
PutCoreNetworkPolicyCommand,
|
|
8217
8185
|
PutResourcePolicyCommand,
|
|
8218
8186
|
RegisterTransitGatewayCommand,
|
|
8219
8187
|
RejectAttachmentCommand,
|
|
8220
|
-
ResourceNotFoundException,
|
|
8221
8188
|
RestoreCoreNetworkPolicyVersionCommand,
|
|
8222
|
-
RouteAnalysisCompletionReasonCode,
|
|
8223
|
-
RouteAnalysisCompletionResultCode,
|
|
8224
|
-
RouteAnalysisStatus,
|
|
8225
|
-
RouteState,
|
|
8226
|
-
RouteTableType,
|
|
8227
|
-
RouteType,
|
|
8228
|
-
ServiceQuotaExceededException,
|
|
8229
|
-
SiteFilterSensitiveLog,
|
|
8230
|
-
SiteState,
|
|
8231
8189
|
StartOrganizationServiceAccessUpdateCommand,
|
|
8232
8190
|
StartRouteAnalysisCommand,
|
|
8233
8191
|
TagResourceCommand,
|
|
8234
|
-
ThrottlingException,
|
|
8235
|
-
TransitGatewayConnectPeerAssociationState,
|
|
8236
|
-
TransitGatewayRegistrationState,
|
|
8237
|
-
TunnelProtocol,
|
|
8238
8192
|
UntagResourceCommand,
|
|
8239
8193
|
UpdateConnectionCommand,
|
|
8240
8194
|
UpdateCoreNetworkCommand,
|
|
8241
8195
|
UpdateDeviceCommand,
|
|
8242
|
-
UpdateDeviceRequestFilterSensitiveLog,
|
|
8243
|
-
UpdateDeviceResponseFilterSensitiveLog,
|
|
8244
8196
|
UpdateGlobalNetworkCommand,
|
|
8245
8197
|
UpdateLinkCommand,
|
|
8246
8198
|
UpdateNetworkResourceMetadataCommand,
|
|
8247
8199
|
UpdateSiteCommand,
|
|
8248
|
-
UpdateSiteRequestFilterSensitiveLog,
|
|
8249
|
-
UpdateSiteResponseFilterSensitiveLog,
|
|
8250
8200
|
UpdateVpcAttachmentCommand,
|
|
8251
|
-
ValidationException,
|
|
8252
|
-
ValidationExceptionReason,
|
|
8253
|
-
__Client,
|
|
8254
8201
|
paginateDescribeGlobalNetworks,
|
|
8255
8202
|
paginateGetConnectPeerAssociations,
|
|
8256
8203
|
paginateGetConnections,
|
|
@@ -8271,6 +8218,60 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
8271
8218
|
paginateListConnectPeers,
|
|
8272
8219
|
paginateListCoreNetworkPolicyVersions,
|
|
8273
8220
|
paginateListCoreNetworks,
|
|
8274
|
-
paginateListPeerings
|
|
8221
|
+
paginateListPeerings,
|
|
8222
|
+
AttachmentType,
|
|
8223
|
+
AttachmentState,
|
|
8224
|
+
AccessDeniedException,
|
|
8225
|
+
ConflictException,
|
|
8226
|
+
InternalServerException,
|
|
8227
|
+
ResourceNotFoundException,
|
|
8228
|
+
ThrottlingException,
|
|
8229
|
+
ValidationExceptionReason,
|
|
8230
|
+
ValidationException,
|
|
8231
|
+
ConnectPeerAssociationState,
|
|
8232
|
+
ServiceQuotaExceededException,
|
|
8233
|
+
CustomerGatewayAssociationState,
|
|
8234
|
+
LinkAssociationState,
|
|
8235
|
+
TransitGatewayConnectPeerAssociationState,
|
|
8236
|
+
ChangeAction,
|
|
8237
|
+
ChangeSetState,
|
|
8238
|
+
ChangeStatus,
|
|
8239
|
+
ChangeType,
|
|
8240
|
+
TunnelProtocol,
|
|
8241
|
+
ConnectionState,
|
|
8242
|
+
ConnectionStatus,
|
|
8243
|
+
ConnectionType,
|
|
8244
|
+
ConnectPeerState,
|
|
8245
|
+
CoreNetworkState,
|
|
8246
|
+
CoreNetworkPolicyAlias,
|
|
8247
|
+
CoreNetworkPolicyException,
|
|
8248
|
+
DeviceState,
|
|
8249
|
+
GlobalNetworkState,
|
|
8250
|
+
LinkState,
|
|
8251
|
+
SiteState,
|
|
8252
|
+
PeeringType,
|
|
8253
|
+
PeeringState,
|
|
8254
|
+
TransitGatewayRegistrationState,
|
|
8255
|
+
RouteState,
|
|
8256
|
+
RouteType,
|
|
8257
|
+
RouteTableType,
|
|
8258
|
+
RouteAnalysisCompletionReasonCode,
|
|
8259
|
+
RouteAnalysisCompletionResultCode,
|
|
8260
|
+
RouteAnalysisStatus,
|
|
8261
|
+
LocationFilterSensitiveLog,
|
|
8262
|
+
CreateDeviceRequestFilterSensitiveLog,
|
|
8263
|
+
DeviceFilterSensitiveLog,
|
|
8264
|
+
CreateDeviceResponseFilterSensitiveLog,
|
|
8265
|
+
CreateSiteRequestFilterSensitiveLog,
|
|
8266
|
+
SiteFilterSensitiveLog,
|
|
8267
|
+
CreateSiteResponseFilterSensitiveLog,
|
|
8268
|
+
DeleteDeviceResponseFilterSensitiveLog,
|
|
8269
|
+
DeleteSiteResponseFilterSensitiveLog,
|
|
8270
|
+
GetDevicesResponseFilterSensitiveLog,
|
|
8271
|
+
GetSitesResponseFilterSensitiveLog,
|
|
8272
|
+
UpdateDeviceRequestFilterSensitiveLog,
|
|
8273
|
+
UpdateDeviceResponseFilterSensitiveLog,
|
|
8274
|
+
UpdateSiteRequestFilterSensitiveLog,
|
|
8275
|
+
UpdateSiteResponseFilterSensitiveLog
|
|
8275
8276
|
});
|
|
8276
8277
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-networkmanager",
|
|
3
3
|
"description": "AWS SDK for JavaScript Networkmanager Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.499.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-networkmanager",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
24
|
"@aws-sdk/core": "3.496.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|