@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
@@ -96,4 +96,15 @@ declare const BatchGetCollectionCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class BatchGetCollectionCommand extends BatchGetCollectionCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: BatchGetCollectionRequest;
103
+ output: BatchGetCollectionResponse;
104
+ };
105
+ sdk: {
106
+ input: BatchGetCollectionCommandInput;
107
+ output: BatchGetCollectionCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -86,4 +86,15 @@ declare const BatchGetEffectiveLifecyclePolicyCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class BatchGetEffectiveLifecyclePolicyCommand extends BatchGetEffectiveLifecyclePolicyCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: BatchGetEffectiveLifecyclePolicyRequest;
93
+ output: BatchGetEffectiveLifecyclePolicyResponse;
94
+ };
95
+ sdk: {
96
+ input: BatchGetEffectiveLifecyclePolicyCommandInput;
97
+ output: BatchGetEffectiveLifecyclePolicyCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -87,4 +87,15 @@ declare const BatchGetLifecyclePolicyCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class BatchGetLifecyclePolicyCommand extends BatchGetLifecyclePolicyCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: BatchGetLifecyclePolicyRequest;
94
+ output: BatchGetLifecyclePolicyResponse;
95
+ };
96
+ sdk: {
97
+ input: BatchGetLifecyclePolicyCommandInput;
98
+ output: BatchGetLifecyclePolicyCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -91,4 +91,15 @@ declare const BatchGetVpcEndpointCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class BatchGetVpcEndpointCommand extends BatchGetVpcEndpointCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: BatchGetVpcEndpointRequest;
98
+ output: BatchGetVpcEndpointResponse;
99
+ };
100
+ sdk: {
101
+ input: BatchGetVpcEndpointCommandInput;
102
+ output: BatchGetVpcEndpointCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -87,4 +87,15 @@ declare const CreateAccessPolicyCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class CreateAccessPolicyCommand extends CreateAccessPolicyCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: CreateAccessPolicyRequest;
94
+ output: CreateAccessPolicyResponse;
95
+ };
96
+ sdk: {
97
+ input: CreateAccessPolicyCommandInput;
98
+ output: CreateAccessPolicyCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -97,4 +97,15 @@ declare const CreateCollectionCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class CreateCollectionCommand extends CreateCollectionCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: CreateCollectionRequest;
104
+ output: CreateCollectionResponse;
105
+ };
106
+ sdk: {
107
+ input: CreateCollectionCommandInput;
108
+ output: CreateCollectionCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -85,4 +85,15 @@ declare const CreateLifecyclePolicyCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class CreateLifecyclePolicyCommand extends CreateLifecyclePolicyCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: CreateLifecyclePolicyRequest;
92
+ output: CreateLifecyclePolicyResponse;
93
+ };
94
+ sdk: {
95
+ input: CreateLifecyclePolicyCommandInput;
96
+ output: CreateLifecyclePolicyCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -96,4 +96,15 @@ declare const CreateSecurityConfigCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class CreateSecurityConfigCommand extends CreateSecurityConfigCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: CreateSecurityConfigRequest;
103
+ output: CreateSecurityConfigResponse;
104
+ };
105
+ sdk: {
106
+ input: CreateSecurityConfigCommandInput;
107
+ output: CreateSecurityConfigCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -89,4 +89,15 @@ declare const CreateSecurityPolicyCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class CreateSecurityPolicyCommand extends CreateSecurityPolicyCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: CreateSecurityPolicyRequest;
96
+ output: CreateSecurityPolicyResponse;
97
+ };
98
+ sdk: {
99
+ input: CreateSecurityPolicyCommandInput;
100
+ output: CreateSecurityPolicyCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -85,4 +85,15 @@ declare const CreateVpcEndpointCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class CreateVpcEndpointCommand extends CreateVpcEndpointCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: CreateVpcEndpointRequest;
92
+ output: CreateVpcEndpointResponse;
93
+ };
94
+ sdk: {
95
+ input: CreateVpcEndpointCommandInput;
96
+ output: CreateVpcEndpointCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -73,4 +73,15 @@ declare const DeleteAccessPolicyCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class DeleteAccessPolicyCommand extends DeleteAccessPolicyCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: DeleteAccessPolicyRequest;
80
+ output: {};
81
+ };
82
+ sdk: {
83
+ input: DeleteAccessPolicyCommandInput;
84
+ output: DeleteAccessPolicyCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -78,4 +78,15 @@ declare const DeleteCollectionCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class DeleteCollectionCommand extends DeleteCollectionCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: DeleteCollectionRequest;
85
+ output: DeleteCollectionResponse;
86
+ };
87
+ sdk: {
88
+ input: DeleteCollectionCommandInput;
89
+ output: DeleteCollectionCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -72,4 +72,15 @@ declare const DeleteLifecyclePolicyCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class DeleteLifecyclePolicyCommand extends DeleteLifecyclePolicyCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: DeleteLifecyclePolicyRequest;
79
+ output: {};
80
+ };
81
+ sdk: {
82
+ input: DeleteLifecyclePolicyCommandInput;
83
+ output: DeleteLifecyclePolicyCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -73,4 +73,15 @@ declare const DeleteSecurityConfigCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class DeleteSecurityConfigCommand extends DeleteSecurityConfigCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: DeleteSecurityConfigRequest;
80
+ output: {};
81
+ };
82
+ sdk: {
83
+ input: DeleteSecurityConfigCommandInput;
84
+ output: DeleteSecurityConfigCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -72,4 +72,15 @@ declare const DeleteSecurityPolicyCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class DeleteSecurityPolicyCommand extends DeleteSecurityPolicyCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: DeleteSecurityPolicyRequest;
79
+ output: {};
80
+ };
81
+ sdk: {
82
+ input: DeleteSecurityPolicyCommandInput;
83
+ output: DeleteSecurityPolicyCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -78,4 +78,15 @@ declare const DeleteVpcEndpointCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class DeleteVpcEndpointCommand extends DeleteVpcEndpointCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: DeleteVpcEndpointRequest;
85
+ output: DeleteVpcEndpointResponse;
86
+ };
87
+ sdk: {
88
+ input: DeleteVpcEndpointCommandInput;
89
+ output: DeleteVpcEndpointCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -77,4 +77,15 @@ declare const GetAccessPolicyCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class GetAccessPolicyCommand extends GetAccessPolicyCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: GetAccessPolicyRequest;
84
+ output: GetAccessPolicyResponse;
85
+ };
86
+ sdk: {
87
+ input: GetAccessPolicyCommandInput;
88
+ output: GetAccessPolicyCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -67,4 +67,15 @@ declare const GetAccountSettingsCommand_base: {
67
67
  * @public
68
68
  */
69
69
  export declare class GetAccountSettingsCommand extends GetAccountSettingsCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: {};
74
+ output: GetAccountSettingsResponse;
75
+ };
76
+ sdk: {
77
+ input: GetAccountSettingsCommandInput;
78
+ output: GetAccountSettingsCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -72,4 +72,15 @@ declare const GetPoliciesStatsCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class GetPoliciesStatsCommand extends GetPoliciesStatsCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: {};
79
+ output: GetPoliciesStatsResponse;
80
+ };
81
+ sdk: {
82
+ input: GetPoliciesStatsCommandInput;
83
+ output: GetPoliciesStatsCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -82,4 +82,15 @@ declare const GetSecurityConfigCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class GetSecurityConfigCommand extends GetSecurityConfigCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: GetSecurityConfigRequest;
89
+ output: GetSecurityConfigResponse;
90
+ };
91
+ sdk: {
92
+ input: GetSecurityConfigCommandInput;
93
+ output: GetSecurityConfigCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -78,4 +78,15 @@ declare const GetSecurityPolicyCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class GetSecurityPolicyCommand extends GetSecurityPolicyCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: GetSecurityPolicyRequest;
85
+ output: GetSecurityPolicyResponse;
86
+ };
87
+ sdk: {
88
+ input: GetSecurityPolicyCommandInput;
89
+ output: GetSecurityPolicyCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -79,4 +79,15 @@ declare const ListAccessPoliciesCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class ListAccessPoliciesCommand extends ListAccessPoliciesCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: ListAccessPoliciesRequest;
86
+ output: ListAccessPoliciesResponse;
87
+ };
88
+ sdk: {
89
+ input: ListAccessPoliciesCommandInput;
90
+ output: ListAccessPoliciesCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -82,4 +82,15 @@ declare const ListCollectionsCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class ListCollectionsCommand extends ListCollectionsCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: ListCollectionsRequest;
89
+ output: ListCollectionsResponse;
90
+ };
91
+ sdk: {
92
+ input: ListCollectionsCommandInput;
93
+ output: ListCollectionsCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -79,4 +79,15 @@ declare const ListLifecyclePoliciesCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class ListLifecyclePoliciesCommand extends ListLifecyclePoliciesCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: ListLifecyclePoliciesRequest;
86
+ output: ListLifecyclePoliciesResponse;
87
+ };
88
+ sdk: {
89
+ input: ListLifecyclePoliciesCommandInput;
90
+ output: ListLifecyclePoliciesCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -78,4 +78,15 @@ declare const ListSecurityConfigsCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class ListSecurityConfigsCommand extends ListSecurityConfigsCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: ListSecurityConfigsRequest;
85
+ output: ListSecurityConfigsResponse;
86
+ };
87
+ sdk: {
88
+ input: ListSecurityConfigsCommandInput;
89
+ output: ListSecurityConfigsCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -79,4 +79,15 @@ declare const ListSecurityPoliciesCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class ListSecurityPoliciesCommand extends ListSecurityPoliciesCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: ListSecurityPoliciesRequest;
86
+ output: ListSecurityPoliciesResponse;
87
+ };
88
+ sdk: {
89
+ input: ListSecurityPoliciesCommandInput;
90
+ output: ListSecurityPoliciesCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -72,4 +72,15 @@ declare const ListTagsForResourceCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: ListTagsForResourceRequest;
79
+ output: ListTagsForResourceResponse;
80
+ };
81
+ sdk: {
82
+ input: ListTagsForResourceCommandInput;
83
+ output: ListTagsForResourceCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -77,4 +77,15 @@ declare const ListVpcEndpointsCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class ListVpcEndpointsCommand extends ListVpcEndpointsCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: ListVpcEndpointsRequest;
84
+ output: ListVpcEndpointsResponse;
85
+ };
86
+ sdk: {
87
+ input: ListVpcEndpointsCommandInput;
88
+ output: ListVpcEndpointsCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -79,4 +79,15 @@ declare const TagResourceCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class TagResourceCommand extends TagResourceCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: TagResourceRequest;
86
+ output: {};
87
+ };
88
+ sdk: {
89
+ input: TagResourceCommandInput;
90
+ output: TagResourceCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -73,4 +73,15 @@ declare const UntagResourceCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: UntagResourceRequest;
80
+ output: {};
81
+ };
82
+ sdk: {
83
+ input: UntagResourceCommandInput;
84
+ output: UntagResourceCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -86,4 +86,15 @@ declare const UpdateAccessPolicyCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class UpdateAccessPolicyCommand extends UpdateAccessPolicyCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: UpdateAccessPolicyRequest;
93
+ output: UpdateAccessPolicyResponse;
94
+ };
95
+ sdk: {
96
+ input: UpdateAccessPolicyCommandInput;
97
+ output: UpdateAccessPolicyCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -73,4 +73,15 @@ declare const UpdateAccountSettingsCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class UpdateAccountSettingsCommand extends UpdateAccountSettingsCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: UpdateAccountSettingsRequest;
80
+ output: UpdateAccountSettingsResponse;
81
+ };
82
+ sdk: {
83
+ input: UpdateAccountSettingsCommandInput;
84
+ output: UpdateAccountSettingsCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -80,4 +80,15 @@ declare const UpdateCollectionCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class UpdateCollectionCommand extends UpdateCollectionCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: UpdateCollectionRequest;
87
+ output: UpdateCollectionResponse;
88
+ };
89
+ sdk: {
90
+ input: UpdateCollectionCommandInput;
91
+ output: UpdateCollectionCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -88,4 +88,15 @@ declare const UpdateLifecyclePolicyCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class UpdateLifecyclePolicyCommand extends UpdateLifecyclePolicyCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: UpdateLifecyclePolicyRequest;
95
+ output: UpdateLifecyclePolicyResponse;
96
+ };
97
+ sdk: {
98
+ input: UpdateLifecyclePolicyCommandInput;
99
+ output: UpdateLifecyclePolicyCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -96,4 +96,15 @@ declare const UpdateSecurityConfigCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class UpdateSecurityConfigCommand extends UpdateSecurityConfigCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: UpdateSecurityConfigRequest;
103
+ output: UpdateSecurityConfigResponse;
104
+ };
105
+ sdk: {
106
+ input: UpdateSecurityConfigCommandInput;
107
+ output: UpdateSecurityConfigCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -90,4 +90,15 @@ declare const UpdateSecurityPolicyCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class UpdateSecurityPolicyCommand extends UpdateSecurityPolicyCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: UpdateSecurityPolicyRequest;
97
+ output: UpdateSecurityPolicyResponse;
98
+ };
99
+ sdk: {
100
+ input: UpdateSecurityPolicyCommandInput;
101
+ output: UpdateSecurityPolicyCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -94,4 +94,15 @@ declare const UpdateVpcEndpointCommand_base: {
94
94
  * @public
95
95
  */
96
96
  export declare class UpdateVpcEndpointCommand extends UpdateVpcEndpointCommand_base {
97
+ /** @internal type navigation helper, not in runtime. */
98
+ protected static __types: {
99
+ api: {
100
+ input: UpdateVpcEndpointRequest;
101
+ output: UpdateVpcEndpointResponse;
102
+ };
103
+ sdk: {
104
+ input: UpdateVpcEndpointCommandInput;
105
+ output: UpdateVpcEndpointCommandOutput;
106
+ };
107
+ };
97
108
  }
@@ -37,4 +37,15 @@ declare const BatchGetCollectionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchGetCollectionCommand extends BatchGetCollectionCommand_base {}
40
+ export declare class BatchGetCollectionCommand extends BatchGetCollectionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchGetCollectionRequest;
44
+ output: BatchGetCollectionResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchGetCollectionCommandInput;
48
+ output: BatchGetCollectionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const BatchGetEffectiveLifecyclePolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchGetEffectiveLifecyclePolicyCommand extends BatchGetEffectiveLifecyclePolicyCommand_base {}
40
+ export declare class BatchGetEffectiveLifecyclePolicyCommand extends BatchGetEffectiveLifecyclePolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchGetEffectiveLifecyclePolicyRequest;
44
+ output: BatchGetEffectiveLifecyclePolicyResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchGetEffectiveLifecyclePolicyCommandInput;
48
+ output: BatchGetEffectiveLifecyclePolicyCommandOutput;
49
+ };
50
+ };
51
+ }