@aws-sdk/client-cleanrooms 3.650.0 → 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 (161) hide show
  1. package/dist-types/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +11 -0
  2. package/dist-types/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +11 -0
  3. package/dist-types/commands/BatchGetSchemaCommand.d.ts +11 -0
  4. package/dist-types/commands/CreateAnalysisTemplateCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateCollaborationCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateConfiguredTableAssociationCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateConfiguredTableCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateIdMappingTableCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateIdNamespaceAssociationCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateMembershipCommand.d.ts +11 -0
  14. package/dist-types/commands/CreatePrivacyBudgetTemplateCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteAnalysisTemplateCommand.d.ts +11 -0
  16. package/dist-types/commands/DeleteCollaborationCommand.d.ts +11 -0
  17. package/dist-types/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +11 -0
  19. package/dist-types/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +11 -0
  20. package/dist-types/commands/DeleteConfiguredTableAssociationCommand.d.ts +11 -0
  21. package/dist-types/commands/DeleteConfiguredTableCommand.d.ts +11 -0
  22. package/dist-types/commands/DeleteIdMappingTableCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteIdNamespaceAssociationCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteMemberCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteMembershipCommand.d.ts +11 -0
  26. package/dist-types/commands/DeletePrivacyBudgetTemplateCommand.d.ts +11 -0
  27. package/dist-types/commands/GetAnalysisTemplateCommand.d.ts +11 -0
  28. package/dist-types/commands/GetCollaborationAnalysisTemplateCommand.d.ts +11 -0
  29. package/dist-types/commands/GetCollaborationCommand.d.ts +11 -0
  30. package/dist-types/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +11 -0
  31. package/dist-types/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +11 -0
  32. package/dist-types/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +11 -0
  33. package/dist-types/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +11 -0
  34. package/dist-types/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +11 -0
  35. package/dist-types/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +11 -0
  36. package/dist-types/commands/GetConfiguredTableAssociationCommand.d.ts +11 -0
  37. package/dist-types/commands/GetConfiguredTableCommand.d.ts +11 -0
  38. package/dist-types/commands/GetIdMappingTableCommand.d.ts +11 -0
  39. package/dist-types/commands/GetIdNamespaceAssociationCommand.d.ts +11 -0
  40. package/dist-types/commands/GetMembershipCommand.d.ts +11 -0
  41. package/dist-types/commands/GetPrivacyBudgetTemplateCommand.d.ts +11 -0
  42. package/dist-types/commands/GetProtectedQueryCommand.d.ts +11 -0
  43. package/dist-types/commands/GetSchemaAnalysisRuleCommand.d.ts +11 -0
  44. package/dist-types/commands/GetSchemaCommand.d.ts +11 -0
  45. package/dist-types/commands/ListAnalysisTemplatesCommand.d.ts +11 -0
  46. package/dist-types/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +11 -0
  47. package/dist-types/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +11 -0
  48. package/dist-types/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +11 -0
  49. package/dist-types/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +11 -0
  50. package/dist-types/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +11 -0
  51. package/dist-types/commands/ListCollaborationsCommand.d.ts +11 -0
  52. package/dist-types/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +11 -0
  53. package/dist-types/commands/ListConfiguredTableAssociationsCommand.d.ts +11 -0
  54. package/dist-types/commands/ListConfiguredTablesCommand.d.ts +11 -0
  55. package/dist-types/commands/ListIdMappingTablesCommand.d.ts +11 -0
  56. package/dist-types/commands/ListIdNamespaceAssociationsCommand.d.ts +11 -0
  57. package/dist-types/commands/ListMembersCommand.d.ts +11 -0
  58. package/dist-types/commands/ListMembershipsCommand.d.ts +11 -0
  59. package/dist-types/commands/ListPrivacyBudgetTemplatesCommand.d.ts +11 -0
  60. package/dist-types/commands/ListPrivacyBudgetsCommand.d.ts +11 -0
  61. package/dist-types/commands/ListProtectedQueriesCommand.d.ts +11 -0
  62. package/dist-types/commands/ListSchemasCommand.d.ts +11 -0
  63. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  64. package/dist-types/commands/PopulateIdMappingTableCommand.d.ts +11 -0
  65. package/dist-types/commands/PreviewPrivacyImpactCommand.d.ts +11 -0
  66. package/dist-types/commands/StartProtectedQueryCommand.d.ts +11 -0
  67. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  68. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  69. package/dist-types/commands/UpdateAnalysisTemplateCommand.d.ts +11 -0
  70. package/dist-types/commands/UpdateCollaborationCommand.d.ts +11 -0
  71. package/dist-types/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +11 -0
  72. package/dist-types/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +11 -0
  73. package/dist-types/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +11 -0
  74. package/dist-types/commands/UpdateConfiguredTableAssociationCommand.d.ts +11 -0
  75. package/dist-types/commands/UpdateConfiguredTableCommand.d.ts +11 -0
  76. package/dist-types/commands/UpdateIdMappingTableCommand.d.ts +11 -0
  77. package/dist-types/commands/UpdateIdNamespaceAssociationCommand.d.ts +11 -0
  78. package/dist-types/commands/UpdateMembershipCommand.d.ts +11 -0
  79. package/dist-types/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +11 -0
  80. package/dist-types/commands/UpdateProtectedQueryCommand.d.ts +11 -0
  81. package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/CreateIdMappingTableCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/CreateIdNamespaceAssociationCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/DeleteIdMappingTableCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/DeleteIdNamespaceAssociationCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/GetIdMappingTableCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/GetIdNamespaceAssociationCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/ListIdMappingTablesCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/ListIdNamespaceAssociationsCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/PopulateIdMappingTableCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/UpdateIdMappingTableCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/UpdateIdNamespaceAssociationCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +12 -1
  161. package/package.json +35 -35
@@ -122,4 +122,15 @@ declare const BatchGetCollaborationAnalysisTemplateCommand_base: {
122
122
  * @public
123
123
  */
124
124
  export declare class BatchGetCollaborationAnalysisTemplateCommand extends BatchGetCollaborationAnalysisTemplateCommand_base {
125
+ /** @internal type navigation helper, not in runtime. */
126
+ protected static __types: {
127
+ api: {
128
+ input: BatchGetCollaborationAnalysisTemplateInput;
129
+ output: BatchGetCollaborationAnalysisTemplateOutput;
130
+ };
131
+ sdk: {
132
+ input: BatchGetCollaborationAnalysisTemplateCommandInput;
133
+ output: BatchGetCollaborationAnalysisTemplateCommandOutput;
134
+ };
135
+ };
125
136
  }
@@ -171,4 +171,15 @@ declare const BatchGetSchemaAnalysisRuleCommand_base: {
171
171
  * @public
172
172
  */
173
173
  export declare class BatchGetSchemaAnalysisRuleCommand extends BatchGetSchemaAnalysisRuleCommand_base {
174
+ /** @internal type navigation helper, not in runtime. */
175
+ protected static __types: {
176
+ api: {
177
+ input: BatchGetSchemaAnalysisRuleInput;
178
+ output: BatchGetSchemaAnalysisRuleOutput;
179
+ };
180
+ sdk: {
181
+ input: BatchGetSchemaAnalysisRuleCommandInput;
182
+ output: BatchGetSchemaAnalysisRuleCommandOutput;
183
+ };
184
+ };
174
185
  }
@@ -135,4 +135,15 @@ declare const BatchGetSchemaCommand_base: {
135
135
  * @public
136
136
  */
137
137
  export declare class BatchGetSchemaCommand extends BatchGetSchemaCommand_base {
138
+ /** @internal type navigation helper, not in runtime. */
139
+ protected static __types: {
140
+ api: {
141
+ input: BatchGetSchemaInput;
142
+ output: BatchGetSchemaOutput;
143
+ };
144
+ sdk: {
145
+ input: BatchGetSchemaCommandInput;
146
+ output: BatchGetSchemaCommandOutput;
147
+ };
148
+ };
138
149
  }
@@ -132,4 +132,15 @@ declare const CreateAnalysisTemplateCommand_base: {
132
132
  * @public
133
133
  */
134
134
  export declare class CreateAnalysisTemplateCommand extends CreateAnalysisTemplateCommand_base {
135
+ /** @internal type navigation helper, not in runtime. */
136
+ protected static __types: {
137
+ api: {
138
+ input: CreateAnalysisTemplateInput;
139
+ output: CreateAnalysisTemplateOutput;
140
+ };
141
+ sdk: {
142
+ input: CreateAnalysisTemplateCommandInput;
143
+ output: CreateAnalysisTemplateCommandOutput;
144
+ };
145
+ };
135
146
  }
@@ -125,4 +125,15 @@ declare const CreateCollaborationCommand_base: {
125
125
  * @public
126
126
  */
127
127
  export declare class CreateCollaborationCommand extends CreateCollaborationCommand_base {
128
+ /** @internal type navigation helper, not in runtime. */
129
+ protected static __types: {
130
+ api: {
131
+ input: CreateCollaborationInput;
132
+ output: CreateCollaborationOutput;
133
+ };
134
+ sdk: {
135
+ input: CreateCollaborationCommandInput;
136
+ output: CreateCollaborationCommandOutput;
137
+ };
138
+ };
128
139
  }
@@ -98,4 +98,15 @@ declare const CreateConfiguredAudienceModelAssociationCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class CreateConfiguredAudienceModelAssociationCommand extends CreateConfiguredAudienceModelAssociationCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: CreateConfiguredAudienceModelAssociationInput;
105
+ output: CreateConfiguredAudienceModelAssociationOutput;
106
+ };
107
+ sdk: {
108
+ input: CreateConfiguredAudienceModelAssociationCommandInput;
109
+ output: CreateConfiguredAudienceModelAssociationCommandOutput;
110
+ };
111
+ };
101
112
  }
@@ -215,4 +215,15 @@ declare const CreateConfiguredTableAnalysisRuleCommand_base: {
215
215
  * @public
216
216
  */
217
217
  export declare class CreateConfiguredTableAnalysisRuleCommand extends CreateConfiguredTableAnalysisRuleCommand_base {
218
+ /** @internal type navigation helper, not in runtime. */
219
+ protected static __types: {
220
+ api: {
221
+ input: CreateConfiguredTableAnalysisRuleInput;
222
+ output: CreateConfiguredTableAnalysisRuleOutput;
223
+ };
224
+ sdk: {
225
+ input: CreateConfiguredTableAnalysisRuleCommandInput;
226
+ output: CreateConfiguredTableAnalysisRuleCommandOutput;
227
+ };
228
+ };
218
229
  }
@@ -140,4 +140,15 @@ declare const CreateConfiguredTableAssociationAnalysisRuleCommand_base: {
140
140
  * @public
141
141
  */
142
142
  export declare class CreateConfiguredTableAssociationAnalysisRuleCommand extends CreateConfiguredTableAssociationAnalysisRuleCommand_base {
143
+ /** @internal type navigation helper, not in runtime. */
144
+ protected static __types: {
145
+ api: {
146
+ input: CreateConfiguredTableAssociationAnalysisRuleInput;
147
+ output: CreateConfiguredTableAssociationAnalysisRuleOutput;
148
+ };
149
+ sdk: {
150
+ input: CreateConfiguredTableAssociationAnalysisRuleCommandInput;
151
+ output: CreateConfiguredTableAssociationAnalysisRuleCommandOutput;
152
+ };
153
+ };
143
154
  }
@@ -101,4 +101,15 @@ declare const CreateConfiguredTableAssociationCommand_base: {
101
101
  * @public
102
102
  */
103
103
  export declare class CreateConfiguredTableAssociationCommand extends CreateConfiguredTableAssociationCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: CreateConfiguredTableAssociationInput;
108
+ output: CreateConfiguredTableAssociationOutput;
109
+ };
110
+ sdk: {
111
+ input: CreateConfiguredTableAssociationCommandInput;
112
+ output: CreateConfiguredTableAssociationCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -112,4 +112,15 @@ declare const CreateConfiguredTableCommand_base: {
112
112
  * @public
113
113
  */
114
114
  export declare class CreateConfiguredTableCommand extends CreateConfiguredTableCommand_base {
115
+ /** @internal type navigation helper, not in runtime. */
116
+ protected static __types: {
117
+ api: {
118
+ input: CreateConfiguredTableInput;
119
+ output: CreateConfiguredTableOutput;
120
+ };
121
+ sdk: {
122
+ input: CreateConfiguredTableCommandInput;
123
+ output: CreateConfiguredTableCommandOutput;
124
+ };
125
+ };
115
126
  }
@@ -112,4 +112,15 @@ declare const CreateIdMappingTableCommand_base: {
112
112
  * @public
113
113
  */
114
114
  export declare class CreateIdMappingTableCommand extends CreateIdMappingTableCommand_base {
115
+ /** @internal type navigation helper, not in runtime. */
116
+ protected static __types: {
117
+ api: {
118
+ input: CreateIdMappingTableInput;
119
+ output: CreateIdMappingTableOutput;
120
+ };
121
+ sdk: {
122
+ input: CreateIdMappingTableCommandInput;
123
+ output: CreateIdMappingTableCommandOutput;
124
+ };
125
+ };
115
126
  }
@@ -114,4 +114,15 @@ declare const CreateIdNamespaceAssociationCommand_base: {
114
114
  * @public
115
115
  */
116
116
  export declare class CreateIdNamespaceAssociationCommand extends CreateIdNamespaceAssociationCommand_base {
117
+ /** @internal type navigation helper, not in runtime. */
118
+ protected static __types: {
119
+ api: {
120
+ input: CreateIdNamespaceAssociationInput;
121
+ output: CreateIdNamespaceAssociationOutput;
122
+ };
123
+ sdk: {
124
+ input: CreateIdNamespaceAssociationCommandInput;
125
+ output: CreateIdNamespaceAssociationCommandOutput;
126
+ };
127
+ };
117
128
  }
@@ -128,4 +128,15 @@ declare const CreateMembershipCommand_base: {
128
128
  * @public
129
129
  */
130
130
  export declare class CreateMembershipCommand extends CreateMembershipCommand_base {
131
+ /** @internal type navigation helper, not in runtime. */
132
+ protected static __types: {
133
+ api: {
134
+ input: CreateMembershipInput;
135
+ output: CreateMembershipOutput;
136
+ };
137
+ sdk: {
138
+ input: CreateMembershipCommandInput;
139
+ output: CreateMembershipCommandOutput;
140
+ };
141
+ };
131
142
  }
@@ -103,4 +103,15 @@ declare const CreatePrivacyBudgetTemplateCommand_base: {
103
103
  * @public
104
104
  */
105
105
  export declare class CreatePrivacyBudgetTemplateCommand extends CreatePrivacyBudgetTemplateCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: CreatePrivacyBudgetTemplateInput;
110
+ output: CreatePrivacyBudgetTemplateOutput;
111
+ };
112
+ sdk: {
113
+ input: CreatePrivacyBudgetTemplateCommandInput;
114
+ output: CreatePrivacyBudgetTemplateCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -71,4 +71,15 @@ declare const DeleteAnalysisTemplateCommand_base: {
71
71
  * @public
72
72
  */
73
73
  export declare class DeleteAnalysisTemplateCommand extends DeleteAnalysisTemplateCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: DeleteAnalysisTemplateInput;
78
+ output: {};
79
+ };
80
+ sdk: {
81
+ input: DeleteAnalysisTemplateCommandInput;
82
+ output: DeleteAnalysisTemplateCommandOutput;
83
+ };
84
+ };
74
85
  }
@@ -67,4 +67,15 @@ declare const DeleteCollaborationCommand_base: {
67
67
  * @public
68
68
  */
69
69
  export declare class DeleteCollaborationCommand extends DeleteCollaborationCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: DeleteCollaborationInput;
74
+ output: {};
75
+ };
76
+ sdk: {
77
+ input: DeleteCollaborationCommandInput;
78
+ output: DeleteCollaborationCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -71,4 +71,15 @@ declare const DeleteConfiguredAudienceModelAssociationCommand_base: {
71
71
  * @public
72
72
  */
73
73
  export declare class DeleteConfiguredAudienceModelAssociationCommand extends DeleteConfiguredAudienceModelAssociationCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: DeleteConfiguredAudienceModelAssociationInput;
78
+ output: {};
79
+ };
80
+ sdk: {
81
+ input: DeleteConfiguredAudienceModelAssociationCommandInput;
82
+ output: DeleteConfiguredAudienceModelAssociationCommandOutput;
83
+ };
84
+ };
74
85
  }
@@ -74,4 +74,15 @@ declare const DeleteConfiguredTableAnalysisRuleCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class DeleteConfiguredTableAnalysisRuleCommand extends DeleteConfiguredTableAnalysisRuleCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: DeleteConfiguredTableAnalysisRuleInput;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: DeleteConfiguredTableAnalysisRuleCommandInput;
85
+ output: DeleteConfiguredTableAnalysisRuleCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -76,4 +76,15 @@ declare const DeleteConfiguredTableAssociationAnalysisRuleCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class DeleteConfiguredTableAssociationAnalysisRuleCommand extends DeleteConfiguredTableAssociationAnalysisRuleCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DeleteConfiguredTableAssociationAnalysisRuleInput;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: DeleteConfiguredTableAssociationAnalysisRuleCommandInput;
87
+ output: DeleteConfiguredTableAssociationAnalysisRuleCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -74,4 +74,15 @@ declare const DeleteConfiguredTableAssociationCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class DeleteConfiguredTableAssociationCommand extends DeleteConfiguredTableAssociationCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: DeleteConfiguredTableAssociationInput;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: DeleteConfiguredTableAssociationCommandInput;
85
+ output: DeleteConfiguredTableAssociationCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -73,4 +73,15 @@ declare const DeleteConfiguredTableCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class DeleteConfiguredTableCommand extends DeleteConfiguredTableCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: DeleteConfiguredTableInput;
80
+ output: {};
81
+ };
82
+ sdk: {
83
+ input: DeleteConfiguredTableCommandInput;
84
+ output: DeleteConfiguredTableCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -71,4 +71,15 @@ declare const DeleteIdMappingTableCommand_base: {
71
71
  * @public
72
72
  */
73
73
  export declare class DeleteIdMappingTableCommand extends DeleteIdMappingTableCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: DeleteIdMappingTableInput;
78
+ output: {};
79
+ };
80
+ sdk: {
81
+ input: DeleteIdMappingTableCommandInput;
82
+ output: DeleteIdMappingTableCommandOutput;
83
+ };
84
+ };
74
85
  }
@@ -71,4 +71,15 @@ declare const DeleteIdNamespaceAssociationCommand_base: {
71
71
  * @public
72
72
  */
73
73
  export declare class DeleteIdNamespaceAssociationCommand extends DeleteIdNamespaceAssociationCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: DeleteIdNamespaceAssociationInput;
78
+ output: {};
79
+ };
80
+ sdk: {
81
+ input: DeleteIdNamespaceAssociationCommandInput;
82
+ output: DeleteIdNamespaceAssociationCommandOutput;
83
+ };
84
+ };
74
85
  }
@@ -76,4 +76,15 @@ declare const DeleteMemberCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class DeleteMemberCommand extends DeleteMemberCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DeleteMemberInput;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: DeleteMemberCommandInput;
87
+ output: DeleteMemberCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -73,4 +73,15 @@ declare const DeleteMembershipCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class DeleteMembershipCommand extends DeleteMembershipCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: DeleteMembershipInput;
80
+ output: {};
81
+ };
82
+ sdk: {
83
+ input: DeleteMembershipCommandInput;
84
+ output: DeleteMembershipCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -71,4 +71,15 @@ declare const DeletePrivacyBudgetTemplateCommand_base: {
71
71
  * @public
72
72
  */
73
73
  export declare class DeletePrivacyBudgetTemplateCommand extends DeletePrivacyBudgetTemplateCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: DeletePrivacyBudgetTemplateInput;
78
+ output: {};
79
+ };
80
+ sdk: {
81
+ input: DeletePrivacyBudgetTemplateCommandInput;
82
+ output: DeletePrivacyBudgetTemplateCommandOutput;
83
+ };
84
+ };
74
85
  }
@@ -111,4 +111,15 @@ declare const GetAnalysisTemplateCommand_base: {
111
111
  * @public
112
112
  */
113
113
  export declare class GetAnalysisTemplateCommand extends GetAnalysisTemplateCommand_base {
114
+ /** @internal type navigation helper, not in runtime. */
115
+ protected static __types: {
116
+ api: {
117
+ input: GetAnalysisTemplateInput;
118
+ output: GetAnalysisTemplateOutput;
119
+ };
120
+ sdk: {
121
+ input: GetAnalysisTemplateCommandInput;
122
+ output: GetAnalysisTemplateCommandOutput;
123
+ };
124
+ };
114
125
  }
@@ -110,4 +110,15 @@ declare const GetCollaborationAnalysisTemplateCommand_base: {
110
110
  * @public
111
111
  */
112
112
  export declare class GetCollaborationAnalysisTemplateCommand extends GetCollaborationAnalysisTemplateCommand_base {
113
+ /** @internal type navigation helper, not in runtime. */
114
+ protected static __types: {
115
+ api: {
116
+ input: GetCollaborationAnalysisTemplateInput;
117
+ output: GetCollaborationAnalysisTemplateOutput;
118
+ };
119
+ sdk: {
120
+ input: GetCollaborationAnalysisTemplateCommandInput;
121
+ output: GetCollaborationAnalysisTemplateCommandOutput;
122
+ };
123
+ };
113
124
  }
@@ -88,4 +88,15 @@ declare const GetCollaborationCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class GetCollaborationCommand extends GetCollaborationCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: GetCollaborationInput;
95
+ output: GetCollaborationOutput;
96
+ };
97
+ sdk: {
98
+ input: GetCollaborationCommandInput;
99
+ output: GetCollaborationCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -84,4 +84,15 @@ declare const GetCollaborationConfiguredAudienceModelAssociationCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class GetCollaborationConfiguredAudienceModelAssociationCommand extends GetCollaborationConfiguredAudienceModelAssociationCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: GetCollaborationConfiguredAudienceModelAssociationInput;
91
+ output: GetCollaborationConfiguredAudienceModelAssociationOutput;
92
+ };
93
+ sdk: {
94
+ input: GetCollaborationConfiguredAudienceModelAssociationCommandInput;
95
+ output: GetCollaborationConfiguredAudienceModelAssociationCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -96,4 +96,15 @@ declare const GetCollaborationIdNamespaceAssociationCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class GetCollaborationIdNamespaceAssociationCommand extends GetCollaborationIdNamespaceAssociationCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: GetCollaborationIdNamespaceAssociationInput;
103
+ output: GetCollaborationIdNamespaceAssociationOutput;
104
+ };
105
+ sdk: {
106
+ input: GetCollaborationIdNamespaceAssociationCommandInput;
107
+ output: GetCollaborationIdNamespaceAssociationCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -89,4 +89,15 @@ declare const GetCollaborationPrivacyBudgetTemplateCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class GetCollaborationPrivacyBudgetTemplateCommand extends GetCollaborationPrivacyBudgetTemplateCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: GetCollaborationPrivacyBudgetTemplateInput;
96
+ output: GetCollaborationPrivacyBudgetTemplateOutput;
97
+ };
98
+ sdk: {
99
+ input: GetCollaborationPrivacyBudgetTemplateCommandInput;
100
+ output: GetCollaborationPrivacyBudgetTemplateCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -86,4 +86,15 @@ declare const GetConfiguredAudienceModelAssociationCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class GetConfiguredAudienceModelAssociationCommand extends GetConfiguredAudienceModelAssociationCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: GetConfiguredAudienceModelAssociationInput;
93
+ output: GetConfiguredAudienceModelAssociationOutput;
94
+ };
95
+ sdk: {
96
+ input: GetConfiguredAudienceModelAssociationCommandInput;
97
+ output: GetConfiguredAudienceModelAssociationCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -145,4 +145,15 @@ declare const GetConfiguredTableAnalysisRuleCommand_base: {
145
145
  * @public
146
146
  */
147
147
  export declare class GetConfiguredTableAnalysisRuleCommand extends GetConfiguredTableAnalysisRuleCommand_base {
148
+ /** @internal type navigation helper, not in runtime. */
149
+ protected static __types: {
150
+ api: {
151
+ input: GetConfiguredTableAnalysisRuleInput;
152
+ output: GetConfiguredTableAnalysisRuleOutput;
153
+ };
154
+ sdk: {
155
+ input: GetConfiguredTableAnalysisRuleCommandInput;
156
+ output: GetConfiguredTableAnalysisRuleCommandOutput;
157
+ };
158
+ };
148
159
  }
@@ -111,4 +111,15 @@ declare const GetConfiguredTableAssociationAnalysisRuleCommand_base: {
111
111
  * @public
112
112
  */
113
113
  export declare class GetConfiguredTableAssociationAnalysisRuleCommand extends GetConfiguredTableAssociationAnalysisRuleCommand_base {
114
+ /** @internal type navigation helper, not in runtime. */
115
+ protected static __types: {
116
+ api: {
117
+ input: GetConfiguredTableAssociationAnalysisRuleInput;
118
+ output: GetConfiguredTableAssociationAnalysisRuleOutput;
119
+ };
120
+ sdk: {
121
+ input: GetConfiguredTableAssociationAnalysisRuleCommandInput;
122
+ output: GetConfiguredTableAssociationAnalysisRuleCommandOutput;
123
+ };
124
+ };
114
125
  }
@@ -88,4 +88,15 @@ declare const GetConfiguredTableAssociationCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class GetConfiguredTableAssociationCommand extends GetConfiguredTableAssociationCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: GetConfiguredTableAssociationInput;
95
+ output: GetConfiguredTableAssociationOutput;
96
+ };
97
+ sdk: {
98
+ input: GetConfiguredTableAssociationCommandInput;
99
+ output: GetConfiguredTableAssociationCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -92,4 +92,15 @@ declare const GetConfiguredTableCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class GetConfiguredTableCommand extends GetConfiguredTableCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: GetConfiguredTableInput;
99
+ output: GetConfiguredTableOutput;
100
+ };
101
+ sdk: {
102
+ input: GetConfiguredTableCommandInput;
103
+ output: GetConfiguredTableCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -97,4 +97,15 @@ declare const GetIdMappingTableCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class GetIdMappingTableCommand extends GetIdMappingTableCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: GetIdMappingTableInput;
104
+ output: GetIdMappingTableOutput;
105
+ };
106
+ sdk: {
107
+ input: GetIdMappingTableCommandInput;
108
+ output: GetIdMappingTableCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -97,4 +97,15 @@ declare const GetIdNamespaceAssociationCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class GetIdNamespaceAssociationCommand extends GetIdNamespaceAssociationCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: GetIdNamespaceAssociationInput;
104
+ output: GetIdNamespaceAssociationOutput;
105
+ };
106
+ sdk: {
107
+ input: GetIdNamespaceAssociationCommandInput;
108
+ output: GetIdNamespaceAssociationCommandOutput;
109
+ };
110
+ };
100
111
  }