@semiont/graph 0.5.11 → 0.5.13
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/{chunk-SQRFW5JO.js → chunk-2FZWFAHI.js} +2 -2
- package/dist/{chunk-PFPGJZE5.js → chunk-7W3WYDYY.js} +781 -655
- package/dist/chunk-7W3WYDYY.js.map +1 -0
- package/dist/{chunk-QGGTFZBT.js → chunk-ANBNC7ET.js} +9 -9
- package/dist/chunk-ANBNC7ET.js.map +1 -0
- package/dist/{chunk-MPEJCIW2.js → chunk-FUH65BXZ.js} +3 -3
- package/dist/{chunk-2WJWKJQU.js → chunk-SIIGOCAF.js} +61 -167
- package/dist/chunk-SIIGOCAF.js.map +1 -0
- package/dist/chunk-TTCF2MVW.js +2238 -0
- package/dist/chunk-TTCF2MVW.js.map +1 -0
- package/dist/dist-es-2TLZH4GR.js +286 -0
- package/dist/dist-es-2TLZH4GR.js.map +1 -0
- package/dist/{dist-es-L3LHQ2H4.js → dist-es-3LHYAN2Z.js} +3 -3
- package/dist/{dist-es-CKTPSCQB.js → dist-es-ERGUA43M.js} +119 -258
- package/dist/dist-es-ERGUA43M.js.map +1 -0
- package/dist/{dist-es-TZGZRHJL.js → dist-es-FF2QSTPC.js} +19 -13
- package/dist/dist-es-FF2QSTPC.js.map +1 -0
- package/dist/{dist-es-RQSF5AZ5.js → dist-es-FYIEMWHW.js} +4 -4
- package/dist/{dist-es-UUBLUHQK.js → dist-es-QUWKNR3E.js} +2 -2
- package/dist/{dist-es-SHXLUESU.js → dist-es-VWWFUSHN.js} +6 -6
- package/dist/dist-es-WPIJNMD4.js +220 -0
- package/dist/dist-es-WPIJNMD4.js.map +1 -0
- package/dist/{dist-es-G4L6NCN5.js → dist-es-YDMYLFPU.js} +4 -4
- package/dist/index.js +45 -19
- package/dist/index.js.map +1 -1
- package/dist/{loadSso-RFRDEFSI.js → loadSso-XDB76252.js} +8 -10
- package/dist/{loadSso-RFRDEFSI.js.map → loadSso-XDB76252.js.map} +1 -1
- package/dist/{signin-U5IGPIWD.js → signin-AHFRIARE.js} +8 -10
- package/dist/{signin-U5IGPIWD.js.map → signin-AHFRIARE.js.map} +1 -1
- package/dist/{sso-oidc-GGDHF3M3.js → sso-oidc-3B3W33KS.js} +8 -10
- package/dist/{sso-oidc-GGDHF3M3.js.map → sso-oidc-3B3W33KS.js.map} +1 -1
- package/dist/{sts-3TIKUUIA.js → sts-OXRUFMHG.js} +10 -16
- package/dist/sts-OXRUFMHG.js.map +1 -0
- package/package.json +6 -6
- package/dist/chunk-2WJWKJQU.js.map +0 -1
- package/dist/chunk-5PYYJZCY.js +0 -576
- package/dist/chunk-5PYYJZCY.js.map +0 -1
- package/dist/chunk-6C6SP2SJ.js +0 -1113
- package/dist/chunk-6C6SP2SJ.js.map +0 -1
- package/dist/chunk-BRCSBLGI.js +0 -694
- package/dist/chunk-BRCSBLGI.js.map +0 -1
- package/dist/chunk-PFPGJZE5.js.map +0 -1
- package/dist/chunk-QGGTFZBT.js.map +0 -1
- package/dist/dist-es-5CZKMZ7F.js +0 -492
- package/dist/dist-es-5CZKMZ7F.js.map +0 -1
- package/dist/dist-es-CKTPSCQB.js.map +0 -1
- package/dist/dist-es-TZGZRHJL.js.map +0 -1
- package/dist/sts-3TIKUUIA.js.map +0 -1
- /package/dist/{chunk-SQRFW5JO.js.map → chunk-2FZWFAHI.js.map} +0 -0
- /package/dist/{chunk-MPEJCIW2.js.map → chunk-FUH65BXZ.js.map} +0 -0
- /package/dist/{dist-es-L3LHQ2H4.js.map → dist-es-3LHYAN2Z.js.map} +0 -0
- /package/dist/{dist-es-RQSF5AZ5.js.map → dist-es-FYIEMWHW.js.map} +0 -0
- /package/dist/{dist-es-UUBLUHQK.js.map → dist-es-QUWKNR3E.js.map} +0 -0
- /package/dist/{dist-es-SHXLUESU.js.map → dist-es-VWWFUSHN.js.map} +0 -0
- /package/dist/{dist-es-G4L6NCN5.js.map → dist-es-YDMYLFPU.js.map} +0 -0
|
@@ -1,24 +1,21 @@
|
|
|
1
|
-
import {
|
|
2
|
-
AwsQueryProtocol
|
|
3
|
-
} from "./chunk-BRCSBLGI.js";
|
|
4
1
|
import {
|
|
5
2
|
ENV_KEY,
|
|
6
3
|
ENV_SECRET,
|
|
7
4
|
fromEnv
|
|
8
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-FUH65BXZ.js";
|
|
9
6
|
import {
|
|
7
|
+
AwsQueryProtocol,
|
|
10
8
|
AwsSdkSigV4Signer,
|
|
11
9
|
NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
12
10
|
SignatureV4,
|
|
13
|
-
getSchemaSerdePlugin,
|
|
14
11
|
resolveAwsSdkSigV4Config
|
|
15
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-TTCF2MVW.js";
|
|
16
13
|
import {
|
|
17
14
|
Sha256Node
|
|
18
15
|
} from "./chunk-GH2BPPIO.js";
|
|
19
16
|
import {
|
|
20
17
|
NodeHttpHandler
|
|
21
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-2FZWFAHI.js";
|
|
22
19
|
import {
|
|
23
20
|
BinaryDecisionDiagram,
|
|
24
21
|
Client,
|
|
@@ -53,13 +50,14 @@ import {
|
|
|
53
50
|
getRetryPlugin,
|
|
54
51
|
getUserAgentPlugin,
|
|
55
52
|
loadConfigsForDefaultMode,
|
|
53
|
+
makeBuilder,
|
|
56
54
|
resolveAwsRegionExtensionConfiguration,
|
|
57
55
|
resolveDefaultRuntimeConfig,
|
|
58
56
|
resolveEndpointConfig,
|
|
59
57
|
resolveHostHeaderConfig,
|
|
60
58
|
resolveRetryConfig,
|
|
61
59
|
resolveUserAgentConfig
|
|
62
|
-
} from "./chunk-
|
|
60
|
+
} from "./chunk-SIIGOCAF.js";
|
|
63
61
|
import {
|
|
64
62
|
CredentialsProviderError,
|
|
65
63
|
ENV_PROFILE,
|
|
@@ -73,6 +71,7 @@ import {
|
|
|
73
71
|
chain,
|
|
74
72
|
getContentLengthPlugin,
|
|
75
73
|
getHttpHandlerExtensionConfiguration,
|
|
74
|
+
getSchemaSerdePlugin,
|
|
76
75
|
getSmithyContext,
|
|
77
76
|
loadConfig,
|
|
78
77
|
normalizeProvider,
|
|
@@ -81,7 +80,7 @@ import {
|
|
|
81
80
|
resolveHttpHandlerRuntimeConfig,
|
|
82
81
|
resolveRegionConfig,
|
|
83
82
|
toEndpointV1
|
|
84
|
-
} from "./chunk-
|
|
83
|
+
} from "./chunk-7W3WYDYY.js";
|
|
85
84
|
import {
|
|
86
85
|
calculateBodyLength,
|
|
87
86
|
fromBase64,
|
|
@@ -150,7 +149,7 @@ var commonParams = {
|
|
|
150
149
|
var package_default = {
|
|
151
150
|
name: "@aws-sdk/client-neptune",
|
|
152
151
|
description: "AWS SDK for JavaScript Neptune Client for Node.js, Browser and React Native",
|
|
153
|
-
version: "3.
|
|
152
|
+
version: "3.1081.0",
|
|
154
153
|
scripts: {
|
|
155
154
|
build: "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
156
155
|
"build:cjs": "node ../../scripts/compilation/inline",
|
|
@@ -168,14 +167,14 @@ var package_default = {
|
|
|
168
167
|
module: "./dist-es/index.js",
|
|
169
168
|
sideEffects: false,
|
|
170
169
|
dependencies: {
|
|
171
|
-
"@aws-sdk/core": "^3.974.
|
|
172
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
173
|
-
"@aws-sdk/middleware-sdk-rds": "^3.972.
|
|
174
|
-
"@aws-sdk/types": "^3.973.
|
|
175
|
-
"@smithy/core": "^3.
|
|
176
|
-
"@smithy/fetch-http-handler": "^5.6.
|
|
177
|
-
"@smithy/node-http-handler": "^4.9.
|
|
178
|
-
"@smithy/types": "^4.15.
|
|
170
|
+
"@aws-sdk/core": "^3.974.29",
|
|
171
|
+
"@aws-sdk/credential-provider-node": "^3.972.64",
|
|
172
|
+
"@aws-sdk/middleware-sdk-rds": "^3.972.43",
|
|
173
|
+
"@aws-sdk/types": "^3.973.15",
|
|
174
|
+
"@smithy/core": "^3.29.0",
|
|
175
|
+
"@smithy/fetch-http-handler": "^5.6.2",
|
|
176
|
+
"@smithy/node-http-handler": "^4.9.2",
|
|
177
|
+
"@smithy/types": "^4.15.1",
|
|
179
178
|
tslib: "^2.6.2"
|
|
180
179
|
},
|
|
181
180
|
devDependencies: {
|
|
@@ -221,10 +220,10 @@ var package_default = {
|
|
|
221
220
|
// ../../node_modules/@aws-sdk/credential-provider-node/dist-es/remoteProvider.js
|
|
222
221
|
var ENV_IMDS_DISABLED = "AWS_EC2_METADATA_DISABLED";
|
|
223
222
|
var remoteProvider = async (init) => {
|
|
224
|
-
const { ENV_CMDS_FULL_URI, ENV_CMDS_RELATIVE_URI, fromContainerMetadata, fromInstanceMetadata } = await import("./dist-es-
|
|
223
|
+
const { ENV_CMDS_FULL_URI, ENV_CMDS_RELATIVE_URI, fromContainerMetadata, fromInstanceMetadata } = await import("./dist-es-QUWKNR3E.js");
|
|
225
224
|
if (process.env[ENV_CMDS_RELATIVE_URI] || process.env[ENV_CMDS_FULL_URI]) {
|
|
226
225
|
init.logger?.debug("@aws-sdk/credential-provider-node - remoteProvider::fromHttp/fromContainerMetadata");
|
|
227
|
-
const { fromHttp } = await import("./dist-es-
|
|
226
|
+
const { fromHttp } = await import("./dist-es-FF2QSTPC.js");
|
|
228
227
|
return chain(fromHttp(init), fromContainerMetadata(init));
|
|
229
228
|
}
|
|
230
229
|
if (process.env[ENV_IMDS_DISABLED] && process.env[ENV_IMDS_DISABLED] !== "false") {
|
|
@@ -336,22 +335,22 @@ var defaultProvider = (init = {}) => memoizeChain([
|
|
|
336
335
|
if (!ssoStartUrl && !ssoAccountId && !ssoRegion && !ssoRoleName && !ssoSession) {
|
|
337
336
|
throw new CredentialsProviderError("Skipping SSO provider in default chain (inputs do not include SSO fields).", { logger: init.logger });
|
|
338
337
|
}
|
|
339
|
-
const { fromSSO } = await import("./dist-es-
|
|
338
|
+
const { fromSSO } = await import("./dist-es-VWWFUSHN.js");
|
|
340
339
|
return fromSSO(init)(awsIdentityProperties);
|
|
341
340
|
},
|
|
342
341
|
async (awsIdentityProperties) => {
|
|
343
342
|
init.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::fromIni");
|
|
344
|
-
const { fromIni } = await import("./dist-es-
|
|
343
|
+
const { fromIni } = await import("./dist-es-WPIJNMD4.js");
|
|
345
344
|
return fromIni(init)(awsIdentityProperties);
|
|
346
345
|
},
|
|
347
346
|
async (awsIdentityProperties) => {
|
|
348
347
|
init.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::fromProcess");
|
|
349
|
-
const { fromProcess } = await import("./dist-es-
|
|
348
|
+
const { fromProcess } = await import("./dist-es-3LHYAN2Z.js");
|
|
350
349
|
return fromProcess(init)(awsIdentityProperties);
|
|
351
350
|
},
|
|
352
351
|
async (awsIdentityProperties) => {
|
|
353
352
|
init.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::fromTokenFile");
|
|
354
|
-
const { fromTokenFile } = await import("./dist-es-
|
|
353
|
+
const { fromTokenFile } = await import("./dist-es-FYIEMWHW.js");
|
|
355
354
|
return fromTokenFile(init)(awsIdentityProperties);
|
|
356
355
|
},
|
|
357
356
|
async () => {
|
|
@@ -5245,36 +5244,6 @@ var NeptuneClient = class extends Client {
|
|
|
5245
5244
|
}
|
|
5246
5245
|
};
|
|
5247
5246
|
|
|
5248
|
-
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/AddRoleToDBClusterCommand.js
|
|
5249
|
-
var AddRoleToDBClusterCommand = class extends Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
|
|
5250
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5251
|
-
}).s("AmazonRDSv19", "AddRoleToDBCluster", {}).n("NeptuneClient", "AddRoleToDBClusterCommand").sc(AddRoleToDBCluster$).build() {
|
|
5252
|
-
};
|
|
5253
|
-
|
|
5254
|
-
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js
|
|
5255
|
-
var AddSourceIdentifierToSubscriptionCommand = class extends Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
|
|
5256
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5257
|
-
}).s("AmazonRDSv19", "AddSourceIdentifierToSubscription", {}).n("NeptuneClient", "AddSourceIdentifierToSubscriptionCommand").sc(AddSourceIdentifierToSubscription$).build() {
|
|
5258
|
-
};
|
|
5259
|
-
|
|
5260
|
-
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/AddTagsToResourceCommand.js
|
|
5261
|
-
var AddTagsToResourceCommand = class extends Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
|
|
5262
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5263
|
-
}).s("AmazonRDSv19", "AddTagsToResource", {}).n("NeptuneClient", "AddTagsToResourceCommand").sc(AddTagsToResource$).build() {
|
|
5264
|
-
};
|
|
5265
|
-
|
|
5266
|
-
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/ApplyPendingMaintenanceActionCommand.js
|
|
5267
|
-
var ApplyPendingMaintenanceActionCommand = class extends Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
|
|
5268
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5269
|
-
}).s("AmazonRDSv19", "ApplyPendingMaintenanceAction", {}).n("NeptuneClient", "ApplyPendingMaintenanceActionCommand").sc(ApplyPendingMaintenanceAction$).build() {
|
|
5270
|
-
};
|
|
5271
|
-
|
|
5272
|
-
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/CopyDBClusterParameterGroupCommand.js
|
|
5273
|
-
var CopyDBClusterParameterGroupCommand = class extends Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
|
|
5274
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5275
|
-
}).s("AmazonRDSv19", "CopyDBClusterParameterGroup", {}).n("NeptuneClient", "CopyDBClusterParameterGroupCommand").sc(CopyDBClusterParameterGroup$).build() {
|
|
5276
|
-
};
|
|
5277
|
-
|
|
5278
5247
|
// ../../node_modules/@aws-sdk/core/dist-es/submodules/util/util-format-url/format-url.js
|
|
5279
5248
|
function formatUrl(request) {
|
|
5280
5249
|
const { port, query } = request;
|
|
@@ -5322,7 +5291,7 @@ function crossRegionPresignedUrlMiddleware(options) {
|
|
|
5322
5291
|
const sourceIdKey = Object.keys(sourceIdToCommandKeyMap).filter((sourceKeyId) => input.hasOwnProperty(sourceKeyId))[0];
|
|
5323
5292
|
if (!sourceIdKey)
|
|
5324
5293
|
return next(args);
|
|
5325
|
-
const
|
|
5294
|
+
const command2 = sourceIdToCommandKeyMap[sourceIdKey];
|
|
5326
5295
|
if (!input.PreSignedUrl && isARN(input[sourceIdKey]) && region !== getEndpointFromARN(input[sourceIdKey])) {
|
|
5327
5296
|
const sourceRegion = getEndpointFromARN(input[sourceIdKey]);
|
|
5328
5297
|
let resolvedEndpoint;
|
|
@@ -5339,7 +5308,7 @@ function crossRegionPresignedUrlMiddleware(options) {
|
|
|
5339
5308
|
host: resolvedEndpoint.hostname
|
|
5340
5309
|
},
|
|
5341
5310
|
query: {
|
|
5342
|
-
Action:
|
|
5311
|
+
Action: command2,
|
|
5343
5312
|
Version: version,
|
|
5344
5313
|
KmsKeyId: input.KmsKeyId,
|
|
5345
5314
|
DestinationRegion: region,
|
|
@@ -5393,400 +5362,292 @@ function getEndpointFromARN(arn) {
|
|
|
5393
5362
|
return arnArr[3];
|
|
5394
5363
|
}
|
|
5395
5364
|
|
|
5365
|
+
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commandBuilder.js
|
|
5366
|
+
var command = makeBuilder(commonParams, "AmazonRDSv19", "NeptuneClient", getEndpointPlugin);
|
|
5367
|
+
var _ep0 = {};
|
|
5368
|
+
var _mw0 = (Command2, cs, config, o) => [];
|
|
5369
|
+
var _mw1 = (Command2, cs, config, o) => [
|
|
5370
|
+
getCrossRegionPresignedUrlPlugin(config)
|
|
5371
|
+
];
|
|
5372
|
+
|
|
5373
|
+
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/AddRoleToDBClusterCommand.js
|
|
5374
|
+
var AddRoleToDBClusterCommand = class extends command(_ep0, _mw0, "AddRoleToDBCluster", AddRoleToDBCluster$) {
|
|
5375
|
+
};
|
|
5376
|
+
|
|
5377
|
+
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js
|
|
5378
|
+
var AddSourceIdentifierToSubscriptionCommand = class extends command(_ep0, _mw0, "AddSourceIdentifierToSubscription", AddSourceIdentifierToSubscription$) {
|
|
5379
|
+
};
|
|
5380
|
+
|
|
5381
|
+
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/AddTagsToResourceCommand.js
|
|
5382
|
+
var AddTagsToResourceCommand = class extends command(_ep0, _mw0, "AddTagsToResource", AddTagsToResource$) {
|
|
5383
|
+
};
|
|
5384
|
+
|
|
5385
|
+
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/ApplyPendingMaintenanceActionCommand.js
|
|
5386
|
+
var ApplyPendingMaintenanceActionCommand = class extends command(_ep0, _mw0, "ApplyPendingMaintenanceAction", ApplyPendingMaintenanceAction$) {
|
|
5387
|
+
};
|
|
5388
|
+
|
|
5389
|
+
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/CopyDBClusterParameterGroupCommand.js
|
|
5390
|
+
var CopyDBClusterParameterGroupCommand = class extends command(_ep0, _mw0, "CopyDBClusterParameterGroup", CopyDBClusterParameterGroup$) {
|
|
5391
|
+
};
|
|
5392
|
+
|
|
5396
5393
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/CopyDBClusterSnapshotCommand.js
|
|
5397
|
-
var CopyDBClusterSnapshotCommand = class extends
|
|
5398
|
-
return [
|
|
5399
|
-
getEndpointPlugin(config, Command2.getEndpointParameterInstructions()),
|
|
5400
|
-
getCrossRegionPresignedUrlPlugin(config)
|
|
5401
|
-
];
|
|
5402
|
-
}).s("AmazonRDSv19", "CopyDBClusterSnapshot", {}).n("NeptuneClient", "CopyDBClusterSnapshotCommand").sc(CopyDBClusterSnapshot$).build() {
|
|
5394
|
+
var CopyDBClusterSnapshotCommand = class extends command(_ep0, _mw1, "CopyDBClusterSnapshot", CopyDBClusterSnapshot$) {
|
|
5403
5395
|
};
|
|
5404
5396
|
|
|
5405
5397
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/CopyDBParameterGroupCommand.js
|
|
5406
|
-
var CopyDBParameterGroupCommand = class extends
|
|
5407
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5408
|
-
}).s("AmazonRDSv19", "CopyDBParameterGroup", {}).n("NeptuneClient", "CopyDBParameterGroupCommand").sc(CopyDBParameterGroup$).build() {
|
|
5398
|
+
var CopyDBParameterGroupCommand = class extends command(_ep0, _mw0, "CopyDBParameterGroup", CopyDBParameterGroup$) {
|
|
5409
5399
|
};
|
|
5410
5400
|
|
|
5411
5401
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/CreateDBClusterCommand.js
|
|
5412
|
-
var CreateDBClusterCommand = class extends
|
|
5413
|
-
return [
|
|
5414
|
-
getEndpointPlugin(config, Command2.getEndpointParameterInstructions()),
|
|
5415
|
-
getCrossRegionPresignedUrlPlugin(config)
|
|
5416
|
-
];
|
|
5417
|
-
}).s("AmazonRDSv19", "CreateDBCluster", {}).n("NeptuneClient", "CreateDBClusterCommand").sc(CreateDBCluster$).build() {
|
|
5402
|
+
var CreateDBClusterCommand = class extends command(_ep0, _mw1, "CreateDBCluster", CreateDBCluster$) {
|
|
5418
5403
|
};
|
|
5419
5404
|
|
|
5420
5405
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/CreateDBClusterEndpointCommand.js
|
|
5421
|
-
var CreateDBClusterEndpointCommand = class extends
|
|
5422
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5423
|
-
}).s("AmazonRDSv19", "CreateDBClusterEndpoint", {}).n("NeptuneClient", "CreateDBClusterEndpointCommand").sc(CreateDBClusterEndpoint$).build() {
|
|
5406
|
+
var CreateDBClusterEndpointCommand = class extends command(_ep0, _mw0, "CreateDBClusterEndpoint", CreateDBClusterEndpoint$) {
|
|
5424
5407
|
};
|
|
5425
5408
|
|
|
5426
5409
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/CreateDBClusterParameterGroupCommand.js
|
|
5427
|
-
var CreateDBClusterParameterGroupCommand = class extends
|
|
5428
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5429
|
-
}).s("AmazonRDSv19", "CreateDBClusterParameterGroup", {}).n("NeptuneClient", "CreateDBClusterParameterGroupCommand").sc(CreateDBClusterParameterGroup$).build() {
|
|
5410
|
+
var CreateDBClusterParameterGroupCommand = class extends command(_ep0, _mw0, "CreateDBClusterParameterGroup", CreateDBClusterParameterGroup$) {
|
|
5430
5411
|
};
|
|
5431
5412
|
|
|
5432
5413
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/CreateDBClusterSnapshotCommand.js
|
|
5433
|
-
var CreateDBClusterSnapshotCommand = class extends
|
|
5434
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5435
|
-
}).s("AmazonRDSv19", "CreateDBClusterSnapshot", {}).n("NeptuneClient", "CreateDBClusterSnapshotCommand").sc(CreateDBClusterSnapshot$).build() {
|
|
5414
|
+
var CreateDBClusterSnapshotCommand = class extends command(_ep0, _mw0, "CreateDBClusterSnapshot", CreateDBClusterSnapshot$) {
|
|
5436
5415
|
};
|
|
5437
5416
|
|
|
5438
5417
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/CreateDBInstanceCommand.js
|
|
5439
|
-
var CreateDBInstanceCommand = class extends
|
|
5440
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5441
|
-
}).s("AmazonRDSv19", "CreateDBInstance", {}).n("NeptuneClient", "CreateDBInstanceCommand").sc(CreateDBInstance$).build() {
|
|
5418
|
+
var CreateDBInstanceCommand = class extends command(_ep0, _mw0, "CreateDBInstance", CreateDBInstance$) {
|
|
5442
5419
|
};
|
|
5443
5420
|
|
|
5444
5421
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/CreateDBParameterGroupCommand.js
|
|
5445
|
-
var CreateDBParameterGroupCommand = class extends
|
|
5446
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5447
|
-
}).s("AmazonRDSv19", "CreateDBParameterGroup", {}).n("NeptuneClient", "CreateDBParameterGroupCommand").sc(CreateDBParameterGroup$).build() {
|
|
5422
|
+
var CreateDBParameterGroupCommand = class extends command(_ep0, _mw0, "CreateDBParameterGroup", CreateDBParameterGroup$) {
|
|
5448
5423
|
};
|
|
5449
5424
|
|
|
5450
5425
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/CreateDBSubnetGroupCommand.js
|
|
5451
|
-
var CreateDBSubnetGroupCommand = class extends
|
|
5452
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5453
|
-
}).s("AmazonRDSv19", "CreateDBSubnetGroup", {}).n("NeptuneClient", "CreateDBSubnetGroupCommand").sc(CreateDBSubnetGroup$).build() {
|
|
5426
|
+
var CreateDBSubnetGroupCommand = class extends command(_ep0, _mw0, "CreateDBSubnetGroup", CreateDBSubnetGroup$) {
|
|
5454
5427
|
};
|
|
5455
5428
|
|
|
5456
5429
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/CreateEventSubscriptionCommand.js
|
|
5457
|
-
var CreateEventSubscriptionCommand = class extends
|
|
5458
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5459
|
-
}).s("AmazonRDSv19", "CreateEventSubscription", {}).n("NeptuneClient", "CreateEventSubscriptionCommand").sc(CreateEventSubscription$).build() {
|
|
5430
|
+
var CreateEventSubscriptionCommand = class extends command(_ep0, _mw0, "CreateEventSubscription", CreateEventSubscription$) {
|
|
5460
5431
|
};
|
|
5461
5432
|
|
|
5462
5433
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/CreateGlobalClusterCommand.js
|
|
5463
|
-
var CreateGlobalClusterCommand = class extends
|
|
5464
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5465
|
-
}).s("AmazonRDSv19", "CreateGlobalCluster", {}).n("NeptuneClient", "CreateGlobalClusterCommand").sc(CreateGlobalCluster$).build() {
|
|
5434
|
+
var CreateGlobalClusterCommand = class extends command(_ep0, _mw0, "CreateGlobalCluster", CreateGlobalCluster$) {
|
|
5466
5435
|
};
|
|
5467
5436
|
|
|
5468
5437
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DeleteDBClusterCommand.js
|
|
5469
|
-
var DeleteDBClusterCommand = class extends
|
|
5470
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5471
|
-
}).s("AmazonRDSv19", "DeleteDBCluster", {}).n("NeptuneClient", "DeleteDBClusterCommand").sc(DeleteDBCluster$).build() {
|
|
5438
|
+
var DeleteDBClusterCommand = class extends command(_ep0, _mw0, "DeleteDBCluster", DeleteDBCluster$) {
|
|
5472
5439
|
};
|
|
5473
5440
|
|
|
5474
5441
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DeleteDBClusterEndpointCommand.js
|
|
5475
|
-
var DeleteDBClusterEndpointCommand = class extends
|
|
5476
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5477
|
-
}).s("AmazonRDSv19", "DeleteDBClusterEndpoint", {}).n("NeptuneClient", "DeleteDBClusterEndpointCommand").sc(DeleteDBClusterEndpoint$).build() {
|
|
5442
|
+
var DeleteDBClusterEndpointCommand = class extends command(_ep0, _mw0, "DeleteDBClusterEndpoint", DeleteDBClusterEndpoint$) {
|
|
5478
5443
|
};
|
|
5479
5444
|
|
|
5480
5445
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DeleteDBClusterParameterGroupCommand.js
|
|
5481
|
-
var DeleteDBClusterParameterGroupCommand = class extends
|
|
5482
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5483
|
-
}).s("AmazonRDSv19", "DeleteDBClusterParameterGroup", {}).n("NeptuneClient", "DeleteDBClusterParameterGroupCommand").sc(DeleteDBClusterParameterGroup$).build() {
|
|
5446
|
+
var DeleteDBClusterParameterGroupCommand = class extends command(_ep0, _mw0, "DeleteDBClusterParameterGroup", DeleteDBClusterParameterGroup$) {
|
|
5484
5447
|
};
|
|
5485
5448
|
|
|
5486
5449
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DeleteDBClusterSnapshotCommand.js
|
|
5487
|
-
var DeleteDBClusterSnapshotCommand = class extends
|
|
5488
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5489
|
-
}).s("AmazonRDSv19", "DeleteDBClusterSnapshot", {}).n("NeptuneClient", "DeleteDBClusterSnapshotCommand").sc(DeleteDBClusterSnapshot$).build() {
|
|
5450
|
+
var DeleteDBClusterSnapshotCommand = class extends command(_ep0, _mw0, "DeleteDBClusterSnapshot", DeleteDBClusterSnapshot$) {
|
|
5490
5451
|
};
|
|
5491
5452
|
|
|
5492
5453
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DeleteDBInstanceCommand.js
|
|
5493
|
-
var DeleteDBInstanceCommand = class extends
|
|
5494
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5495
|
-
}).s("AmazonRDSv19", "DeleteDBInstance", {}).n("NeptuneClient", "DeleteDBInstanceCommand").sc(DeleteDBInstance$).build() {
|
|
5454
|
+
var DeleteDBInstanceCommand = class extends command(_ep0, _mw0, "DeleteDBInstance", DeleteDBInstance$) {
|
|
5496
5455
|
};
|
|
5497
5456
|
|
|
5498
5457
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DeleteDBParameterGroupCommand.js
|
|
5499
|
-
var DeleteDBParameterGroupCommand = class extends
|
|
5500
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5501
|
-
}).s("AmazonRDSv19", "DeleteDBParameterGroup", {}).n("NeptuneClient", "DeleteDBParameterGroupCommand").sc(DeleteDBParameterGroup$).build() {
|
|
5458
|
+
var DeleteDBParameterGroupCommand = class extends command(_ep0, _mw0, "DeleteDBParameterGroup", DeleteDBParameterGroup$) {
|
|
5502
5459
|
};
|
|
5503
5460
|
|
|
5504
5461
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DeleteDBSubnetGroupCommand.js
|
|
5505
|
-
var DeleteDBSubnetGroupCommand = class extends
|
|
5506
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5507
|
-
}).s("AmazonRDSv19", "DeleteDBSubnetGroup", {}).n("NeptuneClient", "DeleteDBSubnetGroupCommand").sc(DeleteDBSubnetGroup$).build() {
|
|
5462
|
+
var DeleteDBSubnetGroupCommand = class extends command(_ep0, _mw0, "DeleteDBSubnetGroup", DeleteDBSubnetGroup$) {
|
|
5508
5463
|
};
|
|
5509
5464
|
|
|
5510
5465
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DeleteEventSubscriptionCommand.js
|
|
5511
|
-
var DeleteEventSubscriptionCommand = class extends
|
|
5512
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5513
|
-
}).s("AmazonRDSv19", "DeleteEventSubscription", {}).n("NeptuneClient", "DeleteEventSubscriptionCommand").sc(DeleteEventSubscription$).build() {
|
|
5466
|
+
var DeleteEventSubscriptionCommand = class extends command(_ep0, _mw0, "DeleteEventSubscription", DeleteEventSubscription$) {
|
|
5514
5467
|
};
|
|
5515
5468
|
|
|
5516
5469
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DeleteGlobalClusterCommand.js
|
|
5517
|
-
var DeleteGlobalClusterCommand = class extends
|
|
5518
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5519
|
-
}).s("AmazonRDSv19", "DeleteGlobalCluster", {}).n("NeptuneClient", "DeleteGlobalClusterCommand").sc(DeleteGlobalCluster$).build() {
|
|
5470
|
+
var DeleteGlobalClusterCommand = class extends command(_ep0, _mw0, "DeleteGlobalCluster", DeleteGlobalCluster$) {
|
|
5520
5471
|
};
|
|
5521
5472
|
|
|
5522
5473
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DescribeDBClusterEndpointsCommand.js
|
|
5523
|
-
var DescribeDBClusterEndpointsCommand = class extends
|
|
5524
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5525
|
-
}).s("AmazonRDSv19", "DescribeDBClusterEndpoints", {}).n("NeptuneClient", "DescribeDBClusterEndpointsCommand").sc(DescribeDBClusterEndpoints$).build() {
|
|
5474
|
+
var DescribeDBClusterEndpointsCommand = class extends command(_ep0, _mw0, "DescribeDBClusterEndpoints", DescribeDBClusterEndpoints$) {
|
|
5526
5475
|
};
|
|
5527
5476
|
|
|
5528
5477
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js
|
|
5529
|
-
var DescribeDBClusterParameterGroupsCommand = class extends
|
|
5530
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5531
|
-
}).s("AmazonRDSv19", "DescribeDBClusterParameterGroups", {}).n("NeptuneClient", "DescribeDBClusterParameterGroupsCommand").sc(DescribeDBClusterParameterGroups$).build() {
|
|
5478
|
+
var DescribeDBClusterParameterGroupsCommand = class extends command(_ep0, _mw0, "DescribeDBClusterParameterGroups", DescribeDBClusterParameterGroups$) {
|
|
5532
5479
|
};
|
|
5533
5480
|
|
|
5534
5481
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DescribeDBClusterParametersCommand.js
|
|
5535
|
-
var DescribeDBClusterParametersCommand = class extends
|
|
5536
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5537
|
-
}).s("AmazonRDSv19", "DescribeDBClusterParameters", {}).n("NeptuneClient", "DescribeDBClusterParametersCommand").sc(DescribeDBClusterParameters$).build() {
|
|
5482
|
+
var DescribeDBClusterParametersCommand = class extends command(_ep0, _mw0, "DescribeDBClusterParameters", DescribeDBClusterParameters$) {
|
|
5538
5483
|
};
|
|
5539
5484
|
|
|
5540
5485
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DescribeDBClustersCommand.js
|
|
5541
|
-
var DescribeDBClustersCommand = class extends
|
|
5542
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5543
|
-
}).s("AmazonRDSv19", "DescribeDBClusters", {}).n("NeptuneClient", "DescribeDBClustersCommand").sc(DescribeDBClusters$).build() {
|
|
5486
|
+
var DescribeDBClustersCommand = class extends command(_ep0, _mw0, "DescribeDBClusters", DescribeDBClusters$) {
|
|
5544
5487
|
};
|
|
5545
5488
|
|
|
5546
5489
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js
|
|
5547
|
-
var DescribeDBClusterSnapshotAttributesCommand = class extends
|
|
5548
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5549
|
-
}).s("AmazonRDSv19", "DescribeDBClusterSnapshotAttributes", {}).n("NeptuneClient", "DescribeDBClusterSnapshotAttributesCommand").sc(DescribeDBClusterSnapshotAttributes$).build() {
|
|
5490
|
+
var DescribeDBClusterSnapshotAttributesCommand = class extends command(_ep0, _mw0, "DescribeDBClusterSnapshotAttributes", DescribeDBClusterSnapshotAttributes$) {
|
|
5550
5491
|
};
|
|
5551
5492
|
|
|
5552
5493
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DescribeDBClusterSnapshotsCommand.js
|
|
5553
|
-
var DescribeDBClusterSnapshotsCommand = class extends
|
|
5554
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5555
|
-
}).s("AmazonRDSv19", "DescribeDBClusterSnapshots", {}).n("NeptuneClient", "DescribeDBClusterSnapshotsCommand").sc(DescribeDBClusterSnapshots$).build() {
|
|
5494
|
+
var DescribeDBClusterSnapshotsCommand = class extends command(_ep0, _mw0, "DescribeDBClusterSnapshots", DescribeDBClusterSnapshots$) {
|
|
5556
5495
|
};
|
|
5557
5496
|
|
|
5558
5497
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DescribeDBEngineVersionsCommand.js
|
|
5559
|
-
var DescribeDBEngineVersionsCommand = class extends
|
|
5560
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5561
|
-
}).s("AmazonRDSv19", "DescribeDBEngineVersions", {}).n("NeptuneClient", "DescribeDBEngineVersionsCommand").sc(DescribeDBEngineVersions$).build() {
|
|
5498
|
+
var DescribeDBEngineVersionsCommand = class extends command(_ep0, _mw0, "DescribeDBEngineVersions", DescribeDBEngineVersions$) {
|
|
5562
5499
|
};
|
|
5563
5500
|
|
|
5564
5501
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DescribeDBInstancesCommand.js
|
|
5565
|
-
var DescribeDBInstancesCommand = class extends
|
|
5566
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5567
|
-
}).s("AmazonRDSv19", "DescribeDBInstances", {}).n("NeptuneClient", "DescribeDBInstancesCommand").sc(DescribeDBInstances$).build() {
|
|
5502
|
+
var DescribeDBInstancesCommand = class extends command(_ep0, _mw0, "DescribeDBInstances", DescribeDBInstances$) {
|
|
5568
5503
|
};
|
|
5569
5504
|
|
|
5570
5505
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DescribeDBParameterGroupsCommand.js
|
|
5571
|
-
var DescribeDBParameterGroupsCommand = class extends
|
|
5572
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5573
|
-
}).s("AmazonRDSv19", "DescribeDBParameterGroups", {}).n("NeptuneClient", "DescribeDBParameterGroupsCommand").sc(DescribeDBParameterGroups$).build() {
|
|
5506
|
+
var DescribeDBParameterGroupsCommand = class extends command(_ep0, _mw0, "DescribeDBParameterGroups", DescribeDBParameterGroups$) {
|
|
5574
5507
|
};
|
|
5575
5508
|
|
|
5576
5509
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DescribeDBParametersCommand.js
|
|
5577
|
-
var DescribeDBParametersCommand = class extends
|
|
5578
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5579
|
-
}).s("AmazonRDSv19", "DescribeDBParameters", {}).n("NeptuneClient", "DescribeDBParametersCommand").sc(DescribeDBParameters$).build() {
|
|
5510
|
+
var DescribeDBParametersCommand = class extends command(_ep0, _mw0, "DescribeDBParameters", DescribeDBParameters$) {
|
|
5580
5511
|
};
|
|
5581
5512
|
|
|
5582
5513
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DescribeDBSubnetGroupsCommand.js
|
|
5583
|
-
var DescribeDBSubnetGroupsCommand = class extends
|
|
5584
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5585
|
-
}).s("AmazonRDSv19", "DescribeDBSubnetGroups", {}).n("NeptuneClient", "DescribeDBSubnetGroupsCommand").sc(DescribeDBSubnetGroups$).build() {
|
|
5514
|
+
var DescribeDBSubnetGroupsCommand = class extends command(_ep0, _mw0, "DescribeDBSubnetGroups", DescribeDBSubnetGroups$) {
|
|
5586
5515
|
};
|
|
5587
5516
|
|
|
5588
5517
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js
|
|
5589
|
-
var DescribeEngineDefaultClusterParametersCommand = class extends
|
|
5590
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5591
|
-
}).s("AmazonRDSv19", "DescribeEngineDefaultClusterParameters", {}).n("NeptuneClient", "DescribeEngineDefaultClusterParametersCommand").sc(DescribeEngineDefaultClusterParameters$).build() {
|
|
5518
|
+
var DescribeEngineDefaultClusterParametersCommand = class extends command(_ep0, _mw0, "DescribeEngineDefaultClusterParameters", DescribeEngineDefaultClusterParameters$) {
|
|
5592
5519
|
};
|
|
5593
5520
|
|
|
5594
5521
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DescribeEngineDefaultParametersCommand.js
|
|
5595
|
-
var DescribeEngineDefaultParametersCommand = class extends
|
|
5596
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5597
|
-
}).s("AmazonRDSv19", "DescribeEngineDefaultParameters", {}).n("NeptuneClient", "DescribeEngineDefaultParametersCommand").sc(DescribeEngineDefaultParameters$).build() {
|
|
5522
|
+
var DescribeEngineDefaultParametersCommand = class extends command(_ep0, _mw0, "DescribeEngineDefaultParameters", DescribeEngineDefaultParameters$) {
|
|
5598
5523
|
};
|
|
5599
5524
|
|
|
5600
5525
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DescribeEventCategoriesCommand.js
|
|
5601
|
-
var DescribeEventCategoriesCommand = class extends
|
|
5602
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5603
|
-
}).s("AmazonRDSv19", "DescribeEventCategories", {}).n("NeptuneClient", "DescribeEventCategoriesCommand").sc(DescribeEventCategories$).build() {
|
|
5526
|
+
var DescribeEventCategoriesCommand = class extends command(_ep0, _mw0, "DescribeEventCategories", DescribeEventCategories$) {
|
|
5604
5527
|
};
|
|
5605
5528
|
|
|
5606
5529
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DescribeEventsCommand.js
|
|
5607
|
-
var DescribeEventsCommand = class extends
|
|
5608
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5609
|
-
}).s("AmazonRDSv19", "DescribeEvents", {}).n("NeptuneClient", "DescribeEventsCommand").sc(DescribeEvents$).build() {
|
|
5530
|
+
var DescribeEventsCommand = class extends command(_ep0, _mw0, "DescribeEvents", DescribeEvents$) {
|
|
5610
5531
|
};
|
|
5611
5532
|
|
|
5612
5533
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DescribeEventSubscriptionsCommand.js
|
|
5613
|
-
var DescribeEventSubscriptionsCommand = class extends
|
|
5614
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5615
|
-
}).s("AmazonRDSv19", "DescribeEventSubscriptions", {}).n("NeptuneClient", "DescribeEventSubscriptionsCommand").sc(DescribeEventSubscriptions$).build() {
|
|
5534
|
+
var DescribeEventSubscriptionsCommand = class extends command(_ep0, _mw0, "DescribeEventSubscriptions", DescribeEventSubscriptions$) {
|
|
5616
5535
|
};
|
|
5617
5536
|
|
|
5618
5537
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DescribeGlobalClustersCommand.js
|
|
5619
|
-
var DescribeGlobalClustersCommand = class extends
|
|
5620
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5621
|
-
}).s("AmazonRDSv19", "DescribeGlobalClusters", {}).n("NeptuneClient", "DescribeGlobalClustersCommand").sc(DescribeGlobalClusters$).build() {
|
|
5538
|
+
var DescribeGlobalClustersCommand = class extends command(_ep0, _mw0, "DescribeGlobalClusters", DescribeGlobalClusters$) {
|
|
5622
5539
|
};
|
|
5623
5540
|
|
|
5624
5541
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js
|
|
5625
|
-
var DescribeOrderableDBInstanceOptionsCommand = class extends
|
|
5626
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5627
|
-
}).s("AmazonRDSv19", "DescribeOrderableDBInstanceOptions", {}).n("NeptuneClient", "DescribeOrderableDBInstanceOptionsCommand").sc(DescribeOrderableDBInstanceOptions$).build() {
|
|
5542
|
+
var DescribeOrderableDBInstanceOptionsCommand = class extends command(_ep0, _mw0, "DescribeOrderableDBInstanceOptions", DescribeOrderableDBInstanceOptions$) {
|
|
5628
5543
|
};
|
|
5629
5544
|
|
|
5630
5545
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DescribePendingMaintenanceActionsCommand.js
|
|
5631
|
-
var DescribePendingMaintenanceActionsCommand = class extends
|
|
5632
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5633
|
-
}).s("AmazonRDSv19", "DescribePendingMaintenanceActions", {}).n("NeptuneClient", "DescribePendingMaintenanceActionsCommand").sc(DescribePendingMaintenanceActions$).build() {
|
|
5546
|
+
var DescribePendingMaintenanceActionsCommand = class extends command(_ep0, _mw0, "DescribePendingMaintenanceActions", DescribePendingMaintenanceActions$) {
|
|
5634
5547
|
};
|
|
5635
5548
|
|
|
5636
5549
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js
|
|
5637
|
-
var DescribeValidDBInstanceModificationsCommand = class extends
|
|
5638
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5639
|
-
}).s("AmazonRDSv19", "DescribeValidDBInstanceModifications", {}).n("NeptuneClient", "DescribeValidDBInstanceModificationsCommand").sc(DescribeValidDBInstanceModifications$).build() {
|
|
5550
|
+
var DescribeValidDBInstanceModificationsCommand = class extends command(_ep0, _mw0, "DescribeValidDBInstanceModifications", DescribeValidDBInstanceModifications$) {
|
|
5640
5551
|
};
|
|
5641
5552
|
|
|
5642
5553
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/FailoverDBClusterCommand.js
|
|
5643
|
-
var FailoverDBClusterCommand = class extends
|
|
5644
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5645
|
-
}).s("AmazonRDSv19", "FailoverDBCluster", {}).n("NeptuneClient", "FailoverDBClusterCommand").sc(FailoverDBCluster$).build() {
|
|
5554
|
+
var FailoverDBClusterCommand = class extends command(_ep0, _mw0, "FailoverDBCluster", FailoverDBCluster$) {
|
|
5646
5555
|
};
|
|
5647
5556
|
|
|
5648
5557
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/FailoverGlobalClusterCommand.js
|
|
5649
|
-
var FailoverGlobalClusterCommand = class extends
|
|
5650
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5651
|
-
}).s("AmazonRDSv19", "FailoverGlobalCluster", {}).n("NeptuneClient", "FailoverGlobalClusterCommand").sc(FailoverGlobalCluster$).build() {
|
|
5558
|
+
var FailoverGlobalClusterCommand = class extends command(_ep0, _mw0, "FailoverGlobalCluster", FailoverGlobalCluster$) {
|
|
5652
5559
|
};
|
|
5653
5560
|
|
|
5654
5561
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/ListTagsForResourceCommand.js
|
|
5655
|
-
var ListTagsForResourceCommand = class extends
|
|
5656
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5657
|
-
}).s("AmazonRDSv19", "ListTagsForResource", {}).n("NeptuneClient", "ListTagsForResourceCommand").sc(ListTagsForResource$).build() {
|
|
5562
|
+
var ListTagsForResourceCommand = class extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
5658
5563
|
};
|
|
5659
5564
|
|
|
5660
5565
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/ModifyDBClusterCommand.js
|
|
5661
|
-
var ModifyDBClusterCommand = class extends
|
|
5662
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5663
|
-
}).s("AmazonRDSv19", "ModifyDBCluster", {}).n("NeptuneClient", "ModifyDBClusterCommand").sc(ModifyDBCluster$).build() {
|
|
5566
|
+
var ModifyDBClusterCommand = class extends command(_ep0, _mw0, "ModifyDBCluster", ModifyDBCluster$) {
|
|
5664
5567
|
};
|
|
5665
5568
|
|
|
5666
5569
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/ModifyDBClusterEndpointCommand.js
|
|
5667
|
-
var ModifyDBClusterEndpointCommand = class extends
|
|
5668
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5669
|
-
}).s("AmazonRDSv19", "ModifyDBClusterEndpoint", {}).n("NeptuneClient", "ModifyDBClusterEndpointCommand").sc(ModifyDBClusterEndpoint$).build() {
|
|
5570
|
+
var ModifyDBClusterEndpointCommand = class extends command(_ep0, _mw0, "ModifyDBClusterEndpoint", ModifyDBClusterEndpoint$) {
|
|
5670
5571
|
};
|
|
5671
5572
|
|
|
5672
5573
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/ModifyDBClusterParameterGroupCommand.js
|
|
5673
|
-
var ModifyDBClusterParameterGroupCommand = class extends
|
|
5674
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5675
|
-
}).s("AmazonRDSv19", "ModifyDBClusterParameterGroup", {}).n("NeptuneClient", "ModifyDBClusterParameterGroupCommand").sc(ModifyDBClusterParameterGroup$).build() {
|
|
5574
|
+
var ModifyDBClusterParameterGroupCommand = class extends command(_ep0, _mw0, "ModifyDBClusterParameterGroup", ModifyDBClusterParameterGroup$) {
|
|
5676
5575
|
};
|
|
5677
5576
|
|
|
5678
5577
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js
|
|
5679
|
-
var ModifyDBClusterSnapshotAttributeCommand = class extends
|
|
5680
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5681
|
-
}).s("AmazonRDSv19", "ModifyDBClusterSnapshotAttribute", {}).n("NeptuneClient", "ModifyDBClusterSnapshotAttributeCommand").sc(ModifyDBClusterSnapshotAttribute$).build() {
|
|
5578
|
+
var ModifyDBClusterSnapshotAttributeCommand = class extends command(_ep0, _mw0, "ModifyDBClusterSnapshotAttribute", ModifyDBClusterSnapshotAttribute$) {
|
|
5682
5579
|
};
|
|
5683
5580
|
|
|
5684
5581
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/ModifyDBInstanceCommand.js
|
|
5685
|
-
var ModifyDBInstanceCommand = class extends
|
|
5686
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5687
|
-
}).s("AmazonRDSv19", "ModifyDBInstance", {}).n("NeptuneClient", "ModifyDBInstanceCommand").sc(ModifyDBInstance$).build() {
|
|
5582
|
+
var ModifyDBInstanceCommand = class extends command(_ep0, _mw0, "ModifyDBInstance", ModifyDBInstance$) {
|
|
5688
5583
|
};
|
|
5689
5584
|
|
|
5690
5585
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/ModifyDBParameterGroupCommand.js
|
|
5691
|
-
var ModifyDBParameterGroupCommand = class extends
|
|
5692
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5693
|
-
}).s("AmazonRDSv19", "ModifyDBParameterGroup", {}).n("NeptuneClient", "ModifyDBParameterGroupCommand").sc(ModifyDBParameterGroup$).build() {
|
|
5586
|
+
var ModifyDBParameterGroupCommand = class extends command(_ep0, _mw0, "ModifyDBParameterGroup", ModifyDBParameterGroup$) {
|
|
5694
5587
|
};
|
|
5695
5588
|
|
|
5696
5589
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/ModifyDBSubnetGroupCommand.js
|
|
5697
|
-
var ModifyDBSubnetGroupCommand = class extends
|
|
5698
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5699
|
-
}).s("AmazonRDSv19", "ModifyDBSubnetGroup", {}).n("NeptuneClient", "ModifyDBSubnetGroupCommand").sc(ModifyDBSubnetGroup$).build() {
|
|
5590
|
+
var ModifyDBSubnetGroupCommand = class extends command(_ep0, _mw0, "ModifyDBSubnetGroup", ModifyDBSubnetGroup$) {
|
|
5700
5591
|
};
|
|
5701
5592
|
|
|
5702
5593
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/ModifyEventSubscriptionCommand.js
|
|
5703
|
-
var ModifyEventSubscriptionCommand = class extends
|
|
5704
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5705
|
-
}).s("AmazonRDSv19", "ModifyEventSubscription", {}).n("NeptuneClient", "ModifyEventSubscriptionCommand").sc(ModifyEventSubscription$).build() {
|
|
5594
|
+
var ModifyEventSubscriptionCommand = class extends command(_ep0, _mw0, "ModifyEventSubscription", ModifyEventSubscription$) {
|
|
5706
5595
|
};
|
|
5707
5596
|
|
|
5708
5597
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/ModifyGlobalClusterCommand.js
|
|
5709
|
-
var ModifyGlobalClusterCommand = class extends
|
|
5710
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5711
|
-
}).s("AmazonRDSv19", "ModifyGlobalCluster", {}).n("NeptuneClient", "ModifyGlobalClusterCommand").sc(ModifyGlobalCluster$).build() {
|
|
5598
|
+
var ModifyGlobalClusterCommand = class extends command(_ep0, _mw0, "ModifyGlobalCluster", ModifyGlobalCluster$) {
|
|
5712
5599
|
};
|
|
5713
5600
|
|
|
5714
5601
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/PromoteReadReplicaDBClusterCommand.js
|
|
5715
|
-
var PromoteReadReplicaDBClusterCommand = class extends
|
|
5716
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5717
|
-
}).s("AmazonRDSv19", "PromoteReadReplicaDBCluster", {}).n("NeptuneClient", "PromoteReadReplicaDBClusterCommand").sc(PromoteReadReplicaDBCluster$).build() {
|
|
5602
|
+
var PromoteReadReplicaDBClusterCommand = class extends command(_ep0, _mw0, "PromoteReadReplicaDBCluster", PromoteReadReplicaDBCluster$) {
|
|
5718
5603
|
};
|
|
5719
5604
|
|
|
5720
5605
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/RebootDBInstanceCommand.js
|
|
5721
|
-
var RebootDBInstanceCommand = class extends
|
|
5722
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5723
|
-
}).s("AmazonRDSv19", "RebootDBInstance", {}).n("NeptuneClient", "RebootDBInstanceCommand").sc(RebootDBInstance$).build() {
|
|
5606
|
+
var RebootDBInstanceCommand = class extends command(_ep0, _mw0, "RebootDBInstance", RebootDBInstance$) {
|
|
5724
5607
|
};
|
|
5725
5608
|
|
|
5726
5609
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/RemoveFromGlobalClusterCommand.js
|
|
5727
|
-
var RemoveFromGlobalClusterCommand = class extends
|
|
5728
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5729
|
-
}).s("AmazonRDSv19", "RemoveFromGlobalCluster", {}).n("NeptuneClient", "RemoveFromGlobalClusterCommand").sc(RemoveFromGlobalCluster$).build() {
|
|
5610
|
+
var RemoveFromGlobalClusterCommand = class extends command(_ep0, _mw0, "RemoveFromGlobalCluster", RemoveFromGlobalCluster$) {
|
|
5730
5611
|
};
|
|
5731
5612
|
|
|
5732
5613
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/RemoveRoleFromDBClusterCommand.js
|
|
5733
|
-
var RemoveRoleFromDBClusterCommand = class extends
|
|
5734
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5735
|
-
}).s("AmazonRDSv19", "RemoveRoleFromDBCluster", {}).n("NeptuneClient", "RemoveRoleFromDBClusterCommand").sc(RemoveRoleFromDBCluster$).build() {
|
|
5614
|
+
var RemoveRoleFromDBClusterCommand = class extends command(_ep0, _mw0, "RemoveRoleFromDBCluster", RemoveRoleFromDBCluster$) {
|
|
5736
5615
|
};
|
|
5737
5616
|
|
|
5738
5617
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js
|
|
5739
|
-
var RemoveSourceIdentifierFromSubscriptionCommand = class extends
|
|
5740
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5741
|
-
}).s("AmazonRDSv19", "RemoveSourceIdentifierFromSubscription", {}).n("NeptuneClient", "RemoveSourceIdentifierFromSubscriptionCommand").sc(RemoveSourceIdentifierFromSubscription$).build() {
|
|
5618
|
+
var RemoveSourceIdentifierFromSubscriptionCommand = class extends command(_ep0, _mw0, "RemoveSourceIdentifierFromSubscription", RemoveSourceIdentifierFromSubscription$) {
|
|
5742
5619
|
};
|
|
5743
5620
|
|
|
5744
5621
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/RemoveTagsFromResourceCommand.js
|
|
5745
|
-
var RemoveTagsFromResourceCommand = class extends
|
|
5746
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5747
|
-
}).s("AmazonRDSv19", "RemoveTagsFromResource", {}).n("NeptuneClient", "RemoveTagsFromResourceCommand").sc(RemoveTagsFromResource$).build() {
|
|
5622
|
+
var RemoveTagsFromResourceCommand = class extends command(_ep0, _mw0, "RemoveTagsFromResource", RemoveTagsFromResource$) {
|
|
5748
5623
|
};
|
|
5749
5624
|
|
|
5750
5625
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/ResetDBClusterParameterGroupCommand.js
|
|
5751
|
-
var ResetDBClusterParameterGroupCommand = class extends
|
|
5752
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5753
|
-
}).s("AmazonRDSv19", "ResetDBClusterParameterGroup", {}).n("NeptuneClient", "ResetDBClusterParameterGroupCommand").sc(ResetDBClusterParameterGroup$).build() {
|
|
5626
|
+
var ResetDBClusterParameterGroupCommand = class extends command(_ep0, _mw0, "ResetDBClusterParameterGroup", ResetDBClusterParameterGroup$) {
|
|
5754
5627
|
};
|
|
5755
5628
|
|
|
5756
5629
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/ResetDBParameterGroupCommand.js
|
|
5757
|
-
var ResetDBParameterGroupCommand = class extends
|
|
5758
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5759
|
-
}).s("AmazonRDSv19", "ResetDBParameterGroup", {}).n("NeptuneClient", "ResetDBParameterGroupCommand").sc(ResetDBParameterGroup$).build() {
|
|
5630
|
+
var ResetDBParameterGroupCommand = class extends command(_ep0, _mw0, "ResetDBParameterGroup", ResetDBParameterGroup$) {
|
|
5760
5631
|
};
|
|
5761
5632
|
|
|
5762
5633
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js
|
|
5763
|
-
var RestoreDBClusterFromSnapshotCommand = class extends
|
|
5764
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5765
|
-
}).s("AmazonRDSv19", "RestoreDBClusterFromSnapshot", {}).n("NeptuneClient", "RestoreDBClusterFromSnapshotCommand").sc(RestoreDBClusterFromSnapshot$).build() {
|
|
5634
|
+
var RestoreDBClusterFromSnapshotCommand = class extends command(_ep0, _mw0, "RestoreDBClusterFromSnapshot", RestoreDBClusterFromSnapshot$) {
|
|
5766
5635
|
};
|
|
5767
5636
|
|
|
5768
5637
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js
|
|
5769
|
-
var RestoreDBClusterToPointInTimeCommand = class extends
|
|
5770
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5771
|
-
}).s("AmazonRDSv19", "RestoreDBClusterToPointInTime", {}).n("NeptuneClient", "RestoreDBClusterToPointInTimeCommand").sc(RestoreDBClusterToPointInTime$).build() {
|
|
5638
|
+
var RestoreDBClusterToPointInTimeCommand = class extends command(_ep0, _mw0, "RestoreDBClusterToPointInTime", RestoreDBClusterToPointInTime$) {
|
|
5772
5639
|
};
|
|
5773
5640
|
|
|
5774
5641
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/StartDBClusterCommand.js
|
|
5775
|
-
var StartDBClusterCommand = class extends
|
|
5776
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5777
|
-
}).s("AmazonRDSv19", "StartDBCluster", {}).n("NeptuneClient", "StartDBClusterCommand").sc(StartDBCluster$).build() {
|
|
5642
|
+
var StartDBClusterCommand = class extends command(_ep0, _mw0, "StartDBCluster", StartDBCluster$) {
|
|
5778
5643
|
};
|
|
5779
5644
|
|
|
5780
5645
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/StopDBClusterCommand.js
|
|
5781
|
-
var StopDBClusterCommand = class extends
|
|
5782
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5783
|
-
}).s("AmazonRDSv19", "StopDBCluster", {}).n("NeptuneClient", "StopDBClusterCommand").sc(StopDBCluster$).build() {
|
|
5646
|
+
var StopDBClusterCommand = class extends command(_ep0, _mw0, "StopDBCluster", StopDBCluster$) {
|
|
5784
5647
|
};
|
|
5785
5648
|
|
|
5786
5649
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/commands/SwitchoverGlobalClusterCommand.js
|
|
5787
|
-
var SwitchoverGlobalClusterCommand = class extends
|
|
5788
|
-
return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
|
|
5789
|
-
}).s("AmazonRDSv19", "SwitchoverGlobalCluster", {}).n("NeptuneClient", "SwitchoverGlobalClusterCommand").sc(SwitchoverGlobalCluster$).build() {
|
|
5650
|
+
var SwitchoverGlobalClusterCommand = class extends command(_ep0, _mw0, "SwitchoverGlobalCluster", SwitchoverGlobalCluster$) {
|
|
5790
5651
|
};
|
|
5791
5652
|
|
|
5792
5653
|
// ../../node_modules/@aws-sdk/client-neptune/dist-es/pagination/DescribeDBClusterEndpointsPaginator.js
|
|
@@ -6655,4 +6516,4 @@ export {
|
|
|
6655
6516
|
waitUntilDBInstanceAvailable,
|
|
6656
6517
|
waitUntilDBInstanceDeleted
|
|
6657
6518
|
};
|
|
6658
|
-
//# sourceMappingURL=dist-es-
|
|
6519
|
+
//# sourceMappingURL=dist-es-ERGUA43M.js.map
|