@aws-sdk/client-opensearchserverless 3.588.0 → 3.592.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 +0 -37
- package/dist-types/OpenSearchServerlessClient.d.ts +4 -4
- package/dist-types/commands/BatchGetCollectionCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetEffectiveLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetVpcEndpointCommand.d.ts +2 -1
- package/dist-types/commands/CreateAccessPolicyCommand.d.ts +2 -1
- package/dist-types/commands/CreateCollectionCommand.d.ts +2 -1
- package/dist-types/commands/CreateLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/commands/CreateSecurityConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateSecurityPolicyCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAccessPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCollectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSecurityConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSecurityPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcEndpointCommand.d.ts +2 -1
- package/dist-types/commands/GetAccessPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetPoliciesStatsCommand.d.ts +2 -1
- package/dist-types/commands/GetSecurityConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetSecurityPolicyCommand.d.ts +2 -1
- package/dist-types/commands/ListAccessPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListCollectionsCommand.d.ts +2 -1
- package/dist-types/commands/ListLifecyclePoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListSecurityConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListSecurityPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListVpcEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAccessPolicyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCollectionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSecurityConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSecurityPolicyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVpcEndpointCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/OpenSearchServerlessServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/OpenSearchServerlessClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetCollectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetEffectiveLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetVpcEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCollectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSecurityConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSecurityPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCollectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSecurityConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSecurityPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVpcEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAccessPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPoliciesStatsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSecurityConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSecurityPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCollectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLifecyclePoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSecurityConfigsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSecurityPoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVpcEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCollectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSecurityConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSecurityPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateVpcEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/OpenSearchServerlessServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
export * from "./OpenSearchServerlessClient";
|
|
16
16
|
export * from "./OpenSearchServerless";
|
|
17
17
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
18
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
19
|
-
export { OpenSearchServerlessExtensionConfiguration } from "./extensionConfiguration";
|
|
18
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
19
|
+
export type { OpenSearchServerlessExtensionConfiguration } from "./extensionConfiguration";
|
|
20
20
|
export * from "./commands";
|
|
21
21
|
export * from "./pagination";
|
|
22
22
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: OpenSearchServerlessClientConfig
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -292,8 +292,8 @@ export interface ClientDefaults
|
|
|
292
292
|
serviceId?: string;
|
|
293
293
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
294
294
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
295
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
296
295
|
region?: string | __Provider<string>;
|
|
296
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
297
297
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
298
298
|
maxAttempts?: number | __Provider<number>;
|
|
299
299
|
retryMode?: string | __Provider<string>;
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetCollectionCommandInput
|
|
14
15
|
extends BatchGetCollectionRequest {}
|
|
15
16
|
export interface BatchGetCollectionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetEffectiveLifecyclePolicyCommandInput
|
|
14
15
|
extends BatchGetEffectiveLifecyclePolicyRequest {}
|
|
15
16
|
export interface BatchGetEffectiveLifecyclePolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetLifecyclePolicyCommandInput
|
|
14
15
|
extends BatchGetLifecyclePolicyRequest {}
|
|
15
16
|
export interface BatchGetLifecyclePolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetVpcEndpointCommandInput
|
|
14
15
|
extends BatchGetVpcEndpointRequest {}
|
|
15
16
|
export interface BatchGetVpcEndpointCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateAccessPolicyCommandInput
|
|
14
15
|
extends CreateAccessPolicyRequest {}
|
|
15
16
|
export interface CreateAccessPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateCollectionCommandInput extends CreateCollectionRequest {}
|
|
14
15
|
export interface CreateCollectionCommandOutput
|
|
15
16
|
extends CreateCollectionResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateLifecyclePolicyCommandInput
|
|
14
15
|
extends CreateLifecyclePolicyRequest {}
|
|
15
16
|
export interface CreateLifecyclePolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateSecurityConfigCommandInput
|
|
14
15
|
extends CreateSecurityConfigRequest {}
|
|
15
16
|
export interface CreateSecurityConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateSecurityPolicyCommandInput
|
|
14
15
|
extends CreateSecurityPolicyRequest {}
|
|
15
16
|
export interface CreateSecurityPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateVpcEndpointCommandInput
|
|
14
15
|
extends CreateVpcEndpointRequest {}
|
|
15
16
|
export interface CreateVpcEndpointCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteAccessPolicyCommandInput
|
|
14
15
|
extends DeleteAccessPolicyRequest {}
|
|
15
16
|
export interface DeleteAccessPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteCollectionCommandInput extends DeleteCollectionRequest {}
|
|
14
15
|
export interface DeleteCollectionCommandOutput
|
|
15
16
|
extends DeleteCollectionResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteLifecyclePolicyCommandInput
|
|
14
15
|
extends DeleteLifecyclePolicyRequest {}
|
|
15
16
|
export interface DeleteLifecyclePolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteSecurityConfigCommandInput
|
|
14
15
|
extends DeleteSecurityConfigRequest {}
|
|
15
16
|
export interface DeleteSecurityConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteSecurityPolicyCommandInput
|
|
14
15
|
extends DeleteSecurityPolicyRequest {}
|
|
15
16
|
export interface DeleteSecurityPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteVpcEndpointCommandInput
|
|
14
15
|
extends DeleteVpcEndpointRequest {}
|
|
15
16
|
export interface DeleteVpcEndpointCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetAccessPolicyCommandInput extends GetAccessPolicyRequest {}
|
|
14
15
|
export interface GetAccessPolicyCommandOutput
|
|
15
16
|
extends GetAccessPolicyResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetAccountSettingsCommandInput
|
|
14
15
|
extends GetAccountSettingsRequest {}
|
|
15
16
|
export interface GetAccountSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetPoliciesStatsCommandInput extends GetPoliciesStatsRequest {}
|
|
14
15
|
export interface GetPoliciesStatsCommandOutput
|
|
15
16
|
extends GetPoliciesStatsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetSecurityConfigCommandInput
|
|
14
15
|
extends GetSecurityConfigRequest {}
|
|
15
16
|
export interface GetSecurityConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetSecurityPolicyCommandInput
|
|
14
15
|
extends GetSecurityPolicyRequest {}
|
|
15
16
|
export interface GetSecurityPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListAccessPoliciesCommandInput
|
|
14
15
|
extends ListAccessPoliciesRequest {}
|
|
15
16
|
export interface ListAccessPoliciesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListCollectionsCommandInput extends ListCollectionsRequest {}
|
|
14
15
|
export interface ListCollectionsCommandOutput
|
|
15
16
|
extends ListCollectionsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListLifecyclePoliciesCommandInput
|
|
14
15
|
extends ListLifecyclePoliciesRequest {}
|
|
15
16
|
export interface ListLifecyclePoliciesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListSecurityConfigsCommandInput
|
|
14
15
|
extends ListSecurityConfigsRequest {}
|
|
15
16
|
export interface ListSecurityConfigsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListSecurityPoliciesCommandInput
|
|
14
15
|
extends ListSecurityPoliciesRequest {}
|
|
15
16
|
export interface ListSecurityPoliciesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListVpcEndpointsCommandInput extends ListVpcEndpointsRequest {}
|
|
14
15
|
export interface ListVpcEndpointsCommandOutput
|
|
15
16
|
extends ListVpcEndpointsResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../OpenSearchServerlessClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput
|
|
12
13
|
extends TagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
14
15
|
export interface UntagResourceCommandOutput
|
|
15
16
|
extends UntagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateAccessPolicyCommandInput
|
|
14
15
|
extends UpdateAccessPolicyRequest {}
|
|
15
16
|
export interface UpdateAccessPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateAccountSettingsCommandInput
|
|
14
15
|
extends UpdateAccountSettingsRequest {}
|
|
15
16
|
export interface UpdateAccountSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateCollectionCommandInput extends UpdateCollectionRequest {}
|
|
14
15
|
export interface UpdateCollectionCommandOutput
|
|
15
16
|
extends UpdateCollectionResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateLifecyclePolicyCommandInput
|
|
14
15
|
extends UpdateLifecyclePolicyRequest {}
|
|
15
16
|
export interface UpdateLifecyclePolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateSecurityConfigCommandInput
|
|
14
15
|
extends UpdateSecurityConfigRequest {}
|
|
15
16
|
export interface UpdateSecurityConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateSecurityPolicyCommandInput
|
|
14
15
|
extends UpdateSecurityPolicyRequest {}
|
|
15
16
|
export interface UpdateSecurityPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OpenSearchServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateVpcEndpointCommandInput
|
|
14
15
|
extends UpdateVpcEndpointRequest {}
|
|
15
16
|
export interface UpdateVpcEndpointCommandOutput
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class OpenSearchServerlessServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
|
@@ -22,10 +22,10 @@ export declare const getRuntimeConfig: (
|
|
|
22
22
|
serviceId: string;
|
|
23
23
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
24
24
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
25
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
25
26
|
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
26
27
|
import("@smithy/types").UserAgent
|
|
27
28
|
>;
|
|
28
|
-
region: string | import("@smithy/types").Provider<any>;
|
|
29
29
|
credentialDefaultProvider: (
|
|
30
30
|
input: any
|
|
31
31
|
) => import("@smithy/types").AwsCredentialIdentityProvider;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-opensearchserverless",
|
|
3
3
|
"description": "AWS SDK for JavaScript Opensearchserverless Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.592.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-opensearchserverless",
|
|
@@ -20,10 +20,10 @@
|
|
|
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-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.592.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.592.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.592.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|