@aws-sdk/client-opensearch 3.496.0 → 3.501.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 +70 -69
- package/package.json +3 -3
package/dist-cjs/index.js
CHANGED
|
@@ -6410,37 +6410,27 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6410
6410
|
// Annotate the CommonJS export names for ESM import in node:
|
|
6411
6411
|
|
|
6412
6412
|
0 && (module.exports = {
|
|
6413
|
+
OpenSearchServiceException,
|
|
6414
|
+
__Client,
|
|
6415
|
+
OpenSearchClient,
|
|
6416
|
+
OpenSearch,
|
|
6417
|
+
$Command,
|
|
6413
6418
|
AcceptInboundConnectionCommand,
|
|
6414
|
-
AccessDeniedException,
|
|
6415
|
-
ActionSeverity,
|
|
6416
|
-
ActionStatus,
|
|
6417
|
-
ActionType,
|
|
6418
6419
|
AddDataSourceCommand,
|
|
6419
6420
|
AddTagsCommand,
|
|
6420
|
-
AdvancedSecurityOptionsInputFilterSensitiveLog,
|
|
6421
6421
|
AssociatePackageCommand,
|
|
6422
6422
|
AuthorizeVpcEndpointAccessCommand,
|
|
6423
|
-
AutoTuneDesiredState,
|
|
6424
|
-
AutoTuneState,
|
|
6425
|
-
AutoTuneType,
|
|
6426
|
-
BaseException,
|
|
6427
6423
|
CancelServiceSoftwareUpdateCommand,
|
|
6428
|
-
ConflictException,
|
|
6429
|
-
ConnectionMode,
|
|
6430
6424
|
CreateDomainCommand,
|
|
6431
|
-
CreateDomainRequestFilterSensitiveLog,
|
|
6432
6425
|
CreateOutboundConnectionCommand,
|
|
6433
6426
|
CreatePackageCommand,
|
|
6434
6427
|
CreateVpcEndpointCommand,
|
|
6435
|
-
DataSourceType,
|
|
6436
6428
|
DeleteDataSourceCommand,
|
|
6437
6429
|
DeleteDomainCommand,
|
|
6438
6430
|
DeleteInboundConnectionCommand,
|
|
6439
6431
|
DeleteOutboundConnectionCommand,
|
|
6440
6432
|
DeletePackageCommand,
|
|
6441
6433
|
DeleteVpcEndpointCommand,
|
|
6442
|
-
DependencyFailureException,
|
|
6443
|
-
DeploymentStatus,
|
|
6444
6434
|
DescribeDomainAutoTunesCommand,
|
|
6445
6435
|
DescribeDomainChangeProgressCommand,
|
|
6446
6436
|
DescribeDomainCommand,
|
|
@@ -6453,29 +6443,16 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6453
6443
|
DescribeInstanceTypeLimitsCommand,
|
|
6454
6444
|
DescribeOutboundConnectionsCommand,
|
|
6455
6445
|
DescribePackagesCommand,
|
|
6456
|
-
DescribePackagesFilterName,
|
|
6457
6446
|
DescribeReservedInstanceOfferingsCommand,
|
|
6458
6447
|
DescribeReservedInstancesCommand,
|
|
6459
6448
|
DescribeVpcEndpointsCommand,
|
|
6460
|
-
DisabledOperationException,
|
|
6461
6449
|
DissociatePackageCommand,
|
|
6462
|
-
DomainHealth,
|
|
6463
|
-
DomainPackageStatus,
|
|
6464
|
-
DomainState,
|
|
6465
|
-
DryRunMode,
|
|
6466
|
-
EngineType,
|
|
6467
6450
|
GetCompatibleVersionsCommand,
|
|
6468
6451
|
GetDataSourceCommand,
|
|
6469
6452
|
GetDomainMaintenanceStatusCommand,
|
|
6470
6453
|
GetPackageVersionHistoryCommand,
|
|
6471
6454
|
GetUpgradeHistoryCommand,
|
|
6472
6455
|
GetUpgradeStatusCommand,
|
|
6473
|
-
IPAddressType,
|
|
6474
|
-
InboundConnectionStatusCode,
|
|
6475
|
-
InternalException,
|
|
6476
|
-
InvalidPaginationTokenException,
|
|
6477
|
-
InvalidTypeException,
|
|
6478
|
-
LimitExceededException,
|
|
6479
6456
|
ListDataSourcesCommand,
|
|
6480
6457
|
ListDomainMaintenancesCommand,
|
|
6481
6458
|
ListDomainNamesCommand,
|
|
@@ -6488,58 +6465,18 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6488
6465
|
ListVpcEndpointAccessCommand,
|
|
6489
6466
|
ListVpcEndpointsCommand,
|
|
6490
6467
|
ListVpcEndpointsForDomainCommand,
|
|
6491
|
-
LogType,
|
|
6492
|
-
MaintenanceStatus,
|
|
6493
|
-
MaintenanceType,
|
|
6494
|
-
MasterNodeStatus,
|
|
6495
|
-
MasterUserOptionsFilterSensitiveLog,
|
|
6496
|
-
NodeStatus,
|
|
6497
|
-
NodeType,
|
|
6498
|
-
OpenSearch,
|
|
6499
|
-
OpenSearchClient,
|
|
6500
|
-
OpenSearchPartitionInstanceType,
|
|
6501
|
-
OpenSearchServiceException,
|
|
6502
|
-
OpenSearchWarmPartitionInstanceType,
|
|
6503
|
-
OptionState,
|
|
6504
|
-
OutboundConnectionStatusCode,
|
|
6505
|
-
OverallChangeStatus,
|
|
6506
|
-
PackageStatus,
|
|
6507
|
-
PackageType,
|
|
6508
|
-
PrincipalType,
|
|
6509
6468
|
PurchaseReservedInstanceOfferingCommand,
|
|
6510
6469
|
RejectInboundConnectionCommand,
|
|
6511
6470
|
RemoveTagsCommand,
|
|
6512
|
-
ReservedInstancePaymentOption,
|
|
6513
|
-
ResourceAlreadyExistsException,
|
|
6514
|
-
ResourceNotFoundException,
|
|
6515
6471
|
RevokeVpcEndpointAccessCommand,
|
|
6516
|
-
RollbackOnDisable,
|
|
6517
|
-
SAMLOptionsInputFilterSensitiveLog,
|
|
6518
|
-
ScheduleAt,
|
|
6519
|
-
ScheduledAutoTuneActionType,
|
|
6520
|
-
ScheduledAutoTuneSeverityType,
|
|
6521
|
-
ScheduledBy,
|
|
6522
|
-
SkipUnavailableStatus,
|
|
6523
|
-
SlotNotAvailableException,
|
|
6524
6472
|
StartDomainMaintenanceCommand,
|
|
6525
6473
|
StartServiceSoftwareUpdateCommand,
|
|
6526
|
-
TLSSecurityPolicy,
|
|
6527
|
-
TimeUnit,
|
|
6528
6474
|
UpdateDataSourceCommand,
|
|
6529
6475
|
UpdateDomainConfigCommand,
|
|
6530
|
-
UpdateDomainConfigRequestFilterSensitiveLog,
|
|
6531
6476
|
UpdatePackageCommand,
|
|
6532
6477
|
UpdateScheduledActionCommand,
|
|
6533
6478
|
UpdateVpcEndpointCommand,
|
|
6534
6479
|
UpgradeDomainCommand,
|
|
6535
|
-
UpgradeStatus,
|
|
6536
|
-
UpgradeStep,
|
|
6537
|
-
ValidationException,
|
|
6538
|
-
VolumeType,
|
|
6539
|
-
VpcEndpointErrorCode,
|
|
6540
|
-
VpcEndpointStatus,
|
|
6541
|
-
ZoneStatus,
|
|
6542
|
-
__Client,
|
|
6543
6480
|
paginateDescribeDomainAutoTunes,
|
|
6544
6481
|
paginateDescribeInboundConnections,
|
|
6545
6482
|
paginateDescribeOutboundConnections,
|
|
@@ -6553,6 +6490,70 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6553
6490
|
paginateListInstanceTypeDetails,
|
|
6554
6491
|
paginateListPackagesForDomain,
|
|
6555
6492
|
paginateListScheduledActions,
|
|
6556
|
-
paginateListVersions
|
|
6493
|
+
paginateListVersions,
|
|
6494
|
+
ConnectionMode,
|
|
6495
|
+
InboundConnectionStatusCode,
|
|
6496
|
+
DisabledOperationException,
|
|
6497
|
+
LimitExceededException,
|
|
6498
|
+
ResourceNotFoundException,
|
|
6499
|
+
AccessDeniedException,
|
|
6500
|
+
OptionState,
|
|
6501
|
+
ActionSeverity,
|
|
6502
|
+
ActionStatus,
|
|
6503
|
+
ActionType,
|
|
6504
|
+
DataSourceType,
|
|
6505
|
+
BaseException,
|
|
6506
|
+
DependencyFailureException,
|
|
6507
|
+
InternalException,
|
|
6508
|
+
ValidationException,
|
|
6509
|
+
DomainPackageStatus,
|
|
6510
|
+
PackageType,
|
|
6511
|
+
ConflictException,
|
|
6512
|
+
PrincipalType,
|
|
6513
|
+
DeploymentStatus,
|
|
6514
|
+
AutoTuneDesiredState,
|
|
6515
|
+
TimeUnit,
|
|
6516
|
+
OpenSearchPartitionInstanceType,
|
|
6517
|
+
OpenSearchWarmPartitionInstanceType,
|
|
6518
|
+
TLSSecurityPolicy,
|
|
6519
|
+
VolumeType,
|
|
6520
|
+
IPAddressType,
|
|
6521
|
+
LogType,
|
|
6522
|
+
AutoTuneState,
|
|
6523
|
+
InvalidTypeException,
|
|
6524
|
+
ResourceAlreadyExistsException,
|
|
6525
|
+
SkipUnavailableStatus,
|
|
6526
|
+
OutboundConnectionStatusCode,
|
|
6527
|
+
PackageStatus,
|
|
6528
|
+
VpcEndpointStatus,
|
|
6529
|
+
ScheduledAutoTuneActionType,
|
|
6530
|
+
ScheduledAutoTuneSeverityType,
|
|
6531
|
+
AutoTuneType,
|
|
6532
|
+
OverallChangeStatus,
|
|
6533
|
+
RollbackOnDisable,
|
|
6534
|
+
DomainHealth,
|
|
6535
|
+
DomainState,
|
|
6536
|
+
ZoneStatus,
|
|
6537
|
+
MasterNodeStatus,
|
|
6538
|
+
NodeStatus,
|
|
6539
|
+
NodeType,
|
|
6540
|
+
InvalidPaginationTokenException,
|
|
6541
|
+
DescribePackagesFilterName,
|
|
6542
|
+
ReservedInstancePaymentOption,
|
|
6543
|
+
VpcEndpointErrorCode,
|
|
6544
|
+
MaintenanceType,
|
|
6545
|
+
MaintenanceStatus,
|
|
6546
|
+
UpgradeStep,
|
|
6547
|
+
UpgradeStatus,
|
|
6548
|
+
EngineType,
|
|
6549
|
+
ScheduledBy,
|
|
6550
|
+
ScheduleAt,
|
|
6551
|
+
DryRunMode,
|
|
6552
|
+
SlotNotAvailableException,
|
|
6553
|
+
MasterUserOptionsFilterSensitiveLog,
|
|
6554
|
+
SAMLOptionsInputFilterSensitiveLog,
|
|
6555
|
+
AdvancedSecurityOptionsInputFilterSensitiveLog,
|
|
6556
|
+
CreateDomainRequestFilterSensitiveLog,
|
|
6557
|
+
UpdateDomainConfigRequestFilterSensitiveLog
|
|
6557
6558
|
});
|
|
6558
6559
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-opensearch",
|
|
3
3
|
"description": "AWS SDK for JavaScript Opensearch Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.501.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-opensearch",
|
|
@@ -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.501.0",
|
|
24
24
|
"@aws-sdk/core": "3.496.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.501.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",
|