@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
|
@@ -82,4 +82,15 @@ declare const AcceptInboundCrossClusterSearchConnectionCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class AcceptInboundCrossClusterSearchConnectionCommand extends AcceptInboundCrossClusterSearchConnectionCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: AcceptInboundCrossClusterSearchConnectionRequest;
|
|
89
|
+
output: AcceptInboundCrossClusterSearchConnectionResponse;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: AcceptInboundCrossClusterSearchConnectionCommandInput;
|
|
93
|
+
output: AcceptInboundCrossClusterSearchConnectionCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -74,4 +74,15 @@ declare const AddTagsCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class AddTagsCommand extends AddTagsCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: AddTagsRequest;
|
|
81
|
+
output: {};
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: AddTagsCommandInput;
|
|
85
|
+
output: AddTagsCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -89,4 +89,15 @@ declare const AssociatePackageCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class AssociatePackageCommand extends AssociatePackageCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: AssociatePackageRequest;
|
|
96
|
+
output: AssociatePackageResponse;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: AssociatePackageCommandInput;
|
|
100
|
+
output: AssociatePackageCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -79,4 +79,15 @@ declare const AuthorizeVpcEndpointAccessCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class AuthorizeVpcEndpointAccessCommand extends AuthorizeVpcEndpointAccessCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: AuthorizeVpcEndpointAccessRequest;
|
|
86
|
+
output: AuthorizeVpcEndpointAccessResponse;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: AuthorizeVpcEndpointAccessCommandInput;
|
|
90
|
+
output: AuthorizeVpcEndpointAccessCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -83,4 +83,15 @@ declare const CancelDomainConfigChangeCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class CancelDomainConfigChangeCommand extends CancelDomainConfigChangeCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: CancelDomainConfigChangeRequest;
|
|
90
|
+
output: CancelDomainConfigChangeResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: CancelDomainConfigChangeCommandInput;
|
|
94
|
+
output: CancelDomainConfigChangeCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -78,4 +78,15 @@ declare const CancelElasticsearchServiceSoftwareUpdateCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class CancelElasticsearchServiceSoftwareUpdateCommand extends CancelElasticsearchServiceSoftwareUpdateCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: CancelElasticsearchServiceSoftwareUpdateRequest;
|
|
85
|
+
output: CancelElasticsearchServiceSoftwareUpdateResponse;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: CancelElasticsearchServiceSoftwareUpdateCommandInput;
|
|
89
|
+
output: CancelElasticsearchServiceSoftwareUpdateCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -315,4 +315,15 @@ declare const CreateElasticsearchDomainCommand_base: {
|
|
|
315
315
|
* @public
|
|
316
316
|
*/
|
|
317
317
|
export declare class CreateElasticsearchDomainCommand extends CreateElasticsearchDomainCommand_base {
|
|
318
|
+
/** @internal type navigation helper, not in runtime. */
|
|
319
|
+
protected static __types: {
|
|
320
|
+
api: {
|
|
321
|
+
input: CreateElasticsearchDomainRequest;
|
|
322
|
+
output: CreateElasticsearchDomainResponse;
|
|
323
|
+
};
|
|
324
|
+
sdk: {
|
|
325
|
+
input: CreateElasticsearchDomainCommandInput;
|
|
326
|
+
output: CreateElasticsearchDomainCommandOutput;
|
|
327
|
+
};
|
|
328
|
+
};
|
|
318
329
|
}
|
|
@@ -94,4 +94,15 @@ declare const CreateOutboundCrossClusterSearchConnectionCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class CreateOutboundCrossClusterSearchConnectionCommand extends CreateOutboundCrossClusterSearchConnectionCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: CreateOutboundCrossClusterSearchConnectionRequest;
|
|
101
|
+
output: CreateOutboundCrossClusterSearchConnectionResponse;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: CreateOutboundCrossClusterSearchConnectionCommandInput;
|
|
105
|
+
output: CreateOutboundCrossClusterSearchConnectionCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -97,4 +97,15 @@ declare const CreatePackageCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class CreatePackageCommand extends CreatePackageCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: CreatePackageRequest;
|
|
104
|
+
output: CreatePackageResponse;
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: CreatePackageCommandInput;
|
|
108
|
+
output: CreatePackageCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -102,4 +102,15 @@ declare const CreateVpcEndpointCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class CreateVpcEndpointCommand extends CreateVpcEndpointCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: CreateVpcEndpointRequest;
|
|
109
|
+
output: CreateVpcEndpointResponse;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: CreateVpcEndpointCommandInput;
|
|
113
|
+
output: CreateVpcEndpointCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -198,4 +198,15 @@ declare const DeleteElasticsearchDomainCommand_base: {
|
|
|
198
198
|
* @public
|
|
199
199
|
*/
|
|
200
200
|
export declare class DeleteElasticsearchDomainCommand extends DeleteElasticsearchDomainCommand_base {
|
|
201
|
+
/** @internal type navigation helper, not in runtime. */
|
|
202
|
+
protected static __types: {
|
|
203
|
+
api: {
|
|
204
|
+
input: DeleteElasticsearchDomainRequest;
|
|
205
|
+
output: DeleteElasticsearchDomainResponse;
|
|
206
|
+
};
|
|
207
|
+
sdk: {
|
|
208
|
+
input: DeleteElasticsearchDomainCommandInput;
|
|
209
|
+
output: DeleteElasticsearchDomainCommandOutput;
|
|
210
|
+
};
|
|
211
|
+
};
|
|
201
212
|
}
|
|
@@ -61,4 +61,15 @@ declare const DeleteElasticsearchServiceRoleCommand_base: {
|
|
|
61
61
|
* @public
|
|
62
62
|
*/
|
|
63
63
|
export declare class DeleteElasticsearchServiceRoleCommand extends DeleteElasticsearchServiceRoleCommand_base {
|
|
64
|
+
/** @internal type navigation helper, not in runtime. */
|
|
65
|
+
protected static __types: {
|
|
66
|
+
api: {
|
|
67
|
+
input: {};
|
|
68
|
+
output: {};
|
|
69
|
+
};
|
|
70
|
+
sdk: {
|
|
71
|
+
input: DeleteElasticsearchServiceRoleCommandInput;
|
|
72
|
+
output: DeleteElasticsearchServiceRoleCommandOutput;
|
|
73
|
+
};
|
|
74
|
+
};
|
|
64
75
|
}
|
|
@@ -79,4 +79,15 @@ declare const DeleteInboundCrossClusterSearchConnectionCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class DeleteInboundCrossClusterSearchConnectionCommand extends DeleteInboundCrossClusterSearchConnectionCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: DeleteInboundCrossClusterSearchConnectionRequest;
|
|
86
|
+
output: DeleteInboundCrossClusterSearchConnectionResponse;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: DeleteInboundCrossClusterSearchConnectionCommandInput;
|
|
90
|
+
output: DeleteInboundCrossClusterSearchConnectionCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -80,4 +80,15 @@ declare const DeleteOutboundCrossClusterSearchConnectionCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class DeleteOutboundCrossClusterSearchConnectionCommand extends DeleteOutboundCrossClusterSearchConnectionCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: DeleteOutboundCrossClusterSearchConnectionRequest;
|
|
87
|
+
output: DeleteOutboundCrossClusterSearchConnectionResponse;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: DeleteOutboundCrossClusterSearchConnectionCommandInput;
|
|
91
|
+
output: DeleteOutboundCrossClusterSearchConnectionCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -88,4 +88,15 @@ declare const DeletePackageCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class DeletePackageCommand extends DeletePackageCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: DeletePackageRequest;
|
|
95
|
+
output: DeletePackageResponse;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: DeletePackageCommandInput;
|
|
99
|
+
output: DeletePackageCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -74,4 +74,15 @@ declare const DeleteVpcEndpointCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class DeleteVpcEndpointCommand extends DeleteVpcEndpointCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: DeleteVpcEndpointRequest;
|
|
81
|
+
output: DeleteVpcEndpointResponse;
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: DeleteVpcEndpointCommandInput;
|
|
85
|
+
output: DeleteVpcEndpointCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -84,4 +84,15 @@ declare const DescribeDomainAutoTunesCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class DescribeDomainAutoTunesCommand extends DescribeDomainAutoTunesCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: DescribeDomainAutoTunesRequest;
|
|
91
|
+
output: DescribeDomainAutoTunesResponse;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: DescribeDomainAutoTunesCommandInput;
|
|
95
|
+
output: DescribeDomainAutoTunesCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -93,4 +93,15 @@ declare const DescribeDomainChangeProgressCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class DescribeDomainChangeProgressCommand extends DescribeDomainChangeProgressCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: DescribeDomainChangeProgressRequest;
|
|
100
|
+
output: DescribeDomainChangeProgressResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: DescribeDomainChangeProgressCommandInput;
|
|
104
|
+
output: DescribeDomainChangeProgressCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -198,4 +198,15 @@ declare const DescribeElasticsearchDomainCommand_base: {
|
|
|
198
198
|
* @public
|
|
199
199
|
*/
|
|
200
200
|
export declare class DescribeElasticsearchDomainCommand extends DescribeElasticsearchDomainCommand_base {
|
|
201
|
+
/** @internal type navigation helper, not in runtime. */
|
|
202
|
+
protected static __types: {
|
|
203
|
+
api: {
|
|
204
|
+
input: DescribeElasticsearchDomainRequest;
|
|
205
|
+
output: DescribeElasticsearchDomainResponse;
|
|
206
|
+
};
|
|
207
|
+
sdk: {
|
|
208
|
+
input: DescribeElasticsearchDomainCommandInput;
|
|
209
|
+
output: DescribeElasticsearchDomainCommandOutput;
|
|
210
|
+
};
|
|
211
|
+
};
|
|
201
212
|
}
|
|
@@ -265,4 +265,15 @@ declare const DescribeElasticsearchDomainConfigCommand_base: {
|
|
|
265
265
|
* @public
|
|
266
266
|
*/
|
|
267
267
|
export declare class DescribeElasticsearchDomainConfigCommand extends DescribeElasticsearchDomainConfigCommand_base {
|
|
268
|
+
/** @internal type navigation helper, not in runtime. */
|
|
269
|
+
protected static __types: {
|
|
270
|
+
api: {
|
|
271
|
+
input: DescribeElasticsearchDomainConfigRequest;
|
|
272
|
+
output: DescribeElasticsearchDomainConfigResponse;
|
|
273
|
+
};
|
|
274
|
+
sdk: {
|
|
275
|
+
input: DescribeElasticsearchDomainConfigCommandInput;
|
|
276
|
+
output: DescribeElasticsearchDomainConfigCommandOutput;
|
|
277
|
+
};
|
|
278
|
+
};
|
|
268
279
|
}
|
|
@@ -199,4 +199,15 @@ declare const DescribeElasticsearchDomainsCommand_base: {
|
|
|
199
199
|
* @public
|
|
200
200
|
*/
|
|
201
201
|
export declare class DescribeElasticsearchDomainsCommand extends DescribeElasticsearchDomainsCommand_base {
|
|
202
|
+
/** @internal type navigation helper, not in runtime. */
|
|
203
|
+
protected static __types: {
|
|
204
|
+
api: {
|
|
205
|
+
input: DescribeElasticsearchDomainsRequest;
|
|
206
|
+
output: DescribeElasticsearchDomainsResponse;
|
|
207
|
+
};
|
|
208
|
+
sdk: {
|
|
209
|
+
input: DescribeElasticsearchDomainsCommandInput;
|
|
210
|
+
output: DescribeElasticsearchDomainsCommandOutput;
|
|
211
|
+
};
|
|
212
|
+
};
|
|
202
213
|
}
|
|
@@ -115,4 +115,15 @@ declare const DescribeElasticsearchInstanceTypeLimitsCommand_base: {
|
|
|
115
115
|
* @public
|
|
116
116
|
*/
|
|
117
117
|
export declare class DescribeElasticsearchInstanceTypeLimitsCommand extends DescribeElasticsearchInstanceTypeLimitsCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: DescribeElasticsearchInstanceTypeLimitsRequest;
|
|
122
|
+
output: DescribeElasticsearchInstanceTypeLimitsResponse;
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: DescribeElasticsearchInstanceTypeLimitsCommandInput;
|
|
126
|
+
output: DescribeElasticsearchInstanceTypeLimitsCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -91,4 +91,15 @@ declare const DescribeInboundCrossClusterSearchConnectionsCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class DescribeInboundCrossClusterSearchConnectionsCommand extends DescribeInboundCrossClusterSearchConnectionsCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: DescribeInboundCrossClusterSearchConnectionsRequest;
|
|
98
|
+
output: DescribeInboundCrossClusterSearchConnectionsResponse;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: DescribeInboundCrossClusterSearchConnectionsCommandInput;
|
|
102
|
+
output: DescribeInboundCrossClusterSearchConnectionsCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -92,4 +92,15 @@ declare const DescribeOutboundCrossClusterSearchConnectionsCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class DescribeOutboundCrossClusterSearchConnectionsCommand extends DescribeOutboundCrossClusterSearchConnectionsCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: DescribeOutboundCrossClusterSearchConnectionsRequest;
|
|
99
|
+
output: DescribeOutboundCrossClusterSearchConnectionsResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: DescribeOutboundCrossClusterSearchConnectionsCommandInput;
|
|
103
|
+
output: DescribeOutboundCrossClusterSearchConnectionsCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -97,4 +97,15 @@ declare const DescribePackagesCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class DescribePackagesCommand extends DescribePackagesCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: DescribePackagesRequest;
|
|
104
|
+
output: DescribePackagesResponse;
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: DescribePackagesCommandInput;
|
|
108
|
+
output: DescribePackagesCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -88,4 +88,15 @@ declare const DescribeReservedElasticsearchInstanceOfferingsCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class DescribeReservedElasticsearchInstanceOfferingsCommand extends DescribeReservedElasticsearchInstanceOfferingsCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: DescribeReservedElasticsearchInstanceOfferingsRequest;
|
|
95
|
+
output: DescribeReservedElasticsearchInstanceOfferingsResponse;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: DescribeReservedElasticsearchInstanceOfferingsCommandInput;
|
|
99
|
+
output: DescribeReservedElasticsearchInstanceOfferingsCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -93,4 +93,15 @@ declare const DescribeReservedElasticsearchInstancesCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class DescribeReservedElasticsearchInstancesCommand extends DescribeReservedElasticsearchInstancesCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: DescribeReservedElasticsearchInstancesRequest;
|
|
100
|
+
output: DescribeReservedElasticsearchInstancesResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: DescribeReservedElasticsearchInstancesCommandInput;
|
|
104
|
+
output: DescribeReservedElasticsearchInstancesCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -98,4 +98,15 @@ declare const DescribeVpcEndpointsCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class DescribeVpcEndpointsCommand extends DescribeVpcEndpointsCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: DescribeVpcEndpointsRequest;
|
|
105
|
+
output: DescribeVpcEndpointsResponse;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: DescribeVpcEndpointsCommandInput;
|
|
109
|
+
output: DescribeVpcEndpointsCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -89,4 +89,15 @@ declare const DissociatePackageCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class DissociatePackageCommand extends DissociatePackageCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: DissociatePackageRequest;
|
|
96
|
+
output: DissociatePackageResponse;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: DissociatePackageCommandInput;
|
|
100
|
+
output: DissociatePackageCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -86,4 +86,15 @@ declare const GetCompatibleElasticsearchVersionsCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class GetCompatibleElasticsearchVersionsCommand extends GetCompatibleElasticsearchVersionsCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: GetCompatibleElasticsearchVersionsRequest;
|
|
93
|
+
output: GetCompatibleElasticsearchVersionsResponse;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: GetCompatibleElasticsearchVersionsCommandInput;
|
|
97
|
+
output: GetCompatibleElasticsearchVersionsCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -82,4 +82,15 @@ declare const GetPackageVersionHistoryCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class GetPackageVersionHistoryCommand extends GetPackageVersionHistoryCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: GetPackageVersionHistoryRequest;
|
|
89
|
+
output: GetPackageVersionHistoryResponse;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: GetPackageVersionHistoryCommandInput;
|
|
93
|
+
output: GetPackageVersionHistoryCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -91,4 +91,15 @@ declare const GetUpgradeHistoryCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class GetUpgradeHistoryCommand extends GetUpgradeHistoryCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: GetUpgradeHistoryRequest;
|
|
98
|
+
output: GetUpgradeHistoryResponse;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: GetUpgradeHistoryCommandInput;
|
|
102
|
+
output: GetUpgradeHistoryCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -74,4 +74,15 @@ declare const GetUpgradeStatusCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class GetUpgradeStatusCommand extends GetUpgradeStatusCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: GetUpgradeStatusRequest;
|
|
81
|
+
output: GetUpgradeStatusResponse;
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: GetUpgradeStatusCommandInput;
|
|
85
|
+
output: GetUpgradeStatusCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -68,4 +68,15 @@ declare const ListDomainNamesCommand_base: {
|
|
|
68
68
|
* @public
|
|
69
69
|
*/
|
|
70
70
|
export declare class ListDomainNamesCommand extends ListDomainNamesCommand_base {
|
|
71
|
+
/** @internal type navigation helper, not in runtime. */
|
|
72
|
+
protected static __types: {
|
|
73
|
+
api: {
|
|
74
|
+
input: ListDomainNamesRequest;
|
|
75
|
+
output: ListDomainNamesResponse;
|
|
76
|
+
};
|
|
77
|
+
sdk: {
|
|
78
|
+
input: ListDomainNamesCommandInput;
|
|
79
|
+
output: ListDomainNamesCommandOutput;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
71
82
|
}
|
|
@@ -90,4 +90,15 @@ declare const ListDomainsForPackageCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class ListDomainsForPackageCommand extends ListDomainsForPackageCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: ListDomainsForPackageRequest;
|
|
97
|
+
output: ListDomainsForPackageResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: ListDomainsForPackageCommandInput;
|
|
101
|
+
output: ListDomainsForPackageCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -75,4 +75,15 @@ declare const ListElasticsearchInstanceTypesCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class ListElasticsearchInstanceTypesCommand extends ListElasticsearchInstanceTypesCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: ListElasticsearchInstanceTypesRequest;
|
|
82
|
+
output: ListElasticsearchInstanceTypesResponse;
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: ListElasticsearchInstanceTypesCommandInput;
|
|
86
|
+
output: ListElasticsearchInstanceTypesCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -73,4 +73,15 @@ declare const ListElasticsearchVersionsCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class ListElasticsearchVersionsCommand extends ListElasticsearchVersionsCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: ListElasticsearchVersionsRequest;
|
|
80
|
+
output: ListElasticsearchVersionsResponse;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: ListElasticsearchVersionsCommandInput;
|
|
84
|
+
output: ListElasticsearchVersionsCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -90,4 +90,15 @@ declare const ListPackagesForDomainCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class ListPackagesForDomainCommand extends ListPackagesForDomainCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: ListPackagesForDomainRequest;
|
|
97
|
+
output: ListPackagesForDomainResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: ListPackagesForDomainCommandInput;
|
|
101
|
+
output: ListPackagesForDomainCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -74,4 +74,15 @@ declare const ListTagsCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class ListTagsCommand extends ListTagsCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: ListTagsRequest;
|
|
81
|
+
output: ListTagsResponse;
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: ListTagsCommandInput;
|
|
85
|
+
output: ListTagsCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|