@aws-sdk/client-cleanrooms 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 (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
@@ -102,4 +102,15 @@ declare const GetMembershipCommand_base: {
102
102
  * @public
103
103
  */
104
104
  export declare class GetMembershipCommand extends GetMembershipCommand_base {
105
+ /** @internal type navigation helper, not in runtime. */
106
+ protected static __types: {
107
+ api: {
108
+ input: GetMembershipInput;
109
+ output: GetMembershipOutput;
110
+ };
111
+ sdk: {
112
+ input: GetMembershipCommandInput;
113
+ output: GetMembershipCommandOutput;
114
+ };
115
+ };
105
116
  }
@@ -90,4 +90,15 @@ declare const GetPrivacyBudgetTemplateCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class GetPrivacyBudgetTemplateCommand extends GetPrivacyBudgetTemplateCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: GetPrivacyBudgetTemplateInput;
97
+ output: GetPrivacyBudgetTemplateOutput;
98
+ };
99
+ sdk: {
100
+ input: GetPrivacyBudgetTemplateCommandInput;
101
+ output: GetPrivacyBudgetTemplateCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -128,4 +128,15 @@ declare const GetProtectedQueryCommand_base: {
128
128
  * @public
129
129
  */
130
130
  export declare class GetProtectedQueryCommand extends GetProtectedQueryCommand_base {
131
+ /** @internal type navigation helper, not in runtime. */
132
+ protected static __types: {
133
+ api: {
134
+ input: GetProtectedQueryInput;
135
+ output: GetProtectedQueryOutput;
136
+ };
137
+ sdk: {
138
+ input: GetProtectedQueryCommandInput;
139
+ output: GetProtectedQueryCommandOutput;
140
+ };
141
+ };
131
142
  }
@@ -157,4 +157,15 @@ declare const GetSchemaAnalysisRuleCommand_base: {
157
157
  * @public
158
158
  */
159
159
  export declare class GetSchemaAnalysisRuleCommand extends GetSchemaAnalysisRuleCommand_base {
160
+ /** @internal type navigation helper, not in runtime. */
161
+ protected static __types: {
162
+ api: {
163
+ input: GetSchemaAnalysisRuleInput;
164
+ output: GetSchemaAnalysisRuleOutput;
165
+ };
166
+ sdk: {
167
+ input: GetSchemaAnalysisRuleCommandInput;
168
+ output: GetSchemaAnalysisRuleCommandOutput;
169
+ };
170
+ };
160
171
  }
@@ -124,4 +124,15 @@ declare const GetSchemaCommand_base: {
124
124
  * @public
125
125
  */
126
126
  export declare class GetSchemaCommand extends GetSchemaCommand_base {
127
+ /** @internal type navigation helper, not in runtime. */
128
+ protected static __types: {
129
+ api: {
130
+ input: GetSchemaInput;
131
+ output: GetSchemaOutput;
132
+ };
133
+ sdk: {
134
+ input: GetSchemaCommandInput;
135
+ output: GetSchemaCommandOutput;
136
+ };
137
+ };
127
138
  }
@@ -88,4 +88,15 @@ declare const ListAnalysisTemplatesCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class ListAnalysisTemplatesCommand extends ListAnalysisTemplatesCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: ListAnalysisTemplatesInput;
95
+ output: ListAnalysisTemplatesOutput;
96
+ };
97
+ sdk: {
98
+ input: ListAnalysisTemplatesCommandInput;
99
+ output: ListAnalysisTemplatesCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -87,4 +87,15 @@ declare const ListCollaborationAnalysisTemplatesCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class ListCollaborationAnalysisTemplatesCommand extends ListCollaborationAnalysisTemplatesCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: ListCollaborationAnalysisTemplatesInput;
94
+ output: ListCollaborationAnalysisTemplatesOutput;
95
+ };
96
+ sdk: {
97
+ input: ListCollaborationAnalysisTemplatesCommandInput;
98
+ output: ListCollaborationAnalysisTemplatesCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -87,4 +87,15 @@ declare const ListCollaborationConfiguredAudienceModelAssociationsCommand_base:
87
87
  * @public
88
88
  */
89
89
  export declare class ListCollaborationConfiguredAudienceModelAssociationsCommand extends ListCollaborationConfiguredAudienceModelAssociationsCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: ListCollaborationConfiguredAudienceModelAssociationsInput;
94
+ output: ListCollaborationConfiguredAudienceModelAssociationsOutput;
95
+ };
96
+ sdk: {
97
+ input: ListCollaborationConfiguredAudienceModelAssociationsCommandInput;
98
+ output: ListCollaborationConfiguredAudienceModelAssociationsCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -94,4 +94,15 @@ declare const ListCollaborationIdNamespaceAssociationsCommand_base: {
94
94
  * @public
95
95
  */
96
96
  export declare class ListCollaborationIdNamespaceAssociationsCommand extends ListCollaborationIdNamespaceAssociationsCommand_base {
97
+ /** @internal type navigation helper, not in runtime. */
98
+ protected static __types: {
99
+ api: {
100
+ input: ListCollaborationIdNamespaceAssociationsInput;
101
+ output: ListCollaborationIdNamespaceAssociationsOutput;
102
+ };
103
+ sdk: {
104
+ input: ListCollaborationIdNamespaceAssociationsCommandInput;
105
+ output: ListCollaborationIdNamespaceAssociationsCommandOutput;
106
+ };
107
+ };
97
108
  }
@@ -86,4 +86,15 @@ declare const ListCollaborationPrivacyBudgetTemplatesCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class ListCollaborationPrivacyBudgetTemplatesCommand extends ListCollaborationPrivacyBudgetTemplatesCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: ListCollaborationPrivacyBudgetTemplatesInput;
93
+ output: ListCollaborationPrivacyBudgetTemplatesOutput;
94
+ };
95
+ sdk: {
96
+ input: ListCollaborationPrivacyBudgetTemplatesCommandInput;
97
+ output: ListCollaborationPrivacyBudgetTemplatesCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -100,4 +100,15 @@ declare const ListCollaborationPrivacyBudgetsCommand_base: {
100
100
  * @public
101
101
  */
102
102
  export declare class ListCollaborationPrivacyBudgetsCommand extends ListCollaborationPrivacyBudgetsCommand_base {
103
+ /** @internal type navigation helper, not in runtime. */
104
+ protected static __types: {
105
+ api: {
106
+ input: ListCollaborationPrivacyBudgetsInput;
107
+ output: ListCollaborationPrivacyBudgetsOutput;
108
+ };
109
+ sdk: {
110
+ input: ListCollaborationPrivacyBudgetsCommandInput;
111
+ output: ListCollaborationPrivacyBudgetsCommandOutput;
112
+ };
113
+ };
103
114
  }
@@ -85,4 +85,15 @@ declare const ListCollaborationsCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class ListCollaborationsCommand extends ListCollaborationsCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: ListCollaborationsInput;
92
+ output: ListCollaborationsOutput;
93
+ };
94
+ sdk: {
95
+ input: ListCollaborationsCommandInput;
96
+ output: ListCollaborationsCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -89,4 +89,15 @@ declare const ListConfiguredAudienceModelAssociationsCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class ListConfiguredAudienceModelAssociationsCommand extends ListConfiguredAudienceModelAssociationsCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: ListConfiguredAudienceModelAssociationsInput;
96
+ output: ListConfiguredAudienceModelAssociationsOutput;
97
+ };
98
+ sdk: {
99
+ input: ListConfiguredAudienceModelAssociationsCommandInput;
100
+ output: ListConfiguredAudienceModelAssociationsCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -86,4 +86,15 @@ declare const ListConfiguredTableAssociationsCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class ListConfiguredTableAssociationsCommand extends ListConfiguredTableAssociationsCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: ListConfiguredTableAssociationsInput;
93
+ output: ListConfiguredTableAssociationsOutput;
94
+ };
95
+ sdk: {
96
+ input: ListConfiguredTableAssociationsCommandInput;
97
+ output: ListConfiguredTableAssociationsCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -83,4 +83,15 @@ declare const ListConfiguredTablesCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class ListConfiguredTablesCommand extends ListConfiguredTablesCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: ListConfiguredTablesInput;
90
+ output: ListConfiguredTablesOutput;
91
+ };
92
+ sdk: {
93
+ input: ListConfiguredTablesCommandInput;
94
+ output: ListConfiguredTablesCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -92,4 +92,15 @@ declare const ListIdMappingTablesCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class ListIdMappingTablesCommand extends ListIdMappingTablesCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: ListIdMappingTablesInput;
99
+ output: ListIdMappingTablesOutput;
100
+ };
101
+ sdk: {
102
+ input: ListIdMappingTablesCommandInput;
103
+ output: ListIdMappingTablesCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -95,4 +95,15 @@ declare const ListIdNamespaceAssociationsCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class ListIdNamespaceAssociationsCommand extends ListIdNamespaceAssociationsCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: ListIdNamespaceAssociationsInput;
102
+ output: ListIdNamespaceAssociationsOutput;
103
+ };
104
+ sdk: {
105
+ input: ListIdNamespaceAssociationsCommandInput;
106
+ output: ListIdNamespaceAssociationsCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -93,4 +93,15 @@ declare const ListMembersCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class ListMembersCommand extends ListMembersCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: ListMembersInput;
100
+ output: ListMembersOutput;
101
+ };
102
+ sdk: {
103
+ input: ListMembersCommandInput;
104
+ output: ListMembersCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -93,4 +93,15 @@ declare const ListMembershipsCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class ListMembershipsCommand extends ListMembershipsCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: ListMembershipsInput;
100
+ output: ListMembershipsOutput;
101
+ };
102
+ sdk: {
103
+ input: ListMembershipsCommandInput;
104
+ output: ListMembershipsCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -87,4 +87,15 @@ declare const ListPrivacyBudgetTemplatesCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class ListPrivacyBudgetTemplatesCommand extends ListPrivacyBudgetTemplatesCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: ListPrivacyBudgetTemplatesInput;
94
+ output: ListPrivacyBudgetTemplatesOutput;
95
+ };
96
+ sdk: {
97
+ input: ListPrivacyBudgetTemplatesCommandInput;
98
+ output: ListPrivacyBudgetTemplatesCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -101,4 +101,15 @@ declare const ListPrivacyBudgetsCommand_base: {
101
101
  * @public
102
102
  */
103
103
  export declare class ListPrivacyBudgetsCommand extends ListPrivacyBudgetsCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: ListPrivacyBudgetsInput;
108
+ output: ListPrivacyBudgetsOutput;
109
+ };
110
+ sdk: {
111
+ input: ListPrivacyBudgetsCommandInput;
112
+ output: ListPrivacyBudgetsCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -96,4 +96,15 @@ declare const ListProtectedQueriesCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class ListProtectedQueriesCommand extends ListProtectedQueriesCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: ListProtectedQueriesInput;
103
+ output: ListProtectedQueriesOutput;
104
+ };
105
+ sdk: {
106
+ input: ListProtectedQueriesCommandInput;
107
+ output: ListProtectedQueriesCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -90,4 +90,15 @@ declare const ListSchemasCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class ListSchemasCommand extends ListSchemasCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: ListSchemasInput;
97
+ output: ListSchemasOutput;
98
+ };
99
+ sdk: {
100
+ input: ListSchemasCommandInput;
101
+ output: ListSchemasCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -65,4 +65,15 @@ declare const ListTagsForResourceCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: ListTagsForResourceInput;
72
+ output: ListTagsForResourceOutput;
73
+ };
74
+ sdk: {
75
+ input: ListTagsForResourceCommandInput;
76
+ output: ListTagsForResourceCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -76,4 +76,15 @@ declare const PopulateIdMappingTableCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class PopulateIdMappingTableCommand extends PopulateIdMappingTableCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: PopulateIdMappingTableInput;
83
+ output: PopulateIdMappingTableOutput;
84
+ };
85
+ sdk: {
86
+ input: PopulateIdMappingTableCommandInput;
87
+ output: PopulateIdMappingTableCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -87,4 +87,15 @@ declare const PreviewPrivacyImpactCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class PreviewPrivacyImpactCommand extends PreviewPrivacyImpactCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: PreviewPrivacyImpactInput;
94
+ output: PreviewPrivacyImpactOutput;
95
+ };
96
+ sdk: {
97
+ input: PreviewPrivacyImpactCommandInput;
98
+ output: PreviewPrivacyImpactCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -150,4 +150,15 @@ declare const StartProtectedQueryCommand_base: {
150
150
  * @public
151
151
  */
152
152
  export declare class StartProtectedQueryCommand extends StartProtectedQueryCommand_base {
153
+ /** @internal type navigation helper, not in runtime. */
154
+ protected static __types: {
155
+ api: {
156
+ input: StartProtectedQueryInput;
157
+ output: StartProtectedQueryOutput;
158
+ };
159
+ sdk: {
160
+ input: StartProtectedQueryCommandInput;
161
+ output: StartProtectedQueryCommandOutput;
162
+ };
163
+ };
153
164
  }
@@ -64,4 +64,15 @@ declare const TagResourceCommand_base: {
64
64
  * @public
65
65
  */
66
66
  export declare class TagResourceCommand extends TagResourceCommand_base {
67
+ /** @internal type navigation helper, not in runtime. */
68
+ protected static __types: {
69
+ api: {
70
+ input: TagResourceInput;
71
+ output: {};
72
+ };
73
+ sdk: {
74
+ input: TagResourceCommandInput;
75
+ output: TagResourceCommandOutput;
76
+ };
77
+ };
67
78
  }
@@ -64,4 +64,15 @@ declare const UntagResourceCommand_base: {
64
64
  * @public
65
65
  */
66
66
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
67
+ /** @internal type navigation helper, not in runtime. */
68
+ protected static __types: {
69
+ api: {
70
+ input: UntagResourceInput;
71
+ output: {};
72
+ };
73
+ sdk: {
74
+ input: UntagResourceCommandInput;
75
+ output: UntagResourceCommandOutput;
76
+ };
77
+ };
67
78
  }
@@ -112,4 +112,15 @@ declare const UpdateAnalysisTemplateCommand_base: {
112
112
  * @public
113
113
  */
114
114
  export declare class UpdateAnalysisTemplateCommand extends UpdateAnalysisTemplateCommand_base {
115
+ /** @internal type navigation helper, not in runtime. */
116
+ protected static __types: {
117
+ api: {
118
+ input: UpdateAnalysisTemplateInput;
119
+ output: UpdateAnalysisTemplateOutput;
120
+ };
121
+ sdk: {
122
+ input: UpdateAnalysisTemplateCommandInput;
123
+ output: UpdateAnalysisTemplateCommandOutput;
124
+ };
125
+ };
115
126
  }
@@ -90,4 +90,15 @@ declare const UpdateCollaborationCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class UpdateCollaborationCommand extends UpdateCollaborationCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: UpdateCollaborationInput;
97
+ output: UpdateCollaborationOutput;
98
+ };
99
+ sdk: {
100
+ input: UpdateCollaborationCommandInput;
101
+ output: UpdateCollaborationCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -88,4 +88,15 @@ declare const UpdateConfiguredAudienceModelAssociationCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class UpdateConfiguredAudienceModelAssociationCommand extends UpdateConfiguredAudienceModelAssociationCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: UpdateConfiguredAudienceModelAssociationInput;
95
+ output: UpdateConfiguredAudienceModelAssociationOutput;
96
+ };
97
+ sdk: {
98
+ input: UpdateConfiguredAudienceModelAssociationCommandInput;
99
+ output: UpdateConfiguredAudienceModelAssociationCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -214,4 +214,15 @@ declare const UpdateConfiguredTableAnalysisRuleCommand_base: {
214
214
  * @public
215
215
  */
216
216
  export declare class UpdateConfiguredTableAnalysisRuleCommand extends UpdateConfiguredTableAnalysisRuleCommand_base {
217
+ /** @internal type navigation helper, not in runtime. */
218
+ protected static __types: {
219
+ api: {
220
+ input: UpdateConfiguredTableAnalysisRuleInput;
221
+ output: UpdateConfiguredTableAnalysisRuleOutput;
222
+ };
223
+ sdk: {
224
+ input: UpdateConfiguredTableAnalysisRuleCommandInput;
225
+ output: UpdateConfiguredTableAnalysisRuleCommandOutput;
226
+ };
227
+ };
217
228
  }
@@ -142,4 +142,15 @@ declare const UpdateConfiguredTableAssociationAnalysisRuleCommand_base: {
142
142
  * @public
143
143
  */
144
144
  export declare class UpdateConfiguredTableAssociationAnalysisRuleCommand extends UpdateConfiguredTableAssociationAnalysisRuleCommand_base {
145
+ /** @internal type navigation helper, not in runtime. */
146
+ protected static __types: {
147
+ api: {
148
+ input: UpdateConfiguredTableAssociationAnalysisRuleInput;
149
+ output: UpdateConfiguredTableAssociationAnalysisRuleOutput;
150
+ };
151
+ sdk: {
152
+ input: UpdateConfiguredTableAssociationAnalysisRuleCommandInput;
153
+ output: UpdateConfiguredTableAssociationAnalysisRuleCommandOutput;
154
+ };
155
+ };
145
156
  }
@@ -93,4 +93,15 @@ declare const UpdateConfiguredTableAssociationCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class UpdateConfiguredTableAssociationCommand extends UpdateConfiguredTableAssociationCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: UpdateConfiguredTableAssociationInput;
100
+ output: UpdateConfiguredTableAssociationOutput;
101
+ };
102
+ sdk: {
103
+ input: UpdateConfiguredTableAssociationCommandInput;
104
+ output: UpdateConfiguredTableAssociationCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -97,4 +97,15 @@ declare const UpdateConfiguredTableCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class UpdateConfiguredTableCommand extends UpdateConfiguredTableCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: UpdateConfiguredTableInput;
104
+ output: UpdateConfiguredTableOutput;
105
+ };
106
+ sdk: {
107
+ input: UpdateConfiguredTableCommandInput;
108
+ output: UpdateConfiguredTableCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -99,4 +99,15 @@ declare const UpdateIdMappingTableCommand_base: {
99
99
  * @public
100
100
  */
101
101
  export declare class UpdateIdMappingTableCommand extends UpdateIdMappingTableCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: UpdateIdMappingTableInput;
106
+ output: UpdateIdMappingTableOutput;
107
+ };
108
+ sdk: {
109
+ input: UpdateIdMappingTableCommandInput;
110
+ output: UpdateIdMappingTableCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -102,4 +102,15 @@ declare const UpdateIdNamespaceAssociationCommand_base: {
102
102
  * @public
103
103
  */
104
104
  export declare class UpdateIdNamespaceAssociationCommand extends UpdateIdNamespaceAssociationCommand_base {
105
+ /** @internal type navigation helper, not in runtime. */
106
+ protected static __types: {
107
+ api: {
108
+ input: UpdateIdNamespaceAssociationInput;
109
+ output: UpdateIdNamespaceAssociationOutput;
110
+ };
111
+ sdk: {
112
+ input: UpdateIdNamespaceAssociationCommandInput;
113
+ output: UpdateIdNamespaceAssociationCommandOutput;
114
+ };
115
+ };
105
116
  }
@@ -116,4 +116,15 @@ declare const UpdateMembershipCommand_base: {
116
116
  * @public
117
117
  */
118
118
  export declare class UpdateMembershipCommand extends UpdateMembershipCommand_base {
119
+ /** @internal type navigation helper, not in runtime. */
120
+ protected static __types: {
121
+ api: {
122
+ input: UpdateMembershipInput;
123
+ output: UpdateMembershipOutput;
124
+ };
125
+ sdk: {
126
+ input: UpdateMembershipCommandInput;
127
+ output: UpdateMembershipCommandOutput;
128
+ };
129
+ };
119
130
  }