@aws-sdk/client-elasticsearch-service 3.651.1 → 3.654.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-types/commands/AcceptInboundCrossClusterSearchConnectionCommand.d.ts +11 -0
- package/dist-types/commands/AddTagsCommand.d.ts +11 -0
- package/dist-types/commands/AssociatePackageCommand.d.ts +11 -0
- package/dist-types/commands/AuthorizeVpcEndpointAccessCommand.d.ts +11 -0
- package/dist-types/commands/CancelDomainConfigChangeCommand.d.ts +11 -0
- package/dist-types/commands/CancelElasticsearchServiceSoftwareUpdateCommand.d.ts +11 -0
- package/dist-types/commands/CreateElasticsearchDomainCommand.d.ts +11 -0
- package/dist-types/commands/CreateOutboundCrossClusterSearchConnectionCommand.d.ts +11 -0
- package/dist-types/commands/CreatePackageCommand.d.ts +11 -0
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +11 -0
- package/dist-types/commands/DeleteElasticsearchDomainCommand.d.ts +11 -0
- package/dist-types/commands/DeleteElasticsearchServiceRoleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteInboundCrossClusterSearchConnectionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteOutboundCrossClusterSearchConnectionCommand.d.ts +11 -0
- package/dist-types/commands/DeletePackageCommand.d.ts +11 -0
- package/dist-types/commands/DeleteVpcEndpointCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDomainAutoTunesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDomainChangeProgressCommand.d.ts +11 -0
- package/dist-types/commands/DescribeElasticsearchDomainCommand.d.ts +11 -0
- package/dist-types/commands/DescribeElasticsearchDomainConfigCommand.d.ts +11 -0
- package/dist-types/commands/DescribeElasticsearchDomainsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeElasticsearchInstanceTypeLimitsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInboundCrossClusterSearchConnectionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribePackagesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeReservedElasticsearchInstancesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +11 -0
- package/dist-types/commands/DissociatePackageCommand.d.ts +11 -0
- package/dist-types/commands/GetCompatibleElasticsearchVersionsCommand.d.ts +11 -0
- package/dist-types/commands/GetPackageVersionHistoryCommand.d.ts +11 -0
- package/dist-types/commands/GetUpgradeHistoryCommand.d.ts +11 -0
- package/dist-types/commands/GetUpgradeStatusCommand.d.ts +11 -0
- package/dist-types/commands/ListDomainNamesCommand.d.ts +11 -0
- package/dist-types/commands/ListDomainsForPackageCommand.d.ts +11 -0
- package/dist-types/commands/ListElasticsearchInstanceTypesCommand.d.ts +11 -0
- package/dist-types/commands/ListElasticsearchVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListPackagesForDomainCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsCommand.d.ts +11 -0
- package/dist-types/commands/ListVpcEndpointAccessCommand.d.ts +11 -0
- package/dist-types/commands/ListVpcEndpointsCommand.d.ts +11 -0
- package/dist-types/commands/ListVpcEndpointsForDomainCommand.d.ts +11 -0
- package/dist-types/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.d.ts +11 -0
- package/dist-types/commands/RejectInboundCrossClusterSearchConnectionCommand.d.ts +11 -0
- package/dist-types/commands/RemoveTagsCommand.d.ts +11 -0
- package/dist-types/commands/RevokeVpcEndpointAccessCommand.d.ts +11 -0
- package/dist-types/commands/StartElasticsearchServiceSoftwareUpdateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateElasticsearchDomainConfigCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePackageCommand.d.ts +11 -0
- package/dist-types/commands/UpdateVpcEndpointCommand.d.ts +11 -0
- package/dist-types/commands/UpgradeElasticsearchDomainCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AcceptInboundCrossClusterSearchConnectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociatePackageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AuthorizeVpcEndpointAccessCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelDomainConfigChangeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelElasticsearchServiceSoftwareUpdateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateElasticsearchDomainCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateOutboundCrossClusterSearchConnectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteElasticsearchDomainCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteElasticsearchServiceRoleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteInboundCrossClusterSearchConnectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteOutboundCrossClusterSearchConnectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteVpcEndpointCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDomainAutoTunesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDomainChangeProgressCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeElasticsearchDomainCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeElasticsearchDomainConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeElasticsearchDomainsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeElasticsearchInstanceTypeLimitsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInboundCrossClusterSearchConnectionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePackagesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeReservedElasticsearchInstancesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DissociatePackageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCompatibleElasticsearchVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPackageVersionHistoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetUpgradeHistoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetUpgradeStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDomainNamesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDomainsForPackageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListElasticsearchInstanceTypesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListElasticsearchVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPackagesForDomainCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListVpcEndpointAccessCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListVpcEndpointsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListVpcEndpointsForDomainCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RejectInboundCrossClusterSearchConnectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RevokeVpcEndpointAccessCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartElasticsearchServiceSoftwareUpdateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateElasticsearchDomainConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateVpcEndpointCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpgradeElasticsearchDomainCommand.d.ts +12 -1
- package/package.json +35 -35
package/dist-types/ts3.4/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.d.ts
CHANGED
|
@@ -39,4 +39,15 @@ declare const DescribeReservedElasticsearchInstanceOfferingsCommand_base: {
|
|
|
39
39
|
>;
|
|
40
40
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
41
41
|
};
|
|
42
|
-
export declare class DescribeReservedElasticsearchInstanceOfferingsCommand extends DescribeReservedElasticsearchInstanceOfferingsCommand_base {
|
|
42
|
+
export declare class DescribeReservedElasticsearchInstanceOfferingsCommand extends DescribeReservedElasticsearchInstanceOfferingsCommand_base {
|
|
43
|
+
protected static __types: {
|
|
44
|
+
api: {
|
|
45
|
+
input: DescribeReservedElasticsearchInstanceOfferingsRequest;
|
|
46
|
+
output: DescribeReservedElasticsearchInstanceOfferingsResponse;
|
|
47
|
+
};
|
|
48
|
+
sdk: {
|
|
49
|
+
input: DescribeReservedElasticsearchInstanceOfferingsCommandInput;
|
|
50
|
+
output: DescribeReservedElasticsearchInstanceOfferingsCommandOutput;
|
|
51
|
+
};
|
|
52
|
+
};
|
|
53
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeReservedElasticsearchInstancesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeReservedElasticsearchInstancesCommand extends DescribeReservedElasticsearchInstancesCommand_base {
|
|
40
|
+
export declare class DescribeReservedElasticsearchInstancesCommand extends DescribeReservedElasticsearchInstancesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeReservedElasticsearchInstancesRequest;
|
|
44
|
+
output: DescribeReservedElasticsearchInstancesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeReservedElasticsearchInstancesCommandInput;
|
|
48
|
+
output: DescribeReservedElasticsearchInstancesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeVpcEndpointsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeVpcEndpointsCommand extends DescribeVpcEndpointsCommand_base {
|
|
40
|
+
export declare class DescribeVpcEndpointsCommand extends DescribeVpcEndpointsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeVpcEndpointsRequest;
|
|
44
|
+
output: DescribeVpcEndpointsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeVpcEndpointsCommandInput;
|
|
48
|
+
output: DescribeVpcEndpointsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DissociatePackageCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DissociatePackageCommand extends DissociatePackageCommand_base {
|
|
40
|
+
export declare class DissociatePackageCommand extends DissociatePackageCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DissociatePackageRequest;
|
|
44
|
+
output: DissociatePackageResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DissociatePackageCommandInput;
|
|
48
|
+
output: DissociatePackageCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetCompatibleElasticsearchVersionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetCompatibleElasticsearchVersionsCommand extends GetCompatibleElasticsearchVersionsCommand_base {
|
|
40
|
+
export declare class GetCompatibleElasticsearchVersionsCommand extends GetCompatibleElasticsearchVersionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetCompatibleElasticsearchVersionsRequest;
|
|
44
|
+
output: GetCompatibleElasticsearchVersionsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetCompatibleElasticsearchVersionsCommandInput;
|
|
48
|
+
output: GetCompatibleElasticsearchVersionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetPackageVersionHistoryCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetPackageVersionHistoryCommand extends GetPackageVersionHistoryCommand_base {
|
|
40
|
+
export declare class GetPackageVersionHistoryCommand extends GetPackageVersionHistoryCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetPackageVersionHistoryRequest;
|
|
44
|
+
output: GetPackageVersionHistoryResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetPackageVersionHistoryCommandInput;
|
|
48
|
+
output: GetPackageVersionHistoryCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetUpgradeHistoryCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetUpgradeHistoryCommand extends GetUpgradeHistoryCommand_base {
|
|
40
|
+
export declare class GetUpgradeHistoryCommand extends GetUpgradeHistoryCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetUpgradeHistoryRequest;
|
|
44
|
+
output: GetUpgradeHistoryResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetUpgradeHistoryCommandInput;
|
|
48
|
+
output: GetUpgradeHistoryCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const GetUpgradeStatusCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class GetUpgradeStatusCommand extends GetUpgradeStatusCommand_base {
|
|
39
|
+
export declare class GetUpgradeStatusCommand extends GetUpgradeStatusCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: GetUpgradeStatusRequest;
|
|
43
|
+
output: GetUpgradeStatusResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: GetUpgradeStatusCommandInput;
|
|
47
|
+
output: GetUpgradeStatusCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListDomainNamesCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListDomainNamesCommand extends ListDomainNamesCommand_base {
|
|
39
|
+
export declare class ListDomainNamesCommand extends ListDomainNamesCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListDomainNamesRequest;
|
|
43
|
+
output: ListDomainNamesResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListDomainNamesCommandInput;
|
|
47
|
+
output: ListDomainNamesCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListDomainsForPackageCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListDomainsForPackageCommand extends ListDomainsForPackageCommand_base {
|
|
40
|
+
export declare class ListDomainsForPackageCommand extends ListDomainsForPackageCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListDomainsForPackageRequest;
|
|
44
|
+
output: ListDomainsForPackageResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListDomainsForPackageCommandInput;
|
|
48
|
+
output: ListDomainsForPackageCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListElasticsearchInstanceTypesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListElasticsearchInstanceTypesCommand extends ListElasticsearchInstanceTypesCommand_base {
|
|
40
|
+
export declare class ListElasticsearchInstanceTypesCommand extends ListElasticsearchInstanceTypesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListElasticsearchInstanceTypesRequest;
|
|
44
|
+
output: ListElasticsearchInstanceTypesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListElasticsearchInstanceTypesCommandInput;
|
|
48
|
+
output: ListElasticsearchInstanceTypesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListElasticsearchVersionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListElasticsearchVersionsCommand extends ListElasticsearchVersionsCommand_base {
|
|
40
|
+
export declare class ListElasticsearchVersionsCommand extends ListElasticsearchVersionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListElasticsearchVersionsRequest;
|
|
44
|
+
output: ListElasticsearchVersionsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListElasticsearchVersionsCommandInput;
|
|
48
|
+
output: ListElasticsearchVersionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListPackagesForDomainCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListPackagesForDomainCommand extends ListPackagesForDomainCommand_base {
|
|
40
|
+
export declare class ListPackagesForDomainCommand extends ListPackagesForDomainCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListPackagesForDomainRequest;
|
|
44
|
+
output: ListPackagesForDomainResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListPackagesForDomainCommandInput;
|
|
48
|
+
output: ListPackagesForDomainCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListTagsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListTagsCommand extends ListTagsCommand_base {
|
|
36
|
+
export declare class ListTagsCommand extends ListTagsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListTagsRequest;
|
|
40
|
+
output: ListTagsResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListTagsCommandInput;
|
|
44
|
+
output: ListTagsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListVpcEndpointAccessCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListVpcEndpointAccessCommand extends ListVpcEndpointAccessCommand_base {
|
|
40
|
+
export declare class ListVpcEndpointAccessCommand extends ListVpcEndpointAccessCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListVpcEndpointAccessRequest;
|
|
44
|
+
output: ListVpcEndpointAccessResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListVpcEndpointAccessCommandInput;
|
|
48
|
+
output: ListVpcEndpointAccessCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListVpcEndpointsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListVpcEndpointsCommand extends ListVpcEndpointsCommand_base {
|
|
39
|
+
export declare class ListVpcEndpointsCommand extends ListVpcEndpointsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListVpcEndpointsRequest;
|
|
43
|
+
output: ListVpcEndpointsResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListVpcEndpointsCommandInput;
|
|
47
|
+
output: ListVpcEndpointsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListVpcEndpointsForDomainCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListVpcEndpointsForDomainCommand extends ListVpcEndpointsForDomainCommand_base {
|
|
40
|
+
export declare class ListVpcEndpointsForDomainCommand extends ListVpcEndpointsForDomainCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListVpcEndpointsForDomainRequest;
|
|
44
|
+
output: ListVpcEndpointsForDomainResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListVpcEndpointsForDomainCommandInput;
|
|
48
|
+
output: ListVpcEndpointsForDomainCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const PurchaseReservedElasticsearchInstanceOfferingCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class PurchaseReservedElasticsearchInstanceOfferingCommand extends PurchaseReservedElasticsearchInstanceOfferingCommand_base {
|
|
40
|
+
export declare class PurchaseReservedElasticsearchInstanceOfferingCommand extends PurchaseReservedElasticsearchInstanceOfferingCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: PurchaseReservedElasticsearchInstanceOfferingRequest;
|
|
44
|
+
output: PurchaseReservedElasticsearchInstanceOfferingResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: PurchaseReservedElasticsearchInstanceOfferingCommandInput;
|
|
48
|
+
output: PurchaseReservedElasticsearchInstanceOfferingCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const RejectInboundCrossClusterSearchConnectionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class RejectInboundCrossClusterSearchConnectionCommand extends RejectInboundCrossClusterSearchConnectionCommand_base {
|
|
40
|
+
export declare class RejectInboundCrossClusterSearchConnectionCommand extends RejectInboundCrossClusterSearchConnectionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: RejectInboundCrossClusterSearchConnectionRequest;
|
|
44
|
+
output: RejectInboundCrossClusterSearchConnectionResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: RejectInboundCrossClusterSearchConnectionCommandInput;
|
|
48
|
+
output: RejectInboundCrossClusterSearchConnectionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const RemoveTagsCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class RemoveTagsCommand extends RemoveTagsCommand_base {
|
|
34
|
+
export declare class RemoveTagsCommand extends RemoveTagsCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: RemoveTagsRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: RemoveTagsCommandInput;
|
|
42
|
+
output: RemoveTagsCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const RevokeVpcEndpointAccessCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class RevokeVpcEndpointAccessCommand extends RevokeVpcEndpointAccessCommand_base {
|
|
40
|
+
export declare class RevokeVpcEndpointAccessCommand extends RevokeVpcEndpointAccessCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: RevokeVpcEndpointAccessRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: RevokeVpcEndpointAccessCommandInput;
|
|
48
|
+
output: RevokeVpcEndpointAccessCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const StartElasticsearchServiceSoftwareUpdateCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class StartElasticsearchServiceSoftwareUpdateCommand extends StartElasticsearchServiceSoftwareUpdateCommand_base {
|
|
40
|
+
export declare class StartElasticsearchServiceSoftwareUpdateCommand extends StartElasticsearchServiceSoftwareUpdateCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: StartElasticsearchServiceSoftwareUpdateRequest;
|
|
44
|
+
output: StartElasticsearchServiceSoftwareUpdateResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: StartElasticsearchServiceSoftwareUpdateCommandInput;
|
|
48
|
+
output: StartElasticsearchServiceSoftwareUpdateCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateElasticsearchDomainConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateElasticsearchDomainConfigCommand extends UpdateElasticsearchDomainConfigCommand_base {
|
|
40
|
+
export declare class UpdateElasticsearchDomainConfigCommand extends UpdateElasticsearchDomainConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateElasticsearchDomainConfigRequest;
|
|
44
|
+
output: UpdateElasticsearchDomainConfigResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateElasticsearchDomainConfigCommandInput;
|
|
48
|
+
output: UpdateElasticsearchDomainConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UpdatePackageCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UpdatePackageCommand extends UpdatePackageCommand_base {
|
|
39
|
+
export declare class UpdatePackageCommand extends UpdatePackageCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UpdatePackageRequest;
|
|
43
|
+
output: UpdatePackageResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UpdatePackageCommandInput;
|
|
47
|
+
output: UpdatePackageCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateVpcEndpointCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateVpcEndpointCommand extends UpdateVpcEndpointCommand_base {
|
|
40
|
+
export declare class UpdateVpcEndpointCommand extends UpdateVpcEndpointCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateVpcEndpointRequest;
|
|
44
|
+
output: UpdateVpcEndpointResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateVpcEndpointCommandInput;
|
|
48
|
+
output: UpdateVpcEndpointCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpgradeElasticsearchDomainCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpgradeElasticsearchDomainCommand extends UpgradeElasticsearchDomainCommand_base {
|
|
40
|
+
export declare class UpgradeElasticsearchDomainCommand extends UpgradeElasticsearchDomainCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpgradeElasticsearchDomainRequest;
|
|
44
|
+
output: UpgradeElasticsearchDomainResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpgradeElasticsearchDomainCommandInput;
|
|
48
|
+
output: UpgradeElasticsearchDomainCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-elasticsearch-service",
|
|
3
3
|
"description": "AWS SDK for JavaScript Elasticsearch Service Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.654.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-elasticsearch-service",
|
|
@@ -20,43 +20,43 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
28
|
-
"@aws-sdk/middleware-logger": "3.
|
|
29
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^3.0.
|
|
37
|
-
"@smithy/core": "^2.4.
|
|
38
|
-
"@smithy/fetch-http-handler": "^3.2.
|
|
39
|
-
"@smithy/hash-node": "^3.0.
|
|
40
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
41
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
42
|
-
"@smithy/middleware-endpoint": "^3.1.
|
|
43
|
-
"@smithy/middleware-retry": "^3.0.
|
|
44
|
-
"@smithy/middleware-serde": "^3.0.
|
|
45
|
-
"@smithy/middleware-stack": "^3.0.
|
|
46
|
-
"@smithy/node-config-provider": "^3.1.
|
|
47
|
-
"@smithy/node-http-handler": "^3.2.
|
|
48
|
-
"@smithy/protocol-http": "^4.1.
|
|
49
|
-
"@smithy/smithy-client": "^3.3.
|
|
50
|
-
"@smithy/types": "^3.4.
|
|
51
|
-
"@smithy/url-parser": "^3.0.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.654.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.654.0",
|
|
25
|
+
"@aws-sdk/core": "3.654.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.654.0",
|
|
27
|
+
"@aws-sdk/middleware-host-header": "3.654.0",
|
|
28
|
+
"@aws-sdk/middleware-logger": "3.654.0",
|
|
29
|
+
"@aws-sdk/middleware-recursion-detection": "3.654.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.654.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.654.0",
|
|
32
|
+
"@aws-sdk/types": "3.654.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.654.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.654.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.654.0",
|
|
36
|
+
"@smithy/config-resolver": "^3.0.8",
|
|
37
|
+
"@smithy/core": "^2.4.3",
|
|
38
|
+
"@smithy/fetch-http-handler": "^3.2.7",
|
|
39
|
+
"@smithy/hash-node": "^3.0.6",
|
|
40
|
+
"@smithy/invalid-dependency": "^3.0.6",
|
|
41
|
+
"@smithy/middleware-content-length": "^3.0.8",
|
|
42
|
+
"@smithy/middleware-endpoint": "^3.1.3",
|
|
43
|
+
"@smithy/middleware-retry": "^3.0.18",
|
|
44
|
+
"@smithy/middleware-serde": "^3.0.6",
|
|
45
|
+
"@smithy/middleware-stack": "^3.0.6",
|
|
46
|
+
"@smithy/node-config-provider": "^3.1.7",
|
|
47
|
+
"@smithy/node-http-handler": "^3.2.2",
|
|
48
|
+
"@smithy/protocol-http": "^4.1.3",
|
|
49
|
+
"@smithy/smithy-client": "^3.3.2",
|
|
50
|
+
"@smithy/types": "^3.4.2",
|
|
51
|
+
"@smithy/url-parser": "^3.0.6",
|
|
52
52
|
"@smithy/util-base64": "^3.0.0",
|
|
53
53
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
54
54
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
57
|
-
"@smithy/util-endpoints": "^2.1.
|
|
58
|
-
"@smithy/util-middleware": "^3.0.
|
|
59
|
-
"@smithy/util-retry": "^3.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^3.0.18",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^3.0.18",
|
|
57
|
+
"@smithy/util-endpoints": "^2.1.2",
|
|
58
|
+
"@smithy/util-middleware": "^3.0.6",
|
|
59
|
+
"@smithy/util-retry": "^3.0.6",
|
|
60
60
|
"@smithy/util-utf8": "^3.0.0",
|
|
61
61
|
"tslib": "^2.6.2"
|
|
62
62
|
},
|