@aws-sdk/client-opensearchserverless 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.
Files changed (75) hide show
  1. package/dist-types/commands/BatchGetCollectionCommand.d.ts +11 -0
  2. package/dist-types/commands/BatchGetEffectiveLifecyclePolicyCommand.d.ts +11 -0
  3. package/dist-types/commands/BatchGetLifecyclePolicyCommand.d.ts +11 -0
  4. package/dist-types/commands/BatchGetVpcEndpointCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateAccessPolicyCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateCollectionCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateLifecyclePolicyCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateSecurityConfigCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateSecurityPolicyCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +11 -0
  11. package/dist-types/commands/DeleteAccessPolicyCommand.d.ts +11 -0
  12. package/dist-types/commands/DeleteCollectionCommand.d.ts +11 -0
  13. package/dist-types/commands/DeleteLifecyclePolicyCommand.d.ts +11 -0
  14. package/dist-types/commands/DeleteSecurityConfigCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteSecurityPolicyCommand.d.ts +11 -0
  16. package/dist-types/commands/DeleteVpcEndpointCommand.d.ts +11 -0
  17. package/dist-types/commands/GetAccessPolicyCommand.d.ts +11 -0
  18. package/dist-types/commands/GetAccountSettingsCommand.d.ts +11 -0
  19. package/dist-types/commands/GetPoliciesStatsCommand.d.ts +11 -0
  20. package/dist-types/commands/GetSecurityConfigCommand.d.ts +11 -0
  21. package/dist-types/commands/GetSecurityPolicyCommand.d.ts +11 -0
  22. package/dist-types/commands/ListAccessPoliciesCommand.d.ts +11 -0
  23. package/dist-types/commands/ListCollectionsCommand.d.ts +11 -0
  24. package/dist-types/commands/ListLifecyclePoliciesCommand.d.ts +11 -0
  25. package/dist-types/commands/ListSecurityConfigsCommand.d.ts +11 -0
  26. package/dist-types/commands/ListSecurityPoliciesCommand.d.ts +11 -0
  27. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  28. package/dist-types/commands/ListVpcEndpointsCommand.d.ts +11 -0
  29. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  30. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  31. package/dist-types/commands/UpdateAccessPolicyCommand.d.ts +11 -0
  32. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +11 -0
  33. package/dist-types/commands/UpdateCollectionCommand.d.ts +11 -0
  34. package/dist-types/commands/UpdateLifecyclePolicyCommand.d.ts +11 -0
  35. package/dist-types/commands/UpdateSecurityConfigCommand.d.ts +11 -0
  36. package/dist-types/commands/UpdateSecurityPolicyCommand.d.ts +11 -0
  37. package/dist-types/commands/UpdateVpcEndpointCommand.d.ts +11 -0
  38. package/dist-types/ts3.4/commands/BatchGetCollectionCommand.d.ts +12 -1
  39. package/dist-types/ts3.4/commands/BatchGetEffectiveLifecyclePolicyCommand.d.ts +12 -1
  40. package/dist-types/ts3.4/commands/BatchGetLifecyclePolicyCommand.d.ts +12 -1
  41. package/dist-types/ts3.4/commands/BatchGetVpcEndpointCommand.d.ts +12 -1
  42. package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +12 -1
  43. package/dist-types/ts3.4/commands/CreateCollectionCommand.d.ts +12 -1
  44. package/dist-types/ts3.4/commands/CreateLifecyclePolicyCommand.d.ts +12 -1
  45. package/dist-types/ts3.4/commands/CreateSecurityConfigCommand.d.ts +12 -1
  46. package/dist-types/ts3.4/commands/CreateSecurityPolicyCommand.d.ts +12 -1
  47. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +12 -1
  48. package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +12 -1
  49. package/dist-types/ts3.4/commands/DeleteCollectionCommand.d.ts +12 -1
  50. package/dist-types/ts3.4/commands/DeleteLifecyclePolicyCommand.d.ts +12 -1
  51. package/dist-types/ts3.4/commands/DeleteSecurityConfigCommand.d.ts +12 -1
  52. package/dist-types/ts3.4/commands/DeleteSecurityPolicyCommand.d.ts +12 -1
  53. package/dist-types/ts3.4/commands/DeleteVpcEndpointCommand.d.ts +12 -1
  54. package/dist-types/ts3.4/commands/GetAccessPolicyCommand.d.ts +12 -1
  55. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +12 -1
  56. package/dist-types/ts3.4/commands/GetPoliciesStatsCommand.d.ts +12 -1
  57. package/dist-types/ts3.4/commands/GetSecurityConfigCommand.d.ts +12 -1
  58. package/dist-types/ts3.4/commands/GetSecurityPolicyCommand.d.ts +12 -1
  59. package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +12 -1
  60. package/dist-types/ts3.4/commands/ListCollectionsCommand.d.ts +12 -1
  61. package/dist-types/ts3.4/commands/ListLifecyclePoliciesCommand.d.ts +12 -1
  62. package/dist-types/ts3.4/commands/ListSecurityConfigsCommand.d.ts +12 -1
  63. package/dist-types/ts3.4/commands/ListSecurityPoliciesCommand.d.ts +12 -1
  64. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  65. package/dist-types/ts3.4/commands/ListVpcEndpointsCommand.d.ts +12 -1
  66. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  67. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  68. package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +12 -1
  69. package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +12 -1
  70. package/dist-types/ts3.4/commands/UpdateCollectionCommand.d.ts +12 -1
  71. package/dist-types/ts3.4/commands/UpdateLifecyclePolicyCommand.d.ts +12 -1
  72. package/dist-types/ts3.4/commands/UpdateSecurityConfigCommand.d.ts +12 -1
  73. package/dist-types/ts3.4/commands/UpdateSecurityPolicyCommand.d.ts +12 -1
  74. package/dist-types/ts3.4/commands/UpdateVpcEndpointCommand.d.ts +12 -1
  75. package/package.json +35 -35
@@ -37,4 +37,15 @@ declare const BatchGetLifecyclePolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchGetLifecyclePolicyCommand extends BatchGetLifecyclePolicyCommand_base {}
40
+ export declare class BatchGetLifecyclePolicyCommand extends BatchGetLifecyclePolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchGetLifecyclePolicyRequest;
44
+ output: BatchGetLifecyclePolicyResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchGetLifecyclePolicyCommandInput;
48
+ output: BatchGetLifecyclePolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const BatchGetVpcEndpointCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchGetVpcEndpointCommand extends BatchGetVpcEndpointCommand_base {}
40
+ export declare class BatchGetVpcEndpointCommand extends BatchGetVpcEndpointCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchGetVpcEndpointRequest;
44
+ output: BatchGetVpcEndpointResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchGetVpcEndpointCommandInput;
48
+ output: BatchGetVpcEndpointCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateAccessPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateAccessPolicyCommand extends CreateAccessPolicyCommand_base {}
40
+ export declare class CreateAccessPolicyCommand extends CreateAccessPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateAccessPolicyRequest;
44
+ output: CreateAccessPolicyResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateAccessPolicyCommandInput;
48
+ output: CreateAccessPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const CreateCollectionCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateCollectionCommand extends CreateCollectionCommand_base {}
39
+ export declare class CreateCollectionCommand extends CreateCollectionCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateCollectionRequest;
43
+ output: CreateCollectionResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateCollectionCommandInput;
47
+ output: CreateCollectionCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const CreateLifecyclePolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateLifecyclePolicyCommand extends CreateLifecyclePolicyCommand_base {}
40
+ export declare class CreateLifecyclePolicyCommand extends CreateLifecyclePolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateLifecyclePolicyRequest;
44
+ output: CreateLifecyclePolicyResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateLifecyclePolicyCommandInput;
48
+ output: CreateLifecyclePolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateSecurityConfigCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateSecurityConfigCommand extends CreateSecurityConfigCommand_base {}
40
+ export declare class CreateSecurityConfigCommand extends CreateSecurityConfigCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateSecurityConfigRequest;
44
+ output: CreateSecurityConfigResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateSecurityConfigCommandInput;
48
+ output: CreateSecurityConfigCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateSecurityPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateSecurityPolicyCommand extends CreateSecurityPolicyCommand_base {}
40
+ export declare class CreateSecurityPolicyCommand extends CreateSecurityPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateSecurityPolicyRequest;
44
+ output: CreateSecurityPolicyResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateSecurityPolicyCommandInput;
48
+ output: CreateSecurityPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateVpcEndpointCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateVpcEndpointCommand extends CreateVpcEndpointCommand_base {}
40
+ export declare class CreateVpcEndpointCommand extends CreateVpcEndpointCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateVpcEndpointRequest;
44
+ output: CreateVpcEndpointResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateVpcEndpointCommandInput;
48
+ output: CreateVpcEndpointCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteAccessPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteAccessPolicyCommand extends DeleteAccessPolicyCommand_base {}
40
+ export declare class DeleteAccessPolicyCommand extends DeleteAccessPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteAccessPolicyRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteAccessPolicyCommandInput;
48
+ output: DeleteAccessPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DeleteCollectionCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DeleteCollectionCommand extends DeleteCollectionCommand_base {}
39
+ export declare class DeleteCollectionCommand extends DeleteCollectionCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DeleteCollectionRequest;
43
+ output: DeleteCollectionResponse;
44
+ };
45
+ sdk: {
46
+ input: DeleteCollectionCommandInput;
47
+ output: DeleteCollectionCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DeleteLifecyclePolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteLifecyclePolicyCommand extends DeleteLifecyclePolicyCommand_base {}
40
+ export declare class DeleteLifecyclePolicyCommand extends DeleteLifecyclePolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteLifecyclePolicyRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteLifecyclePolicyCommandInput;
48
+ output: DeleteLifecyclePolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteSecurityConfigCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteSecurityConfigCommand extends DeleteSecurityConfigCommand_base {}
40
+ export declare class DeleteSecurityConfigCommand extends DeleteSecurityConfigCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteSecurityConfigRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteSecurityConfigCommandInput;
48
+ output: DeleteSecurityConfigCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteSecurityPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteSecurityPolicyCommand extends DeleteSecurityPolicyCommand_base {}
40
+ export declare class DeleteSecurityPolicyCommand extends DeleteSecurityPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteSecurityPolicyRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteSecurityPolicyCommandInput;
48
+ output: DeleteSecurityPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteVpcEndpointCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteVpcEndpointCommand extends DeleteVpcEndpointCommand_base {}
40
+ export declare class DeleteVpcEndpointCommand extends DeleteVpcEndpointCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteVpcEndpointRequest;
44
+ output: DeleteVpcEndpointResponse;
45
+ };
46
+ sdk: {
47
+ input: DeleteVpcEndpointCommandInput;
48
+ output: DeleteVpcEndpointCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const GetAccessPolicyCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetAccessPolicyCommand extends GetAccessPolicyCommand_base {}
39
+ export declare class GetAccessPolicyCommand extends GetAccessPolicyCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: GetAccessPolicyRequest;
43
+ output: GetAccessPolicyResponse;
44
+ };
45
+ sdk: {
46
+ input: GetAccessPolicyCommandInput;
47
+ output: GetAccessPolicyCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const GetAccountSettingsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetAccountSettingsCommand extends GetAccountSettingsCommand_base {}
40
+ export declare class GetAccountSettingsCommand extends GetAccountSettingsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: GetAccountSettingsResponse;
45
+ };
46
+ sdk: {
47
+ input: GetAccountSettingsCommandInput;
48
+ output: GetAccountSettingsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const GetPoliciesStatsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetPoliciesStatsCommand extends GetPoliciesStatsCommand_base {}
39
+ export declare class GetPoliciesStatsCommand extends GetPoliciesStatsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: {};
43
+ output: GetPoliciesStatsResponse;
44
+ };
45
+ sdk: {
46
+ input: GetPoliciesStatsCommandInput;
47
+ output: GetPoliciesStatsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const GetSecurityConfigCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetSecurityConfigCommand extends GetSecurityConfigCommand_base {}
40
+ export declare class GetSecurityConfigCommand extends GetSecurityConfigCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetSecurityConfigRequest;
44
+ output: GetSecurityConfigResponse;
45
+ };
46
+ sdk: {
47
+ input: GetSecurityConfigCommandInput;
48
+ output: GetSecurityConfigCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetSecurityPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetSecurityPolicyCommand extends GetSecurityPolicyCommand_base {}
40
+ export declare class GetSecurityPolicyCommand extends GetSecurityPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetSecurityPolicyRequest;
44
+ output: GetSecurityPolicyResponse;
45
+ };
46
+ sdk: {
47
+ input: GetSecurityPolicyCommandInput;
48
+ output: GetSecurityPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListAccessPoliciesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListAccessPoliciesCommand extends ListAccessPoliciesCommand_base {}
40
+ export declare class ListAccessPoliciesCommand extends ListAccessPoliciesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListAccessPoliciesRequest;
44
+ output: ListAccessPoliciesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListAccessPoliciesCommandInput;
48
+ output: ListAccessPoliciesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListCollectionsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListCollectionsCommand extends ListCollectionsCommand_base {}
39
+ export declare class ListCollectionsCommand extends ListCollectionsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListCollectionsRequest;
43
+ output: ListCollectionsResponse;
44
+ };
45
+ sdk: {
46
+ input: ListCollectionsCommandInput;
47
+ output: ListCollectionsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListLifecyclePoliciesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListLifecyclePoliciesCommand extends ListLifecyclePoliciesCommand_base {}
40
+ export declare class ListLifecyclePoliciesCommand extends ListLifecyclePoliciesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListLifecyclePoliciesRequest;
44
+ output: ListLifecyclePoliciesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListLifecyclePoliciesCommandInput;
48
+ output: ListLifecyclePoliciesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListSecurityConfigsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListSecurityConfigsCommand extends ListSecurityConfigsCommand_base {}
40
+ export declare class ListSecurityConfigsCommand extends ListSecurityConfigsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListSecurityConfigsRequest;
44
+ output: ListSecurityConfigsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListSecurityConfigsCommandInput;
48
+ output: ListSecurityConfigsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListSecurityPoliciesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListSecurityPoliciesCommand extends ListSecurityPoliciesCommand_base {}
40
+ export declare class ListSecurityPoliciesCommand extends ListSecurityPoliciesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListSecurityPoliciesRequest;
44
+ output: ListSecurityPoliciesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListSecurityPoliciesCommandInput;
48
+ output: ListSecurityPoliciesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
40
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTagsForResourceRequest;
44
+ output: ListTagsForResourceResponse;
45
+ };
46
+ sdk: {
47
+ input: ListTagsForResourceCommandInput;
48
+ output: ListTagsForResourceCommandOutput;
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
+ }
@@ -33,4 +33,15 @@ declare const TagResourceCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class TagResourceCommand extends TagResourceCommand_base {}
36
+ export declare class TagResourceCommand extends TagResourceCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: TagResourceRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: TagResourceCommandInput;
44
+ output: TagResourceCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -36,4 +36,15 @@ declare const UntagResourceCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class UntagResourceCommand extends UntagResourceCommand_base {}
39
+ export declare class UntagResourceCommand extends UntagResourceCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: UntagResourceRequest;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: UntagResourceCommandInput;
47
+ output: UntagResourceCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const UpdateAccessPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateAccessPolicyCommand extends UpdateAccessPolicyCommand_base {}
40
+ export declare class UpdateAccessPolicyCommand extends UpdateAccessPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateAccessPolicyRequest;
44
+ output: UpdateAccessPolicyResponse;
45
+ };
46
+ sdk: {
47
+ input: UpdateAccessPolicyCommandInput;
48
+ output: UpdateAccessPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const UpdateAccountSettingsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateAccountSettingsCommand extends UpdateAccountSettingsCommand_base {}
40
+ export declare class UpdateAccountSettingsCommand extends UpdateAccountSettingsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateAccountSettingsRequest;
44
+ output: UpdateAccountSettingsResponse;
45
+ };
46
+ sdk: {
47
+ input: UpdateAccountSettingsCommandInput;
48
+ output: UpdateAccountSettingsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const UpdateCollectionCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class UpdateCollectionCommand extends UpdateCollectionCommand_base {}
39
+ export declare class UpdateCollectionCommand extends UpdateCollectionCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: UpdateCollectionRequest;
43
+ output: UpdateCollectionResponse;
44
+ };
45
+ sdk: {
46
+ input: UpdateCollectionCommandInput;
47
+ output: UpdateCollectionCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const UpdateLifecyclePolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateLifecyclePolicyCommand extends UpdateLifecyclePolicyCommand_base {}
40
+ export declare class UpdateLifecyclePolicyCommand extends UpdateLifecyclePolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateLifecyclePolicyRequest;
44
+ output: UpdateLifecyclePolicyResponse;
45
+ };
46
+ sdk: {
47
+ input: UpdateLifecyclePolicyCommandInput;
48
+ output: UpdateLifecyclePolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const UpdateSecurityConfigCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateSecurityConfigCommand extends UpdateSecurityConfigCommand_base {}
40
+ export declare class UpdateSecurityConfigCommand extends UpdateSecurityConfigCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateSecurityConfigRequest;
44
+ output: UpdateSecurityConfigResponse;
45
+ };
46
+ sdk: {
47
+ input: UpdateSecurityConfigCommandInput;
48
+ output: UpdateSecurityConfigCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const UpdateSecurityPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateSecurityPolicyCommand extends UpdateSecurityPolicyCommand_base {}
40
+ export declare class UpdateSecurityPolicyCommand extends UpdateSecurityPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateSecurityPolicyRequest;
44
+ output: UpdateSecurityPolicyResponse;
45
+ };
46
+ sdk: {
47
+ input: UpdateSecurityPolicyCommandInput;
48
+ output: UpdateSecurityPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -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
+ }