@aws-sdk/client-cleanrooms 3.928.0 → 3.929.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 (114) hide show
  1. package/dist-cjs/index.js +5071 -4265
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/CleanRoomsClient.js +2 -0
  4. package/dist-es/commands/BatchGetCollaborationAnalysisTemplateCommand.js +3 -10
  5. package/dist-es/commands/BatchGetSchemaAnalysisRuleCommand.js +3 -9
  6. package/dist-es/commands/BatchGetSchemaCommand.js +3 -9
  7. package/dist-es/commands/CreateAnalysisTemplateCommand.js +3 -10
  8. package/dist-es/commands/CreateCollaborationChangeRequestCommand.js +3 -9
  9. package/dist-es/commands/CreateCollaborationCommand.js +3 -9
  10. package/dist-es/commands/CreateConfiguredAudienceModelAssociationCommand.js +3 -9
  11. package/dist-es/commands/CreateConfiguredTableAnalysisRuleCommand.js +3 -9
  12. package/dist-es/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
  13. package/dist-es/commands/CreateConfiguredTableAssociationCommand.js +3 -9
  14. package/dist-es/commands/CreateConfiguredTableCommand.js +3 -9
  15. package/dist-es/commands/CreateIdMappingTableCommand.js +3 -9
  16. package/dist-es/commands/CreateIdNamespaceAssociationCommand.js +3 -9
  17. package/dist-es/commands/CreateMembershipCommand.js +3 -9
  18. package/dist-es/commands/CreatePrivacyBudgetTemplateCommand.js +3 -9
  19. package/dist-es/commands/DeleteAnalysisTemplateCommand.js +3 -9
  20. package/dist-es/commands/DeleteCollaborationCommand.js +3 -9
  21. package/dist-es/commands/DeleteConfiguredAudienceModelAssociationCommand.js +3 -9
  22. package/dist-es/commands/DeleteConfiguredTableAnalysisRuleCommand.js +3 -9
  23. package/dist-es/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
  24. package/dist-es/commands/DeleteConfiguredTableAssociationCommand.js +3 -9
  25. package/dist-es/commands/DeleteConfiguredTableCommand.js +3 -9
  26. package/dist-es/commands/DeleteIdMappingTableCommand.js +3 -9
  27. package/dist-es/commands/DeleteIdNamespaceAssociationCommand.js +3 -9
  28. package/dist-es/commands/DeleteMemberCommand.js +3 -9
  29. package/dist-es/commands/DeleteMembershipCommand.js +3 -9
  30. package/dist-es/commands/DeletePrivacyBudgetTemplateCommand.js +3 -9
  31. package/dist-es/commands/GetAnalysisTemplateCommand.js +3 -10
  32. package/dist-es/commands/GetCollaborationAnalysisTemplateCommand.js +3 -10
  33. package/dist-es/commands/GetCollaborationChangeRequestCommand.js +3 -9
  34. package/dist-es/commands/GetCollaborationCommand.js +3 -9
  35. package/dist-es/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.js +3 -9
  36. package/dist-es/commands/GetCollaborationIdNamespaceAssociationCommand.js +3 -9
  37. package/dist-es/commands/GetCollaborationPrivacyBudgetTemplateCommand.js +3 -9
  38. package/dist-es/commands/GetConfiguredAudienceModelAssociationCommand.js +3 -9
  39. package/dist-es/commands/GetConfiguredTableAnalysisRuleCommand.js +3 -9
  40. package/dist-es/commands/GetConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
  41. package/dist-es/commands/GetConfiguredTableAssociationCommand.js +3 -9
  42. package/dist-es/commands/GetConfiguredTableCommand.js +3 -9
  43. package/dist-es/commands/GetIdMappingTableCommand.js +3 -9
  44. package/dist-es/commands/GetIdNamespaceAssociationCommand.js +3 -9
  45. package/dist-es/commands/GetMembershipCommand.js +3 -9
  46. package/dist-es/commands/GetPrivacyBudgetTemplateCommand.js +3 -9
  47. package/dist-es/commands/GetProtectedJobCommand.js +3 -9
  48. package/dist-es/commands/GetProtectedQueryCommand.js +3 -10
  49. package/dist-es/commands/GetSchemaAnalysisRuleCommand.js +3 -9
  50. package/dist-es/commands/GetSchemaCommand.js +3 -9
  51. package/dist-es/commands/ListAnalysisTemplatesCommand.js +3 -9
  52. package/dist-es/commands/ListCollaborationAnalysisTemplatesCommand.js +3 -9
  53. package/dist-es/commands/ListCollaborationChangeRequestsCommand.js +3 -9
  54. package/dist-es/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.js +3 -9
  55. package/dist-es/commands/ListCollaborationIdNamespaceAssociationsCommand.js +3 -9
  56. package/dist-es/commands/ListCollaborationPrivacyBudgetTemplatesCommand.js +3 -9
  57. package/dist-es/commands/ListCollaborationPrivacyBudgetsCommand.js +3 -9
  58. package/dist-es/commands/ListCollaborationsCommand.js +3 -9
  59. package/dist-es/commands/ListConfiguredAudienceModelAssociationsCommand.js +3 -9
  60. package/dist-es/commands/ListConfiguredTableAssociationsCommand.js +3 -9
  61. package/dist-es/commands/ListConfiguredTablesCommand.js +3 -9
  62. package/dist-es/commands/ListIdMappingTablesCommand.js +3 -9
  63. package/dist-es/commands/ListIdNamespaceAssociationsCommand.js +3 -9
  64. package/dist-es/commands/ListMembersCommand.js +3 -9
  65. package/dist-es/commands/ListMembershipsCommand.js +3 -9
  66. package/dist-es/commands/ListPrivacyBudgetTemplatesCommand.js +3 -9
  67. package/dist-es/commands/ListPrivacyBudgetsCommand.js +3 -9
  68. package/dist-es/commands/ListProtectedJobsCommand.js +3 -9
  69. package/dist-es/commands/ListProtectedQueriesCommand.js +3 -9
  70. package/dist-es/commands/ListSchemasCommand.js +3 -9
  71. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  72. package/dist-es/commands/PopulateIdMappingTableCommand.js +3 -9
  73. package/dist-es/commands/PreviewPrivacyImpactCommand.js +3 -9
  74. package/dist-es/commands/StartProtectedJobCommand.js +3 -9
  75. package/dist-es/commands/StartProtectedQueryCommand.js +3 -10
  76. package/dist-es/commands/TagResourceCommand.js +3 -9
  77. package/dist-es/commands/UntagResourceCommand.js +3 -9
  78. package/dist-es/commands/UpdateAnalysisTemplateCommand.js +3 -10
  79. package/dist-es/commands/UpdateCollaborationCommand.js +3 -9
  80. package/dist-es/commands/UpdateConfiguredAudienceModelAssociationCommand.js +3 -9
  81. package/dist-es/commands/UpdateConfiguredTableAnalysisRuleCommand.js +3 -9
  82. package/dist-es/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
  83. package/dist-es/commands/UpdateConfiguredTableAssociationCommand.js +3 -9
  84. package/dist-es/commands/UpdateConfiguredTableCommand.js +3 -9
  85. package/dist-es/commands/UpdateIdMappingTableCommand.js +3 -9
  86. package/dist-es/commands/UpdateIdNamespaceAssociationCommand.js +3 -9
  87. package/dist-es/commands/UpdateMembershipCommand.js +3 -9
  88. package/dist-es/commands/UpdatePrivacyBudgetTemplateCommand.js +3 -9
  89. package/dist-es/commands/UpdateProtectedJobCommand.js +3 -9
  90. package/dist-es/commands/UpdateProtectedQueryCommand.js +3 -10
  91. package/dist-es/models/models_0.js +0 -53
  92. package/dist-es/models/models_1.js +0 -29
  93. package/dist-es/runtimeConfig.shared.js +2 -0
  94. package/dist-es/schemas/schemas_0.js +4733 -0
  95. package/dist-types/CleanRoomsClient.d.ts +10 -1
  96. package/dist-types/models/models_0.d.ts +0 -40
  97. package/dist-types/models/models_1.d.ts +0 -24
  98. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  99. package/dist-types/runtimeConfig.d.ts +1 -0
  100. package/dist-types/runtimeConfig.native.d.ts +1 -0
  101. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  102. package/dist-types/schemas/schemas_0.d.ts +542 -0
  103. package/dist-types/ts3.4/CleanRoomsClient.d.ts +4 -0
  104. package/dist-types/ts3.4/models/models_0.d.ts +0 -30
  105. package/dist-types/ts3.4/models/models_1.d.ts +0 -18
  106. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  107. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  108. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  109. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  110. package/dist-types/ts3.4/schemas/schemas_0.d.ts +548 -0
  111. package/package.json +2 -2
  112. package/dist-es/protocols/Aws_restJson1.js +0 -3369
  113. package/dist-types/protocols/Aws_restJson1.d.ts +0 -785
  114. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1049
@@ -0,0 +1,4733 @@
1
+ const _AB = "AccessBudget";
2
+ const _ABD = "AccessBudgetDetails";
3
+ const _ABDL = "AccessBudgetDetailsList";
4
+ const _ABPTPI = "AccessBudgetsPrivacyTemplateParametersInput";
5
+ const _ABPTPO = "AccessBudgetsPrivacyTemplateParametersOutput";
6
+ const _ABPTUP = "AccessBudgetsPrivacyTemplateUpdateParameters";
7
+ const _AC = "AggregateColumn";
8
+ const _ACL = "AggregateColumnList";
9
+ const _ACg = "AggregationConstraint";
10
+ const _ACgg = "AggregationConstraints";
11
+ const _ADE = "AccessDeniedException";
12
+ const _AP = "AnalysisParameter";
13
+ const _APL = "AnalysisParameterList";
14
+ const _AR = "AnalysisRule";
15
+ const _ARA = "AnalysisRuleAggregation";
16
+ const _ARC = "AnalysisRuleCustom";
17
+ const _ARIMT = "AnalysisRuleIdMappingTable";
18
+ const _ARL = "AnalysisRuleList";
19
+ const _ARP = "AnalysisRulePolicy";
20
+ const _ARPV = "AnalysisRulePolicyV1";
21
+ const _AS = "AnalysisSchema";
22
+ const _ASM = "AnalysisSourceMetadata";
23
+ const _ASn = "AnalysisSource";
24
+ const _AT = "AnalysisTemplate";
25
+ const _ATA = "AnalysisTemplateArtifact";
26
+ const _ATAL = "AnalysisTemplateArtifactList";
27
+ const _ATAM = "AnalysisTemplateArtifactMetadata";
28
+ const _ATAn = "AnalysisTemplateArtifacts";
29
+ const _ATR = "AthenaTableReference";
30
+ const _ATS = "AnalysisTemplateSummary";
31
+ const _ATSL = "AnalysisTemplateSummaryList";
32
+ const _ATT = "AnalysisTemplateText";
33
+ const _ATVSD = "AnalysisTemplateValidationStatusDetail";
34
+ const _ATVSDL = "AnalysisTemplateValidationStatusDetailList";
35
+ const _ATVSR = "AnalysisTemplateValidationStatusReason";
36
+ const _ATVSRL = "AnalysisTemplateValidationStatusReasonList";
37
+ const _BGCAT = "BatchGetCollaborationAnalysisTemplate";
38
+ const _BGCATE = "BatchGetCollaborationAnalysisTemplateError";
39
+ const _BGCATEL = "BatchGetCollaborationAnalysisTemplateErrorList";
40
+ const _BGCATI = "BatchGetCollaborationAnalysisTemplateInput";
41
+ const _BGCATO = "BatchGetCollaborationAnalysisTemplateOutput";
42
+ const _BGS = "BatchGetSchema";
43
+ const _BGSAR = "BatchGetSchemaAnalysisRule";
44
+ const _BGSARE = "BatchGetSchemaAnalysisRuleError";
45
+ const _BGSAREL = "BatchGetSchemaAnalysisRuleErrorList";
46
+ const _BGSARI = "BatchGetSchemaAnalysisRuleInput";
47
+ const _BGSARO = "BatchGetSchemaAnalysisRuleOutput";
48
+ const _BGSE = "BatchGetSchemaError";
49
+ const _BGSEL = "BatchGetSchemaErrorList";
50
+ const _BGSI = "BatchGetSchemaInput";
51
+ const _BGSO = "BatchGetSchemaOutput";
52
+ const _BJRU = "BilledJobResourceUtilization";
53
+ const _BP = "BudgetParameter";
54
+ const _BPu = "BudgetParameters";
55
+ const _BRU = "BilledResourceUtilization";
56
+ const _C = "Change";
57
+ const _CAMA = "ConfiguredAudienceModelAssociation";
58
+ const _CAMAS = "ConfiguredAudienceModelAssociationSummary";
59
+ const _CAMASL = "ConfiguredAudienceModelAssociationSummaryList";
60
+ const _CAT = "CollaborationAnalysisTemplate";
61
+ const _CATI = "CreateAnalysisTemplateInput";
62
+ const _CATL = "CollaborationAnalysisTemplateList";
63
+ const _CATO = "CreateAnalysisTemplateOutput";
64
+ const _CATS = "CollaborationAnalysisTemplateSummary";
65
+ const _CATSL = "CollaborationAnalysisTemplateSummaryList";
66
+ const _CATr = "CreateAnalysisTemplate";
67
+ const _CC = "ComputeConfiguration";
68
+ const _CCAMA = "CollaborationConfiguredAudienceModelAssociation";
69
+ const _CCAMAI = "CreateConfiguredAudienceModelAssociationInput";
70
+ const _CCAMAO = "CreateConfiguredAudienceModelAssociationOutput";
71
+ const _CCAMAS = "CollaborationConfiguredAudienceModelAssociationSummary";
72
+ const _CCAMASL = "CollaborationConfiguredAudienceModelAssociationSummaryList";
73
+ const _CCAMAr = "CreateConfiguredAudienceModelAssociation";
74
+ const _CCCR = "CreateCollaborationChangeRequest";
75
+ const _CCCRI = "CreateCollaborationChangeRequestInput";
76
+ const _CCCRO = "CreateCollaborationChangeRequestOutput";
77
+ const _CCI = "CreateCollaborationInput";
78
+ const _CCO = "CreateCollaborationOutput";
79
+ const _CCR = "CollaborationChangeRequest";
80
+ const _CCRS = "CollaborationChangeRequestSummary";
81
+ const _CCRSL = "CollaborationChangeRequestSummaryList";
82
+ const _CCT = "CreateConfiguredTable";
83
+ const _CCTA = "CreateConfiguredTableAssociation";
84
+ const _CCTAAR = "CreateConfiguredTableAssociationAnalysisRule";
85
+ const _CCTAARI = "CreateConfiguredTableAssociationAnalysisRuleInput";
86
+ const _CCTAARO = "CreateConfiguredTableAssociationAnalysisRuleOutput";
87
+ const _CCTAI = "CreateConfiguredTableAssociationInput";
88
+ const _CCTAO = "CreateConfiguredTableAssociationOutput";
89
+ const _CCTAR = "CreateConfiguredTableAnalysisRule";
90
+ const _CCTARI = "CreateConfiguredTableAnalysisRuleInput";
91
+ const _CCTARO = "CreateConfiguredTableAnalysisRuleOutput";
92
+ const _CCTI = "CreateConfiguredTableInput";
93
+ const _CCTO = "CreateConfiguredTableOutput";
94
+ const _CCr = "CreateCollaboration";
95
+ const _CD = "ConfigurationDetails";
96
+ const _CE = "ConflictException";
97
+ const _CI = "ChangeInput";
98
+ const _CIL = "ChangeInputList";
99
+ const _CIMT = "CreateIdMappingTable";
100
+ const _CIMTI = "CreateIdMappingTableInput";
101
+ const _CIMTO = "CreateIdMappingTableOutput";
102
+ const _CINA = "CollaborationIdNamespaceAssociation";
103
+ const _CINAI = "CreateIdNamespaceAssociationInput";
104
+ const _CINAO = "CreateIdNamespaceAssociationOutput";
105
+ const _CINAS = "CollaborationIdNamespaceAssociationSummary";
106
+ const _CINASL = "CollaborationIdNamespaceAssociationSummaryList";
107
+ const _CINAr = "CreateIdNamespaceAssociation";
108
+ const _CL = "ChangeList";
109
+ const _CLo = "ColumnList";
110
+ const _CM = "CreateMembership";
111
+ const _CMI = "CreateMembershipInput";
112
+ const _CMO = "CreateMembershipOutput";
113
+ const _CP = "ConsolidatedPolicy";
114
+ const _CPA = "ConsolidatedPolicyAggregation";
115
+ const _CPBS = "CollaborationPrivacyBudgetSummary";
116
+ const _CPBSL = "CollaborationPrivacyBudgetSummaryList";
117
+ const _CPBT = "CollaborationPrivacyBudgetTemplate";
118
+ const _CPBTI = "CreatePrivacyBudgetTemplateInput";
119
+ const _CPBTO = "CreatePrivacyBudgetTemplateOutput";
120
+ const _CPBTS = "CollaborationPrivacyBudgetTemplateSummary";
121
+ const _CPBTSL = "CollaborationPrivacyBudgetTemplateSummaryList";
122
+ const _CPBTr = "CreatePrivacyBudgetTemplate";
123
+ const _CPC = "ConsolidatedPolicyCustom";
124
+ const _CPL = "ConsolidatedPolicyList";
125
+ const _CPV = "ConsolidatedPolicyV1";
126
+ const _CS = "CollaborationSummary";
127
+ const _CSL = "CollaborationSummaryList";
128
+ const _CSh = "ChangeSpecification";
129
+ const _CT = "ConfiguredTable";
130
+ const _CTA = "ConfiguredTableAssociation";
131
+ const _CTAAR = "ConfiguredTableAssociationAnalysisRule";
132
+ const _CTAARA = "ConfiguredTableAssociationAnalysisRuleAggregation";
133
+ const _CTAARC = "ConfiguredTableAssociationAnalysisRuleCustom";
134
+ const _CTAARL = "ConfiguredTableAssociationAnalysisRuleList";
135
+ const _CTAARP = "ConfiguredTableAssociationAnalysisRulePolicy";
136
+ const _CTAARPV = "ConfiguredTableAssociationAnalysisRulePolicyV1";
137
+ const _CTAR = "ConfiguredTableAnalysisRule";
138
+ const _CTARP = "ConfiguredTableAnalysisRulePolicy";
139
+ const _CTARPV = "ConfiguredTableAnalysisRulePolicyV1";
140
+ const _CTAS = "ConfiguredTableAssociationSummary";
141
+ const _CTASL = "ConfiguredTableAssociationSummaryList";
142
+ const _CTS = "ConfiguredTableSummary";
143
+ const _CTSL = "ConfiguredTableSummaryList";
144
+ const _Co = "Collaboration";
145
+ const _Col = "Column";
146
+ const _DACD = "DirectAnalysisConfigurationDetails";
147
+ const _DAT = "DeleteAnalysisTemplate";
148
+ const _DATI = "DeleteAnalysisTemplateInput";
149
+ const _DATO = "DeleteAnalysisTemplateOutput";
150
+ const _DC = "DeleteCollaboration";
151
+ const _DCAMA = "DeleteConfiguredAudienceModelAssociation";
152
+ const _DCAMAI = "DeleteConfiguredAudienceModelAssociationInput";
153
+ const _DCAMAO = "DeleteConfiguredAudienceModelAssociationOutput";
154
+ const _DCI = "DeleteCollaborationInput";
155
+ const _DCO = "DeleteCollaborationOutput";
156
+ const _DCT = "DeleteConfiguredTable";
157
+ const _DCTA = "DeleteConfiguredTableAssociation";
158
+ const _DCTAAR = "DeleteConfiguredTableAssociationAnalysisRule";
159
+ const _DCTAARI = "DeleteConfiguredTableAssociationAnalysisRuleInput";
160
+ const _DCTAARO = "DeleteConfiguredTableAssociationAnalysisRuleOutput";
161
+ const _DCTAI = "DeleteConfiguredTableAssociationInput";
162
+ const _DCTAO = "DeleteConfiguredTableAssociationOutput";
163
+ const _DCTAR = "DeleteConfiguredTableAnalysisRule";
164
+ const _DCTARI = "DeleteConfiguredTableAnalysisRuleInput";
165
+ const _DCTARO = "DeleteConfiguredTableAnalysisRuleOutput";
166
+ const _DCTI = "DeleteConfiguredTableInput";
167
+ const _DCTO = "DeleteConfiguredTableOutput";
168
+ const _DEM = "DataEncryptionMetadata";
169
+ const _DIMT = "DeleteIdMappingTable";
170
+ const _DIMTI = "DeleteIdMappingTableInput";
171
+ const _DIMTO = "DeleteIdMappingTableOutput";
172
+ const _DINA = "DeleteIdNamespaceAssociation";
173
+ const _DINAI = "DeleteIdNamespaceAssociationInput";
174
+ const _DINAO = "DeleteIdNamespaceAssociationOutput";
175
+ const _DM = "DeleteMember";
176
+ const _DMI = "DeleteMemberInput";
177
+ const _DMIe = "DeleteMembershipInput";
178
+ const _DMO = "DeleteMemberOutput";
179
+ const _DMOe = "DeleteMembershipOutput";
180
+ const _DMe = "DeleteMembership";
181
+ const _DPBT = "DeletePrivacyBudgetTemplate";
182
+ const _DPBTI = "DeletePrivacyBudgetTemplateInput";
183
+ const _DPBTO = "DeletePrivacyBudgetTemplateOutput";
184
+ const _DPC = "DifferentialPrivacyColumn";
185
+ const _DPCL = "DifferentialPrivacyColumnList";
186
+ const _DPCi = "DifferentialPrivacyConfiguration";
187
+ const _DPP = "DifferentialPrivacyParameters";
188
+ const _DPPA = "DifferentialPrivacyPreviewAggregation";
189
+ const _DPPAL = "DifferentialPrivacyPreviewAggregationList";
190
+ const _DPPB = "DifferentialPrivacyPrivacyBudget";
191
+ const _DPPBA = "DifferentialPrivacyPrivacyBudgetAggregation";
192
+ const _DPPBAL = "DifferentialPrivacyPrivacyBudgetAggregationList";
193
+ const _DPPI = "DifferentialPrivacyPrivacyImpact";
194
+ const _DPPPI = "DifferentialPrivacyPreviewParametersInput";
195
+ const _DPSP = "DifferentialPrivacySensitivityParameters";
196
+ const _DPSPL = "DifferentialPrivacySensitivityParametersList";
197
+ const _DPTPI = "DifferentialPrivacyTemplateParametersInput";
198
+ const _DPTPO = "DifferentialPrivacyTemplateParametersOutput";
199
+ const _DPTUP = "DifferentialPrivacyTemplateUpdateParameters";
200
+ const _EMC = "ErrorMessageConfiguration";
201
+ const _GAT = "GetAnalysisTemplate";
202
+ const _GATI = "GetAnalysisTemplateInput";
203
+ const _GATO = "GetAnalysisTemplateOutput";
204
+ const _GC = "GetCollaboration";
205
+ const _GCAMA = "GetConfiguredAudienceModelAssociation";
206
+ const _GCAMAI = "GetConfiguredAudienceModelAssociationInput";
207
+ const _GCAMAO = "GetConfiguredAudienceModelAssociationOutput";
208
+ const _GCAT = "GetCollaborationAnalysisTemplate";
209
+ const _GCATI = "GetCollaborationAnalysisTemplateInput";
210
+ const _GCATO = "GetCollaborationAnalysisTemplateOutput";
211
+ const _GCCAMA = "GetCollaborationConfiguredAudienceModelAssociation";
212
+ const _GCCAMAI = "GetCollaborationConfiguredAudienceModelAssociationInput";
213
+ const _GCCAMAO = "GetCollaborationConfiguredAudienceModelAssociationOutput";
214
+ const _GCCR = "GetCollaborationChangeRequest";
215
+ const _GCCRI = "GetCollaborationChangeRequestInput";
216
+ const _GCCRO = "GetCollaborationChangeRequestOutput";
217
+ const _GCI = "GetCollaborationInput";
218
+ const _GCINA = "GetCollaborationIdNamespaceAssociation";
219
+ const _GCINAI = "GetCollaborationIdNamespaceAssociationInput";
220
+ const _GCINAO = "GetCollaborationIdNamespaceAssociationOutput";
221
+ const _GCO = "GetCollaborationOutput";
222
+ const _GCPBT = "GetCollaborationPrivacyBudgetTemplate";
223
+ const _GCPBTI = "GetCollaborationPrivacyBudgetTemplateInput";
224
+ const _GCPBTO = "GetCollaborationPrivacyBudgetTemplateOutput";
225
+ const _GCT = "GetConfiguredTable";
226
+ const _GCTA = "GetConfiguredTableAssociation";
227
+ const _GCTAAR = "GetConfiguredTableAssociationAnalysisRule";
228
+ const _GCTAARI = "GetConfiguredTableAssociationAnalysisRuleInput";
229
+ const _GCTAARO = "GetConfiguredTableAssociationAnalysisRuleOutput";
230
+ const _GCTAI = "GetConfiguredTableAssociationInput";
231
+ const _GCTAO = "GetConfiguredTableAssociationOutput";
232
+ const _GCTAR = "GetConfiguredTableAnalysisRule";
233
+ const _GCTARI = "GetConfiguredTableAnalysisRuleInput";
234
+ const _GCTARO = "GetConfiguredTableAnalysisRuleOutput";
235
+ const _GCTI = "GetConfiguredTableInput";
236
+ const _GCTO = "GetConfiguredTableOutput";
237
+ const _GIMT = "GetIdMappingTable";
238
+ const _GIMTI = "GetIdMappingTableInput";
239
+ const _GIMTO = "GetIdMappingTableOutput";
240
+ const _GINA = "GetIdNamespaceAssociation";
241
+ const _GINAI = "GetIdNamespaceAssociationInput";
242
+ const _GINAO = "GetIdNamespaceAssociationOutput";
243
+ const _GM = "GetMembership";
244
+ const _GMI = "GetMembershipInput";
245
+ const _GMO = "GetMembershipOutput";
246
+ const _GPBT = "GetPrivacyBudgetTemplate";
247
+ const _GPBTI = "GetPrivacyBudgetTemplateInput";
248
+ const _GPBTO = "GetPrivacyBudgetTemplateOutput";
249
+ const _GPJ = "GetProtectedJob";
250
+ const _GPJI = "GetProtectedJobInput";
251
+ const _GPJO = "GetProtectedJobOutput";
252
+ const _GPQ = "GetProtectedQuery";
253
+ const _GPQI = "GetProtectedQueryInput";
254
+ const _GPQO = "GetProtectedQueryOutput";
255
+ const _GS = "GetSchema";
256
+ const _GSAR = "GetSchemaAnalysisRule";
257
+ const _GSARI = "GetSchemaAnalysisRuleInput";
258
+ const _GSARO = "GetSchemaAnalysisRuleOutput";
259
+ const _GSI = "GetSchemaInput";
260
+ const _GSO = "GetSchemaOutput";
261
+ const _GTR = "GlueTableReference";
262
+ const _H = "Hash";
263
+ const _HL = "HashList";
264
+ const _IMC = "IdMappingConfig";
265
+ const _IMT = "IdMappingTable";
266
+ const _IMTIRC = "IdMappingTableInputReferenceConfig";
267
+ const _IMTIRP = "IdMappingTableInputReferenceProperties";
268
+ const _IMTIS = "IdMappingTableInputSource";
269
+ const _IMTISL = "IdMappingTableInputSourceList";
270
+ const _IMTS = "IdMappingTableSummary";
271
+ const _IMTSL = "IdMappingTableSummaryList";
272
+ const _IMTSTP = "IdMappingTableSchemaTypeProperties";
273
+ const _INA = "IdNamespaceAssociation";
274
+ const _INAIRC = "IdNamespaceAssociationInputReferenceConfig";
275
+ const _INAIRP = "IdNamespaceAssociationInputReferenceProperties";
276
+ const _INAIRPS = "IdNamespaceAssociationInputReferencePropertiesSummary";
277
+ const _INAS = "IdNamespaceAssociationSummary";
278
+ const _INASL = "IdNamespaceAssociationSummaryList";
279
+ const _ISE = "InternalServerException";
280
+ const _JCPC = "JobComputePaymentConfig";
281
+ const _LAT = "ListAnalysisTemplates";
282
+ const _LATI = "ListAnalysisTemplatesInput";
283
+ const _LATO = "ListAnalysisTemplatesOutput";
284
+ const _LC = "ListCollaborations";
285
+ const _LCAMA = "ListConfiguredAudienceModelAssociations";
286
+ const _LCAMAI = "ListConfiguredAudienceModelAssociationsInput";
287
+ const _LCAMAO = "ListConfiguredAudienceModelAssociationsOutput";
288
+ const _LCAT = "ListCollaborationAnalysisTemplates";
289
+ const _LCATI = "ListCollaborationAnalysisTemplatesInput";
290
+ const _LCATO = "ListCollaborationAnalysisTemplatesOutput";
291
+ const _LCCAMA = "ListCollaborationConfiguredAudienceModelAssociations";
292
+ const _LCCAMAI = "ListCollaborationConfiguredAudienceModelAssociationsInput";
293
+ const _LCCAMAO = "ListCollaborationConfiguredAudienceModelAssociationsOutput";
294
+ const _LCCR = "ListCollaborationChangeRequests";
295
+ const _LCCRI = "ListCollaborationChangeRequestsInput";
296
+ const _LCCRO = "ListCollaborationChangeRequestsOutput";
297
+ const _LCI = "ListCollaborationsInput";
298
+ const _LCINA = "ListCollaborationIdNamespaceAssociations";
299
+ const _LCINAI = "ListCollaborationIdNamespaceAssociationsInput";
300
+ const _LCINAO = "ListCollaborationIdNamespaceAssociationsOutput";
301
+ const _LCO = "ListCollaborationsOutput";
302
+ const _LCPB = "ListCollaborationPrivacyBudgets";
303
+ const _LCPBI = "ListCollaborationPrivacyBudgetsInput";
304
+ const _LCPBO = "ListCollaborationPrivacyBudgetsOutput";
305
+ const _LCPBT = "ListCollaborationPrivacyBudgetTemplates";
306
+ const _LCPBTI = "ListCollaborationPrivacyBudgetTemplatesInput";
307
+ const _LCPBTO = "ListCollaborationPrivacyBudgetTemplatesOutput";
308
+ const _LCT = "ListConfiguredTables";
309
+ const _LCTA = "ListConfiguredTableAssociations";
310
+ const _LCTAI = "ListConfiguredTableAssociationsInput";
311
+ const _LCTAO = "ListConfiguredTableAssociationsOutput";
312
+ const _LCTI = "ListConfiguredTablesInput";
313
+ const _LCTO = "ListConfiguredTablesOutput";
314
+ const _LIMT = "ListIdMappingTables";
315
+ const _LIMTI = "ListIdMappingTablesInput";
316
+ const _LIMTO = "ListIdMappingTablesOutput";
317
+ const _LINA = "ListIdNamespaceAssociations";
318
+ const _LINAI = "ListIdNamespaceAssociationsInput";
319
+ const _LINAO = "ListIdNamespaceAssociationsOutput";
320
+ const _LM = "ListMembers";
321
+ const _LMI = "ListMembershipsInput";
322
+ const _LMIi = "ListMembersInput";
323
+ const _LMO = "ListMembershipsOutput";
324
+ const _LMOi = "ListMembersOutput";
325
+ const _LMi = "ListMemberships";
326
+ const _LPB = "ListPrivacyBudgets";
327
+ const _LPBI = "ListPrivacyBudgetsInput";
328
+ const _LPBO = "ListPrivacyBudgetsOutput";
329
+ const _LPBT = "ListPrivacyBudgetTemplates";
330
+ const _LPBTI = "ListPrivacyBudgetTemplatesInput";
331
+ const _LPBTO = "ListPrivacyBudgetTemplatesOutput";
332
+ const _LPJ = "ListProtectedJobs";
333
+ const _LPJI = "ListProtectedJobsInput";
334
+ const _LPJO = "ListProtectedJobsOutput";
335
+ const _LPQ = "ListProtectedQueries";
336
+ const _LPQI = "ListProtectedQueriesInput";
337
+ const _LPQO = "ListProtectedQueriesOutput";
338
+ const _LS = "ListSchemas";
339
+ const _LSI = "ListSchemasInput";
340
+ const _LSO = "ListSchemasOutput";
341
+ const _LTFR = "ListTagsForResource";
342
+ const _LTFRI = "ListTagsForResourceInput";
343
+ const _LTFRO = "ListTagsForResourceOutput";
344
+ const _M = "Membership";
345
+ const _MCS = "MemberChangeSpecification";
346
+ const _MIPC = "ModelInferencePaymentConfig";
347
+ const _MJCPC = "MembershipJobComputePaymentConfig";
348
+ const _ML = "MemberList";
349
+ const _MLMA = "MLMemberAbilities";
350
+ const _MLPC = "MLPaymentConfig";
351
+ const _MMIPC = "MembershipModelInferencePaymentConfig";
352
+ const _MMLPC = "MembershipMLPaymentConfig";
353
+ const _MMTPC = "MembershipModelTrainingPaymentConfig";
354
+ const _MPC = "MembershipPaymentConfiguration";
355
+ const _MPJOC = "MembershipProtectedJobOutputConfiguration";
356
+ const _MPJRC = "MembershipProtectedJobResultConfiguration";
357
+ const _MPQOC = "MembershipProtectedQueryOutputConfiguration";
358
+ const _MPQRC = "MembershipProtectedQueryResultConfiguration";
359
+ const _MQCPC = "MembershipQueryComputePaymentConfig";
360
+ const _MS = "MembershipSummary";
361
+ const _MSL = "MembershipSummaryList";
362
+ const _MSLe = "MemberSummaryList";
363
+ const _MSe = "MemberSpecification";
364
+ const _MSem = "MemberSummary";
365
+ const _MTPC = "ModelTrainingPaymentConfig";
366
+ const _PB = "PrivacyBudget";
367
+ const _PBS = "PrivacyBudgetSummary";
368
+ const _PBSL = "PrivacyBudgetSummaryList";
369
+ const _PBT = "PrivacyBudgetTemplate";
370
+ const _PBTPI = "PrivacyBudgetTemplateParametersInput";
371
+ const _PBTPO = "PrivacyBudgetTemplateParametersOutput";
372
+ const _PBTS = "PrivacyBudgetTemplateSummary";
373
+ const _PBTSL = "PrivacyBudgetTemplateSummaryList";
374
+ const _PBTUP = "PrivacyBudgetTemplateUpdateParameters";
375
+ const _PC = "PaymentConfiguration";
376
+ const _PI = "PrivacyImpact";
377
+ const _PIMT = "PopulateIdMappingTable";
378
+ const _PIMTI = "PopulateIdMappingTableInput";
379
+ const _PIMTO = "PopulateIdMappingTableOutput";
380
+ const _PJ = "ProtectedJob";
381
+ const _PJCC = "ProtectedJobComputeConfiguration";
382
+ const _PJCD = "ProtectedJobConfigurationDetails";
383
+ const _PJDACD = "ProtectedJobDirectAnalysisConfigurationDetails";
384
+ const _PJE = "ProtectedJobError";
385
+ const _PJMOCI = "ProtectedJobMemberOutputConfigurationInput";
386
+ const _PJMOCO = "ProtectedJobMemberOutputConfigurationOutput";
387
+ const _PJMOL = "ProtectedJobMemberOutputList";
388
+ const _PJO = "ProtectedJobOutput";
389
+ const _PJOCI = "ProtectedJobOutputConfigurationInput";
390
+ const _PJOCO = "ProtectedJobOutputConfigurationOutput";
391
+ const _PJP = "ProtectedJobParameters";
392
+ const _PJR = "ProtectedJobResult";
393
+ const _PJRC = "ProtectedJobReceiverConfiguration";
394
+ const _PJRCI = "ProtectedJobResultConfigurationInput";
395
+ const _PJRCO = "ProtectedJobResultConfigurationOutput";
396
+ const _PJRCr = "ProtectedJobReceiverConfigurations";
397
+ const _PJS = "ProtectedJobStatistics";
398
+ const _PJSL = "ProtectedJobSummaryList";
399
+ const _PJSMO = "ProtectedJobSingleMemberOutput";
400
+ const _PJSO = "ProtectedJobS3Output";
401
+ const _PJSOCI = "ProtectedJobS3OutputConfigurationInput";
402
+ const _PJSOCO = "ProtectedJobS3OutputConfigurationOutput";
403
+ const _PJSr = "ProtectedJobSummary";
404
+ const _PJWCC = "ProtectedJobWorkerComputeConfiguration";
405
+ const _PPI = "PreviewPrivacyImpact";
406
+ const _PPII = "PreviewPrivacyImpactInput";
407
+ const _PPIO = "PreviewPrivacyImpactOutput";
408
+ const _PPIPI = "PreviewPrivacyImpactParametersInput";
409
+ const _PQ = "ProtectedQuery";
410
+ const _PQDO = "ProtectedQueryDistributeOutput";
411
+ const _PQDOC = "ProtectedQueryDistributeOutputConfiguration";
412
+ const _PQDOCL = "ProtectedQueryDistributeOutputConfigurationLocations";
413
+ const _PQDOCLr = "ProtectedQueryDistributeOutputConfigurationLocation";
414
+ const _PQE = "ProtectedQueryError";
415
+ const _PQMOC = "ProtectedQueryMemberOutputConfiguration";
416
+ const _PQMOL = "ProtectedQueryMemberOutputList";
417
+ const _PQO = "ProtectedQueryOutput";
418
+ const _PQOC = "ProtectedQueryOutputConfiguration";
419
+ const _PQR = "ProtectedQueryResult";
420
+ const _PQRC = "ProtectedQueryResultConfiguration";
421
+ const _PQS = "ProtectedQueryStatistics";
422
+ const _PQSL = "ProtectedQuerySummaryList";
423
+ const _PQSMO = "ProtectedQuerySingleMemberOutput";
424
+ const _PQSO = "ProtectedQueryS3Output";
425
+ const _PQSOC = "ProtectedQueryS3OutputConfiguration";
426
+ const _PQSQLP = "ProtectedQuerySQLParameters";
427
+ const _PQSr = "ProtectedQuerySummary";
428
+ const _QC = "QueryConstraint";
429
+ const _QCL = "QueryConstraintList";
430
+ const _QCPC = "QueryComputePaymentConfig";
431
+ const _QCRO = "QueryConstraintRequireOverlap";
432
+ const _RC = "ReceiverConfiguration";
433
+ const _RCL = "ReceiverConfigurationsList";
434
+ const _RNFE = "ResourceNotFoundException";
435
+ const _S = "Schema";
436
+ const _SARL = "SchemaAnalysisRuleList";
437
+ const _SARR = "SchemaAnalysisRuleRequest";
438
+ const _SARRL = "SchemaAnalysisRuleRequestList";
439
+ const _SL = "S3Location";
440
+ const _SLc = "SchemaList";
441
+ const _SPJ = "StartProtectedJob";
442
+ const _SPJI = "StartProtectedJobInput";
443
+ const _SPJO = "StartProtectedJobOutput";
444
+ const _SPQ = "StartProtectedQuery";
445
+ const _SPQI = "StartProtectedQueryInput";
446
+ const _SPQO = "StartProtectedQueryOutput";
447
+ const _SQEE = "ServiceQuotaExceededException";
448
+ const _SS = "SchemaSummary";
449
+ const _SSD = "SchemaStatusDetail";
450
+ const _SSDL = "SchemaStatusDetailList";
451
+ const _SSL = "SchemaSummaryList";
452
+ const _SSR = "SchemaStatusReason";
453
+ const _SSRL = "SchemaStatusReasonList";
454
+ const _STP = "SchemaTypeProperties";
455
+ const _STR = "SnowflakeTableReference";
456
+ const _STS = "SnowflakeTableSchema";
457
+ const _STSL = "SnowflakeTableSchemaList";
458
+ const _STSV = "SnowflakeTableSchemaV1";
459
+ const _TE = "ThrottlingException";
460
+ const _TR = "TableReference";
461
+ const _TRI = "TagResourceInput";
462
+ const _TRO = "TagResourceOutput";
463
+ const _TRa = "TagResource";
464
+ const _UAT = "UpdateAnalysisTemplate";
465
+ const _UATI = "UpdateAnalysisTemplateInput";
466
+ const _UATO = "UpdateAnalysisTemplateOutput";
467
+ const _UC = "UpdateCollaboration";
468
+ const _UCAMA = "UpdateConfiguredAudienceModelAssociation";
469
+ const _UCAMAI = "UpdateConfiguredAudienceModelAssociationInput";
470
+ const _UCAMAO = "UpdateConfiguredAudienceModelAssociationOutput";
471
+ const _UCI = "UpdateCollaborationInput";
472
+ const _UCO = "UpdateCollaborationOutput";
473
+ const _UCT = "UpdateConfiguredTable";
474
+ const _UCTA = "UpdateConfiguredTableAssociation";
475
+ const _UCTAAR = "UpdateConfiguredTableAssociationAnalysisRule";
476
+ const _UCTAARI = "UpdateConfiguredTableAssociationAnalysisRuleInput";
477
+ const _UCTAARO = "UpdateConfiguredTableAssociationAnalysisRuleOutput";
478
+ const _UCTAI = "UpdateConfiguredTableAssociationInput";
479
+ const _UCTAO = "UpdateConfiguredTableAssociationOutput";
480
+ const _UCTAR = "UpdateConfiguredTableAnalysisRule";
481
+ const _UCTARI = "UpdateConfiguredTableAnalysisRuleInput";
482
+ const _UCTARO = "UpdateConfiguredTableAnalysisRuleOutput";
483
+ const _UCTI = "UpdateConfiguredTableInput";
484
+ const _UCTO = "UpdateConfiguredTableOutput";
485
+ const _UIMT = "UpdateIdMappingTable";
486
+ const _UIMTI = "UpdateIdMappingTableInput";
487
+ const _UIMTO = "UpdateIdMappingTableOutput";
488
+ const _UINA = "UpdateIdNamespaceAssociation";
489
+ const _UINAI = "UpdateIdNamespaceAssociationInput";
490
+ const _UINAO = "UpdateIdNamespaceAssociationOutput";
491
+ const _UM = "UpdateMembership";
492
+ const _UMI = "UpdateMembershipInput";
493
+ const _UMO = "UpdateMembershipOutput";
494
+ const _UPBT = "UpdatePrivacyBudgetTemplate";
495
+ const _UPBTI = "UpdatePrivacyBudgetTemplateInput";
496
+ const _UPBTO = "UpdatePrivacyBudgetTemplateOutput";
497
+ const _UPJ = "UpdateProtectedJob";
498
+ const _UPJI = "UpdateProtectedJobInput";
499
+ const _UPJO = "UpdateProtectedJobOutput";
500
+ const _UPQ = "UpdateProtectedQuery";
501
+ const _UPQI = "UpdateProtectedQueryInput";
502
+ const _UPQO = "UpdateProtectedQueryOutput";
503
+ const _UR = "UntagResource";
504
+ const _URI = "UntagResourceInput";
505
+ const _URO = "UntagResourceOutput";
506
+ const _VE = "ValidationException";
507
+ const _VEF = "ValidationExceptionField";
508
+ const _VEFL = "ValidationExceptionFieldList";
509
+ const _WCC = "WorkerComputeConfiguration";
510
+ const _WCCP = "WorkerComputeConfigurationProperties";
511
+ const _a = "arn";
512
+ const _aA = "additionalAnalyses";
513
+ const _aAA = "allowedAdditionalAnalyses";
514
+ const _aACRT = "autoApprovedChangeRequestTypes";
515
+ const _aACT = "autoApprovedChangeTypes";
516
+ const _aAH = "additionalArtifactHashes";
517
+ const _aAP = "allowedAnalysisProviders";
518
+ const _aAd = "additionalArtifacts";
519
+ const _aAl = "allowedAnalyses";
520
+ const _aB = "accessBudget";
521
+ const _aBRA = "accessBudgetResourceArn";
522
+ const _aC = "aggregateColumns";
523
+ const _aCl = "allowedColumns";
524
+ const _aCll = "allowCleartext";
525
+ const _aD = "allowDuplicates";
526
+ const _aE = "analyticsEngine";
527
+ const _aEg = "aggregationExpression";
528
+ const _aI = "accountId";
529
+ const _aIc = "accountIdentifier";
530
+ const _aJO = "allowedJoinOperators";
531
+ const _aJOCWDN = "allowJoinsOnColumnsWithDifferentNames";
532
+ const _aM = "analysisMethod";
533
+ const _aP = "analysisParameters";
534
+ const _aR = "autoRefresh";
535
+ const _aRB = "aggregateRemainingBudget";
536
+ const _aRP = "analysisRulePolicy";
537
+ const _aRR = "allowedResultRegions";
538
+ const _aRRl = "allowedResultReceivers";
539
+ const _aRT = "analysisRuleTypes";
540
+ const _aRTn = "analysisRuleType";
541
+ const _aRn = "analysisRules";
542
+ const _aRna = "analysisRule";
543
+ const _aT = "analysisTemplate";
544
+ const _aTA = "analysisTemplateArns";
545
+ const _aTAn = "analysisTemplateArn";
546
+ const _aTI = "analysisTemplateIdentifier";
547
+ const _aTS = "analysisTemplateSummaries";
548
+ const _aTg = "aggregationType";
549
+ const _aTn = "analysisType";
550
+ const _aUADC = "allowUseAsDimensionColumn";
551
+ const _ab = "abilities";
552
+ const _ag = "aggregations";
553
+ const _agg = "aggregation";
554
+ const _ar = "artifacts";
555
+ const _at = "athena";
556
+ const _b = "budget";
557
+ const _bP = "budgetParameters";
558
+ const _bRU = "billedResourceUtilization";
559
+ const _bT = "budgetType";
560
+ const _bu = "bucket";
561
+ const _c = "client";
562
+ const _cA = "collaborationArn";
563
+ const _cAI = "creatorAccountId";
564
+ const _cAMA = "configuredAudienceModelArn";
565
+ const _cAMAI = "configuredAudienceModelAssociationIdentifier";
566
+ const _cAMAN = "configuredAudienceModelAssociationName";
567
+ const _cAMAS = "configuredAudienceModelAssociationSummaries";
568
+ const _cAMAo = "configuredAudienceModelAssociation";
569
+ const _cAT = "collaborationAnalysisTemplates";
570
+ const _cATS = "collaborationAnalysisTemplateSummaries";
571
+ const _cATo = "collaborationAnalysisTemplate";
572
+ const _cC = "computeConfiguration";
573
+ const _cCAI = "collaborationCreatorAccountId";
574
+ const _cCAMA = "collaborationConfiguredAudienceModelAssociation";
575
+ const _cCAMAS = "collaborationConfiguredAudienceModelAssociationSummaries";
576
+ const _cCDN = "collaborationCreatorDisplayName";
577
+ const _cCR = "collaborationChangeRequest";
578
+ const _cCRS = "collaborationChangeRequestSummaries";
579
+ const _cD = "configurationDetails";
580
+ const _cDN = "creatorDisplayName";
581
+ const _cI = "collaborationId";
582
+ const _cINA = "collaborationIdNamespaceAssociation";
583
+ const _cINAS = "collaborationIdNamespaceAssociationSummaries";
584
+ const _cIo = "collaborationIdentifier";
585
+ const _cL = "collaborationList";
586
+ const _cMA = "creatorMemberAbilities";
587
+ const _cMLMA = "creatorMLMemberAbilities";
588
+ const _cMLMAu = "customMLMemberAbilities";
589
+ const _cN = "columnNames";
590
+ const _cNo = "columnName";
591
+ const _cNol = "collaborationName";
592
+ const _cP = "collaborationPolicy";
593
+ const _cPBS = "collaborationPrivacyBudgetSummaries";
594
+ const _cPBT = "collaborationPrivacyBudgetTemplate";
595
+ const _cPBTS = "collaborationPrivacyBudgetTemplateSummaries";
596
+ const _cPC = "creatorPaymentConfiguration";
597
+ const _cPo = "consolidatedPolicy";
598
+ const _cRI = "changeRequestIdentifier";
599
+ const _cT = "createTime";
600
+ const _cTA = "configuredTableArn";
601
+ const _cTAA = "configuredTableAssociationArn";
602
+ const _cTAI = "configuredTableAssociationId";
603
+ const _cTAIo = "configuredTableAssociationIdentifier";
604
+ const _cTAS = "configuredTableAssociationSummaries";
605
+ const _cTAo = "configuredTableAssociation";
606
+ const _cTI = "configuredTableId";
607
+ const _cTIo = "configuredTableIdentifier";
608
+ const _cTS = "configuredTableSummaries";
609
+ const _cTo = "configuredTable";
610
+ const _cTol = "columnType";
611
+ const _ch = "changes";
612
+ const _co = "code";
613
+ const _col = "collaboration";
614
+ const _colu = "columns";
615
+ const _con = "configurations";
616
+ const _cu = "custom";
617
+ const _d = "details";
618
+ const _dACD = "directAnalysisConfigurationDetails";
619
+ const _dC = "dimensionColumns";
620
+ const _dEM = "dataEncryptionMetadata";
621
+ const _dJRC = "defaultJobResultConfiguration";
622
+ const _dN = "databaseName";
623
+ const _dNi = "displayName";
624
+ const _dOC = "disallowedOutputColumns";
625
+ const _dP = "differentialPrivacy";
626
+ const _dRC = "defaultResultConfiguration";
627
+ const _dV = "defaultValue";
628
+ const _de = "description";
629
+ const _di = "distribute";
630
+ const _e = "error";
631
+ const _eMC = "errorMessageConfiguration";
632
+ const _eP = "entryPoint";
633
+ const _ePH = "entryPointHash";
634
+ const _eT = "endTime";
635
+ const _ep = "epsilon";
636
+ const _er = "errors";
637
+ const _f = "function";
638
+ const _fL = "fieldList";
639
+ const _fo = "format";
640
+ const _g = "glue";
641
+ const _h = "http";
642
+ const _hE = "httpError";
643
+ const _hQ = "httpQuery";
644
+ const _i = "id";
645
+ const _iAA = "isAutoApproved";
646
+ const _iMC = "idMappingConfig";
647
+ const _iMJI = "idMappingJobId";
648
+ const _iMT = "idMappingTable";
649
+ const _iMTI = "idMappingTableIdentifier";
650
+ const _iMTIS = "idMappingTableInputSource";
651
+ const _iMTS = "idMappingTableSummaries";
652
+ const _iMWS = "idMappingWorkflowsSupported";
653
+ const _iNA = "idNamespaceAssociation";
654
+ const _iNAI = "idNamespaceAssociationIdentifier";
655
+ const _iNAId = "idNamespaceAssociationId";
656
+ const _iNAS = "idNamespaceAssociationSummaries";
657
+ const _iNT = "idNamespaceType";
658
+ const _iR = "isResponsible";
659
+ const _iRA = "inputReferenceArn";
660
+ const _iRC = "inputReferenceConfig";
661
+ const _iRP = "inputReferenceProperties";
662
+ const _jC = "joinColumns";
663
+ const _jCo = "jobCompute";
664
+ const _jLS = "jobLogStatus";
665
+ const _jP = "jobParameters";
666
+ const _jR = "joinRequired";
667
+ const _jT = "jobType";
668
+ const _k = "key";
669
+ const _kKA = "kmsKeyArn";
670
+ const _kP = "keyPrefix";
671
+ const _l = "location";
672
+ const _lC = "listColumns";
673
+ const _li = "list";
674
+ const _lo = "locations";
675
+ const _m = "message";
676
+ const _mA = "membershipArn";
677
+ const _mAe = "memberAbilities";
678
+ const _mAl = "mlAbilities";
679
+ const _mC = "maxCount";
680
+ const _mCV = "minColumnValue";
681
+ const _mCVa = "maxColumnValue";
682
+ const _mI = "membershipId";
683
+ const _mIe = "membershipIdentifier";
684
+ const _mIo = "modelInference";
685
+ const _mL = "machineLearning";
686
+ const _mLe = "memberList";
687
+ const _mMA = "mlMemberAbilities";
688
+ const _mR = "maxResults";
689
+ const _mRP = "manageResourcePolicies";
690
+ const _mS = "memberStatus";
691
+ const _mSe = "membershipSummaries";
692
+ const _mSem = "memberSummaries";
693
+ const _mT = "modelTraining";
694
+ const _me = "members";
695
+ const _mem = "membership";
696
+ const _memb = "member";
697
+ const _mi = "minimum";
698
+ const _n = "name";
699
+ const _nT = "nextToken";
700
+ const _na = "names";
701
+ const _nu = "number";
702
+ const _o = "output";
703
+ const _oC = "outputConstraints";
704
+ const _oCu = "outputConfiguration";
705
+ const _oL = "outputLocation";
706
+ const _p = "policy";
707
+ const _pBS = "privacyBudgetSummaries";
708
+ const _pBT = "privacyBudgetType";
709
+ const _pBTA = "privacyBudgetTemplateArn";
710
+ const _pBTI = "privacyBudgetTemplateId";
711
+ const _pBTIr = "privacyBudgetTemplateIdentifier";
712
+ const _pBTS = "privacyBudgetTemplateSummaries";
713
+ const _pBTr = "privacyBudgetTemplate";
714
+ const _pC = "paymentConfiguration";
715
+ const _pI = "privacyImpact";
716
+ const _pJ = "protectedJob";
717
+ const _pJI = "protectedJobIdentifier";
718
+ const _pJr = "protectedJobs";
719
+ const _pK = "partitionKeys";
720
+ const _pN = "preserveNulls";
721
+ const _pQ = "protectedQuery";
722
+ const _pQI = "protectedQueryIdentifier";
723
+ const _pQr = "protectedQueries";
724
+ const _pa = "parameters";
725
+ const _pr = "properties";
726
+ const _qC = "queryConstraints";
727
+ const _qCu = "queryCompute";
728
+ const _qLS = "queryLogStatus";
729
+ const _qN = "quotaName";
730
+ const _qS = "queryString";
731
+ const _qV = "quotaValue";
732
+ const _r = "reason";
733
+ const _rA = "resourceArn";
734
+ const _rAI = "receiverAccountIds";
735
+ const _rAo = "roleArn";
736
+ const _rB = "remainingBudget";
737
+ const _rC = "remainingCount";
738
+ const _rCe = "resultConfiguration";
739
+ const _rCec = "receiverConfigurations";
740
+ const _rF = "resultFormat";
741
+ const _rI = "resourceId";
742
+ const _rO = "requireOverlap";
743
+ const _rT = "referencedTables";
744
+ const _rTe = "resourceType";
745
+ const _re = "reasons";
746
+ const _reg = "region";
747
+ const _res = "result";
748
+ const _s = "schema";
749
+ const _sA = "secretArn";
750
+ const _sAM = "selectedAnalysisMethods";
751
+ const _sARR = "schemaAnalysisRuleRequests";
752
+ const _sF = "scalarFunctions";
753
+ const _sFO = "singleFileOutput";
754
+ const _sM = "sourceMetadata";
755
+ const _sN = "schemaName";
756
+ const _sP = "sensitivityParameters";
757
+ const _sPq = "sqlParameters";
758
+ const _sS = "schemaSummaries";
759
+ const _sSD = "schemaStatusDetails";
760
+ const _sT = "startTime";
761
+ const _sTP = "schemaTypeProperties";
762
+ const _sTc = "schemaType";
763
+ const _sTp = "specificationType";
764
+ const _s_ = "s3";
765
+ const _sc = "schemas";
766
+ const _se = "server";
767
+ const _sh = "sha256";
768
+ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.cleanrooms";
769
+ const _sn = "snowflake";
770
+ const _so = "source";
771
+ const _sp = "specification";
772
+ const _spa = "spark";
773
+ const _st = "status";
774
+ const _sta = "statistics";
775
+ const _t = "type";
776
+ const _tDIM = "totalDurationInMillis";
777
+ const _tK = "tagKeys";
778
+ const _tN = "tableName";
779
+ const _tR = "tableReference";
780
+ const _tS = "tableSchema";
781
+ const _tSa = "targetStatus";
782
+ const _ta = "tags";
783
+ const _te = "text";
784
+ const _ty = "types";
785
+ const _u = "units";
786
+ const _uCL = "userContributionLimit";
787
+ const _uNPQ = "usersNoisePerQuery";
788
+ const _uT = "updateTime";
789
+ const _v = "validations";
790
+ const _v_ = "v1";
791
+ const _w = "worker";
792
+ const _wG = "workGroup";
793
+ const n0 = "com.amazonaws.cleanrooms";
794
+ import { TypeRegistry } from "@smithy/core/schema";
795
+ import { CleanRoomsServiceException as __CleanRoomsServiceException } from "../models/CleanRoomsServiceException";
796
+ import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/index";
797
+ export var AnalysisTemplateText = [0, n0, _ATT, 8, 0];
798
+ export var AccessBudget = [
799
+ 3,
800
+ n0,
801
+ _AB,
802
+ 0,
803
+ [_rA, _d, _aRB],
804
+ [0, () => AccessBudgetDetailsList, 1],
805
+ ];
806
+ export var AccessBudgetDetails = [
807
+ 3,
808
+ n0,
809
+ _ABD,
810
+ 0,
811
+ [_sT, _eT, _rB, _b, _bT, _aR],
812
+ [4, 4, 1, 1, 0, 0],
813
+ ];
814
+ export var AccessBudgetsPrivacyTemplateParametersInput = [
815
+ 3,
816
+ n0,
817
+ _ABPTPI,
818
+ 0,
819
+ [_bP, _rA],
820
+ [() => BudgetParameters, 0],
821
+ ];
822
+ export var AccessBudgetsPrivacyTemplateParametersOutput = [
823
+ 3,
824
+ n0,
825
+ _ABPTPO,
826
+ 0,
827
+ [_bP, _rA],
828
+ [() => BudgetParameters, 0],
829
+ ];
830
+ export var AccessBudgetsPrivacyTemplateUpdateParameters = [
831
+ 3,
832
+ n0,
833
+ _ABPTUP,
834
+ 0,
835
+ [_bP],
836
+ [() => BudgetParameters],
837
+ ];
838
+ export var AccessDeniedException = [
839
+ -3,
840
+ n0,
841
+ _ADE,
842
+ {
843
+ [_e]: _c,
844
+ [_hE]: 403,
845
+ },
846
+ [_m, _r],
847
+ [0, 0],
848
+ ];
849
+ TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
850
+ export var AggregateColumn = [3, n0, _AC, 0, [_cN, _f], [64 | 0, 0]];
851
+ export var AggregationConstraint = [3, n0, _ACg, 0, [_cNo, _mi, _t], [0, 1, 0]];
852
+ export var AnalysisParameter = [3, n0, _AP, 8, [_n, _t, _dV], [0, 0, 0]];
853
+ export var AnalysisRule = [
854
+ 3,
855
+ n0,
856
+ _AR,
857
+ 0,
858
+ [_cI, _t, _n, _cT, _uT, _p, _cP, _cPo],
859
+ [
860
+ 0,
861
+ 0,
862
+ 0,
863
+ 4,
864
+ 4,
865
+ () => AnalysisRulePolicy,
866
+ () => ConfiguredTableAssociationAnalysisRulePolicy,
867
+ () => ConsolidatedPolicy,
868
+ ],
869
+ ];
870
+ export var AnalysisRuleAggregation = [
871
+ 3,
872
+ n0,
873
+ _ARA,
874
+ 0,
875
+ [_aC, _jC, _jR, _aJO, _dC, _sF, _oC, _aA],
876
+ [() => AggregateColumnList, 64 | 0, 0, 64 | 0, 64 | 0, 64 | 0, () => AggregationConstraints, 0],
877
+ ];
878
+ export var AnalysisRuleCustom = [
879
+ 3,
880
+ n0,
881
+ _ARC,
882
+ 0,
883
+ [_aAl, _aAP, _aA, _dOC, _dP],
884
+ [64 | 0, 64 | 0, 0, 64 | 0, () => DifferentialPrivacyConfiguration],
885
+ ];
886
+ export var AnalysisRuleIdMappingTable = [
887
+ 3,
888
+ n0,
889
+ _ARIMT,
890
+ 0,
891
+ [_jC, _qC, _dC],
892
+ [64 | 0, () => QueryConstraintList, 64 | 0],
893
+ ];
894
+ export var AnalysisRuleList = [
895
+ 3,
896
+ n0,
897
+ _ARL,
898
+ 0,
899
+ [_jC, _aJO, _lC, _aA],
900
+ [64 | 0, 64 | 0, 64 | 0, 0],
901
+ ];
902
+ export var AnalysisSchema = [3, n0, _AS, 0, [_rT], [64 | 0]];
903
+ export var AnalysisTemplate = [
904
+ 3,
905
+ n0,
906
+ _AT,
907
+ 0,
908
+ [_i, _a, _cI, _cA, _mI, _mA, _de, _n, _cT, _uT, _s, _fo, _so, _sM, _aP, _v, _eMC],
909
+ [
910
+ 0,
911
+ 0,
912
+ 0,
913
+ 0,
914
+ 0,
915
+ 0,
916
+ 0,
917
+ 0,
918
+ 4,
919
+ 4,
920
+ () => AnalysisSchema,
921
+ 0,
922
+ [() => AnalysisSource, 0],
923
+ () => AnalysisSourceMetadata,
924
+ [() => AnalysisParameterList, 0],
925
+ () => AnalysisTemplateValidationStatusDetailList,
926
+ () => ErrorMessageConfiguration,
927
+ ],
928
+ ];
929
+ export var AnalysisTemplateArtifact = [3, n0, _ATA, 0, [_l], [() => S3Location]];
930
+ export var AnalysisTemplateArtifactMetadata = [
931
+ 3,
932
+ n0,
933
+ _ATAM,
934
+ 0,
935
+ [_ePH, _aAH],
936
+ [() => Hash, () => HashList],
937
+ ];
938
+ export var AnalysisTemplateArtifacts = [
939
+ 3,
940
+ n0,
941
+ _ATAn,
942
+ 0,
943
+ [_eP, _aAd, _rAo],
944
+ [() => AnalysisTemplateArtifact, () => AnalysisTemplateArtifactList, 0],
945
+ ];
946
+ export var AnalysisTemplateSummary = [
947
+ 3,
948
+ n0,
949
+ _ATS,
950
+ 0,
951
+ [_a, _cT, _i, _n, _uT, _mA, _mI, _cA, _cI, _de],
952
+ [0, 4, 0, 0, 4, 0, 0, 0, 0, 0],
953
+ ];
954
+ export var AnalysisTemplateValidationStatusDetail = [
955
+ 3,
956
+ n0,
957
+ _ATVSD,
958
+ 0,
959
+ [_t, _st, _re],
960
+ [0, 0, () => AnalysisTemplateValidationStatusReasonList],
961
+ ];
962
+ export var AnalysisTemplateValidationStatusReason = [3, n0, _ATVSR, 0, [_m], [0]];
963
+ export var AthenaTableReference = [3, n0, _ATR, 0, [_reg, _wG, _oL, _dN, _tN], [0, 0, 0, 0, 0]];
964
+ export var BatchGetCollaborationAnalysisTemplateError = [
965
+ 3,
966
+ n0,
967
+ _BGCATE,
968
+ 0,
969
+ [_a, _co, _m],
970
+ [0, 0, 0],
971
+ ];
972
+ export var BatchGetCollaborationAnalysisTemplateInput = [
973
+ 3,
974
+ n0,
975
+ _BGCATI,
976
+ 0,
977
+ [_cIo, _aTA],
978
+ [[0, 1], 64 | 0],
979
+ ];
980
+ export var BatchGetCollaborationAnalysisTemplateOutput = [
981
+ 3,
982
+ n0,
983
+ _BGCATO,
984
+ 0,
985
+ [_cAT, _er],
986
+ [[() => CollaborationAnalysisTemplateList, 0], () => BatchGetCollaborationAnalysisTemplateErrorList],
987
+ ];
988
+ export var BatchGetSchemaAnalysisRuleError = [
989
+ 3,
990
+ n0,
991
+ _BGSARE,
992
+ 0,
993
+ [_n, _t, _co, _m],
994
+ [0, 0, 0, 0],
995
+ ];
996
+ export var BatchGetSchemaAnalysisRuleInput = [
997
+ 3,
998
+ n0,
999
+ _BGSARI,
1000
+ 0,
1001
+ [_cIo, _sARR],
1002
+ [[0, 1], () => SchemaAnalysisRuleRequestList],
1003
+ ];
1004
+ export var BatchGetSchemaAnalysisRuleOutput = [
1005
+ 3,
1006
+ n0,
1007
+ _BGSARO,
1008
+ 0,
1009
+ [_aRn, _er],
1010
+ [() => SchemaAnalysisRuleList, () => BatchGetSchemaAnalysisRuleErrorList],
1011
+ ];
1012
+ export var BatchGetSchemaError = [3, n0, _BGSE, 0, [_n, _co, _m], [0, 0, 0]];
1013
+ export var BatchGetSchemaInput = [3, n0, _BGSI, 0, [_cIo, _na], [[0, 1], 64 | 0]];
1014
+ export var BatchGetSchemaOutput = [
1015
+ 3,
1016
+ n0,
1017
+ _BGSO,
1018
+ 0,
1019
+ [_sc, _er],
1020
+ [() => SchemaList, () => BatchGetSchemaErrorList],
1021
+ ];
1022
+ export var BilledJobResourceUtilization = [3, n0, _BJRU, 0, [_u], [1]];
1023
+ export var BilledResourceUtilization = [3, n0, _BRU, 0, [_u], [1]];
1024
+ export var BudgetParameter = [3, n0, _BP, 0, [_t, _b, _aR], [0, 1, 0]];
1025
+ export var Change = [3, n0, _C, 0, [_sTp, _sp, _ty], [0, () => ChangeSpecification, 64 | 0]];
1026
+ export var ChangeInput = [3, n0, _CI, 0, [_sTp, _sp], [0, () => ChangeSpecification]];
1027
+ export var Collaboration = [
1028
+ 3,
1029
+ n0,
1030
+ _Co,
1031
+ 0,
1032
+ [_i, _a, _n, _de, _cAI, _cDN, _cT, _uT, _mS, _mI, _mA, _dEM, _qLS, _jLS, _aE, _aACT, _aRR],
1033
+ [0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, () => DataEncryptionMetadata, 0, 0, 0, 64 | 0, 64 | 0],
1034
+ ];
1035
+ export var CollaborationAnalysisTemplate = [
1036
+ 3,
1037
+ n0,
1038
+ _CAT,
1039
+ 0,
1040
+ [_i, _a, _cI, _cA, _de, _cAI, _n, _cT, _uT, _s, _fo, _so, _sM, _aP, _v, _eMC],
1041
+ [
1042
+ 0,
1043
+ 0,
1044
+ 0,
1045
+ 0,
1046
+ 0,
1047
+ 0,
1048
+ 0,
1049
+ 4,
1050
+ 4,
1051
+ () => AnalysisSchema,
1052
+ 0,
1053
+ [() => AnalysisSource, 0],
1054
+ () => AnalysisSourceMetadata,
1055
+ [() => AnalysisParameterList, 0],
1056
+ () => AnalysisTemplateValidationStatusDetailList,
1057
+ () => ErrorMessageConfiguration,
1058
+ ],
1059
+ ];
1060
+ export var CollaborationAnalysisTemplateSummary = [
1061
+ 3,
1062
+ n0,
1063
+ _CATS,
1064
+ 0,
1065
+ [_a, _cT, _i, _n, _uT, _cA, _cI, _cAI, _de],
1066
+ [0, 4, 0, 0, 4, 0, 0, 0, 0],
1067
+ ];
1068
+ export var CollaborationChangeRequest = [
1069
+ 3,
1070
+ n0,
1071
+ _CCR,
1072
+ 0,
1073
+ [_i, _cI, _cT, _uT, _st, _iAA, _ch],
1074
+ [0, 0, 4, 4, 0, 2, () => ChangeList],
1075
+ ];
1076
+ export var CollaborationChangeRequestSummary = [
1077
+ 3,
1078
+ n0,
1079
+ _CCRS,
1080
+ 0,
1081
+ [_i, _cI, _cT, _uT, _st, _iAA, _ch],
1082
+ [0, 0, 4, 4, 0, 2, () => ChangeList],
1083
+ ];
1084
+ export var CollaborationConfiguredAudienceModelAssociation = [
1085
+ 3,
1086
+ n0,
1087
+ _CCAMA,
1088
+ 0,
1089
+ [_i, _a, _cI, _cA, _cAMA, _n, _de, _cAI, _cT, _uT],
1090
+ [0, 0, 0, 0, 0, 0, 0, 0, 4, 4],
1091
+ ];
1092
+ export var CollaborationConfiguredAudienceModelAssociationSummary = [
1093
+ 3,
1094
+ n0,
1095
+ _CCAMAS,
1096
+ 0,
1097
+ [_a, _cT, _i, _n, _uT, _cA, _cI, _cAI, _de],
1098
+ [0, 4, 0, 0, 4, 0, 0, 0, 0],
1099
+ ];
1100
+ export var CollaborationIdNamespaceAssociation = [
1101
+ 3,
1102
+ n0,
1103
+ _CINA,
1104
+ 0,
1105
+ [_i, _a, _cI, _cA, _n, _de, _cAI, _cT, _uT, _iRC, _iRP, _iMC],
1106
+ [
1107
+ 0,
1108
+ 0,
1109
+ 0,
1110
+ 0,
1111
+ 0,
1112
+ 0,
1113
+ 0,
1114
+ 4,
1115
+ 4,
1116
+ () => IdNamespaceAssociationInputReferenceConfig,
1117
+ () => IdNamespaceAssociationInputReferenceProperties,
1118
+ () => IdMappingConfig,
1119
+ ],
1120
+ ];
1121
+ export var CollaborationIdNamespaceAssociationSummary = [
1122
+ 3,
1123
+ n0,
1124
+ _CINAS,
1125
+ 0,
1126
+ [_a, _cT, _i, _uT, _cA, _cI, _cAI, _iRC, _n, _de, _iRP],
1127
+ [
1128
+ 0,
1129
+ 4,
1130
+ 0,
1131
+ 4,
1132
+ 0,
1133
+ 0,
1134
+ 0,
1135
+ () => IdNamespaceAssociationInputReferenceConfig,
1136
+ 0,
1137
+ 0,
1138
+ () => IdNamespaceAssociationInputReferencePropertiesSummary,
1139
+ ],
1140
+ ];
1141
+ export var CollaborationPrivacyBudgetSummary = [
1142
+ 3,
1143
+ n0,
1144
+ _CPBS,
1145
+ 0,
1146
+ [_i, _pBTI, _pBTA, _cI, _cA, _cAI, _t, _cT, _uT, _b],
1147
+ [0, 0, 0, 0, 0, 0, 0, 4, 4, () => PrivacyBudget],
1148
+ ];
1149
+ export var CollaborationPrivacyBudgetTemplate = [
1150
+ 3,
1151
+ n0,
1152
+ _CPBT,
1153
+ 0,
1154
+ [_i, _a, _cI, _cA, _cAI, _cT, _uT, _pBT, _aR, _pa],
1155
+ [0, 0, 0, 0, 0, 4, 4, 0, 0, () => PrivacyBudgetTemplateParametersOutput],
1156
+ ];
1157
+ export var CollaborationPrivacyBudgetTemplateSummary = [
1158
+ 3,
1159
+ n0,
1160
+ _CPBTS,
1161
+ 0,
1162
+ [_i, _a, _cI, _cA, _cAI, _pBT, _cT, _uT],
1163
+ [0, 0, 0, 0, 0, 0, 4, 4],
1164
+ ];
1165
+ export var CollaborationSummary = [
1166
+ 3,
1167
+ n0,
1168
+ _CS,
1169
+ 0,
1170
+ [_i, _a, _n, _cAI, _cDN, _cT, _uT, _mS, _mI, _mA, _aE],
1171
+ [0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0],
1172
+ ];
1173
+ export var Column = [3, n0, _Col, 0, [_n, _t], [0, 0]];
1174
+ export var ConfiguredAudienceModelAssociation = [
1175
+ 3,
1176
+ n0,
1177
+ _CAMA,
1178
+ 0,
1179
+ [_i, _a, _cAMA, _mI, _mA, _cI, _cA, _n, _mRP, _de, _cT, _uT],
1180
+ [0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 4, 4],
1181
+ ];
1182
+ export var ConfiguredAudienceModelAssociationSummary = [
1183
+ 3,
1184
+ n0,
1185
+ _CAMAS,
1186
+ 0,
1187
+ [_mI, _mA, _cA, _cI, _cT, _uT, _i, _a, _n, _cAMA, _de],
1188
+ [0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0],
1189
+ ];
1190
+ export var ConfiguredTable = [
1191
+ 3,
1192
+ n0,
1193
+ _CT,
1194
+ 0,
1195
+ [_i, _a, _n, _de, _tR, _cT, _uT, _aRT, _aM, _aCl, _sAM],
1196
+ [0, 0, 0, 0, () => TableReference, 4, 4, 64 | 0, 0, 64 | 0, 64 | 0],
1197
+ ];
1198
+ export var ConfiguredTableAnalysisRule = [
1199
+ 3,
1200
+ n0,
1201
+ _CTAR,
1202
+ 0,
1203
+ [_cTI, _cTA, _p, _t, _cT, _uT],
1204
+ [0, 0, () => ConfiguredTableAnalysisRulePolicy, 0, 4, 4],
1205
+ ];
1206
+ export var ConfiguredTableAssociation = [
1207
+ 3,
1208
+ n0,
1209
+ _CTA,
1210
+ 0,
1211
+ [_a, _i, _cTI, _cTA, _mI, _mA, _rAo, _n, _de, _aRT, _cT, _uT],
1212
+ [0, 0, 0, 0, 0, 0, 0, 0, 0, 64 | 0, 4, 4],
1213
+ ];
1214
+ export var ConfiguredTableAssociationAnalysisRule = [
1215
+ 3,
1216
+ n0,
1217
+ _CTAAR,
1218
+ 0,
1219
+ [_mIe, _cTAI, _cTAA, _p, _t, _cT, _uT],
1220
+ [0, 0, 0, () => ConfiguredTableAssociationAnalysisRulePolicy, 0, 4, 4],
1221
+ ];
1222
+ export var ConfiguredTableAssociationAnalysisRuleAggregation = [
1223
+ 3,
1224
+ n0,
1225
+ _CTAARA,
1226
+ 0,
1227
+ [_aRRl, _aAA],
1228
+ [64 | 0, 64 | 0],
1229
+ ];
1230
+ export var ConfiguredTableAssociationAnalysisRuleCustom = [
1231
+ 3,
1232
+ n0,
1233
+ _CTAARC,
1234
+ 0,
1235
+ [_aRRl, _aAA],
1236
+ [64 | 0, 64 | 0],
1237
+ ];
1238
+ export var ConfiguredTableAssociationAnalysisRuleList = [
1239
+ 3,
1240
+ n0,
1241
+ _CTAARL,
1242
+ 0,
1243
+ [_aRRl, _aAA],
1244
+ [64 | 0, 64 | 0],
1245
+ ];
1246
+ export var ConfiguredTableAssociationSummary = [
1247
+ 3,
1248
+ n0,
1249
+ _CTAS,
1250
+ 0,
1251
+ [_cTI, _mI, _mA, _n, _cT, _uT, _i, _a, _aRT],
1252
+ [0, 0, 0, 0, 4, 4, 0, 0, 64 | 0],
1253
+ ];
1254
+ export var ConfiguredTableSummary = [
1255
+ 3,
1256
+ n0,
1257
+ _CTS,
1258
+ 0,
1259
+ [_i, _a, _n, _cT, _uT, _aRT, _aM, _sAM],
1260
+ [0, 0, 0, 4, 4, 64 | 0, 0, 64 | 0],
1261
+ ];
1262
+ export var ConflictException = [
1263
+ -3,
1264
+ n0,
1265
+ _CE,
1266
+ {
1267
+ [_e]: _c,
1268
+ [_hE]: 409,
1269
+ },
1270
+ [_m, _rI, _rTe, _r],
1271
+ [0, 0, 0, 0],
1272
+ ];
1273
+ TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
1274
+ export var ConsolidatedPolicyAggregation = [
1275
+ 3,
1276
+ n0,
1277
+ _CPA,
1278
+ 0,
1279
+ [_aC, _jC, _jR, _aJO, _dC, _sF, _oC, _aA, _aRRl, _aAA],
1280
+ [() => AggregateColumnList, 64 | 0, 0, 64 | 0, 64 | 0, 64 | 0, () => AggregationConstraints, 0, 64 | 0, 64 | 0],
1281
+ ];
1282
+ export var ConsolidatedPolicyCustom = [
1283
+ 3,
1284
+ n0,
1285
+ _CPC,
1286
+ 0,
1287
+ [_aAl, _aAP, _aA, _dOC, _dP, _aRRl, _aAA],
1288
+ [64 | 0, 64 | 0, 0, 64 | 0, () => DifferentialPrivacyConfiguration, 64 | 0, 64 | 0],
1289
+ ];
1290
+ export var ConsolidatedPolicyList = [
1291
+ 3,
1292
+ n0,
1293
+ _CPL,
1294
+ 0,
1295
+ [_jC, _aJO, _lC, _aA, _aRRl, _aAA],
1296
+ [64 | 0, 64 | 0, 64 | 0, 0, 64 | 0, 64 | 0],
1297
+ ];
1298
+ export var CreateAnalysisTemplateInput = [
1299
+ 3,
1300
+ n0,
1301
+ _CATI,
1302
+ 0,
1303
+ [_de, _mIe, _n, _fo, _so, _ta, _aP, _s, _eMC],
1304
+ [
1305
+ 0,
1306
+ [0, 1],
1307
+ 0,
1308
+ 0,
1309
+ [() => AnalysisSource, 0],
1310
+ 128 | 0,
1311
+ [() => AnalysisParameterList, 0],
1312
+ () => AnalysisSchema,
1313
+ () => ErrorMessageConfiguration,
1314
+ ],
1315
+ ];
1316
+ export var CreateAnalysisTemplateOutput = [
1317
+ 3,
1318
+ n0,
1319
+ _CATO,
1320
+ 0,
1321
+ [_aT],
1322
+ [[() => AnalysisTemplate, 0]],
1323
+ ];
1324
+ export var CreateCollaborationChangeRequestInput = [
1325
+ 3,
1326
+ n0,
1327
+ _CCCRI,
1328
+ 0,
1329
+ [_cIo, _ch],
1330
+ [[0, 1], () => ChangeInputList],
1331
+ ];
1332
+ export var CreateCollaborationChangeRequestOutput = [
1333
+ 3,
1334
+ n0,
1335
+ _CCCRO,
1336
+ 0,
1337
+ [_cCR],
1338
+ [() => CollaborationChangeRequest],
1339
+ ];
1340
+ export var CreateCollaborationInput = [
1341
+ 3,
1342
+ n0,
1343
+ _CCI,
1344
+ 0,
1345
+ [_me, _n, _de, _cMA, _cMLMA, _cDN, _dEM, _qLS, _jLS, _ta, _cPC, _aE, _aACRT, _aRR],
1346
+ [
1347
+ () => MemberList,
1348
+ 0,
1349
+ 0,
1350
+ 64 | 0,
1351
+ () => MLMemberAbilities,
1352
+ 0,
1353
+ () => DataEncryptionMetadata,
1354
+ 0,
1355
+ 0,
1356
+ 128 | 0,
1357
+ () => PaymentConfiguration,
1358
+ 0,
1359
+ 64 | 0,
1360
+ 64 | 0,
1361
+ ],
1362
+ ];
1363
+ export var CreateCollaborationOutput = [3, n0, _CCO, 0, [_col], [() => Collaboration]];
1364
+ export var CreateConfiguredAudienceModelAssociationInput = [
1365
+ 3,
1366
+ n0,
1367
+ _CCAMAI,
1368
+ 0,
1369
+ [_mIe, _cAMA, _cAMAN, _mRP, _ta, _de],
1370
+ [[0, 1], 0, 0, 2, 128 | 0, 0],
1371
+ ];
1372
+ export var CreateConfiguredAudienceModelAssociationOutput = [
1373
+ 3,
1374
+ n0,
1375
+ _CCAMAO,
1376
+ 0,
1377
+ [_cAMAo],
1378
+ [() => ConfiguredAudienceModelAssociation],
1379
+ ];
1380
+ export var CreateConfiguredTableAnalysisRuleInput = [
1381
+ 3,
1382
+ n0,
1383
+ _CCTARI,
1384
+ 0,
1385
+ [_cTIo, _aRTn, _aRP],
1386
+ [[0, 1], 0, () => ConfiguredTableAnalysisRulePolicy],
1387
+ ];
1388
+ export var CreateConfiguredTableAnalysisRuleOutput = [
1389
+ 3,
1390
+ n0,
1391
+ _CCTARO,
1392
+ 0,
1393
+ [_aRna],
1394
+ [() => ConfiguredTableAnalysisRule],
1395
+ ];
1396
+ export var CreateConfiguredTableAssociationAnalysisRuleInput = [
1397
+ 3,
1398
+ n0,
1399
+ _CCTAARI,
1400
+ 0,
1401
+ [_mIe, _cTAIo, _aRTn, _aRP],
1402
+ [[0, 1], [0, 1], 0, () => ConfiguredTableAssociationAnalysisRulePolicy],
1403
+ ];
1404
+ export var CreateConfiguredTableAssociationAnalysisRuleOutput = [
1405
+ 3,
1406
+ n0,
1407
+ _CCTAARO,
1408
+ 0,
1409
+ [_aRna],
1410
+ [() => ConfiguredTableAssociationAnalysisRule],
1411
+ ];
1412
+ export var CreateConfiguredTableAssociationInput = [
1413
+ 3,
1414
+ n0,
1415
+ _CCTAI,
1416
+ 0,
1417
+ [_n, _de, _mIe, _cTIo, _rAo, _ta],
1418
+ [0, 0, [0, 1], 0, 0, 128 | 0],
1419
+ ];
1420
+ export var CreateConfiguredTableAssociationOutput = [
1421
+ 3,
1422
+ n0,
1423
+ _CCTAO,
1424
+ 0,
1425
+ [_cTAo],
1426
+ [() => ConfiguredTableAssociation],
1427
+ ];
1428
+ export var CreateConfiguredTableInput = [
1429
+ 3,
1430
+ n0,
1431
+ _CCTI,
1432
+ 0,
1433
+ [_n, _de, _tR, _aCl, _aM, _sAM, _ta],
1434
+ [0, 0, () => TableReference, 64 | 0, 0, 64 | 0, 128 | 0],
1435
+ ];
1436
+ export var CreateConfiguredTableOutput = [3, n0, _CCTO, 0, [_cTo], [() => ConfiguredTable]];
1437
+ export var CreateIdMappingTableInput = [
1438
+ 3,
1439
+ n0,
1440
+ _CIMTI,
1441
+ 0,
1442
+ [_mIe, _n, _de, _iRC, _ta, _kKA],
1443
+ [[0, 1], 0, 0, () => IdMappingTableInputReferenceConfig, 128 | 0, 0],
1444
+ ];
1445
+ export var CreateIdMappingTableOutput = [3, n0, _CIMTO, 0, [_iMT], [() => IdMappingTable]];
1446
+ export var CreateIdNamespaceAssociationInput = [
1447
+ 3,
1448
+ n0,
1449
+ _CINAI,
1450
+ 0,
1451
+ [_mIe, _iRC, _ta, _n, _de, _iMC],
1452
+ [[0, 1], () => IdNamespaceAssociationInputReferenceConfig, 128 | 0, 0, 0, () => IdMappingConfig],
1453
+ ];
1454
+ export var CreateIdNamespaceAssociationOutput = [
1455
+ 3,
1456
+ n0,
1457
+ _CINAO,
1458
+ 0,
1459
+ [_iNA],
1460
+ [() => IdNamespaceAssociation],
1461
+ ];
1462
+ export var CreateMembershipInput = [
1463
+ 3,
1464
+ n0,
1465
+ _CMI,
1466
+ 0,
1467
+ [_cIo, _qLS, _jLS, _ta, _dRC, _dJRC, _pC],
1468
+ [
1469
+ 0,
1470
+ 0,
1471
+ 0,
1472
+ 128 | 0,
1473
+ () => MembershipProtectedQueryResultConfiguration,
1474
+ () => MembershipProtectedJobResultConfiguration,
1475
+ () => MembershipPaymentConfiguration,
1476
+ ],
1477
+ ];
1478
+ export var CreateMembershipOutput = [3, n0, _CMO, 0, [_mem], [() => Membership]];
1479
+ export var CreatePrivacyBudgetTemplateInput = [
1480
+ 3,
1481
+ n0,
1482
+ _CPBTI,
1483
+ 0,
1484
+ [_mIe, _aR, _pBT, _pa, _ta],
1485
+ [[0, 1], 0, 0, () => PrivacyBudgetTemplateParametersInput, 128 | 0],
1486
+ ];
1487
+ export var CreatePrivacyBudgetTemplateOutput = [
1488
+ 3,
1489
+ n0,
1490
+ _CPBTO,
1491
+ 0,
1492
+ [_pBTr],
1493
+ [() => PrivacyBudgetTemplate],
1494
+ ];
1495
+ export var DataEncryptionMetadata = [3, n0, _DEM, 0, [_aCll, _aD, _aJOCWDN, _pN], [2, 2, 2, 2]];
1496
+ export var DeleteAnalysisTemplateInput = [
1497
+ 3,
1498
+ n0,
1499
+ _DATI,
1500
+ 0,
1501
+ [_mIe, _aTI],
1502
+ [
1503
+ [0, 1],
1504
+ [0, 1],
1505
+ ],
1506
+ ];
1507
+ export var DeleteAnalysisTemplateOutput = [3, n0, _DATO, 0, [], []];
1508
+ export var DeleteCollaborationInput = [3, n0, _DCI, 0, [_cIo], [[0, 1]]];
1509
+ export var DeleteCollaborationOutput = [3, n0, _DCO, 0, [], []];
1510
+ export var DeleteConfiguredAudienceModelAssociationInput = [
1511
+ 3,
1512
+ n0,
1513
+ _DCAMAI,
1514
+ 0,
1515
+ [_cAMAI, _mIe],
1516
+ [
1517
+ [0, 1],
1518
+ [0, 1],
1519
+ ],
1520
+ ];
1521
+ export var DeleteConfiguredAudienceModelAssociationOutput = [3, n0, _DCAMAO, 0, [], []];
1522
+ export var DeleteConfiguredTableAnalysisRuleInput = [
1523
+ 3,
1524
+ n0,
1525
+ _DCTARI,
1526
+ 0,
1527
+ [_cTIo, _aRTn],
1528
+ [
1529
+ [0, 1],
1530
+ [0, 1],
1531
+ ],
1532
+ ];
1533
+ export var DeleteConfiguredTableAnalysisRuleOutput = [3, n0, _DCTARO, 0, [], []];
1534
+ export var DeleteConfiguredTableAssociationAnalysisRuleInput = [
1535
+ 3,
1536
+ n0,
1537
+ _DCTAARI,
1538
+ 0,
1539
+ [_mIe, _cTAIo, _aRTn],
1540
+ [
1541
+ [0, 1],
1542
+ [0, 1],
1543
+ [0, 1],
1544
+ ],
1545
+ ];
1546
+ export var DeleteConfiguredTableAssociationAnalysisRuleOutput = [3, n0, _DCTAARO, 0, [], []];
1547
+ export var DeleteConfiguredTableAssociationInput = [
1548
+ 3,
1549
+ n0,
1550
+ _DCTAI,
1551
+ 0,
1552
+ [_cTAIo, _mIe],
1553
+ [
1554
+ [0, 1],
1555
+ [0, 1],
1556
+ ],
1557
+ ];
1558
+ export var DeleteConfiguredTableAssociationOutput = [3, n0, _DCTAO, 0, [], []];
1559
+ export var DeleteConfiguredTableInput = [3, n0, _DCTI, 0, [_cTIo], [[0, 1]]];
1560
+ export var DeleteConfiguredTableOutput = [3, n0, _DCTO, 0, [], []];
1561
+ export var DeleteIdMappingTableInput = [
1562
+ 3,
1563
+ n0,
1564
+ _DIMTI,
1565
+ 0,
1566
+ [_iMTI, _mIe],
1567
+ [
1568
+ [0, 1],
1569
+ [0, 1],
1570
+ ],
1571
+ ];
1572
+ export var DeleteIdMappingTableOutput = [3, n0, _DIMTO, 0, [], []];
1573
+ export var DeleteIdNamespaceAssociationInput = [
1574
+ 3,
1575
+ n0,
1576
+ _DINAI,
1577
+ 0,
1578
+ [_iNAI, _mIe],
1579
+ [
1580
+ [0, 1],
1581
+ [0, 1],
1582
+ ],
1583
+ ];
1584
+ export var DeleteIdNamespaceAssociationOutput = [3, n0, _DINAO, 0, [], []];
1585
+ export var DeleteMemberInput = [
1586
+ 3,
1587
+ n0,
1588
+ _DMI,
1589
+ 0,
1590
+ [_cIo, _aI],
1591
+ [
1592
+ [0, 1],
1593
+ [0, 1],
1594
+ ],
1595
+ ];
1596
+ export var DeleteMemberOutput = [3, n0, _DMO, 0, [], []];
1597
+ export var DeleteMembershipInput = [3, n0, _DMIe, 0, [_mIe], [[0, 1]]];
1598
+ export var DeleteMembershipOutput = [3, n0, _DMOe, 0, [], []];
1599
+ export var DeletePrivacyBudgetTemplateInput = [
1600
+ 3,
1601
+ n0,
1602
+ _DPBTI,
1603
+ 0,
1604
+ [_mIe, _pBTIr],
1605
+ [
1606
+ [0, 1],
1607
+ [0, 1],
1608
+ ],
1609
+ ];
1610
+ export var DeletePrivacyBudgetTemplateOutput = [3, n0, _DPBTO, 0, [], []];
1611
+ export var DifferentialPrivacyColumn = [3, n0, _DPC, 0, [_n], [0]];
1612
+ export var DifferentialPrivacyConfiguration = [
1613
+ 3,
1614
+ n0,
1615
+ _DPCi,
1616
+ 0,
1617
+ [_colu],
1618
+ [() => DifferentialPrivacyColumnList],
1619
+ ];
1620
+ export var DifferentialPrivacyParameters = [
1621
+ 3,
1622
+ n0,
1623
+ _DPP,
1624
+ 0,
1625
+ [_sP],
1626
+ [() => DifferentialPrivacySensitivityParametersList],
1627
+ ];
1628
+ export var DifferentialPrivacyPreviewAggregation = [3, n0, _DPPA, 0, [_t, _mC], [0, 1]];
1629
+ export var DifferentialPrivacyPreviewParametersInput = [3, n0, _DPPPI, 0, [_ep, _uNPQ], [1, 1]];
1630
+ export var DifferentialPrivacyPrivacyBudget = [
1631
+ 3,
1632
+ n0,
1633
+ _DPPB,
1634
+ 0,
1635
+ [_ag, _ep],
1636
+ [() => DifferentialPrivacyPrivacyBudgetAggregationList, 1],
1637
+ ];
1638
+ export var DifferentialPrivacyPrivacyBudgetAggregation = [
1639
+ 3,
1640
+ n0,
1641
+ _DPPBA,
1642
+ 0,
1643
+ [_t, _mC, _rC],
1644
+ [0, 1, 1],
1645
+ ];
1646
+ export var DifferentialPrivacyPrivacyImpact = [
1647
+ 3,
1648
+ n0,
1649
+ _DPPI,
1650
+ 0,
1651
+ [_ag],
1652
+ [() => DifferentialPrivacyPreviewAggregationList],
1653
+ ];
1654
+ export var DifferentialPrivacySensitivityParameters = [
1655
+ 3,
1656
+ n0,
1657
+ _DPSP,
1658
+ 0,
1659
+ [_aTg, _aEg, _uCL, _mCV, _mCVa],
1660
+ [0, 0, 1, 1, 1],
1661
+ ];
1662
+ export var DifferentialPrivacyTemplateParametersInput = [3, n0, _DPTPI, 0, [_ep, _uNPQ], [1, 1]];
1663
+ export var DifferentialPrivacyTemplateParametersOutput = [
1664
+ 3,
1665
+ n0,
1666
+ _DPTPO,
1667
+ 0,
1668
+ [_ep, _uNPQ],
1669
+ [1, 1],
1670
+ ];
1671
+ export var DifferentialPrivacyTemplateUpdateParameters = [
1672
+ 3,
1673
+ n0,
1674
+ _DPTUP,
1675
+ 0,
1676
+ [_ep, _uNPQ],
1677
+ [1, 1],
1678
+ ];
1679
+ export var DirectAnalysisConfigurationDetails = [3, n0, _DACD, 0, [_rAI], [64 | 0]];
1680
+ export var ErrorMessageConfiguration = [3, n0, _EMC, 0, [_t], [0]];
1681
+ export var GetAnalysisTemplateInput = [
1682
+ 3,
1683
+ n0,
1684
+ _GATI,
1685
+ 0,
1686
+ [_mIe, _aTI],
1687
+ [
1688
+ [0, 1],
1689
+ [0, 1],
1690
+ ],
1691
+ ];
1692
+ export var GetAnalysisTemplateOutput = [3, n0, _GATO, 0, [_aT], [[() => AnalysisTemplate, 0]]];
1693
+ export var GetCollaborationAnalysisTemplateInput = [
1694
+ 3,
1695
+ n0,
1696
+ _GCATI,
1697
+ 0,
1698
+ [_cIo, _aTAn],
1699
+ [
1700
+ [0, 1],
1701
+ [0, 1],
1702
+ ],
1703
+ ];
1704
+ export var GetCollaborationAnalysisTemplateOutput = [
1705
+ 3,
1706
+ n0,
1707
+ _GCATO,
1708
+ 0,
1709
+ [_cATo],
1710
+ [[() => CollaborationAnalysisTemplate, 0]],
1711
+ ];
1712
+ export var GetCollaborationChangeRequestInput = [
1713
+ 3,
1714
+ n0,
1715
+ _GCCRI,
1716
+ 0,
1717
+ [_cIo, _cRI],
1718
+ [
1719
+ [0, 1],
1720
+ [0, 1],
1721
+ ],
1722
+ ];
1723
+ export var GetCollaborationChangeRequestOutput = [
1724
+ 3,
1725
+ n0,
1726
+ _GCCRO,
1727
+ 0,
1728
+ [_cCR],
1729
+ [() => CollaborationChangeRequest],
1730
+ ];
1731
+ export var GetCollaborationConfiguredAudienceModelAssociationInput = [
1732
+ 3,
1733
+ n0,
1734
+ _GCCAMAI,
1735
+ 0,
1736
+ [_cIo, _cAMAI],
1737
+ [
1738
+ [0, 1],
1739
+ [0, 1],
1740
+ ],
1741
+ ];
1742
+ export var GetCollaborationConfiguredAudienceModelAssociationOutput = [
1743
+ 3,
1744
+ n0,
1745
+ _GCCAMAO,
1746
+ 0,
1747
+ [_cCAMA],
1748
+ [() => CollaborationConfiguredAudienceModelAssociation],
1749
+ ];
1750
+ export var GetCollaborationIdNamespaceAssociationInput = [
1751
+ 3,
1752
+ n0,
1753
+ _GCINAI,
1754
+ 0,
1755
+ [_cIo, _iNAI],
1756
+ [
1757
+ [0, 1],
1758
+ [0, 1],
1759
+ ],
1760
+ ];
1761
+ export var GetCollaborationIdNamespaceAssociationOutput = [
1762
+ 3,
1763
+ n0,
1764
+ _GCINAO,
1765
+ 0,
1766
+ [_cINA],
1767
+ [() => CollaborationIdNamespaceAssociation],
1768
+ ];
1769
+ export var GetCollaborationInput = [3, n0, _GCI, 0, [_cIo], [[0, 1]]];
1770
+ export var GetCollaborationOutput = [3, n0, _GCO, 0, [_col], [() => Collaboration]];
1771
+ export var GetCollaborationPrivacyBudgetTemplateInput = [
1772
+ 3,
1773
+ n0,
1774
+ _GCPBTI,
1775
+ 0,
1776
+ [_cIo, _pBTIr],
1777
+ [
1778
+ [0, 1],
1779
+ [0, 1],
1780
+ ],
1781
+ ];
1782
+ export var GetCollaborationPrivacyBudgetTemplateOutput = [
1783
+ 3,
1784
+ n0,
1785
+ _GCPBTO,
1786
+ 0,
1787
+ [_cPBT],
1788
+ [() => CollaborationPrivacyBudgetTemplate],
1789
+ ];
1790
+ export var GetConfiguredAudienceModelAssociationInput = [
1791
+ 3,
1792
+ n0,
1793
+ _GCAMAI,
1794
+ 0,
1795
+ [_cAMAI, _mIe],
1796
+ [
1797
+ [0, 1],
1798
+ [0, 1],
1799
+ ],
1800
+ ];
1801
+ export var GetConfiguredAudienceModelAssociationOutput = [
1802
+ 3,
1803
+ n0,
1804
+ _GCAMAO,
1805
+ 0,
1806
+ [_cAMAo],
1807
+ [() => ConfiguredAudienceModelAssociation],
1808
+ ];
1809
+ export var GetConfiguredTableAnalysisRuleInput = [
1810
+ 3,
1811
+ n0,
1812
+ _GCTARI,
1813
+ 0,
1814
+ [_cTIo, _aRTn],
1815
+ [
1816
+ [0, 1],
1817
+ [0, 1],
1818
+ ],
1819
+ ];
1820
+ export var GetConfiguredTableAnalysisRuleOutput = [
1821
+ 3,
1822
+ n0,
1823
+ _GCTARO,
1824
+ 0,
1825
+ [_aRna],
1826
+ [() => ConfiguredTableAnalysisRule],
1827
+ ];
1828
+ export var GetConfiguredTableAssociationAnalysisRuleInput = [
1829
+ 3,
1830
+ n0,
1831
+ _GCTAARI,
1832
+ 0,
1833
+ [_mIe, _cTAIo, _aRTn],
1834
+ [
1835
+ [0, 1],
1836
+ [0, 1],
1837
+ [0, 1],
1838
+ ],
1839
+ ];
1840
+ export var GetConfiguredTableAssociationAnalysisRuleOutput = [
1841
+ 3,
1842
+ n0,
1843
+ _GCTAARO,
1844
+ 0,
1845
+ [_aRna],
1846
+ [() => ConfiguredTableAssociationAnalysisRule],
1847
+ ];
1848
+ export var GetConfiguredTableAssociationInput = [
1849
+ 3,
1850
+ n0,
1851
+ _GCTAI,
1852
+ 0,
1853
+ [_cTAIo, _mIe],
1854
+ [
1855
+ [0, 1],
1856
+ [0, 1],
1857
+ ],
1858
+ ];
1859
+ export var GetConfiguredTableAssociationOutput = [
1860
+ 3,
1861
+ n0,
1862
+ _GCTAO,
1863
+ 0,
1864
+ [_cTAo],
1865
+ [() => ConfiguredTableAssociation],
1866
+ ];
1867
+ export var GetConfiguredTableInput = [3, n0, _GCTI, 0, [_cTIo], [[0, 1]]];
1868
+ export var GetConfiguredTableOutput = [3, n0, _GCTO, 0, [_cTo], [() => ConfiguredTable]];
1869
+ export var GetIdMappingTableInput = [
1870
+ 3,
1871
+ n0,
1872
+ _GIMTI,
1873
+ 0,
1874
+ [_iMTI, _mIe],
1875
+ [
1876
+ [0, 1],
1877
+ [0, 1],
1878
+ ],
1879
+ ];
1880
+ export var GetIdMappingTableOutput = [3, n0, _GIMTO, 0, [_iMT], [() => IdMappingTable]];
1881
+ export var GetIdNamespaceAssociationInput = [
1882
+ 3,
1883
+ n0,
1884
+ _GINAI,
1885
+ 0,
1886
+ [_iNAI, _mIe],
1887
+ [
1888
+ [0, 1],
1889
+ [0, 1],
1890
+ ],
1891
+ ];
1892
+ export var GetIdNamespaceAssociationOutput = [
1893
+ 3,
1894
+ n0,
1895
+ _GINAO,
1896
+ 0,
1897
+ [_iNA],
1898
+ [() => IdNamespaceAssociation],
1899
+ ];
1900
+ export var GetMembershipInput = [3, n0, _GMI, 0, [_mIe], [[0, 1]]];
1901
+ export var GetMembershipOutput = [3, n0, _GMO, 0, [_mem], [() => Membership]];
1902
+ export var GetPrivacyBudgetTemplateInput = [
1903
+ 3,
1904
+ n0,
1905
+ _GPBTI,
1906
+ 0,
1907
+ [_mIe, _pBTIr],
1908
+ [
1909
+ [0, 1],
1910
+ [0, 1],
1911
+ ],
1912
+ ];
1913
+ export var GetPrivacyBudgetTemplateOutput = [
1914
+ 3,
1915
+ n0,
1916
+ _GPBTO,
1917
+ 0,
1918
+ [_pBTr],
1919
+ [() => PrivacyBudgetTemplate],
1920
+ ];
1921
+ export var GetProtectedJobInput = [
1922
+ 3,
1923
+ n0,
1924
+ _GPJI,
1925
+ 0,
1926
+ [_mIe, _pJI],
1927
+ [
1928
+ [0, 1],
1929
+ [0, 1],
1930
+ ],
1931
+ ];
1932
+ export var GetProtectedJobOutput = [3, n0, _GPJO, 0, [_pJ], [() => ProtectedJob]];
1933
+ export var GetProtectedQueryInput = [
1934
+ 3,
1935
+ n0,
1936
+ _GPQI,
1937
+ 0,
1938
+ [_mIe, _pQI],
1939
+ [
1940
+ [0, 1],
1941
+ [0, 1],
1942
+ ],
1943
+ ];
1944
+ export var GetProtectedQueryOutput = [3, n0, _GPQO, 0, [_pQ], [[() => ProtectedQuery, 0]]];
1945
+ export var GetSchemaAnalysisRuleInput = [
1946
+ 3,
1947
+ n0,
1948
+ _GSARI,
1949
+ 0,
1950
+ [_cIo, _n, _t],
1951
+ [
1952
+ [0, 1],
1953
+ [0, 1],
1954
+ [0, 1],
1955
+ ],
1956
+ ];
1957
+ export var GetSchemaAnalysisRuleOutput = [3, n0, _GSARO, 0, [_aRna], [() => AnalysisRule]];
1958
+ export var GetSchemaInput = [
1959
+ 3,
1960
+ n0,
1961
+ _GSI,
1962
+ 0,
1963
+ [_cIo, _n],
1964
+ [
1965
+ [0, 1],
1966
+ [0, 1],
1967
+ ],
1968
+ ];
1969
+ export var GetSchemaOutput = [3, n0, _GSO, 0, [_s], [() => Schema]];
1970
+ export var GlueTableReference = [3, n0, _GTR, 0, [_reg, _tN, _dN], [0, 0, 0]];
1971
+ export var Hash = [3, n0, _H, 0, [_sh], [0]];
1972
+ export var IdMappingConfig = [3, n0, _IMC, 0, [_aUADC], [2]];
1973
+ export var IdMappingTable = [
1974
+ 3,
1975
+ n0,
1976
+ _IMT,
1977
+ 0,
1978
+ [_i, _a, _iRC, _mI, _mA, _cI, _cA, _de, _n, _cT, _uT, _iRP, _kKA],
1979
+ [
1980
+ 0,
1981
+ 0,
1982
+ () => IdMappingTableInputReferenceConfig,
1983
+ 0,
1984
+ 0,
1985
+ 0,
1986
+ 0,
1987
+ 0,
1988
+ 0,
1989
+ 4,
1990
+ 4,
1991
+ () => IdMappingTableInputReferenceProperties,
1992
+ 0,
1993
+ ],
1994
+ ];
1995
+ export var IdMappingTableInputReferenceConfig = [3, n0, _IMTIRC, 0, [_iRA, _mRP], [0, 2]];
1996
+ export var IdMappingTableInputReferenceProperties = [
1997
+ 3,
1998
+ n0,
1999
+ _IMTIRP,
2000
+ 0,
2001
+ [_iMTIS],
2002
+ [() => IdMappingTableInputSourceList],
2003
+ ];
2004
+ export var IdMappingTableInputSource = [3, n0, _IMTIS, 0, [_iNAId, _t], [0, 0]];
2005
+ export var IdMappingTableSchemaTypeProperties = [
2006
+ 3,
2007
+ n0,
2008
+ _IMTSTP,
2009
+ 0,
2010
+ [_iMTIS],
2011
+ [() => IdMappingTableInputSourceList],
2012
+ ];
2013
+ export var IdMappingTableSummary = [
2014
+ 3,
2015
+ n0,
2016
+ _IMTS,
2017
+ 0,
2018
+ [_cA, _cI, _mI, _mA, _cT, _uT, _i, _a, _de, _iRC, _n],
2019
+ [0, 0, 0, 0, 4, 4, 0, 0, 0, () => IdMappingTableInputReferenceConfig, 0],
2020
+ ];
2021
+ export var IdNamespaceAssociation = [
2022
+ 3,
2023
+ n0,
2024
+ _INA,
2025
+ 0,
2026
+ [_i, _a, _mI, _mA, _cI, _cA, _n, _de, _cT, _uT, _iRC, _iRP, _iMC],
2027
+ [
2028
+ 0,
2029
+ 0,
2030
+ 0,
2031
+ 0,
2032
+ 0,
2033
+ 0,
2034
+ 0,
2035
+ 0,
2036
+ 4,
2037
+ 4,
2038
+ () => IdNamespaceAssociationInputReferenceConfig,
2039
+ () => IdNamespaceAssociationInputReferenceProperties,
2040
+ () => IdMappingConfig,
2041
+ ],
2042
+ ];
2043
+ export var IdNamespaceAssociationInputReferenceConfig = [
2044
+ 3,
2045
+ n0,
2046
+ _INAIRC,
2047
+ 0,
2048
+ [_iRA, _mRP],
2049
+ [0, 2],
2050
+ ];
2051
+ export var IdNamespaceAssociationInputReferenceProperties = [
2052
+ 3,
2053
+ n0,
2054
+ _INAIRP,
2055
+ 0,
2056
+ [_iNT, _iMWS],
2057
+ [0, 64 | 15],
2058
+ ];
2059
+ export var IdNamespaceAssociationInputReferencePropertiesSummary = [
2060
+ 3,
2061
+ n0,
2062
+ _INAIRPS,
2063
+ 0,
2064
+ [_iNT],
2065
+ [0],
2066
+ ];
2067
+ export var IdNamespaceAssociationSummary = [
2068
+ 3,
2069
+ n0,
2070
+ _INAS,
2071
+ 0,
2072
+ [_mI, _mA, _cA, _cI, _cT, _uT, _i, _a, _iRC, _n, _de, _iRP],
2073
+ [
2074
+ 0,
2075
+ 0,
2076
+ 0,
2077
+ 0,
2078
+ 4,
2079
+ 4,
2080
+ 0,
2081
+ 0,
2082
+ () => IdNamespaceAssociationInputReferenceConfig,
2083
+ 0,
2084
+ 0,
2085
+ () => IdNamespaceAssociationInputReferencePropertiesSummary,
2086
+ ],
2087
+ ];
2088
+ export var InternalServerException = [
2089
+ -3,
2090
+ n0,
2091
+ _ISE,
2092
+ {
2093
+ [_e]: _se,
2094
+ [_hE]: 500,
2095
+ },
2096
+ [_m],
2097
+ [0],
2098
+ ];
2099
+ TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
2100
+ export var JobComputePaymentConfig = [3, n0, _JCPC, 0, [_iR], [2]];
2101
+ export var ListAnalysisTemplatesInput = [
2102
+ 3,
2103
+ n0,
2104
+ _LATI,
2105
+ 0,
2106
+ [_mIe, _nT, _mR],
2107
+ [
2108
+ [0, 1],
2109
+ [
2110
+ 0,
2111
+ {
2112
+ [_hQ]: _nT,
2113
+ },
2114
+ ],
2115
+ [
2116
+ 1,
2117
+ {
2118
+ [_hQ]: _mR,
2119
+ },
2120
+ ],
2121
+ ],
2122
+ ];
2123
+ export var ListAnalysisTemplatesOutput = [
2124
+ 3,
2125
+ n0,
2126
+ _LATO,
2127
+ 0,
2128
+ [_nT, _aTS],
2129
+ [0, () => AnalysisTemplateSummaryList],
2130
+ ];
2131
+ export var ListCollaborationAnalysisTemplatesInput = [
2132
+ 3,
2133
+ n0,
2134
+ _LCATI,
2135
+ 0,
2136
+ [_cIo, _nT, _mR],
2137
+ [
2138
+ [0, 1],
2139
+ [
2140
+ 0,
2141
+ {
2142
+ [_hQ]: _nT,
2143
+ },
2144
+ ],
2145
+ [
2146
+ 1,
2147
+ {
2148
+ [_hQ]: _mR,
2149
+ },
2150
+ ],
2151
+ ],
2152
+ ];
2153
+ export var ListCollaborationAnalysisTemplatesOutput = [
2154
+ 3,
2155
+ n0,
2156
+ _LCATO,
2157
+ 0,
2158
+ [_nT, _cATS],
2159
+ [0, () => CollaborationAnalysisTemplateSummaryList],
2160
+ ];
2161
+ export var ListCollaborationChangeRequestsInput = [
2162
+ 3,
2163
+ n0,
2164
+ _LCCRI,
2165
+ 0,
2166
+ [_cIo, _st, _nT, _mR],
2167
+ [
2168
+ [0, 1],
2169
+ [
2170
+ 0,
2171
+ {
2172
+ [_hQ]: _st,
2173
+ },
2174
+ ],
2175
+ [
2176
+ 0,
2177
+ {
2178
+ [_hQ]: _nT,
2179
+ },
2180
+ ],
2181
+ [
2182
+ 1,
2183
+ {
2184
+ [_hQ]: _mR,
2185
+ },
2186
+ ],
2187
+ ],
2188
+ ];
2189
+ export var ListCollaborationChangeRequestsOutput = [
2190
+ 3,
2191
+ n0,
2192
+ _LCCRO,
2193
+ 0,
2194
+ [_cCRS, _nT],
2195
+ [() => CollaborationChangeRequestSummaryList, 0],
2196
+ ];
2197
+ export var ListCollaborationConfiguredAudienceModelAssociationsInput = [
2198
+ 3,
2199
+ n0,
2200
+ _LCCAMAI,
2201
+ 0,
2202
+ [_cIo, _nT, _mR],
2203
+ [
2204
+ [0, 1],
2205
+ [
2206
+ 0,
2207
+ {
2208
+ [_hQ]: _nT,
2209
+ },
2210
+ ],
2211
+ [
2212
+ 1,
2213
+ {
2214
+ [_hQ]: _mR,
2215
+ },
2216
+ ],
2217
+ ],
2218
+ ];
2219
+ export var ListCollaborationConfiguredAudienceModelAssociationsOutput = [
2220
+ 3,
2221
+ n0,
2222
+ _LCCAMAO,
2223
+ 0,
2224
+ [_cCAMAS, _nT],
2225
+ [() => CollaborationConfiguredAudienceModelAssociationSummaryList, 0],
2226
+ ];
2227
+ export var ListCollaborationIdNamespaceAssociationsInput = [
2228
+ 3,
2229
+ n0,
2230
+ _LCINAI,
2231
+ 0,
2232
+ [_cIo, _nT, _mR],
2233
+ [
2234
+ [0, 1],
2235
+ [
2236
+ 0,
2237
+ {
2238
+ [_hQ]: _nT,
2239
+ },
2240
+ ],
2241
+ [
2242
+ 1,
2243
+ {
2244
+ [_hQ]: _mR,
2245
+ },
2246
+ ],
2247
+ ],
2248
+ ];
2249
+ export var ListCollaborationIdNamespaceAssociationsOutput = [
2250
+ 3,
2251
+ n0,
2252
+ _LCINAO,
2253
+ 0,
2254
+ [_nT, _cINAS],
2255
+ [0, () => CollaborationIdNamespaceAssociationSummaryList],
2256
+ ];
2257
+ export var ListCollaborationPrivacyBudgetsInput = [
2258
+ 3,
2259
+ n0,
2260
+ _LCPBI,
2261
+ 0,
2262
+ [_cIo, _pBT, _mR, _nT, _aBRA],
2263
+ [
2264
+ [0, 1],
2265
+ [
2266
+ 0,
2267
+ {
2268
+ [_hQ]: _pBT,
2269
+ },
2270
+ ],
2271
+ [
2272
+ 1,
2273
+ {
2274
+ [_hQ]: _mR,
2275
+ },
2276
+ ],
2277
+ [
2278
+ 0,
2279
+ {
2280
+ [_hQ]: _nT,
2281
+ },
2282
+ ],
2283
+ [
2284
+ 0,
2285
+ {
2286
+ [_hQ]: _aBRA,
2287
+ },
2288
+ ],
2289
+ ],
2290
+ ];
2291
+ export var ListCollaborationPrivacyBudgetsOutput = [
2292
+ 3,
2293
+ n0,
2294
+ _LCPBO,
2295
+ 0,
2296
+ [_cPBS, _nT],
2297
+ [() => CollaborationPrivacyBudgetSummaryList, 0],
2298
+ ];
2299
+ export var ListCollaborationPrivacyBudgetTemplatesInput = [
2300
+ 3,
2301
+ n0,
2302
+ _LCPBTI,
2303
+ 0,
2304
+ [_cIo, _nT, _mR],
2305
+ [
2306
+ [0, 1],
2307
+ [
2308
+ 0,
2309
+ {
2310
+ [_hQ]: _nT,
2311
+ },
2312
+ ],
2313
+ [
2314
+ 1,
2315
+ {
2316
+ [_hQ]: _mR,
2317
+ },
2318
+ ],
2319
+ ],
2320
+ ];
2321
+ export var ListCollaborationPrivacyBudgetTemplatesOutput = [
2322
+ 3,
2323
+ n0,
2324
+ _LCPBTO,
2325
+ 0,
2326
+ [_nT, _cPBTS],
2327
+ [0, () => CollaborationPrivacyBudgetTemplateSummaryList],
2328
+ ];
2329
+ export var ListCollaborationsInput = [
2330
+ 3,
2331
+ n0,
2332
+ _LCI,
2333
+ 0,
2334
+ [_nT, _mR, _mS],
2335
+ [
2336
+ [
2337
+ 0,
2338
+ {
2339
+ [_hQ]: _nT,
2340
+ },
2341
+ ],
2342
+ [
2343
+ 1,
2344
+ {
2345
+ [_hQ]: _mR,
2346
+ },
2347
+ ],
2348
+ [
2349
+ 0,
2350
+ {
2351
+ [_hQ]: _mS,
2352
+ },
2353
+ ],
2354
+ ],
2355
+ ];
2356
+ export var ListCollaborationsOutput = [
2357
+ 3,
2358
+ n0,
2359
+ _LCO,
2360
+ 0,
2361
+ [_nT, _cL],
2362
+ [0, () => CollaborationSummaryList],
2363
+ ];
2364
+ export var ListConfiguredAudienceModelAssociationsInput = [
2365
+ 3,
2366
+ n0,
2367
+ _LCAMAI,
2368
+ 0,
2369
+ [_mIe, _nT, _mR],
2370
+ [
2371
+ [0, 1],
2372
+ [
2373
+ 0,
2374
+ {
2375
+ [_hQ]: _nT,
2376
+ },
2377
+ ],
2378
+ [
2379
+ 1,
2380
+ {
2381
+ [_hQ]: _mR,
2382
+ },
2383
+ ],
2384
+ ],
2385
+ ];
2386
+ export var ListConfiguredAudienceModelAssociationsOutput = [
2387
+ 3,
2388
+ n0,
2389
+ _LCAMAO,
2390
+ 0,
2391
+ [_cAMAS, _nT],
2392
+ [() => ConfiguredAudienceModelAssociationSummaryList, 0],
2393
+ ];
2394
+ export var ListConfiguredTableAssociationsInput = [
2395
+ 3,
2396
+ n0,
2397
+ _LCTAI,
2398
+ 0,
2399
+ [_mIe, _nT, _mR],
2400
+ [
2401
+ [0, 1],
2402
+ [
2403
+ 0,
2404
+ {
2405
+ [_hQ]: _nT,
2406
+ },
2407
+ ],
2408
+ [
2409
+ 1,
2410
+ {
2411
+ [_hQ]: _mR,
2412
+ },
2413
+ ],
2414
+ ],
2415
+ ];
2416
+ export var ListConfiguredTableAssociationsOutput = [
2417
+ 3,
2418
+ n0,
2419
+ _LCTAO,
2420
+ 0,
2421
+ [_cTAS, _nT],
2422
+ [() => ConfiguredTableAssociationSummaryList, 0],
2423
+ ];
2424
+ export var ListConfiguredTablesInput = [
2425
+ 3,
2426
+ n0,
2427
+ _LCTI,
2428
+ 0,
2429
+ [_nT, _mR],
2430
+ [
2431
+ [
2432
+ 0,
2433
+ {
2434
+ [_hQ]: _nT,
2435
+ },
2436
+ ],
2437
+ [
2438
+ 1,
2439
+ {
2440
+ [_hQ]: _mR,
2441
+ },
2442
+ ],
2443
+ ],
2444
+ ];
2445
+ export var ListConfiguredTablesOutput = [
2446
+ 3,
2447
+ n0,
2448
+ _LCTO,
2449
+ 0,
2450
+ [_cTS, _nT],
2451
+ [() => ConfiguredTableSummaryList, 0],
2452
+ ];
2453
+ export var ListIdMappingTablesInput = [
2454
+ 3,
2455
+ n0,
2456
+ _LIMTI,
2457
+ 0,
2458
+ [_mIe, _nT, _mR],
2459
+ [
2460
+ [0, 1],
2461
+ [
2462
+ 0,
2463
+ {
2464
+ [_hQ]: _nT,
2465
+ },
2466
+ ],
2467
+ [
2468
+ 1,
2469
+ {
2470
+ [_hQ]: _mR,
2471
+ },
2472
+ ],
2473
+ ],
2474
+ ];
2475
+ export var ListIdMappingTablesOutput = [
2476
+ 3,
2477
+ n0,
2478
+ _LIMTO,
2479
+ 0,
2480
+ [_iMTS, _nT],
2481
+ [() => IdMappingTableSummaryList, 0],
2482
+ ];
2483
+ export var ListIdNamespaceAssociationsInput = [
2484
+ 3,
2485
+ n0,
2486
+ _LINAI,
2487
+ 0,
2488
+ [_mIe, _nT, _mR],
2489
+ [
2490
+ [0, 1],
2491
+ [
2492
+ 0,
2493
+ {
2494
+ [_hQ]: _nT,
2495
+ },
2496
+ ],
2497
+ [
2498
+ 1,
2499
+ {
2500
+ [_hQ]: _mR,
2501
+ },
2502
+ ],
2503
+ ],
2504
+ ];
2505
+ export var ListIdNamespaceAssociationsOutput = [
2506
+ 3,
2507
+ n0,
2508
+ _LINAO,
2509
+ 0,
2510
+ [_nT, _iNAS],
2511
+ [0, () => IdNamespaceAssociationSummaryList],
2512
+ ];
2513
+ export var ListMembershipsInput = [
2514
+ 3,
2515
+ n0,
2516
+ _LMI,
2517
+ 0,
2518
+ [_nT, _mR, _st],
2519
+ [
2520
+ [
2521
+ 0,
2522
+ {
2523
+ [_hQ]: _nT,
2524
+ },
2525
+ ],
2526
+ [
2527
+ 1,
2528
+ {
2529
+ [_hQ]: _mR,
2530
+ },
2531
+ ],
2532
+ [
2533
+ 0,
2534
+ {
2535
+ [_hQ]: _st,
2536
+ },
2537
+ ],
2538
+ ],
2539
+ ];
2540
+ export var ListMembershipsOutput = [
2541
+ 3,
2542
+ n0,
2543
+ _LMO,
2544
+ 0,
2545
+ [_nT, _mSe],
2546
+ [0, () => MembershipSummaryList],
2547
+ ];
2548
+ export var ListMembersInput = [
2549
+ 3,
2550
+ n0,
2551
+ _LMIi,
2552
+ 0,
2553
+ [_cIo, _nT, _mR],
2554
+ [
2555
+ [0, 1],
2556
+ [
2557
+ 0,
2558
+ {
2559
+ [_hQ]: _nT,
2560
+ },
2561
+ ],
2562
+ [
2563
+ 1,
2564
+ {
2565
+ [_hQ]: _mR,
2566
+ },
2567
+ ],
2568
+ ],
2569
+ ];
2570
+ export var ListMembersOutput = [3, n0, _LMOi, 0, [_nT, _mSem], [0, () => MemberSummaryList]];
2571
+ export var ListPrivacyBudgetsInput = [
2572
+ 3,
2573
+ n0,
2574
+ _LPBI,
2575
+ 0,
2576
+ [_mIe, _pBT, _nT, _mR, _aBRA],
2577
+ [
2578
+ [0, 1],
2579
+ [
2580
+ 0,
2581
+ {
2582
+ [_hQ]: _pBT,
2583
+ },
2584
+ ],
2585
+ [
2586
+ 0,
2587
+ {
2588
+ [_hQ]: _nT,
2589
+ },
2590
+ ],
2591
+ [
2592
+ 1,
2593
+ {
2594
+ [_hQ]: _mR,
2595
+ },
2596
+ ],
2597
+ [
2598
+ 0,
2599
+ {
2600
+ [_hQ]: _aBRA,
2601
+ },
2602
+ ],
2603
+ ],
2604
+ ];
2605
+ export var ListPrivacyBudgetsOutput = [
2606
+ 3,
2607
+ n0,
2608
+ _LPBO,
2609
+ 0,
2610
+ [_pBS, _nT],
2611
+ [() => PrivacyBudgetSummaryList, 0],
2612
+ ];
2613
+ export var ListPrivacyBudgetTemplatesInput = [
2614
+ 3,
2615
+ n0,
2616
+ _LPBTI,
2617
+ 0,
2618
+ [_mIe, _nT, _mR],
2619
+ [
2620
+ [0, 1],
2621
+ [
2622
+ 0,
2623
+ {
2624
+ [_hQ]: _nT,
2625
+ },
2626
+ ],
2627
+ [
2628
+ 1,
2629
+ {
2630
+ [_hQ]: _mR,
2631
+ },
2632
+ ],
2633
+ ],
2634
+ ];
2635
+ export var ListPrivacyBudgetTemplatesOutput = [
2636
+ 3,
2637
+ n0,
2638
+ _LPBTO,
2639
+ 0,
2640
+ [_nT, _pBTS],
2641
+ [0, () => PrivacyBudgetTemplateSummaryList],
2642
+ ];
2643
+ export var ListProtectedJobsInput = [
2644
+ 3,
2645
+ n0,
2646
+ _LPJI,
2647
+ 0,
2648
+ [_mIe, _st, _nT, _mR],
2649
+ [
2650
+ [0, 1],
2651
+ [
2652
+ 0,
2653
+ {
2654
+ [_hQ]: _st,
2655
+ },
2656
+ ],
2657
+ [
2658
+ 0,
2659
+ {
2660
+ [_hQ]: _nT,
2661
+ },
2662
+ ],
2663
+ [
2664
+ 1,
2665
+ {
2666
+ [_hQ]: _mR,
2667
+ },
2668
+ ],
2669
+ ],
2670
+ ];
2671
+ export var ListProtectedJobsOutput = [
2672
+ 3,
2673
+ n0,
2674
+ _LPJO,
2675
+ 0,
2676
+ [_nT, _pJr],
2677
+ [0, () => ProtectedJobSummaryList],
2678
+ ];
2679
+ export var ListProtectedQueriesInput = [
2680
+ 3,
2681
+ n0,
2682
+ _LPQI,
2683
+ 0,
2684
+ [_mIe, _st, _nT, _mR],
2685
+ [
2686
+ [0, 1],
2687
+ [
2688
+ 0,
2689
+ {
2690
+ [_hQ]: _st,
2691
+ },
2692
+ ],
2693
+ [
2694
+ 0,
2695
+ {
2696
+ [_hQ]: _nT,
2697
+ },
2698
+ ],
2699
+ [
2700
+ 1,
2701
+ {
2702
+ [_hQ]: _mR,
2703
+ },
2704
+ ],
2705
+ ],
2706
+ ];
2707
+ export var ListProtectedQueriesOutput = [
2708
+ 3,
2709
+ n0,
2710
+ _LPQO,
2711
+ 0,
2712
+ [_nT, _pQr],
2713
+ [0, () => ProtectedQuerySummaryList],
2714
+ ];
2715
+ export var ListSchemasInput = [
2716
+ 3,
2717
+ n0,
2718
+ _LSI,
2719
+ 0,
2720
+ [_cIo, _sTc, _nT, _mR],
2721
+ [
2722
+ [0, 1],
2723
+ [
2724
+ 0,
2725
+ {
2726
+ [_hQ]: _sTc,
2727
+ },
2728
+ ],
2729
+ [
2730
+ 0,
2731
+ {
2732
+ [_hQ]: _nT,
2733
+ },
2734
+ ],
2735
+ [
2736
+ 1,
2737
+ {
2738
+ [_hQ]: _mR,
2739
+ },
2740
+ ],
2741
+ ],
2742
+ ];
2743
+ export var ListSchemasOutput = [3, n0, _LSO, 0, [_sS, _nT], [() => SchemaSummaryList, 0]];
2744
+ export var ListTagsForResourceInput = [3, n0, _LTFRI, 0, [_rA], [[0, 1]]];
2745
+ export var ListTagsForResourceOutput = [3, n0, _LTFRO, 0, [_ta], [128 | 0]];
2746
+ export var MemberChangeSpecification = [3, n0, _MCS, 0, [_aI, _mAe, _dNi], [0, 64 | 0, 0]];
2747
+ export var Membership = [
2748
+ 3,
2749
+ n0,
2750
+ _M,
2751
+ 0,
2752
+ [_i, _a, _cA, _cI, _cCAI, _cCDN, _cNol, _cT, _uT, _st, _mAe, _mMA, _qLS, _jLS, _dRC, _dJRC, _pC],
2753
+ [
2754
+ 0,
2755
+ 0,
2756
+ 0,
2757
+ 0,
2758
+ 0,
2759
+ 0,
2760
+ 0,
2761
+ 4,
2762
+ 4,
2763
+ 0,
2764
+ 64 | 0,
2765
+ () => MLMemberAbilities,
2766
+ 0,
2767
+ 0,
2768
+ () => MembershipProtectedQueryResultConfiguration,
2769
+ () => MembershipProtectedJobResultConfiguration,
2770
+ () => MembershipPaymentConfiguration,
2771
+ ],
2772
+ ];
2773
+ export var MembershipJobComputePaymentConfig = [3, n0, _MJCPC, 0, [_iR], [2]];
2774
+ export var MembershipMLPaymentConfig = [
2775
+ 3,
2776
+ n0,
2777
+ _MMLPC,
2778
+ 0,
2779
+ [_mT, _mIo],
2780
+ [() => MembershipModelTrainingPaymentConfig, () => MembershipModelInferencePaymentConfig],
2781
+ ];
2782
+ export var MembershipModelInferencePaymentConfig = [3, n0, _MMIPC, 0, [_iR], [2]];
2783
+ export var MembershipModelTrainingPaymentConfig = [3, n0, _MMTPC, 0, [_iR], [2]];
2784
+ export var MembershipPaymentConfiguration = [
2785
+ 3,
2786
+ n0,
2787
+ _MPC,
2788
+ 0,
2789
+ [_qCu, _mL, _jCo],
2790
+ [() => MembershipQueryComputePaymentConfig, () => MembershipMLPaymentConfig, () => MembershipJobComputePaymentConfig],
2791
+ ];
2792
+ export var MembershipProtectedJobResultConfiguration = [
2793
+ 3,
2794
+ n0,
2795
+ _MPJRC,
2796
+ 0,
2797
+ [_oCu, _rAo],
2798
+ [() => MembershipProtectedJobOutputConfiguration, 0],
2799
+ ];
2800
+ export var MembershipProtectedQueryResultConfiguration = [
2801
+ 3,
2802
+ n0,
2803
+ _MPQRC,
2804
+ 0,
2805
+ [_oCu, _rAo],
2806
+ [() => MembershipProtectedQueryOutputConfiguration, 0],
2807
+ ];
2808
+ export var MembershipQueryComputePaymentConfig = [3, n0, _MQCPC, 0, [_iR], [2]];
2809
+ export var MembershipSummary = [
2810
+ 3,
2811
+ n0,
2812
+ _MS,
2813
+ 0,
2814
+ [_i, _a, _cA, _cI, _cCAI, _cCDN, _cNol, _cT, _uT, _st, _mAe, _mMA, _pC],
2815
+ [0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 64 | 0, () => MLMemberAbilities, () => MembershipPaymentConfiguration],
2816
+ ];
2817
+ export var MemberSpecification = [
2818
+ 3,
2819
+ n0,
2820
+ _MSe,
2821
+ 0,
2822
+ [_aI, _mAe, _mMA, _dNi, _pC],
2823
+ [0, 64 | 0, () => MLMemberAbilities, 0, () => PaymentConfiguration],
2824
+ ];
2825
+ export var MemberSummary = [
2826
+ 3,
2827
+ n0,
2828
+ _MSem,
2829
+ 0,
2830
+ [_aI, _st, _dNi, _ab, _mAl, _cT, _uT, _mI, _mA, _pC],
2831
+ [0, 0, 0, 64 | 0, () => MLMemberAbilities, 4, 4, 0, 0, () => PaymentConfiguration],
2832
+ ];
2833
+ export var MLMemberAbilities = [3, n0, _MLMA, 0, [_cMLMAu], [64 | 0]];
2834
+ export var MLPaymentConfig = [
2835
+ 3,
2836
+ n0,
2837
+ _MLPC,
2838
+ 0,
2839
+ [_mT, _mIo],
2840
+ [() => ModelTrainingPaymentConfig, () => ModelInferencePaymentConfig],
2841
+ ];
2842
+ export var ModelInferencePaymentConfig = [3, n0, _MIPC, 0, [_iR], [2]];
2843
+ export var ModelTrainingPaymentConfig = [3, n0, _MTPC, 0, [_iR], [2]];
2844
+ export var PaymentConfiguration = [
2845
+ 3,
2846
+ n0,
2847
+ _PC,
2848
+ 0,
2849
+ [_qCu, _mL, _jCo],
2850
+ [() => QueryComputePaymentConfig, () => MLPaymentConfig, () => JobComputePaymentConfig],
2851
+ ];
2852
+ export var PopulateIdMappingTableInput = [
2853
+ 3,
2854
+ n0,
2855
+ _PIMTI,
2856
+ 0,
2857
+ [_iMTI, _mIe, _jT],
2858
+ [[0, 1], [0, 1], 0],
2859
+ ];
2860
+ export var PopulateIdMappingTableOutput = [3, n0, _PIMTO, 0, [_iMJI], [0]];
2861
+ export var PreviewPrivacyImpactInput = [
2862
+ 3,
2863
+ n0,
2864
+ _PPII,
2865
+ 0,
2866
+ [_mIe, _pa],
2867
+ [[0, 1], () => PreviewPrivacyImpactParametersInput],
2868
+ ];
2869
+ export var PreviewPrivacyImpactOutput = [3, n0, _PPIO, 0, [_pI], [() => PrivacyImpact]];
2870
+ export var PrivacyBudgetSummary = [
2871
+ 3,
2872
+ n0,
2873
+ _PBS,
2874
+ 0,
2875
+ [_i, _pBTI, _pBTA, _mI, _mA, _cI, _cA, _t, _cT, _uT, _b],
2876
+ [0, 0, 0, 0, 0, 0, 0, 0, 4, 4, () => PrivacyBudget],
2877
+ ];
2878
+ export var PrivacyBudgetTemplate = [
2879
+ 3,
2880
+ n0,
2881
+ _PBT,
2882
+ 0,
2883
+ [_i, _a, _mI, _mA, _cI, _cA, _cT, _uT, _pBT, _aR, _pa],
2884
+ [0, 0, 0, 0, 0, 0, 4, 4, 0, 0, () => PrivacyBudgetTemplateParametersOutput],
2885
+ ];
2886
+ export var PrivacyBudgetTemplateSummary = [
2887
+ 3,
2888
+ n0,
2889
+ _PBTS,
2890
+ 0,
2891
+ [_i, _a, _mI, _mA, _cI, _cA, _pBT, _cT, _uT],
2892
+ [0, 0, 0, 0, 0, 0, 0, 4, 4],
2893
+ ];
2894
+ export var ProtectedJob = [
2895
+ 3,
2896
+ n0,
2897
+ _PJ,
2898
+ 0,
2899
+ [_i, _mI, _mA, _cT, _jP, _st, _rCe, _sta, _res, _e, _cC],
2900
+ [
2901
+ 0,
2902
+ 0,
2903
+ 0,
2904
+ 4,
2905
+ () => ProtectedJobParameters,
2906
+ 0,
2907
+ () => ProtectedJobResultConfigurationOutput,
2908
+ () => ProtectedJobStatistics,
2909
+ () => ProtectedJobResult,
2910
+ () => ProtectedJobError,
2911
+ () => ProtectedJobComputeConfiguration,
2912
+ ],
2913
+ ];
2914
+ export var ProtectedJobDirectAnalysisConfigurationDetails = [
2915
+ 3,
2916
+ n0,
2917
+ _PJDACD,
2918
+ 0,
2919
+ [_rAI],
2920
+ [64 | 0],
2921
+ ];
2922
+ export var ProtectedJobError = [3, n0, _PJE, 0, [_m, _co], [0, 0]];
2923
+ export var ProtectedJobMemberOutputConfigurationInput = [3, n0, _PJMOCI, 0, [_aI], [0]];
2924
+ export var ProtectedJobMemberOutputConfigurationOutput = [3, n0, _PJMOCO, 0, [_aI], [0]];
2925
+ export var ProtectedJobParameters = [3, n0, _PJP, 0, [_aTAn], [0]];
2926
+ export var ProtectedJobReceiverConfiguration = [
2927
+ 3,
2928
+ n0,
2929
+ _PJRC,
2930
+ 0,
2931
+ [_aTn, _cD],
2932
+ [0, () => ProtectedJobConfigurationDetails],
2933
+ ];
2934
+ export var ProtectedJobResult = [3, n0, _PJR, 0, [_o], [() => ProtectedJobOutput]];
2935
+ export var ProtectedJobResultConfigurationInput = [
2936
+ 3,
2937
+ n0,
2938
+ _PJRCI,
2939
+ 0,
2940
+ [_oCu],
2941
+ [() => ProtectedJobOutputConfigurationInput],
2942
+ ];
2943
+ export var ProtectedJobResultConfigurationOutput = [
2944
+ 3,
2945
+ n0,
2946
+ _PJRCO,
2947
+ 0,
2948
+ [_oCu],
2949
+ [() => ProtectedJobOutputConfigurationOutput],
2950
+ ];
2951
+ export var ProtectedJobS3Output = [3, n0, _PJSO, 0, [_l], [0]];
2952
+ export var ProtectedJobS3OutputConfigurationInput = [3, n0, _PJSOCI, 0, [_bu, _kP], [0, 0]];
2953
+ export var ProtectedJobS3OutputConfigurationOutput = [3, n0, _PJSOCO, 0, [_bu, _kP], [0, 0]];
2954
+ export var ProtectedJobSingleMemberOutput = [3, n0, _PJSMO, 0, [_aI], [0]];
2955
+ export var ProtectedJobStatistics = [
2956
+ 3,
2957
+ n0,
2958
+ _PJS,
2959
+ 0,
2960
+ [_tDIM, _bRU],
2961
+ [1, () => BilledJobResourceUtilization],
2962
+ ];
2963
+ export var ProtectedJobSummary = [
2964
+ 3,
2965
+ n0,
2966
+ _PJSr,
2967
+ 0,
2968
+ [_i, _mI, _mA, _cT, _st, _rCec],
2969
+ [0, 0, 0, 4, 0, () => ProtectedJobReceiverConfigurations],
2970
+ ];
2971
+ export var ProtectedJobWorkerComputeConfiguration = [3, n0, _PJWCC, 0, [_t, _nu], [0, 1]];
2972
+ export var ProtectedQuery = [
2973
+ 3,
2974
+ n0,
2975
+ _PQ,
2976
+ 0,
2977
+ [_i, _mI, _mA, _cT, _sPq, _st, _rCe, _sta, _res, _e, _dP, _cC],
2978
+ [
2979
+ 0,
2980
+ 0,
2981
+ 0,
2982
+ 4,
2983
+ [() => ProtectedQuerySQLParameters, 0],
2984
+ 0,
2985
+ () => ProtectedQueryResultConfiguration,
2986
+ () => ProtectedQueryStatistics,
2987
+ () => ProtectedQueryResult,
2988
+ () => ProtectedQueryError,
2989
+ () => DifferentialPrivacyParameters,
2990
+ () => ComputeConfiguration,
2991
+ ],
2992
+ ];
2993
+ export var ProtectedQueryDistributeOutput = [
2994
+ 3,
2995
+ n0,
2996
+ _PQDO,
2997
+ 0,
2998
+ [_s_, _mLe],
2999
+ [() => ProtectedQueryS3Output, () => ProtectedQueryMemberOutputList],
3000
+ ];
3001
+ export var ProtectedQueryDistributeOutputConfiguration = [
3002
+ 3,
3003
+ n0,
3004
+ _PQDOC,
3005
+ 0,
3006
+ [_lo],
3007
+ [() => ProtectedQueryDistributeOutputConfigurationLocations],
3008
+ ];
3009
+ export var ProtectedQueryError = [3, n0, _PQE, 0, [_m, _co], [0, 0]];
3010
+ export var ProtectedQueryMemberOutputConfiguration = [3, n0, _PQMOC, 0, [_aI], [0]];
3011
+ export var ProtectedQueryResult = [3, n0, _PQR, 0, [_o], [() => ProtectedQueryOutput]];
3012
+ export var ProtectedQueryResultConfiguration = [
3013
+ 3,
3014
+ n0,
3015
+ _PQRC,
3016
+ 0,
3017
+ [_oCu],
3018
+ [() => ProtectedQueryOutputConfiguration],
3019
+ ];
3020
+ export var ProtectedQueryS3Output = [3, n0, _PQSO, 0, [_l], [0]];
3021
+ export var ProtectedQueryS3OutputConfiguration = [
3022
+ 3,
3023
+ n0,
3024
+ _PQSOC,
3025
+ 0,
3026
+ [_rF, _bu, _kP, _sFO],
3027
+ [0, 0, 0, 2],
3028
+ ];
3029
+ export var ProtectedQuerySingleMemberOutput = [3, n0, _PQSMO, 0, [_aI], [0]];
3030
+ export var ProtectedQuerySQLParameters = [3, n0, _PQSQLP, 8, [_qS, _aTAn, _pa], [0, 0, 128 | 0]];
3031
+ export var ProtectedQueryStatistics = [
3032
+ 3,
3033
+ n0,
3034
+ _PQS,
3035
+ 0,
3036
+ [_tDIM, _bRU],
3037
+ [1, () => BilledResourceUtilization],
3038
+ ];
3039
+ export var ProtectedQuerySummary = [
3040
+ 3,
3041
+ n0,
3042
+ _PQSr,
3043
+ 0,
3044
+ [_i, _mI, _mA, _cT, _st, _rCec],
3045
+ [0, 0, 0, 4, 0, () => ReceiverConfigurationsList],
3046
+ ];
3047
+ export var QueryComputePaymentConfig = [3, n0, _QCPC, 0, [_iR], [2]];
3048
+ export var QueryConstraintRequireOverlap = [3, n0, _QCRO, 0, [_colu], [64 | 0]];
3049
+ export var ReceiverConfiguration = [3, n0, _RC, 0, [_aTn, _cD], [0, () => ConfigurationDetails]];
3050
+ export var ResourceNotFoundException = [
3051
+ -3,
3052
+ n0,
3053
+ _RNFE,
3054
+ {
3055
+ [_e]: _c,
3056
+ [_hE]: 404,
3057
+ },
3058
+ [_m, _rI, _rTe],
3059
+ [0, 0, 0],
3060
+ ];
3061
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
3062
+ export var S3Location = [3, n0, _SL, 0, [_bu, _k], [0, 0]];
3063
+ export var Schema = [
3064
+ 3,
3065
+ n0,
3066
+ _S,
3067
+ 0,
3068
+ [_colu, _pK, _aRT, _aM, _sAM, _cAI, _n, _cI, _cA, _de, _cT, _uT, _t, _sSD, _rA, _sTP],
3069
+ [
3070
+ () => ColumnList,
3071
+ () => ColumnList,
3072
+ 64 | 0,
3073
+ 0,
3074
+ 64 | 0,
3075
+ 0,
3076
+ 0,
3077
+ 0,
3078
+ 0,
3079
+ 0,
3080
+ 4,
3081
+ 4,
3082
+ 0,
3083
+ () => SchemaStatusDetailList,
3084
+ 0,
3085
+ () => SchemaTypeProperties,
3086
+ ],
3087
+ ];
3088
+ export var SchemaAnalysisRuleRequest = [3, n0, _SARR, 0, [_n, _t], [0, 0]];
3089
+ export var SchemaStatusDetail = [
3090
+ 3,
3091
+ n0,
3092
+ _SSD,
3093
+ 0,
3094
+ [_st, _re, _aRTn, _con, _aTn],
3095
+ [0, () => SchemaStatusReasonList, 0, 64 | 0, 0],
3096
+ ];
3097
+ export var SchemaStatusReason = [3, n0, _SSR, 0, [_co, _m], [0, 0]];
3098
+ export var SchemaSummary = [
3099
+ 3,
3100
+ n0,
3101
+ _SS,
3102
+ 0,
3103
+ [_n, _t, _cAI, _cT, _uT, _cI, _cA, _aRT, _aM, _rA, _sAM],
3104
+ [0, 0, 0, 4, 4, 0, 0, 64 | 0, 0, 0, 64 | 0],
3105
+ ];
3106
+ export var ServiceQuotaExceededException = [
3107
+ -3,
3108
+ n0,
3109
+ _SQEE,
3110
+ {
3111
+ [_e]: _c,
3112
+ [_hE]: 402,
3113
+ },
3114
+ [_m, _qN, _qV],
3115
+ [0, 0, 1],
3116
+ ];
3117
+ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
3118
+ export var SnowflakeTableReference = [
3119
+ 3,
3120
+ n0,
3121
+ _STR,
3122
+ 0,
3123
+ [_sA, _aIc, _dN, _tN, _sN, _tS],
3124
+ [0, 0, 0, 0, 0, () => SnowflakeTableSchema],
3125
+ ];
3126
+ export var SnowflakeTableSchemaV1 = [3, n0, _STSV, 0, [_cNo, _cTol], [0, 0]];
3127
+ export var StartProtectedJobInput = [
3128
+ 3,
3129
+ n0,
3130
+ _SPJI,
3131
+ 0,
3132
+ [_t, _mIe, _jP, _rCe, _cC],
3133
+ [
3134
+ 0,
3135
+ [0, 1],
3136
+ () => ProtectedJobParameters,
3137
+ () => ProtectedJobResultConfigurationInput,
3138
+ () => ProtectedJobComputeConfiguration,
3139
+ ],
3140
+ ];
3141
+ export var StartProtectedJobOutput = [3, n0, _SPJO, 0, [_pJ], [() => ProtectedJob]];
3142
+ export var StartProtectedQueryInput = [
3143
+ 3,
3144
+ n0,
3145
+ _SPQI,
3146
+ 0,
3147
+ [_t, _mIe, _sPq, _rCe, _cC],
3148
+ [
3149
+ 0,
3150
+ [0, 1],
3151
+ [() => ProtectedQuerySQLParameters, 0],
3152
+ () => ProtectedQueryResultConfiguration,
3153
+ () => ComputeConfiguration,
3154
+ ],
3155
+ ];
3156
+ export var StartProtectedQueryOutput = [3, n0, _SPQO, 0, [_pQ], [[() => ProtectedQuery, 0]]];
3157
+ export var TagResourceInput = [3, n0, _TRI, 0, [_rA, _ta], [[0, 1], 128 | 0]];
3158
+ export var TagResourceOutput = [3, n0, _TRO, 0, [], []];
3159
+ export var ThrottlingException = [
3160
+ -3,
3161
+ n0,
3162
+ _TE,
3163
+ {
3164
+ [_e]: _c,
3165
+ [_hE]: 429,
3166
+ },
3167
+ [_m],
3168
+ [0],
3169
+ ];
3170
+ TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
3171
+ export var UntagResourceInput = [
3172
+ 3,
3173
+ n0,
3174
+ _URI,
3175
+ 0,
3176
+ [_rA, _tK],
3177
+ [
3178
+ [0, 1],
3179
+ [
3180
+ 64 | 0,
3181
+ {
3182
+ [_hQ]: _tK,
3183
+ },
3184
+ ],
3185
+ ],
3186
+ ];
3187
+ export var UntagResourceOutput = [3, n0, _URO, 0, [], []];
3188
+ export var UpdateAnalysisTemplateInput = [
3189
+ 3,
3190
+ n0,
3191
+ _UATI,
3192
+ 0,
3193
+ [_mIe, _aTI, _de],
3194
+ [[0, 1], [0, 1], 0],
3195
+ ];
3196
+ export var UpdateAnalysisTemplateOutput = [
3197
+ 3,
3198
+ n0,
3199
+ _UATO,
3200
+ 0,
3201
+ [_aT],
3202
+ [[() => AnalysisTemplate, 0]],
3203
+ ];
3204
+ export var UpdateCollaborationInput = [3, n0, _UCI, 0, [_cIo, _n, _de, _aE], [[0, 1], 0, 0, 0]];
3205
+ export var UpdateCollaborationOutput = [3, n0, _UCO, 0, [_col], [() => Collaboration]];
3206
+ export var UpdateConfiguredAudienceModelAssociationInput = [
3207
+ 3,
3208
+ n0,
3209
+ _UCAMAI,
3210
+ 0,
3211
+ [_cAMAI, _mIe, _de, _n],
3212
+ [[0, 1], [0, 1], 0, 0],
3213
+ ];
3214
+ export var UpdateConfiguredAudienceModelAssociationOutput = [
3215
+ 3,
3216
+ n0,
3217
+ _UCAMAO,
3218
+ 0,
3219
+ [_cAMAo],
3220
+ [() => ConfiguredAudienceModelAssociation],
3221
+ ];
3222
+ export var UpdateConfiguredTableAnalysisRuleInput = [
3223
+ 3,
3224
+ n0,
3225
+ _UCTARI,
3226
+ 0,
3227
+ [_cTIo, _aRTn, _aRP],
3228
+ [[0, 1], [0, 1], () => ConfiguredTableAnalysisRulePolicy],
3229
+ ];
3230
+ export var UpdateConfiguredTableAnalysisRuleOutput = [
3231
+ 3,
3232
+ n0,
3233
+ _UCTARO,
3234
+ 0,
3235
+ [_aRna],
3236
+ [() => ConfiguredTableAnalysisRule],
3237
+ ];
3238
+ export var UpdateConfiguredTableAssociationAnalysisRuleInput = [
3239
+ 3,
3240
+ n0,
3241
+ _UCTAARI,
3242
+ 0,
3243
+ [_mIe, _cTAIo, _aRTn, _aRP],
3244
+ [[0, 1], [0, 1], [0, 1], () => ConfiguredTableAssociationAnalysisRulePolicy],
3245
+ ];
3246
+ export var UpdateConfiguredTableAssociationAnalysisRuleOutput = [
3247
+ 3,
3248
+ n0,
3249
+ _UCTAARO,
3250
+ 0,
3251
+ [_aRna],
3252
+ [() => ConfiguredTableAssociationAnalysisRule],
3253
+ ];
3254
+ export var UpdateConfiguredTableAssociationInput = [
3255
+ 3,
3256
+ n0,
3257
+ _UCTAI,
3258
+ 0,
3259
+ [_cTAIo, _mIe, _de, _rAo],
3260
+ [[0, 1], [0, 1], 0, 0],
3261
+ ];
3262
+ export var UpdateConfiguredTableAssociationOutput = [
3263
+ 3,
3264
+ n0,
3265
+ _UCTAO,
3266
+ 0,
3267
+ [_cTAo],
3268
+ [() => ConfiguredTableAssociation],
3269
+ ];
3270
+ export var UpdateConfiguredTableInput = [
3271
+ 3,
3272
+ n0,
3273
+ _UCTI,
3274
+ 0,
3275
+ [_cTIo, _n, _de, _tR, _aCl, _aM, _sAM],
3276
+ [[0, 1], 0, 0, () => TableReference, 64 | 0, 0, 64 | 0],
3277
+ ];
3278
+ export var UpdateConfiguredTableOutput = [3, n0, _UCTO, 0, [_cTo], [() => ConfiguredTable]];
3279
+ export var UpdateIdMappingTableInput = [
3280
+ 3,
3281
+ n0,
3282
+ _UIMTI,
3283
+ 0,
3284
+ [_iMTI, _mIe, _de, _kKA],
3285
+ [[0, 1], [0, 1], 0, 0],
3286
+ ];
3287
+ export var UpdateIdMappingTableOutput = [3, n0, _UIMTO, 0, [_iMT], [() => IdMappingTable]];
3288
+ export var UpdateIdNamespaceAssociationInput = [
3289
+ 3,
3290
+ n0,
3291
+ _UINAI,
3292
+ 0,
3293
+ [_iNAI, _mIe, _n, _de, _iMC],
3294
+ [[0, 1], [0, 1], 0, 0, () => IdMappingConfig],
3295
+ ];
3296
+ export var UpdateIdNamespaceAssociationOutput = [
3297
+ 3,
3298
+ n0,
3299
+ _UINAO,
3300
+ 0,
3301
+ [_iNA],
3302
+ [() => IdNamespaceAssociation],
3303
+ ];
3304
+ export var UpdateMembershipInput = [
3305
+ 3,
3306
+ n0,
3307
+ _UMI,
3308
+ 0,
3309
+ [_mIe, _qLS, _jLS, _dRC, _dJRC],
3310
+ [[0, 1], 0, 0, () => MembershipProtectedQueryResultConfiguration, () => MembershipProtectedJobResultConfiguration],
3311
+ ];
3312
+ export var UpdateMembershipOutput = [3, n0, _UMO, 0, [_mem], [() => Membership]];
3313
+ export var UpdatePrivacyBudgetTemplateInput = [
3314
+ 3,
3315
+ n0,
3316
+ _UPBTI,
3317
+ 0,
3318
+ [_mIe, _pBTIr, _pBT, _pa],
3319
+ [[0, 1], [0, 1], 0, () => PrivacyBudgetTemplateUpdateParameters],
3320
+ ];
3321
+ export var UpdatePrivacyBudgetTemplateOutput = [
3322
+ 3,
3323
+ n0,
3324
+ _UPBTO,
3325
+ 0,
3326
+ [_pBTr],
3327
+ [() => PrivacyBudgetTemplate],
3328
+ ];
3329
+ export var UpdateProtectedJobInput = [3, n0, _UPJI, 0, [_mIe, _pJI, _tSa], [[0, 1], [0, 1], 0]];
3330
+ export var UpdateProtectedJobOutput = [3, n0, _UPJO, 0, [_pJ], [() => ProtectedJob]];
3331
+ export var UpdateProtectedQueryInput = [
3332
+ 3,
3333
+ n0,
3334
+ _UPQI,
3335
+ 0,
3336
+ [_mIe, _pQI, _tSa],
3337
+ [[0, 1], [0, 1], 0],
3338
+ ];
3339
+ export var UpdateProtectedQueryOutput = [3, n0, _UPQO, 0, [_pQ], [[() => ProtectedQuery, 0]]];
3340
+ export var ValidationException = [
3341
+ -3,
3342
+ n0,
3343
+ _VE,
3344
+ {
3345
+ [_e]: _c,
3346
+ [_hE]: 400,
3347
+ },
3348
+ [_m, _r, _fL],
3349
+ [0, 0, () => ValidationExceptionFieldList],
3350
+ ];
3351
+ TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
3352
+ export var ValidationExceptionField = [3, n0, _VEF, 0, [_n, _m], [0, 0]];
3353
+ export var WorkerComputeConfiguration = [
3354
+ 3,
3355
+ n0,
3356
+ _WCC,
3357
+ 0,
3358
+ [_t, _nu, _pr],
3359
+ [0, 1, () => WorkerComputeConfigurationProperties],
3360
+ ];
3361
+ export var __Unit = "unit";
3362
+ export var CleanRoomsServiceException = [-3, _sm, "CleanRoomsServiceException", 0, [], []];
3363
+ TypeRegistry.for(_sm).registerError(CleanRoomsServiceException, __CleanRoomsServiceException);
3364
+ export var AccessBudgetDetailsList = [1, n0, _ABDL, 0, () => AccessBudgetDetails];
3365
+ export var AggregateColumnList = [1, n0, _ACL, 0, () => AggregateColumn];
3366
+ export var AggregationConstraints = [1, n0, _ACgg, 0, () => AggregationConstraint];
3367
+ export var AllowedAdditionalAnalyses = 64 | 0;
3368
+ export var AllowedAnalysesList = 64 | 0;
3369
+ export var AllowedAnalysisProviderList = 64 | 0;
3370
+ export var AllowedColumnList = 64 | 0;
3371
+ export var AllowedResultReceivers = 64 | 0;
3372
+ export var AllowedResultRegions = 64 | 0;
3373
+ export var AnalysisParameterList = [1, n0, _APL, 0, [() => AnalysisParameter, 0]];
3374
+ export var AnalysisRuleColumnList = 64 | 0;
3375
+ export var AnalysisRuleColumnNameList = 64 | 0;
3376
+ export var AnalysisRuleTypeList = 64 | 0;
3377
+ export var AnalysisTemplateArnList = 64 | 0;
3378
+ export var AnalysisTemplateArtifactList = [1, n0, _ATAL, 0, () => AnalysisTemplateArtifact];
3379
+ export var AnalysisTemplateSummaryList = [1, n0, _ATSL, 0, () => AnalysisTemplateSummary];
3380
+ export var AnalysisTemplateValidationStatusDetailList = [
3381
+ 1,
3382
+ n0,
3383
+ _ATVSDL,
3384
+ 0,
3385
+ () => AnalysisTemplateValidationStatusDetail,
3386
+ ];
3387
+ export var AnalysisTemplateValidationStatusReasonList = [
3388
+ 1,
3389
+ n0,
3390
+ _ATVSRL,
3391
+ 0,
3392
+ () => AnalysisTemplateValidationStatusReason,
3393
+ ];
3394
+ export var AutoApprovedChangeTypeList = 64 | 0;
3395
+ export var BatchGetCollaborationAnalysisTemplateErrorList = [
3396
+ 1,
3397
+ n0,
3398
+ _BGCATEL,
3399
+ 0,
3400
+ () => BatchGetCollaborationAnalysisTemplateError,
3401
+ ];
3402
+ export var BatchGetSchemaAnalysisRuleErrorList = [
3403
+ 1,
3404
+ n0,
3405
+ _BGSAREL,
3406
+ 0,
3407
+ () => BatchGetSchemaAnalysisRuleError,
3408
+ ];
3409
+ export var BatchGetSchemaErrorList = [1, n0, _BGSEL, 0, () => BatchGetSchemaError];
3410
+ export var BudgetParameters = [1, n0, _BPu, 0, () => BudgetParameter];
3411
+ export var ChangeInputList = [1, n0, _CIL, 0, () => ChangeInput];
3412
+ export var ChangeList = [1, n0, _CL, 0, () => Change];
3413
+ export var ChangeTypeList = 64 | 0;
3414
+ export var CollaborationAnalysisTemplateList = [
3415
+ 1,
3416
+ n0,
3417
+ _CATL,
3418
+ 0,
3419
+ [() => CollaborationAnalysisTemplate, 0],
3420
+ ];
3421
+ export var CollaborationAnalysisTemplateSummaryList = [
3422
+ 1,
3423
+ n0,
3424
+ _CATSL,
3425
+ 0,
3426
+ () => CollaborationAnalysisTemplateSummary,
3427
+ ];
3428
+ export var CollaborationChangeRequestSummaryList = [
3429
+ 1,
3430
+ n0,
3431
+ _CCRSL,
3432
+ 0,
3433
+ () => CollaborationChangeRequestSummary,
3434
+ ];
3435
+ export var CollaborationConfiguredAudienceModelAssociationSummaryList = [
3436
+ 1,
3437
+ n0,
3438
+ _CCAMASL,
3439
+ 0,
3440
+ () => CollaborationConfiguredAudienceModelAssociationSummary,
3441
+ ];
3442
+ export var CollaborationIdNamespaceAssociationSummaryList = [
3443
+ 1,
3444
+ n0,
3445
+ _CINASL,
3446
+ 0,
3447
+ () => CollaborationIdNamespaceAssociationSummary,
3448
+ ];
3449
+ export var CollaborationPrivacyBudgetSummaryList = [
3450
+ 1,
3451
+ n0,
3452
+ _CPBSL,
3453
+ 0,
3454
+ () => CollaborationPrivacyBudgetSummary,
3455
+ ];
3456
+ export var CollaborationPrivacyBudgetTemplateSummaryList = [
3457
+ 1,
3458
+ n0,
3459
+ _CPBTSL,
3460
+ 0,
3461
+ () => CollaborationPrivacyBudgetTemplateSummary,
3462
+ ];
3463
+ export var CollaborationSummaryList = [1, n0, _CSL, 0, () => CollaborationSummary];
3464
+ export var ColumnList = [1, n0, _CLo, 0, () => Column];
3465
+ export var ConfiguredAudienceModelAssociationSummaryList = [
3466
+ 1,
3467
+ n0,
3468
+ _CAMASL,
3469
+ 0,
3470
+ () => ConfiguredAudienceModelAssociationSummary,
3471
+ ];
3472
+ export var ConfiguredTableAnalysisRuleTypeList = 64 | 0;
3473
+ export var ConfiguredTableAssociationAnalysisRuleTypeList = 64 | 0;
3474
+ export var ConfiguredTableAssociationSummaryList = [
3475
+ 1,
3476
+ n0,
3477
+ _CTASL,
3478
+ 0,
3479
+ () => ConfiguredTableAssociationSummary,
3480
+ ];
3481
+ export var ConfiguredTableSummaryList = [1, n0, _CTSL, 0, () => ConfiguredTableSummary];
3482
+ export var CustomMLMemberAbilities = 64 | 0;
3483
+ export var DifferentialPrivacyColumnList = [1, n0, _DPCL, 0, () => DifferentialPrivacyColumn];
3484
+ export var DifferentialPrivacyPreviewAggregationList = [
3485
+ 1,
3486
+ n0,
3487
+ _DPPAL,
3488
+ 0,
3489
+ () => DifferentialPrivacyPreviewAggregation,
3490
+ ];
3491
+ export var DifferentialPrivacyPrivacyBudgetAggregationList = [
3492
+ 1,
3493
+ n0,
3494
+ _DPPBAL,
3495
+ 0,
3496
+ () => DifferentialPrivacyPrivacyBudgetAggregation,
3497
+ ];
3498
+ export var DifferentialPrivacySensitivityParametersList = [
3499
+ 1,
3500
+ n0,
3501
+ _DPSPL,
3502
+ 0,
3503
+ () => DifferentialPrivacySensitivityParameters,
3504
+ ];
3505
+ export var HashList = [1, n0, _HL, 0, () => Hash];
3506
+ export var IdMappingTableInputSourceList = [1, n0, _IMTISL, 0, () => IdMappingTableInputSource];
3507
+ export var IdMappingTableSummaryList = [1, n0, _IMTSL, 0, () => IdMappingTableSummary];
3508
+ export var IdMappingWorkflowsSupported = 64 | 15;
3509
+ export var IdNamespaceAssociationSummaryList = [
3510
+ 1,
3511
+ n0,
3512
+ _INASL,
3513
+ 0,
3514
+ () => IdNamespaceAssociationSummary,
3515
+ ];
3516
+ export var JoinOperatorsList = 64 | 0;
3517
+ export var MemberAbilities = 64 | 0;
3518
+ export var MemberList = [1, n0, _ML, 0, () => MemberSpecification];
3519
+ export var MembershipSummaryList = [1, n0, _MSL, 0, () => MembershipSummary];
3520
+ export var MemberSummaryList = [1, n0, _MSLe, 0, () => MemberSummary];
3521
+ export var PrivacyBudgetSummaryList = [1, n0, _PBSL, 0, () => PrivacyBudgetSummary];
3522
+ export var PrivacyBudgetTemplateSummaryList = [1, n0, _PBTSL, 0, () => PrivacyBudgetTemplateSummary];
3523
+ export var ProtectedJobMemberOutputList = [1, n0, _PJMOL, 0, () => ProtectedJobSingleMemberOutput];
3524
+ export var ProtectedJobReceiverAccountIds = 64 | 0;
3525
+ export var ProtectedJobReceiverConfigurations = [
3526
+ 1,
3527
+ n0,
3528
+ _PJRCr,
3529
+ 0,
3530
+ () => ProtectedJobReceiverConfiguration,
3531
+ ];
3532
+ export var ProtectedJobSummaryList = [1, n0, _PJSL, 0, () => ProtectedJobSummary];
3533
+ export var ProtectedQueryDistributeOutputConfigurationLocations = [
3534
+ 1,
3535
+ n0,
3536
+ _PQDOCL,
3537
+ 0,
3538
+ () => ProtectedQueryDistributeOutputConfigurationLocation,
3539
+ ];
3540
+ export var ProtectedQueryMemberOutputList = [
3541
+ 1,
3542
+ n0,
3543
+ _PQMOL,
3544
+ 0,
3545
+ () => ProtectedQuerySingleMemberOutput,
3546
+ ];
3547
+ export var ProtectedQuerySummaryList = [1, n0, _PQSL, 0, () => ProtectedQuerySummary];
3548
+ export var QueryConstraintList = [1, n0, _QCL, 0, () => QueryConstraint];
3549
+ export var QueryTables = 64 | 0;
3550
+ export var ReceiverAccountIds = 64 | 0;
3551
+ export var ReceiverConfigurationsList = [1, n0, _RCL, 0, () => ReceiverConfiguration];
3552
+ export var ScalarFunctionsList = 64 | 0;
3553
+ export var SchemaAnalysisRuleList = [1, n0, _SARL, 0, () => AnalysisRule];
3554
+ export var SchemaAnalysisRuleRequestList = [1, n0, _SARRL, 0, () => SchemaAnalysisRuleRequest];
3555
+ export var SchemaConfigurationList = 64 | 0;
3556
+ export var SchemaList = [1, n0, _SLc, 0, () => Schema];
3557
+ export var SchemaStatusDetailList = [1, n0, _SSDL, 0, () => SchemaStatusDetail];
3558
+ export var SchemaStatusReasonList = [1, n0, _SSRL, 0, () => SchemaStatusReason];
3559
+ export var SchemaSummaryList = [1, n0, _SSL, 0, () => SchemaSummary];
3560
+ export var SelectedAnalysisMethods = 64 | 0;
3561
+ export var SnowflakeTableSchemaList = [1, n0, _STSL, 0, () => SnowflakeTableSchemaV1];
3562
+ export var TableAliasList = 64 | 0;
3563
+ export var TagKeys = 64 | 0;
3564
+ export var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField];
3565
+ export var ParameterMap = 128 | 0;
3566
+ export var SparkProperties = 128 | 0;
3567
+ export var TagMap = 128 | 0;
3568
+ export var AnalysisRulePolicy = [3, n0, _ARP, 0, [_v_], [() => AnalysisRulePolicyV1]];
3569
+ export var AnalysisRulePolicyV1 = [
3570
+ 3,
3571
+ n0,
3572
+ _ARPV,
3573
+ 0,
3574
+ [_li, _agg, _cu, _iMT],
3575
+ [() => AnalysisRuleList, () => AnalysisRuleAggregation, () => AnalysisRuleCustom, () => AnalysisRuleIdMappingTable],
3576
+ ];
3577
+ export var AnalysisSource = [
3578
+ 3,
3579
+ n0,
3580
+ _ASn,
3581
+ 0,
3582
+ [_te, _ar],
3583
+ [[() => AnalysisTemplateText, 0], () => AnalysisTemplateArtifacts],
3584
+ ];
3585
+ export var AnalysisSourceMetadata = [
3586
+ 3,
3587
+ n0,
3588
+ _ASM,
3589
+ 0,
3590
+ [_ar],
3591
+ [() => AnalysisTemplateArtifactMetadata],
3592
+ ];
3593
+ export var ChangeSpecification = [3, n0, _CSh, 0, [_memb], [() => MemberChangeSpecification]];
3594
+ export var ComputeConfiguration = [3, n0, _CC, 0, [_w], [() => WorkerComputeConfiguration]];
3595
+ export var ConfigurationDetails = [
3596
+ 3,
3597
+ n0,
3598
+ _CD,
3599
+ 0,
3600
+ [_dACD],
3601
+ [() => DirectAnalysisConfigurationDetails],
3602
+ ];
3603
+ export var ConfiguredTableAnalysisRulePolicy = [
3604
+ 3,
3605
+ n0,
3606
+ _CTARP,
3607
+ 0,
3608
+ [_v_],
3609
+ [() => ConfiguredTableAnalysisRulePolicyV1],
3610
+ ];
3611
+ export var ConfiguredTableAnalysisRulePolicyV1 = [
3612
+ 3,
3613
+ n0,
3614
+ _CTARPV,
3615
+ 0,
3616
+ [_li, _agg, _cu],
3617
+ [() => AnalysisRuleList, () => AnalysisRuleAggregation, () => AnalysisRuleCustom],
3618
+ ];
3619
+ export var ConfiguredTableAssociationAnalysisRulePolicy = [
3620
+ 3,
3621
+ n0,
3622
+ _CTAARP,
3623
+ 0,
3624
+ [_v_],
3625
+ [() => ConfiguredTableAssociationAnalysisRulePolicyV1],
3626
+ ];
3627
+ export var ConfiguredTableAssociationAnalysisRulePolicyV1 = [
3628
+ 3,
3629
+ n0,
3630
+ _CTAARPV,
3631
+ 0,
3632
+ [_li, _agg, _cu],
3633
+ [
3634
+ () => ConfiguredTableAssociationAnalysisRuleList,
3635
+ () => ConfiguredTableAssociationAnalysisRuleAggregation,
3636
+ () => ConfiguredTableAssociationAnalysisRuleCustom,
3637
+ ],
3638
+ ];
3639
+ export var ConsolidatedPolicy = [3, n0, _CP, 0, [_v_], [() => ConsolidatedPolicyV1]];
3640
+ export var ConsolidatedPolicyV1 = [
3641
+ 3,
3642
+ n0,
3643
+ _CPV,
3644
+ 0,
3645
+ [_li, _agg, _cu],
3646
+ [() => ConsolidatedPolicyList, () => ConsolidatedPolicyAggregation, () => ConsolidatedPolicyCustom],
3647
+ ];
3648
+ export var MembershipProtectedJobOutputConfiguration = [
3649
+ 3,
3650
+ n0,
3651
+ _MPJOC,
3652
+ 0,
3653
+ [_s_],
3654
+ [() => ProtectedJobS3OutputConfigurationInput],
3655
+ ];
3656
+ export var MembershipProtectedQueryOutputConfiguration = [
3657
+ 3,
3658
+ n0,
3659
+ _MPQOC,
3660
+ 0,
3661
+ [_s_],
3662
+ [() => ProtectedQueryS3OutputConfiguration],
3663
+ ];
3664
+ export var PreviewPrivacyImpactParametersInput = [
3665
+ 3,
3666
+ n0,
3667
+ _PPIPI,
3668
+ 0,
3669
+ [_dP],
3670
+ [() => DifferentialPrivacyPreviewParametersInput],
3671
+ ];
3672
+ export var PrivacyBudget = [
3673
+ 3,
3674
+ n0,
3675
+ _PB,
3676
+ 0,
3677
+ [_dP, _aB],
3678
+ [() => DifferentialPrivacyPrivacyBudget, () => AccessBudget],
3679
+ ];
3680
+ export var PrivacyBudgetTemplateParametersInput = [
3681
+ 3,
3682
+ n0,
3683
+ _PBTPI,
3684
+ 0,
3685
+ [_dP, _aB],
3686
+ [() => DifferentialPrivacyTemplateParametersInput, () => AccessBudgetsPrivacyTemplateParametersInput],
3687
+ ];
3688
+ export var PrivacyBudgetTemplateParametersOutput = [
3689
+ 3,
3690
+ n0,
3691
+ _PBTPO,
3692
+ 0,
3693
+ [_dP, _aB],
3694
+ [() => DifferentialPrivacyTemplateParametersOutput, () => AccessBudgetsPrivacyTemplateParametersOutput],
3695
+ ];
3696
+ export var PrivacyBudgetTemplateUpdateParameters = [
3697
+ 3,
3698
+ n0,
3699
+ _PBTUP,
3700
+ 0,
3701
+ [_dP, _aB],
3702
+ [() => DifferentialPrivacyTemplateUpdateParameters, () => AccessBudgetsPrivacyTemplateUpdateParameters],
3703
+ ];
3704
+ export var PrivacyImpact = [3, n0, _PI, 0, [_dP], [() => DifferentialPrivacyPrivacyImpact]];
3705
+ export var ProtectedJobComputeConfiguration = [
3706
+ 3,
3707
+ n0,
3708
+ _PJCC,
3709
+ 0,
3710
+ [_w],
3711
+ [() => ProtectedJobWorkerComputeConfiguration],
3712
+ ];
3713
+ export var ProtectedJobConfigurationDetails = [
3714
+ 3,
3715
+ n0,
3716
+ _PJCD,
3717
+ 0,
3718
+ [_dACD],
3719
+ [() => ProtectedJobDirectAnalysisConfigurationDetails],
3720
+ ];
3721
+ export var ProtectedJobOutput = [
3722
+ 3,
3723
+ n0,
3724
+ _PJO,
3725
+ 0,
3726
+ [_s_, _mLe],
3727
+ [() => ProtectedJobS3Output, () => ProtectedJobMemberOutputList],
3728
+ ];
3729
+ export var ProtectedJobOutputConfigurationInput = [
3730
+ 3,
3731
+ n0,
3732
+ _PJOCI,
3733
+ 0,
3734
+ [_memb],
3735
+ [() => ProtectedJobMemberOutputConfigurationInput],
3736
+ ];
3737
+ export var ProtectedJobOutputConfigurationOutput = [
3738
+ 3,
3739
+ n0,
3740
+ _PJOCO,
3741
+ 0,
3742
+ [_s_, _memb],
3743
+ [() => ProtectedJobS3OutputConfigurationOutput, () => ProtectedJobMemberOutputConfigurationOutput],
3744
+ ];
3745
+ export var ProtectedQueryDistributeOutputConfigurationLocation = [
3746
+ 3,
3747
+ n0,
3748
+ _PQDOCLr,
3749
+ 0,
3750
+ [_s_, _memb],
3751
+ [() => ProtectedQueryS3OutputConfiguration, () => ProtectedQueryMemberOutputConfiguration],
3752
+ ];
3753
+ export var ProtectedQueryOutput = [
3754
+ 3,
3755
+ n0,
3756
+ _PQO,
3757
+ 0,
3758
+ [_s_, _mLe, _di],
3759
+ [() => ProtectedQueryS3Output, () => ProtectedQueryMemberOutputList, () => ProtectedQueryDistributeOutput],
3760
+ ];
3761
+ export var ProtectedQueryOutputConfiguration = [
3762
+ 3,
3763
+ n0,
3764
+ _PQOC,
3765
+ 0,
3766
+ [_s_, _memb, _di],
3767
+ [
3768
+ () => ProtectedQueryS3OutputConfiguration,
3769
+ () => ProtectedQueryMemberOutputConfiguration,
3770
+ () => ProtectedQueryDistributeOutputConfiguration,
3771
+ ],
3772
+ ];
3773
+ export var QueryConstraint = [3, n0, _QC, 0, [_rO], [() => QueryConstraintRequireOverlap]];
3774
+ export var SchemaTypeProperties = [
3775
+ 3,
3776
+ n0,
3777
+ _STP,
3778
+ 0,
3779
+ [_iMT],
3780
+ [() => IdMappingTableSchemaTypeProperties],
3781
+ ];
3782
+ export var SnowflakeTableSchema = [3, n0, _STS, 0, [_v_], [() => SnowflakeTableSchemaList]];
3783
+ export var TableReference = [
3784
+ 3,
3785
+ n0,
3786
+ _TR,
3787
+ 0,
3788
+ [_g, _sn, _at],
3789
+ [() => GlueTableReference, () => SnowflakeTableReference, () => AthenaTableReference],
3790
+ ];
3791
+ export var WorkerComputeConfigurationProperties = [3, n0, _WCCP, 0, [_spa], [128 | 0]];
3792
+ export var BatchGetCollaborationAnalysisTemplate = [
3793
+ 9,
3794
+ n0,
3795
+ _BGCAT,
3796
+ {
3797
+ [_h]: ["POST", "/collaborations/{collaborationIdentifier}/batch-analysistemplates", 200],
3798
+ },
3799
+ () => BatchGetCollaborationAnalysisTemplateInput,
3800
+ () => BatchGetCollaborationAnalysisTemplateOutput,
3801
+ ];
3802
+ export var BatchGetSchema = [
3803
+ 9,
3804
+ n0,
3805
+ _BGS,
3806
+ {
3807
+ [_h]: ["POST", "/collaborations/{collaborationIdentifier}/batch-schema", 200],
3808
+ },
3809
+ () => BatchGetSchemaInput,
3810
+ () => BatchGetSchemaOutput,
3811
+ ];
3812
+ export var BatchGetSchemaAnalysisRule = [
3813
+ 9,
3814
+ n0,
3815
+ _BGSAR,
3816
+ {
3817
+ [_h]: ["POST", "/collaborations/{collaborationIdentifier}/batch-schema-analysis-rule", 200],
3818
+ },
3819
+ () => BatchGetSchemaAnalysisRuleInput,
3820
+ () => BatchGetSchemaAnalysisRuleOutput,
3821
+ ];
3822
+ export var CreateAnalysisTemplate = [
3823
+ 9,
3824
+ n0,
3825
+ _CATr,
3826
+ {
3827
+ [_h]: ["POST", "/memberships/{membershipIdentifier}/analysistemplates", 200],
3828
+ },
3829
+ () => CreateAnalysisTemplateInput,
3830
+ () => CreateAnalysisTemplateOutput,
3831
+ ];
3832
+ export var CreateCollaboration = [
3833
+ 9,
3834
+ n0,
3835
+ _CCr,
3836
+ {
3837
+ [_h]: ["POST", "/collaborations", 200],
3838
+ },
3839
+ () => CreateCollaborationInput,
3840
+ () => CreateCollaborationOutput,
3841
+ ];
3842
+ export var CreateCollaborationChangeRequest = [
3843
+ 9,
3844
+ n0,
3845
+ _CCCR,
3846
+ {
3847
+ [_h]: ["POST", "/collaborations/{collaborationIdentifier}/changeRequests", 200],
3848
+ },
3849
+ () => CreateCollaborationChangeRequestInput,
3850
+ () => CreateCollaborationChangeRequestOutput,
3851
+ ];
3852
+ export var CreateConfiguredAudienceModelAssociation = [
3853
+ 9,
3854
+ n0,
3855
+ _CCAMAr,
3856
+ {
3857
+ [_h]: ["POST", "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations", 200],
3858
+ },
3859
+ () => CreateConfiguredAudienceModelAssociationInput,
3860
+ () => CreateConfiguredAudienceModelAssociationOutput,
3861
+ ];
3862
+ export var CreateConfiguredTable = [
3863
+ 9,
3864
+ n0,
3865
+ _CCT,
3866
+ {
3867
+ [_h]: ["POST", "/configuredTables", 200],
3868
+ },
3869
+ () => CreateConfiguredTableInput,
3870
+ () => CreateConfiguredTableOutput,
3871
+ ];
3872
+ export var CreateConfiguredTableAnalysisRule = [
3873
+ 9,
3874
+ n0,
3875
+ _CCTAR,
3876
+ {
3877
+ [_h]: ["POST", "/configuredTables/{configuredTableIdentifier}/analysisRule", 200],
3878
+ },
3879
+ () => CreateConfiguredTableAnalysisRuleInput,
3880
+ () => CreateConfiguredTableAnalysisRuleOutput,
3881
+ ];
3882
+ export var CreateConfiguredTableAssociation = [
3883
+ 9,
3884
+ n0,
3885
+ _CCTA,
3886
+ {
3887
+ [_h]: ["POST", "/memberships/{membershipIdentifier}/configuredTableAssociations", 200],
3888
+ },
3889
+ () => CreateConfiguredTableAssociationInput,
3890
+ () => CreateConfiguredTableAssociationOutput,
3891
+ ];
3892
+ export var CreateConfiguredTableAssociationAnalysisRule = [
3893
+ 9,
3894
+ n0,
3895
+ _CCTAAR,
3896
+ {
3897
+ [_h]: [
3898
+ "POST",
3899
+ "/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}/analysisRule",
3900
+ 200,
3901
+ ],
3902
+ },
3903
+ () => CreateConfiguredTableAssociationAnalysisRuleInput,
3904
+ () => CreateConfiguredTableAssociationAnalysisRuleOutput,
3905
+ ];
3906
+ export var CreateIdMappingTable = [
3907
+ 9,
3908
+ n0,
3909
+ _CIMT,
3910
+ {
3911
+ [_h]: ["POST", "/memberships/{membershipIdentifier}/idmappingtables", 200],
3912
+ },
3913
+ () => CreateIdMappingTableInput,
3914
+ () => CreateIdMappingTableOutput,
3915
+ ];
3916
+ export var CreateIdNamespaceAssociation = [
3917
+ 9,
3918
+ n0,
3919
+ _CINAr,
3920
+ {
3921
+ [_h]: ["POST", "/memberships/{membershipIdentifier}/idnamespaceassociations", 200],
3922
+ },
3923
+ () => CreateIdNamespaceAssociationInput,
3924
+ () => CreateIdNamespaceAssociationOutput,
3925
+ ];
3926
+ export var CreateMembership = [
3927
+ 9,
3928
+ n0,
3929
+ _CM,
3930
+ {
3931
+ [_h]: ["POST", "/memberships", 200],
3932
+ },
3933
+ () => CreateMembershipInput,
3934
+ () => CreateMembershipOutput,
3935
+ ];
3936
+ export var CreatePrivacyBudgetTemplate = [
3937
+ 9,
3938
+ n0,
3939
+ _CPBTr,
3940
+ {
3941
+ [_h]: ["POST", "/memberships/{membershipIdentifier}/privacybudgettemplates", 200],
3942
+ },
3943
+ () => CreatePrivacyBudgetTemplateInput,
3944
+ () => CreatePrivacyBudgetTemplateOutput,
3945
+ ];
3946
+ export var DeleteAnalysisTemplate = [
3947
+ 9,
3948
+ n0,
3949
+ _DAT,
3950
+ {
3951
+ [_h]: ["DELETE", "/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}", 204],
3952
+ },
3953
+ () => DeleteAnalysisTemplateInput,
3954
+ () => DeleteAnalysisTemplateOutput,
3955
+ ];
3956
+ export var DeleteCollaboration = [
3957
+ 9,
3958
+ n0,
3959
+ _DC,
3960
+ {
3961
+ [_h]: ["DELETE", "/collaborations/{collaborationIdentifier}", 204],
3962
+ },
3963
+ () => DeleteCollaborationInput,
3964
+ () => DeleteCollaborationOutput,
3965
+ ];
3966
+ export var DeleteConfiguredAudienceModelAssociation = [
3967
+ 9,
3968
+ n0,
3969
+ _DCAMA,
3970
+ {
3971
+ [_h]: [
3972
+ "DELETE",
3973
+ "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}",
3974
+ 204,
3975
+ ],
3976
+ },
3977
+ () => DeleteConfiguredAudienceModelAssociationInput,
3978
+ () => DeleteConfiguredAudienceModelAssociationOutput,
3979
+ ];
3980
+ export var DeleteConfiguredTable = [
3981
+ 9,
3982
+ n0,
3983
+ _DCT,
3984
+ {
3985
+ [_h]: ["DELETE", "/configuredTables/{configuredTableIdentifier}", 204],
3986
+ },
3987
+ () => DeleteConfiguredTableInput,
3988
+ () => DeleteConfiguredTableOutput,
3989
+ ];
3990
+ export var DeleteConfiguredTableAnalysisRule = [
3991
+ 9,
3992
+ n0,
3993
+ _DCTAR,
3994
+ {
3995
+ [_h]: ["DELETE", "/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}", 204],
3996
+ },
3997
+ () => DeleteConfiguredTableAnalysisRuleInput,
3998
+ () => DeleteConfiguredTableAnalysisRuleOutput,
3999
+ ];
4000
+ export var DeleteConfiguredTableAssociation = [
4001
+ 9,
4002
+ n0,
4003
+ _DCTA,
4004
+ {
4005
+ [_h]: [
4006
+ "DELETE",
4007
+ "/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}",
4008
+ 204,
4009
+ ],
4010
+ },
4011
+ () => DeleteConfiguredTableAssociationInput,
4012
+ () => DeleteConfiguredTableAssociationOutput,
4013
+ ];
4014
+ export var DeleteConfiguredTableAssociationAnalysisRule = [
4015
+ 9,
4016
+ n0,
4017
+ _DCTAAR,
4018
+ {
4019
+ [_h]: [
4020
+ "DELETE",
4021
+ "/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}/analysisRule/{analysisRuleType}",
4022
+ 204,
4023
+ ],
4024
+ },
4025
+ () => DeleteConfiguredTableAssociationAnalysisRuleInput,
4026
+ () => DeleteConfiguredTableAssociationAnalysisRuleOutput,
4027
+ ];
4028
+ export var DeleteIdMappingTable = [
4029
+ 9,
4030
+ n0,
4031
+ _DIMT,
4032
+ {
4033
+ [_h]: ["DELETE", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}", 204],
4034
+ },
4035
+ () => DeleteIdMappingTableInput,
4036
+ () => DeleteIdMappingTableOutput,
4037
+ ];
4038
+ export var DeleteIdNamespaceAssociation = [
4039
+ 9,
4040
+ n0,
4041
+ _DINA,
4042
+ {
4043
+ [_h]: [
4044
+ "DELETE",
4045
+ "/memberships/{membershipIdentifier}/idnamespaceassociations/{idNamespaceAssociationIdentifier}",
4046
+ 204,
4047
+ ],
4048
+ },
4049
+ () => DeleteIdNamespaceAssociationInput,
4050
+ () => DeleteIdNamespaceAssociationOutput,
4051
+ ];
4052
+ export var DeleteMember = [
4053
+ 9,
4054
+ n0,
4055
+ _DM,
4056
+ {
4057
+ [_h]: ["DELETE", "/collaborations/{collaborationIdentifier}/member/{accountId}", 204],
4058
+ },
4059
+ () => DeleteMemberInput,
4060
+ () => DeleteMemberOutput,
4061
+ ];
4062
+ export var DeleteMembership = [
4063
+ 9,
4064
+ n0,
4065
+ _DMe,
4066
+ {
4067
+ [_h]: ["DELETE", "/memberships/{membershipIdentifier}", 204],
4068
+ },
4069
+ () => DeleteMembershipInput,
4070
+ () => DeleteMembershipOutput,
4071
+ ];
4072
+ export var DeletePrivacyBudgetTemplate = [
4073
+ 9,
4074
+ n0,
4075
+ _DPBT,
4076
+ {
4077
+ [_h]: [
4078
+ "DELETE",
4079
+ "/memberships/{membershipIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}",
4080
+ 204,
4081
+ ],
4082
+ },
4083
+ () => DeletePrivacyBudgetTemplateInput,
4084
+ () => DeletePrivacyBudgetTemplateOutput,
4085
+ ];
4086
+ export var GetAnalysisTemplate = [
4087
+ 9,
4088
+ n0,
4089
+ _GAT,
4090
+ {
4091
+ [_h]: ["GET", "/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}", 200],
4092
+ },
4093
+ () => GetAnalysisTemplateInput,
4094
+ () => GetAnalysisTemplateOutput,
4095
+ ];
4096
+ export var GetCollaboration = [
4097
+ 9,
4098
+ n0,
4099
+ _GC,
4100
+ {
4101
+ [_h]: ["GET", "/collaborations/{collaborationIdentifier}", 200],
4102
+ },
4103
+ () => GetCollaborationInput,
4104
+ () => GetCollaborationOutput,
4105
+ ];
4106
+ export var GetCollaborationAnalysisTemplate = [
4107
+ 9,
4108
+ n0,
4109
+ _GCAT,
4110
+ {
4111
+ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/analysistemplates/{analysisTemplateArn}", 200],
4112
+ },
4113
+ () => GetCollaborationAnalysisTemplateInput,
4114
+ () => GetCollaborationAnalysisTemplateOutput,
4115
+ ];
4116
+ export var GetCollaborationChangeRequest = [
4117
+ 9,
4118
+ n0,
4119
+ _GCCR,
4120
+ {
4121
+ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/changeRequests/{changeRequestIdentifier}", 200],
4122
+ },
4123
+ () => GetCollaborationChangeRequestInput,
4124
+ () => GetCollaborationChangeRequestOutput,
4125
+ ];
4126
+ export var GetCollaborationConfiguredAudienceModelAssociation = [
4127
+ 9,
4128
+ n0,
4129
+ _GCCAMA,
4130
+ {
4131
+ [_h]: [
4132
+ "GET",
4133
+ "/collaborations/{collaborationIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}",
4134
+ 200,
4135
+ ],
4136
+ },
4137
+ () => GetCollaborationConfiguredAudienceModelAssociationInput,
4138
+ () => GetCollaborationConfiguredAudienceModelAssociationOutput,
4139
+ ];
4140
+ export var GetCollaborationIdNamespaceAssociation = [
4141
+ 9,
4142
+ n0,
4143
+ _GCINA,
4144
+ {
4145
+ [_h]: [
4146
+ "GET",
4147
+ "/collaborations/{collaborationIdentifier}/idnamespaceassociations/{idNamespaceAssociationIdentifier}",
4148
+ 200,
4149
+ ],
4150
+ },
4151
+ () => GetCollaborationIdNamespaceAssociationInput,
4152
+ () => GetCollaborationIdNamespaceAssociationOutput,
4153
+ ];
4154
+ export var GetCollaborationPrivacyBudgetTemplate = [
4155
+ 9,
4156
+ n0,
4157
+ _GCPBT,
4158
+ {
4159
+ [_h]: [
4160
+ "GET",
4161
+ "/collaborations/{collaborationIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}",
4162
+ 200,
4163
+ ],
4164
+ },
4165
+ () => GetCollaborationPrivacyBudgetTemplateInput,
4166
+ () => GetCollaborationPrivacyBudgetTemplateOutput,
4167
+ ];
4168
+ export var GetConfiguredAudienceModelAssociation = [
4169
+ 9,
4170
+ n0,
4171
+ _GCAMA,
4172
+ {
4173
+ [_h]: [
4174
+ "GET",
4175
+ "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}",
4176
+ 200,
4177
+ ],
4178
+ },
4179
+ () => GetConfiguredAudienceModelAssociationInput,
4180
+ () => GetConfiguredAudienceModelAssociationOutput,
4181
+ ];
4182
+ export var GetConfiguredTable = [
4183
+ 9,
4184
+ n0,
4185
+ _GCT,
4186
+ {
4187
+ [_h]: ["GET", "/configuredTables/{configuredTableIdentifier}", 200],
4188
+ },
4189
+ () => GetConfiguredTableInput,
4190
+ () => GetConfiguredTableOutput,
4191
+ ];
4192
+ export var GetConfiguredTableAnalysisRule = [
4193
+ 9,
4194
+ n0,
4195
+ _GCTAR,
4196
+ {
4197
+ [_h]: ["GET", "/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}", 200],
4198
+ },
4199
+ () => GetConfiguredTableAnalysisRuleInput,
4200
+ () => GetConfiguredTableAnalysisRuleOutput,
4201
+ ];
4202
+ export var GetConfiguredTableAssociation = [
4203
+ 9,
4204
+ n0,
4205
+ _GCTA,
4206
+ {
4207
+ [_h]: [
4208
+ "GET",
4209
+ "/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}",
4210
+ 200,
4211
+ ],
4212
+ },
4213
+ () => GetConfiguredTableAssociationInput,
4214
+ () => GetConfiguredTableAssociationOutput,
4215
+ ];
4216
+ export var GetConfiguredTableAssociationAnalysisRule = [
4217
+ 9,
4218
+ n0,
4219
+ _GCTAAR,
4220
+ {
4221
+ [_h]: [
4222
+ "GET",
4223
+ "/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}/analysisRule/{analysisRuleType}",
4224
+ 200,
4225
+ ],
4226
+ },
4227
+ () => GetConfiguredTableAssociationAnalysisRuleInput,
4228
+ () => GetConfiguredTableAssociationAnalysisRuleOutput,
4229
+ ];
4230
+ export var GetIdMappingTable = [
4231
+ 9,
4232
+ n0,
4233
+ _GIMT,
4234
+ {
4235
+ [_h]: ["GET", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}", 200],
4236
+ },
4237
+ () => GetIdMappingTableInput,
4238
+ () => GetIdMappingTableOutput,
4239
+ ];
4240
+ export var GetIdNamespaceAssociation = [
4241
+ 9,
4242
+ n0,
4243
+ _GINA,
4244
+ {
4245
+ [_h]: [
4246
+ "GET",
4247
+ "/memberships/{membershipIdentifier}/idnamespaceassociations/{idNamespaceAssociationIdentifier}",
4248
+ 200,
4249
+ ],
4250
+ },
4251
+ () => GetIdNamespaceAssociationInput,
4252
+ () => GetIdNamespaceAssociationOutput,
4253
+ ];
4254
+ export var GetMembership = [
4255
+ 9,
4256
+ n0,
4257
+ _GM,
4258
+ {
4259
+ [_h]: ["GET", "/memberships/{membershipIdentifier}", 200],
4260
+ },
4261
+ () => GetMembershipInput,
4262
+ () => GetMembershipOutput,
4263
+ ];
4264
+ export var GetPrivacyBudgetTemplate = [
4265
+ 9,
4266
+ n0,
4267
+ _GPBT,
4268
+ {
4269
+ [_h]: ["GET", "/memberships/{membershipIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}", 200],
4270
+ },
4271
+ () => GetPrivacyBudgetTemplateInput,
4272
+ () => GetPrivacyBudgetTemplateOutput,
4273
+ ];
4274
+ export var GetProtectedJob = [
4275
+ 9,
4276
+ n0,
4277
+ _GPJ,
4278
+ {
4279
+ [_h]: ["GET", "/memberships/{membershipIdentifier}/protectedJobs/{protectedJobIdentifier}", 200],
4280
+ },
4281
+ () => GetProtectedJobInput,
4282
+ () => GetProtectedJobOutput,
4283
+ ];
4284
+ export var GetProtectedQuery = [
4285
+ 9,
4286
+ n0,
4287
+ _GPQ,
4288
+ {
4289
+ [_h]: ["GET", "/memberships/{membershipIdentifier}/protectedQueries/{protectedQueryIdentifier}", 200],
4290
+ },
4291
+ () => GetProtectedQueryInput,
4292
+ () => GetProtectedQueryOutput,
4293
+ ];
4294
+ export var GetSchema = [
4295
+ 9,
4296
+ n0,
4297
+ _GS,
4298
+ {
4299
+ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/schemas/{name}", 200],
4300
+ },
4301
+ () => GetSchemaInput,
4302
+ () => GetSchemaOutput,
4303
+ ];
4304
+ export var GetSchemaAnalysisRule = [
4305
+ 9,
4306
+ n0,
4307
+ _GSAR,
4308
+ {
4309
+ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/schemas/{name}/analysisRule/{type}", 200],
4310
+ },
4311
+ () => GetSchemaAnalysisRuleInput,
4312
+ () => GetSchemaAnalysisRuleOutput,
4313
+ ];
4314
+ export var ListAnalysisTemplates = [
4315
+ 9,
4316
+ n0,
4317
+ _LAT,
4318
+ {
4319
+ [_h]: ["GET", "/memberships/{membershipIdentifier}/analysistemplates", 200],
4320
+ },
4321
+ () => ListAnalysisTemplatesInput,
4322
+ () => ListAnalysisTemplatesOutput,
4323
+ ];
4324
+ export var ListCollaborationAnalysisTemplates = [
4325
+ 9,
4326
+ n0,
4327
+ _LCAT,
4328
+ {
4329
+ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/analysistemplates", 200],
4330
+ },
4331
+ () => ListCollaborationAnalysisTemplatesInput,
4332
+ () => ListCollaborationAnalysisTemplatesOutput,
4333
+ ];
4334
+ export var ListCollaborationChangeRequests = [
4335
+ 9,
4336
+ n0,
4337
+ _LCCR,
4338
+ {
4339
+ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/changeRequests", 200],
4340
+ },
4341
+ () => ListCollaborationChangeRequestsInput,
4342
+ () => ListCollaborationChangeRequestsOutput,
4343
+ ];
4344
+ export var ListCollaborationConfiguredAudienceModelAssociations = [
4345
+ 9,
4346
+ n0,
4347
+ _LCCAMA,
4348
+ {
4349
+ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/configuredaudiencemodelassociations", 200],
4350
+ },
4351
+ () => ListCollaborationConfiguredAudienceModelAssociationsInput,
4352
+ () => ListCollaborationConfiguredAudienceModelAssociationsOutput,
4353
+ ];
4354
+ export var ListCollaborationIdNamespaceAssociations = [
4355
+ 9,
4356
+ n0,
4357
+ _LCINA,
4358
+ {
4359
+ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/idnamespaceassociations", 200],
4360
+ },
4361
+ () => ListCollaborationIdNamespaceAssociationsInput,
4362
+ () => ListCollaborationIdNamespaceAssociationsOutput,
4363
+ ];
4364
+ export var ListCollaborationPrivacyBudgets = [
4365
+ 9,
4366
+ n0,
4367
+ _LCPB,
4368
+ {
4369
+ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/privacybudgets", 200],
4370
+ },
4371
+ () => ListCollaborationPrivacyBudgetsInput,
4372
+ () => ListCollaborationPrivacyBudgetsOutput,
4373
+ ];
4374
+ export var ListCollaborationPrivacyBudgetTemplates = [
4375
+ 9,
4376
+ n0,
4377
+ _LCPBT,
4378
+ {
4379
+ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/privacybudgettemplates", 200],
4380
+ },
4381
+ () => ListCollaborationPrivacyBudgetTemplatesInput,
4382
+ () => ListCollaborationPrivacyBudgetTemplatesOutput,
4383
+ ];
4384
+ export var ListCollaborations = [
4385
+ 9,
4386
+ n0,
4387
+ _LC,
4388
+ {
4389
+ [_h]: ["GET", "/collaborations", 200],
4390
+ },
4391
+ () => ListCollaborationsInput,
4392
+ () => ListCollaborationsOutput,
4393
+ ];
4394
+ export var ListConfiguredAudienceModelAssociations = [
4395
+ 9,
4396
+ n0,
4397
+ _LCAMA,
4398
+ {
4399
+ [_h]: ["GET", "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations", 200],
4400
+ },
4401
+ () => ListConfiguredAudienceModelAssociationsInput,
4402
+ () => ListConfiguredAudienceModelAssociationsOutput,
4403
+ ];
4404
+ export var ListConfiguredTableAssociations = [
4405
+ 9,
4406
+ n0,
4407
+ _LCTA,
4408
+ {
4409
+ [_h]: ["GET", "/memberships/{membershipIdentifier}/configuredTableAssociations", 200],
4410
+ },
4411
+ () => ListConfiguredTableAssociationsInput,
4412
+ () => ListConfiguredTableAssociationsOutput,
4413
+ ];
4414
+ export var ListConfiguredTables = [
4415
+ 9,
4416
+ n0,
4417
+ _LCT,
4418
+ {
4419
+ [_h]: ["GET", "/configuredTables", 200],
4420
+ },
4421
+ () => ListConfiguredTablesInput,
4422
+ () => ListConfiguredTablesOutput,
4423
+ ];
4424
+ export var ListIdMappingTables = [
4425
+ 9,
4426
+ n0,
4427
+ _LIMT,
4428
+ {
4429
+ [_h]: ["GET", "/memberships/{membershipIdentifier}/idmappingtables", 200],
4430
+ },
4431
+ () => ListIdMappingTablesInput,
4432
+ () => ListIdMappingTablesOutput,
4433
+ ];
4434
+ export var ListIdNamespaceAssociations = [
4435
+ 9,
4436
+ n0,
4437
+ _LINA,
4438
+ {
4439
+ [_h]: ["GET", "/memberships/{membershipIdentifier}/idnamespaceassociations", 200],
4440
+ },
4441
+ () => ListIdNamespaceAssociationsInput,
4442
+ () => ListIdNamespaceAssociationsOutput,
4443
+ ];
4444
+ export var ListMembers = [
4445
+ 9,
4446
+ n0,
4447
+ _LM,
4448
+ {
4449
+ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/members", 200],
4450
+ },
4451
+ () => ListMembersInput,
4452
+ () => ListMembersOutput,
4453
+ ];
4454
+ export var ListMemberships = [
4455
+ 9,
4456
+ n0,
4457
+ _LMi,
4458
+ {
4459
+ [_h]: ["GET", "/memberships", 200],
4460
+ },
4461
+ () => ListMembershipsInput,
4462
+ () => ListMembershipsOutput,
4463
+ ];
4464
+ export var ListPrivacyBudgets = [
4465
+ 9,
4466
+ n0,
4467
+ _LPB,
4468
+ {
4469
+ [_h]: ["GET", "/memberships/{membershipIdentifier}/privacybudgets", 200],
4470
+ },
4471
+ () => ListPrivacyBudgetsInput,
4472
+ () => ListPrivacyBudgetsOutput,
4473
+ ];
4474
+ export var ListPrivacyBudgetTemplates = [
4475
+ 9,
4476
+ n0,
4477
+ _LPBT,
4478
+ {
4479
+ [_h]: ["GET", "/memberships/{membershipIdentifier}/privacybudgettemplates", 200],
4480
+ },
4481
+ () => ListPrivacyBudgetTemplatesInput,
4482
+ () => ListPrivacyBudgetTemplatesOutput,
4483
+ ];
4484
+ export var ListProtectedJobs = [
4485
+ 9,
4486
+ n0,
4487
+ _LPJ,
4488
+ {
4489
+ [_h]: ["GET", "/memberships/{membershipIdentifier}/protectedJobs", 200],
4490
+ },
4491
+ () => ListProtectedJobsInput,
4492
+ () => ListProtectedJobsOutput,
4493
+ ];
4494
+ export var ListProtectedQueries = [
4495
+ 9,
4496
+ n0,
4497
+ _LPQ,
4498
+ {
4499
+ [_h]: ["GET", "/memberships/{membershipIdentifier}/protectedQueries", 200],
4500
+ },
4501
+ () => ListProtectedQueriesInput,
4502
+ () => ListProtectedQueriesOutput,
4503
+ ];
4504
+ export var ListSchemas = [
4505
+ 9,
4506
+ n0,
4507
+ _LS,
4508
+ {
4509
+ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/schemas", 200],
4510
+ },
4511
+ () => ListSchemasInput,
4512
+ () => ListSchemasOutput,
4513
+ ];
4514
+ export var ListTagsForResource = [
4515
+ 9,
4516
+ n0,
4517
+ _LTFR,
4518
+ {
4519
+ [_h]: ["GET", "/tags/{resourceArn}", 200],
4520
+ },
4521
+ () => ListTagsForResourceInput,
4522
+ () => ListTagsForResourceOutput,
4523
+ ];
4524
+ export var PopulateIdMappingTable = [
4525
+ 9,
4526
+ n0,
4527
+ _PIMT,
4528
+ {
4529
+ [_h]: ["POST", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}/populate", 200],
4530
+ },
4531
+ () => PopulateIdMappingTableInput,
4532
+ () => PopulateIdMappingTableOutput,
4533
+ ];
4534
+ export var PreviewPrivacyImpact = [
4535
+ 9,
4536
+ n0,
4537
+ _PPI,
4538
+ {
4539
+ [_h]: ["POST", "/memberships/{membershipIdentifier}/previewprivacyimpact", 200],
4540
+ },
4541
+ () => PreviewPrivacyImpactInput,
4542
+ () => PreviewPrivacyImpactOutput,
4543
+ ];
4544
+ export var StartProtectedJob = [
4545
+ 9,
4546
+ n0,
4547
+ _SPJ,
4548
+ {
4549
+ [_h]: ["POST", "/memberships/{membershipIdentifier}/protectedJobs", 200],
4550
+ },
4551
+ () => StartProtectedJobInput,
4552
+ () => StartProtectedJobOutput,
4553
+ ];
4554
+ export var StartProtectedQuery = [
4555
+ 9,
4556
+ n0,
4557
+ _SPQ,
4558
+ {
4559
+ [_h]: ["POST", "/memberships/{membershipIdentifier}/protectedQueries", 200],
4560
+ },
4561
+ () => StartProtectedQueryInput,
4562
+ () => StartProtectedQueryOutput,
4563
+ ];
4564
+ export var TagResource = [
4565
+ 9,
4566
+ n0,
4567
+ _TRa,
4568
+ {
4569
+ [_h]: ["POST", "/tags/{resourceArn}", 200],
4570
+ },
4571
+ () => TagResourceInput,
4572
+ () => TagResourceOutput,
4573
+ ];
4574
+ export var UntagResource = [
4575
+ 9,
4576
+ n0,
4577
+ _UR,
4578
+ {
4579
+ [_h]: ["DELETE", "/tags/{resourceArn}", 200],
4580
+ },
4581
+ () => UntagResourceInput,
4582
+ () => UntagResourceOutput,
4583
+ ];
4584
+ export var UpdateAnalysisTemplate = [
4585
+ 9,
4586
+ n0,
4587
+ _UAT,
4588
+ {
4589
+ [_h]: ["PATCH", "/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}", 200],
4590
+ },
4591
+ () => UpdateAnalysisTemplateInput,
4592
+ () => UpdateAnalysisTemplateOutput,
4593
+ ];
4594
+ export var UpdateCollaboration = [
4595
+ 9,
4596
+ n0,
4597
+ _UC,
4598
+ {
4599
+ [_h]: ["PATCH", "/collaborations/{collaborationIdentifier}", 200],
4600
+ },
4601
+ () => UpdateCollaborationInput,
4602
+ () => UpdateCollaborationOutput,
4603
+ ];
4604
+ export var UpdateConfiguredAudienceModelAssociation = [
4605
+ 9,
4606
+ n0,
4607
+ _UCAMA,
4608
+ {
4609
+ [_h]: [
4610
+ "PATCH",
4611
+ "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}",
4612
+ 200,
4613
+ ],
4614
+ },
4615
+ () => UpdateConfiguredAudienceModelAssociationInput,
4616
+ () => UpdateConfiguredAudienceModelAssociationOutput,
4617
+ ];
4618
+ export var UpdateConfiguredTable = [
4619
+ 9,
4620
+ n0,
4621
+ _UCT,
4622
+ {
4623
+ [_h]: ["PATCH", "/configuredTables/{configuredTableIdentifier}", 200],
4624
+ },
4625
+ () => UpdateConfiguredTableInput,
4626
+ () => UpdateConfiguredTableOutput,
4627
+ ];
4628
+ export var UpdateConfiguredTableAnalysisRule = [
4629
+ 9,
4630
+ n0,
4631
+ _UCTAR,
4632
+ {
4633
+ [_h]: ["PATCH", "/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}", 200],
4634
+ },
4635
+ () => UpdateConfiguredTableAnalysisRuleInput,
4636
+ () => UpdateConfiguredTableAnalysisRuleOutput,
4637
+ ];
4638
+ export var UpdateConfiguredTableAssociation = [
4639
+ 9,
4640
+ n0,
4641
+ _UCTA,
4642
+ {
4643
+ [_h]: [
4644
+ "PATCH",
4645
+ "/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}",
4646
+ 200,
4647
+ ],
4648
+ },
4649
+ () => UpdateConfiguredTableAssociationInput,
4650
+ () => UpdateConfiguredTableAssociationOutput,
4651
+ ];
4652
+ export var UpdateConfiguredTableAssociationAnalysisRule = [
4653
+ 9,
4654
+ n0,
4655
+ _UCTAAR,
4656
+ {
4657
+ [_h]: [
4658
+ "PATCH",
4659
+ "/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}/analysisRule/{analysisRuleType}",
4660
+ 200,
4661
+ ],
4662
+ },
4663
+ () => UpdateConfiguredTableAssociationAnalysisRuleInput,
4664
+ () => UpdateConfiguredTableAssociationAnalysisRuleOutput,
4665
+ ];
4666
+ export var UpdateIdMappingTable = [
4667
+ 9,
4668
+ n0,
4669
+ _UIMT,
4670
+ {
4671
+ [_h]: ["PATCH", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}", 200],
4672
+ },
4673
+ () => UpdateIdMappingTableInput,
4674
+ () => UpdateIdMappingTableOutput,
4675
+ ];
4676
+ export var UpdateIdNamespaceAssociation = [
4677
+ 9,
4678
+ n0,
4679
+ _UINA,
4680
+ {
4681
+ [_h]: [
4682
+ "PATCH",
4683
+ "/memberships/{membershipIdentifier}/idnamespaceassociations/{idNamespaceAssociationIdentifier}",
4684
+ 200,
4685
+ ],
4686
+ },
4687
+ () => UpdateIdNamespaceAssociationInput,
4688
+ () => UpdateIdNamespaceAssociationOutput,
4689
+ ];
4690
+ export var UpdateMembership = [
4691
+ 9,
4692
+ n0,
4693
+ _UM,
4694
+ {
4695
+ [_h]: ["PATCH", "/memberships/{membershipIdentifier}", 200],
4696
+ },
4697
+ () => UpdateMembershipInput,
4698
+ () => UpdateMembershipOutput,
4699
+ ];
4700
+ export var UpdatePrivacyBudgetTemplate = [
4701
+ 9,
4702
+ n0,
4703
+ _UPBT,
4704
+ {
4705
+ [_h]: [
4706
+ "PATCH",
4707
+ "/memberships/{membershipIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}",
4708
+ 200,
4709
+ ],
4710
+ },
4711
+ () => UpdatePrivacyBudgetTemplateInput,
4712
+ () => UpdatePrivacyBudgetTemplateOutput,
4713
+ ];
4714
+ export var UpdateProtectedJob = [
4715
+ 9,
4716
+ n0,
4717
+ _UPJ,
4718
+ {
4719
+ [_h]: ["PATCH", "/memberships/{membershipIdentifier}/protectedJobs/{protectedJobIdentifier}", 200],
4720
+ },
4721
+ () => UpdateProtectedJobInput,
4722
+ () => UpdateProtectedJobOutput,
4723
+ ];
4724
+ export var UpdateProtectedQuery = [
4725
+ 9,
4726
+ n0,
4727
+ _UPQ,
4728
+ {
4729
+ [_h]: ["PATCH", "/memberships/{membershipIdentifier}/protectedQueries/{protectedQueryIdentifier}", 200],
4730
+ },
4731
+ () => UpdateProtectedQueryInput,
4732
+ () => UpdateProtectedQueryOutput,
4733
+ ];