@aws-sdk/client-cleanrooms 3.943.0 → 3.947.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.
- package/dist-cjs/index.js +126 -559
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/CleanRoomsClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +126 -560
- package/dist-types/CleanRooms.d.ts +1 -1
- package/dist-types/CleanRoomsClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetSchemaCommand.d.ts +3 -3
- package/dist-types/commands/CreateAnalysisTemplateCommand.d.ts +3 -3
- package/dist-types/commands/CreateCollaborationChangeRequestCommand.d.ts +3 -3
- package/dist-types/commands/CreateCollaborationCommand.d.ts +3 -3
- package/dist-types/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +3 -3
- package/dist-types/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +3 -3
- package/dist-types/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +3 -3
- package/dist-types/commands/CreateConfiguredTableAssociationCommand.d.ts +3 -3
- package/dist-types/commands/CreateConfiguredTableCommand.d.ts +3 -3
- package/dist-types/commands/CreateIdMappingTableCommand.d.ts +3 -3
- package/dist-types/commands/CreateIdNamespaceAssociationCommand.d.ts +3 -3
- package/dist-types/commands/CreateMembershipCommand.d.ts +3 -3
- package/dist-types/commands/CreatePrivacyBudgetTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAnalysisTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCollaborationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConfiguredTableAssociationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConfiguredTableCommand.d.ts +3 -3
- package/dist-types/commands/DeleteIdMappingTableCommand.d.ts +3 -3
- package/dist-types/commands/DeleteIdNamespaceAssociationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteMemberCommand.d.ts +3 -3
- package/dist-types/commands/DeleteMembershipCommand.d.ts +3 -3
- package/dist-types/commands/DeletePrivacyBudgetTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetAnalysisTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetCollaborationAnalysisTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetCollaborationChangeRequestCommand.d.ts +3 -3
- package/dist-types/commands/GetCollaborationCommand.d.ts +3 -3
- package/dist-types/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +3 -3
- package/dist-types/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +3 -3
- package/dist-types/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +3 -3
- package/dist-types/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +3 -3
- package/dist-types/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +3 -3
- package/dist-types/commands/GetConfiguredTableAssociationCommand.d.ts +3 -3
- package/dist-types/commands/GetConfiguredTableCommand.d.ts +3 -3
- package/dist-types/commands/GetIdMappingTableCommand.d.ts +3 -3
- package/dist-types/commands/GetIdNamespaceAssociationCommand.d.ts +3 -3
- package/dist-types/commands/GetMembershipCommand.d.ts +3 -3
- package/dist-types/commands/GetPrivacyBudgetTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetProtectedJobCommand.d.ts +3 -3
- package/dist-types/commands/GetProtectedQueryCommand.d.ts +4 -4
- package/dist-types/commands/GetSchemaAnalysisRuleCommand.d.ts +3 -3
- package/dist-types/commands/GetSchemaCommand.d.ts +3 -3
- package/dist-types/commands/ListAnalysisTemplatesCommand.d.ts +3 -3
- package/dist-types/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +3 -3
- package/dist-types/commands/ListCollaborationChangeRequestsCommand.d.ts +3 -3
- package/dist-types/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +3 -3
- package/dist-types/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +3 -3
- package/dist-types/commands/ListCollaborationsCommand.d.ts +3 -3
- package/dist-types/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListConfiguredTableAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListConfiguredTablesCommand.d.ts +3 -3
- package/dist-types/commands/ListIdMappingTablesCommand.d.ts +3 -3
- package/dist-types/commands/ListIdNamespaceAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListMembersCommand.d.ts +3 -3
- package/dist-types/commands/ListMembershipsCommand.d.ts +3 -3
- package/dist-types/commands/ListPrivacyBudgetTemplatesCommand.d.ts +3 -3
- package/dist-types/commands/ListPrivacyBudgetsCommand.d.ts +3 -3
- package/dist-types/commands/ListProtectedJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListProtectedQueriesCommand.d.ts +3 -3
- package/dist-types/commands/ListSchemasCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/PopulateIdMappingTableCommand.d.ts +3 -3
- package/dist-types/commands/PreviewPrivacyImpactCommand.d.ts +3 -3
- package/dist-types/commands/StartProtectedJobCommand.d.ts +3 -3
- package/dist-types/commands/StartProtectedQueryCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAnalysisTemplateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCollaborationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +3 -3
- package/dist-types/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +3 -3
- package/dist-types/commands/UpdateConfiguredTableAssociationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateConfiguredTableCommand.d.ts +3 -3
- package/dist-types/commands/UpdateIdMappingTableCommand.d.ts +3 -3
- package/dist-types/commands/UpdateIdNamespaceAssociationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateMembershipCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateProtectedJobCommand.d.ts +3 -3
- package/dist-types/commands/UpdateProtectedQueryCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/CleanRoomsServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_1.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListAnalysisTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCollaborationAnalysisTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCollaborationChangeRequestsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCollaborationConfiguredAudienceModelAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCollaborationIdNamespaceAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCollaborationPrivacyBudgetTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCollaborationPrivacyBudgetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCollaborationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConfiguredAudienceModelAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConfiguredTableAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConfiguredTablesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListIdMappingTablesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListIdNamespaceAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMembersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMembershipsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPrivacyBudgetTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPrivacyBudgetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProtectedJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProtectedQueriesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSchemasPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -2
- package/dist-types/ts3.4/CleanRoomsClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/CleanRoomsServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_1.d.ts +4 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
- package/package.json +13 -12
|
@@ -850,17 +850,7 @@ export var AccessBudgetsPrivacyTemplateUpdateParameters = [
|
|
|
850
850
|
[_bP],
|
|
851
851
|
[() => BudgetParameters],
|
|
852
852
|
];
|
|
853
|
-
export var AccessDeniedException = [
|
|
854
|
-
-3,
|
|
855
|
-
n0,
|
|
856
|
-
_ADE,
|
|
857
|
-
{
|
|
858
|
-
[_e]: _c,
|
|
859
|
-
[_hE]: 403,
|
|
860
|
-
},
|
|
861
|
-
[_m, _r],
|
|
862
|
-
[0, 0],
|
|
863
|
-
];
|
|
853
|
+
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m, _r], [0, 0]];
|
|
864
854
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
865
855
|
export var AggregateColumn = [3, n0, _AC, 0, [_cN, _f], [64 | 0, 0]];
|
|
866
856
|
export var AggregationConstraint = [3, n0, _ACg, 0, [_cNo, _mi, _t], [0, 1, 0]];
|
|
@@ -1281,10 +1271,7 @@ export var ConflictException = [
|
|
|
1281
1271
|
-3,
|
|
1282
1272
|
n0,
|
|
1283
1273
|
_CE,
|
|
1284
|
-
{
|
|
1285
|
-
[_e]: _c,
|
|
1286
|
-
[_hE]: 409,
|
|
1287
|
-
},
|
|
1274
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
1288
1275
|
[_m, _rI, _rTe, _r],
|
|
1289
1276
|
[0, 0, 0, 0],
|
|
1290
1277
|
];
|
|
@@ -2104,17 +2091,7 @@ export var IdNamespaceAssociationSummary = [
|
|
|
2104
2091
|
() => IdNamespaceAssociationInputReferencePropertiesSummary,
|
|
2105
2092
|
],
|
|
2106
2093
|
];
|
|
2107
|
-
export var InternalServerException = [
|
|
2108
|
-
-3,
|
|
2109
|
-
n0,
|
|
2110
|
-
_ISE,
|
|
2111
|
-
{
|
|
2112
|
-
[_e]: _se,
|
|
2113
|
-
[_hE]: 500,
|
|
2114
|
-
},
|
|
2115
|
-
[_m],
|
|
2116
|
-
[0],
|
|
2117
|
-
];
|
|
2094
|
+
export var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
|
|
2118
2095
|
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
2119
2096
|
export var JobComputePaymentConfig = [3, n0, _JCPC, 0, [_iR], [2]];
|
|
2120
2097
|
export var ListAnalysisTemplatesInput = [
|
|
@@ -2125,18 +2102,8 @@ export var ListAnalysisTemplatesInput = [
|
|
|
2125
2102
|
[_mIe, _nT, _mR],
|
|
2126
2103
|
[
|
|
2127
2104
|
[0, 1],
|
|
2128
|
-
[
|
|
2129
|
-
|
|
2130
|
-
{
|
|
2131
|
-
[_hQ]: _nT,
|
|
2132
|
-
},
|
|
2133
|
-
],
|
|
2134
|
-
[
|
|
2135
|
-
1,
|
|
2136
|
-
{
|
|
2137
|
-
[_hQ]: _mR,
|
|
2138
|
-
},
|
|
2139
|
-
],
|
|
2105
|
+
[0, { [_hQ]: _nT }],
|
|
2106
|
+
[1, { [_hQ]: _mR }],
|
|
2140
2107
|
],
|
|
2141
2108
|
];
|
|
2142
2109
|
export var ListAnalysisTemplatesOutput = [
|
|
@@ -2155,18 +2122,8 @@ export var ListCollaborationAnalysisTemplatesInput = [
|
|
|
2155
2122
|
[_cIo, _nT, _mR],
|
|
2156
2123
|
[
|
|
2157
2124
|
[0, 1],
|
|
2158
|
-
[
|
|
2159
|
-
|
|
2160
|
-
{
|
|
2161
|
-
[_hQ]: _nT,
|
|
2162
|
-
},
|
|
2163
|
-
],
|
|
2164
|
-
[
|
|
2165
|
-
1,
|
|
2166
|
-
{
|
|
2167
|
-
[_hQ]: _mR,
|
|
2168
|
-
},
|
|
2169
|
-
],
|
|
2125
|
+
[0, { [_hQ]: _nT }],
|
|
2126
|
+
[1, { [_hQ]: _mR }],
|
|
2170
2127
|
],
|
|
2171
2128
|
];
|
|
2172
2129
|
export var ListCollaborationAnalysisTemplatesOutput = [
|
|
@@ -2185,24 +2142,9 @@ export var ListCollaborationChangeRequestsInput = [
|
|
|
2185
2142
|
[_cIo, _st, _nT, _mR],
|
|
2186
2143
|
[
|
|
2187
2144
|
[0, 1],
|
|
2188
|
-
[
|
|
2189
|
-
|
|
2190
|
-
|
|
2191
|
-
[_hQ]: _st,
|
|
2192
|
-
},
|
|
2193
|
-
],
|
|
2194
|
-
[
|
|
2195
|
-
0,
|
|
2196
|
-
{
|
|
2197
|
-
[_hQ]: _nT,
|
|
2198
|
-
},
|
|
2199
|
-
],
|
|
2200
|
-
[
|
|
2201
|
-
1,
|
|
2202
|
-
{
|
|
2203
|
-
[_hQ]: _mR,
|
|
2204
|
-
},
|
|
2205
|
-
],
|
|
2145
|
+
[0, { [_hQ]: _st }],
|
|
2146
|
+
[0, { [_hQ]: _nT }],
|
|
2147
|
+
[1, { [_hQ]: _mR }],
|
|
2206
2148
|
],
|
|
2207
2149
|
];
|
|
2208
2150
|
export var ListCollaborationChangeRequestsOutput = [
|
|
@@ -2221,18 +2163,8 @@ export var ListCollaborationConfiguredAudienceModelAssociationsInput = [
|
|
|
2221
2163
|
[_cIo, _nT, _mR],
|
|
2222
2164
|
[
|
|
2223
2165
|
[0, 1],
|
|
2224
|
-
[
|
|
2225
|
-
|
|
2226
|
-
{
|
|
2227
|
-
[_hQ]: _nT,
|
|
2228
|
-
},
|
|
2229
|
-
],
|
|
2230
|
-
[
|
|
2231
|
-
1,
|
|
2232
|
-
{
|
|
2233
|
-
[_hQ]: _mR,
|
|
2234
|
-
},
|
|
2235
|
-
],
|
|
2166
|
+
[0, { [_hQ]: _nT }],
|
|
2167
|
+
[1, { [_hQ]: _mR }],
|
|
2236
2168
|
],
|
|
2237
2169
|
];
|
|
2238
2170
|
export var ListCollaborationConfiguredAudienceModelAssociationsOutput = [
|
|
@@ -2251,18 +2183,8 @@ export var ListCollaborationIdNamespaceAssociationsInput = [
|
|
|
2251
2183
|
[_cIo, _nT, _mR],
|
|
2252
2184
|
[
|
|
2253
2185
|
[0, 1],
|
|
2254
|
-
[
|
|
2255
|
-
|
|
2256
|
-
{
|
|
2257
|
-
[_hQ]: _nT,
|
|
2258
|
-
},
|
|
2259
|
-
],
|
|
2260
|
-
[
|
|
2261
|
-
1,
|
|
2262
|
-
{
|
|
2263
|
-
[_hQ]: _mR,
|
|
2264
|
-
},
|
|
2265
|
-
],
|
|
2186
|
+
[0, { [_hQ]: _nT }],
|
|
2187
|
+
[1, { [_hQ]: _mR }],
|
|
2266
2188
|
],
|
|
2267
2189
|
];
|
|
2268
2190
|
export var ListCollaborationIdNamespaceAssociationsOutput = [
|
|
@@ -2281,30 +2203,10 @@ export var ListCollaborationPrivacyBudgetsInput = [
|
|
|
2281
2203
|
[_cIo, _pBT, _mR, _nT, _aBRA],
|
|
2282
2204
|
[
|
|
2283
2205
|
[0, 1],
|
|
2284
|
-
[
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
|
-
},
|
|
2289
|
-
],
|
|
2290
|
-
[
|
|
2291
|
-
1,
|
|
2292
|
-
{
|
|
2293
|
-
[_hQ]: _mR,
|
|
2294
|
-
},
|
|
2295
|
-
],
|
|
2296
|
-
[
|
|
2297
|
-
0,
|
|
2298
|
-
{
|
|
2299
|
-
[_hQ]: _nT,
|
|
2300
|
-
},
|
|
2301
|
-
],
|
|
2302
|
-
[
|
|
2303
|
-
0,
|
|
2304
|
-
{
|
|
2305
|
-
[_hQ]: _aBRA,
|
|
2306
|
-
},
|
|
2307
|
-
],
|
|
2206
|
+
[0, { [_hQ]: _pBT }],
|
|
2207
|
+
[1, { [_hQ]: _mR }],
|
|
2208
|
+
[0, { [_hQ]: _nT }],
|
|
2209
|
+
[0, { [_hQ]: _aBRA }],
|
|
2308
2210
|
],
|
|
2309
2211
|
];
|
|
2310
2212
|
export var ListCollaborationPrivacyBudgetsOutput = [
|
|
@@ -2323,18 +2225,8 @@ export var ListCollaborationPrivacyBudgetTemplatesInput = [
|
|
|
2323
2225
|
[_cIo, _nT, _mR],
|
|
2324
2226
|
[
|
|
2325
2227
|
[0, 1],
|
|
2326
|
-
[
|
|
2327
|
-
|
|
2328
|
-
{
|
|
2329
|
-
[_hQ]: _nT,
|
|
2330
|
-
},
|
|
2331
|
-
],
|
|
2332
|
-
[
|
|
2333
|
-
1,
|
|
2334
|
-
{
|
|
2335
|
-
[_hQ]: _mR,
|
|
2336
|
-
},
|
|
2337
|
-
],
|
|
2228
|
+
[0, { [_hQ]: _nT }],
|
|
2229
|
+
[1, { [_hQ]: _mR }],
|
|
2338
2230
|
],
|
|
2339
2231
|
];
|
|
2340
2232
|
export var ListCollaborationPrivacyBudgetTemplatesOutput = [
|
|
@@ -2352,24 +2244,9 @@ export var ListCollaborationsInput = [
|
|
|
2352
2244
|
0,
|
|
2353
2245
|
[_nT, _mR, _mS],
|
|
2354
2246
|
[
|
|
2355
|
-
[
|
|
2356
|
-
|
|
2357
|
-
|
|
2358
|
-
[_hQ]: _nT,
|
|
2359
|
-
},
|
|
2360
|
-
],
|
|
2361
|
-
[
|
|
2362
|
-
1,
|
|
2363
|
-
{
|
|
2364
|
-
[_hQ]: _mR,
|
|
2365
|
-
},
|
|
2366
|
-
],
|
|
2367
|
-
[
|
|
2368
|
-
0,
|
|
2369
|
-
{
|
|
2370
|
-
[_hQ]: _mS,
|
|
2371
|
-
},
|
|
2372
|
-
],
|
|
2247
|
+
[0, { [_hQ]: _nT }],
|
|
2248
|
+
[1, { [_hQ]: _mR }],
|
|
2249
|
+
[0, { [_hQ]: _mS }],
|
|
2373
2250
|
],
|
|
2374
2251
|
];
|
|
2375
2252
|
export var ListCollaborationsOutput = [
|
|
@@ -2388,18 +2265,8 @@ export var ListConfiguredAudienceModelAssociationsInput = [
|
|
|
2388
2265
|
[_mIe, _nT, _mR],
|
|
2389
2266
|
[
|
|
2390
2267
|
[0, 1],
|
|
2391
|
-
[
|
|
2392
|
-
|
|
2393
|
-
{
|
|
2394
|
-
[_hQ]: _nT,
|
|
2395
|
-
},
|
|
2396
|
-
],
|
|
2397
|
-
[
|
|
2398
|
-
1,
|
|
2399
|
-
{
|
|
2400
|
-
[_hQ]: _mR,
|
|
2401
|
-
},
|
|
2402
|
-
],
|
|
2268
|
+
[0, { [_hQ]: _nT }],
|
|
2269
|
+
[1, { [_hQ]: _mR }],
|
|
2403
2270
|
],
|
|
2404
2271
|
];
|
|
2405
2272
|
export var ListConfiguredAudienceModelAssociationsOutput = [
|
|
@@ -2418,18 +2285,8 @@ export var ListConfiguredTableAssociationsInput = [
|
|
|
2418
2285
|
[_mIe, _nT, _mR],
|
|
2419
2286
|
[
|
|
2420
2287
|
[0, 1],
|
|
2421
|
-
[
|
|
2422
|
-
|
|
2423
|
-
{
|
|
2424
|
-
[_hQ]: _nT,
|
|
2425
|
-
},
|
|
2426
|
-
],
|
|
2427
|
-
[
|
|
2428
|
-
1,
|
|
2429
|
-
{
|
|
2430
|
-
[_hQ]: _mR,
|
|
2431
|
-
},
|
|
2432
|
-
],
|
|
2288
|
+
[0, { [_hQ]: _nT }],
|
|
2289
|
+
[1, { [_hQ]: _mR }],
|
|
2433
2290
|
],
|
|
2434
2291
|
];
|
|
2435
2292
|
export var ListConfiguredTableAssociationsOutput = [
|
|
@@ -2447,18 +2304,8 @@ export var ListConfiguredTablesInput = [
|
|
|
2447
2304
|
0,
|
|
2448
2305
|
[_nT, _mR],
|
|
2449
2306
|
[
|
|
2450
|
-
[
|
|
2451
|
-
|
|
2452
|
-
{
|
|
2453
|
-
[_hQ]: _nT,
|
|
2454
|
-
},
|
|
2455
|
-
],
|
|
2456
|
-
[
|
|
2457
|
-
1,
|
|
2458
|
-
{
|
|
2459
|
-
[_hQ]: _mR,
|
|
2460
|
-
},
|
|
2461
|
-
],
|
|
2307
|
+
[0, { [_hQ]: _nT }],
|
|
2308
|
+
[1, { [_hQ]: _mR }],
|
|
2462
2309
|
],
|
|
2463
2310
|
];
|
|
2464
2311
|
export var ListConfiguredTablesOutput = [
|
|
@@ -2477,18 +2324,8 @@ export var ListIdMappingTablesInput = [
|
|
|
2477
2324
|
[_mIe, _nT, _mR],
|
|
2478
2325
|
[
|
|
2479
2326
|
[0, 1],
|
|
2480
|
-
[
|
|
2481
|
-
|
|
2482
|
-
{
|
|
2483
|
-
[_hQ]: _nT,
|
|
2484
|
-
},
|
|
2485
|
-
],
|
|
2486
|
-
[
|
|
2487
|
-
1,
|
|
2488
|
-
{
|
|
2489
|
-
[_hQ]: _mR,
|
|
2490
|
-
},
|
|
2491
|
-
],
|
|
2327
|
+
[0, { [_hQ]: _nT }],
|
|
2328
|
+
[1, { [_hQ]: _mR }],
|
|
2492
2329
|
],
|
|
2493
2330
|
];
|
|
2494
2331
|
export var ListIdMappingTablesOutput = [
|
|
@@ -2507,18 +2344,8 @@ export var ListIdNamespaceAssociationsInput = [
|
|
|
2507
2344
|
[_mIe, _nT, _mR],
|
|
2508
2345
|
[
|
|
2509
2346
|
[0, 1],
|
|
2510
|
-
[
|
|
2511
|
-
|
|
2512
|
-
{
|
|
2513
|
-
[_hQ]: _nT,
|
|
2514
|
-
},
|
|
2515
|
-
],
|
|
2516
|
-
[
|
|
2517
|
-
1,
|
|
2518
|
-
{
|
|
2519
|
-
[_hQ]: _mR,
|
|
2520
|
-
},
|
|
2521
|
-
],
|
|
2347
|
+
[0, { [_hQ]: _nT }],
|
|
2348
|
+
[1, { [_hQ]: _mR }],
|
|
2522
2349
|
],
|
|
2523
2350
|
];
|
|
2524
2351
|
export var ListIdNamespaceAssociationsOutput = [
|
|
@@ -2536,24 +2363,9 @@ export var ListMembershipsInput = [
|
|
|
2536
2363
|
0,
|
|
2537
2364
|
[_nT, _mR, _st],
|
|
2538
2365
|
[
|
|
2539
|
-
[
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
[_hQ]: _nT,
|
|
2543
|
-
},
|
|
2544
|
-
],
|
|
2545
|
-
[
|
|
2546
|
-
1,
|
|
2547
|
-
{
|
|
2548
|
-
[_hQ]: _mR,
|
|
2549
|
-
},
|
|
2550
|
-
],
|
|
2551
|
-
[
|
|
2552
|
-
0,
|
|
2553
|
-
{
|
|
2554
|
-
[_hQ]: _st,
|
|
2555
|
-
},
|
|
2556
|
-
],
|
|
2366
|
+
[0, { [_hQ]: _nT }],
|
|
2367
|
+
[1, { [_hQ]: _mR }],
|
|
2368
|
+
[0, { [_hQ]: _st }],
|
|
2557
2369
|
],
|
|
2558
2370
|
];
|
|
2559
2371
|
export var ListMembershipsOutput = [
|
|
@@ -2572,18 +2384,8 @@ export var ListMembersInput = [
|
|
|
2572
2384
|
[_cIo, _nT, _mR],
|
|
2573
2385
|
[
|
|
2574
2386
|
[0, 1],
|
|
2575
|
-
[
|
|
2576
|
-
|
|
2577
|
-
{
|
|
2578
|
-
[_hQ]: _nT,
|
|
2579
|
-
},
|
|
2580
|
-
],
|
|
2581
|
-
[
|
|
2582
|
-
1,
|
|
2583
|
-
{
|
|
2584
|
-
[_hQ]: _mR,
|
|
2585
|
-
},
|
|
2586
|
-
],
|
|
2387
|
+
[0, { [_hQ]: _nT }],
|
|
2388
|
+
[1, { [_hQ]: _mR }],
|
|
2587
2389
|
],
|
|
2588
2390
|
];
|
|
2589
2391
|
export var ListMembersOutput = [3, n0, _LMOi, 0, [_nT, _mSem], [0, () => MemberSummaryList]];
|
|
@@ -2595,30 +2397,10 @@ export var ListPrivacyBudgetsInput = [
|
|
|
2595
2397
|
[_mIe, _pBT, _nT, _mR, _aBRA],
|
|
2596
2398
|
[
|
|
2597
2399
|
[0, 1],
|
|
2598
|
-
[
|
|
2599
|
-
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
},
|
|
2603
|
-
],
|
|
2604
|
-
[
|
|
2605
|
-
0,
|
|
2606
|
-
{
|
|
2607
|
-
[_hQ]: _nT,
|
|
2608
|
-
},
|
|
2609
|
-
],
|
|
2610
|
-
[
|
|
2611
|
-
1,
|
|
2612
|
-
{
|
|
2613
|
-
[_hQ]: _mR,
|
|
2614
|
-
},
|
|
2615
|
-
],
|
|
2616
|
-
[
|
|
2617
|
-
0,
|
|
2618
|
-
{
|
|
2619
|
-
[_hQ]: _aBRA,
|
|
2620
|
-
},
|
|
2621
|
-
],
|
|
2400
|
+
[0, { [_hQ]: _pBT }],
|
|
2401
|
+
[0, { [_hQ]: _nT }],
|
|
2402
|
+
[1, { [_hQ]: _mR }],
|
|
2403
|
+
[0, { [_hQ]: _aBRA }],
|
|
2622
2404
|
],
|
|
2623
2405
|
];
|
|
2624
2406
|
export var ListPrivacyBudgetsOutput = [
|
|
@@ -2637,18 +2419,8 @@ export var ListPrivacyBudgetTemplatesInput = [
|
|
|
2637
2419
|
[_mIe, _nT, _mR],
|
|
2638
2420
|
[
|
|
2639
2421
|
[0, 1],
|
|
2640
|
-
[
|
|
2641
|
-
|
|
2642
|
-
{
|
|
2643
|
-
[_hQ]: _nT,
|
|
2644
|
-
},
|
|
2645
|
-
],
|
|
2646
|
-
[
|
|
2647
|
-
1,
|
|
2648
|
-
{
|
|
2649
|
-
[_hQ]: _mR,
|
|
2650
|
-
},
|
|
2651
|
-
],
|
|
2422
|
+
[0, { [_hQ]: _nT }],
|
|
2423
|
+
[1, { [_hQ]: _mR }],
|
|
2652
2424
|
],
|
|
2653
2425
|
];
|
|
2654
2426
|
export var ListPrivacyBudgetTemplatesOutput = [
|
|
@@ -2667,24 +2439,9 @@ export var ListProtectedJobsInput = [
|
|
|
2667
2439
|
[_mIe, _st, _nT, _mR],
|
|
2668
2440
|
[
|
|
2669
2441
|
[0, 1],
|
|
2670
|
-
[
|
|
2671
|
-
|
|
2672
|
-
|
|
2673
|
-
[_hQ]: _st,
|
|
2674
|
-
},
|
|
2675
|
-
],
|
|
2676
|
-
[
|
|
2677
|
-
0,
|
|
2678
|
-
{
|
|
2679
|
-
[_hQ]: _nT,
|
|
2680
|
-
},
|
|
2681
|
-
],
|
|
2682
|
-
[
|
|
2683
|
-
1,
|
|
2684
|
-
{
|
|
2685
|
-
[_hQ]: _mR,
|
|
2686
|
-
},
|
|
2687
|
-
],
|
|
2442
|
+
[0, { [_hQ]: _st }],
|
|
2443
|
+
[0, { [_hQ]: _nT }],
|
|
2444
|
+
[1, { [_hQ]: _mR }],
|
|
2688
2445
|
],
|
|
2689
2446
|
];
|
|
2690
2447
|
export var ListProtectedJobsOutput = [
|
|
@@ -2703,24 +2460,9 @@ export var ListProtectedQueriesInput = [
|
|
|
2703
2460
|
[_mIe, _st, _nT, _mR],
|
|
2704
2461
|
[
|
|
2705
2462
|
[0, 1],
|
|
2706
|
-
[
|
|
2707
|
-
|
|
2708
|
-
|
|
2709
|
-
[_hQ]: _st,
|
|
2710
|
-
},
|
|
2711
|
-
],
|
|
2712
|
-
[
|
|
2713
|
-
0,
|
|
2714
|
-
{
|
|
2715
|
-
[_hQ]: _nT,
|
|
2716
|
-
},
|
|
2717
|
-
],
|
|
2718
|
-
[
|
|
2719
|
-
1,
|
|
2720
|
-
{
|
|
2721
|
-
[_hQ]: _mR,
|
|
2722
|
-
},
|
|
2723
|
-
],
|
|
2463
|
+
[0, { [_hQ]: _st }],
|
|
2464
|
+
[0, { [_hQ]: _nT }],
|
|
2465
|
+
[1, { [_hQ]: _mR }],
|
|
2724
2466
|
],
|
|
2725
2467
|
];
|
|
2726
2468
|
export var ListProtectedQueriesOutput = [
|
|
@@ -2739,24 +2481,9 @@ export var ListSchemasInput = [
|
|
|
2739
2481
|
[_cIo, _sTc, _nT, _mR],
|
|
2740
2482
|
[
|
|
2741
2483
|
[0, 1],
|
|
2742
|
-
[
|
|
2743
|
-
|
|
2744
|
-
|
|
2745
|
-
[_hQ]: _sTc,
|
|
2746
|
-
},
|
|
2747
|
-
],
|
|
2748
|
-
[
|
|
2749
|
-
0,
|
|
2750
|
-
{
|
|
2751
|
-
[_hQ]: _nT,
|
|
2752
|
-
},
|
|
2753
|
-
],
|
|
2754
|
-
[
|
|
2755
|
-
1,
|
|
2756
|
-
{
|
|
2757
|
-
[_hQ]: _mR,
|
|
2758
|
-
},
|
|
2759
|
-
],
|
|
2484
|
+
[0, { [_hQ]: _sTc }],
|
|
2485
|
+
[0, { [_hQ]: _nT }],
|
|
2486
|
+
[1, { [_hQ]: _mR }],
|
|
2760
2487
|
],
|
|
2761
2488
|
];
|
|
2762
2489
|
export var ListSchemasOutput = [3, n0, _LSO, 0, [_sS, _nT], [() => SchemaSummaryList, 0]];
|
|
@@ -3083,10 +2810,7 @@ export var ResourceNotFoundException = [
|
|
|
3083
2810
|
-3,
|
|
3084
2811
|
n0,
|
|
3085
2812
|
_RNFE,
|
|
3086
|
-
{
|
|
3087
|
-
[_e]: _c,
|
|
3088
|
-
[_hE]: 404,
|
|
3089
|
-
},
|
|
2813
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
3090
2814
|
[_m, _rI, _rTe],
|
|
3091
2815
|
[0, 0, 0],
|
|
3092
2816
|
];
|
|
@@ -3139,10 +2863,7 @@ export var ServiceQuotaExceededException = [
|
|
|
3139
2863
|
-3,
|
|
3140
2864
|
n0,
|
|
3141
2865
|
_SQEE,
|
|
3142
|
-
{
|
|
3143
|
-
[_e]: _c,
|
|
3144
|
-
[_hE]: 402,
|
|
3145
|
-
},
|
|
2866
|
+
{ [_e]: _c, [_hE]: 402 },
|
|
3146
2867
|
[_m, _qN, _qV],
|
|
3147
2868
|
[0, 0, 1],
|
|
3148
2869
|
];
|
|
@@ -3190,17 +2911,7 @@ export var SyntheticDataColumnProperties = [3, n0, _SDCP, 0, [_cNo, _cTol, _iPV]
|
|
|
3190
2911
|
export var SyntheticDataGenerationPaymentConfig = [3, n0, _SDGPC, 0, [_iR], [2]];
|
|
3191
2912
|
export var TagResourceInput = [3, n0, _TRI, 0, [_rA, _ta], [[0, 1], 128 | 0]];
|
|
3192
2913
|
export var TagResourceOutput = [3, n0, _TRO, 0, [], []];
|
|
3193
|
-
export var ThrottlingException = [
|
|
3194
|
-
-3,
|
|
3195
|
-
n0,
|
|
3196
|
-
_TE,
|
|
3197
|
-
{
|
|
3198
|
-
[_e]: _c,
|
|
3199
|
-
[_hE]: 429,
|
|
3200
|
-
},
|
|
3201
|
-
[_m],
|
|
3202
|
-
[0],
|
|
3203
|
-
];
|
|
2914
|
+
export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
3204
2915
|
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
3205
2916
|
export var UntagResourceInput = [
|
|
3206
2917
|
3,
|
|
@@ -3210,12 +2921,7 @@ export var UntagResourceInput = [
|
|
|
3210
2921
|
[_rA, _tK],
|
|
3211
2922
|
[
|
|
3212
2923
|
[0, 1],
|
|
3213
|
-
[
|
|
3214
|
-
64 | 0,
|
|
3215
|
-
{
|
|
3216
|
-
[_hQ]: _tK,
|
|
3217
|
-
},
|
|
3218
|
-
],
|
|
2924
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
3219
2925
|
],
|
|
3220
2926
|
];
|
|
3221
2927
|
export var UntagResourceOutput = [3, n0, _URO, 0, [], []];
|
|
@@ -3375,10 +3081,7 @@ export var ValidationException = [
|
|
|
3375
3081
|
-3,
|
|
3376
3082
|
n0,
|
|
3377
3083
|
_VE,
|
|
3378
|
-
{
|
|
3379
|
-
[_e]: _c,
|
|
3380
|
-
[_hE]: 400,
|
|
3381
|
-
},
|
|
3084
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
3382
3085
|
[_m, _r, _fL],
|
|
3383
3086
|
[0, 0, () => ValidationExceptionFieldList],
|
|
3384
3087
|
];
|
|
@@ -3392,7 +3095,6 @@ export var WorkerComputeConfiguration = [
|
|
|
3392
3095
|
[_t, _nu, _pr],
|
|
3393
3096
|
[0, 1, () => WorkerComputeConfigurationProperties],
|
|
3394
3097
|
];
|
|
3395
|
-
export var __Unit = "unit";
|
|
3396
3098
|
export var CleanRoomsServiceException = [-3, _sm, "CleanRoomsServiceException", 0, [], []];
|
|
3397
3099
|
TypeRegistry.for(_sm).registerError(CleanRoomsServiceException, __CleanRoomsServiceException);
|
|
3398
3100
|
export var AccessBudgetDetailsList = [1, n0, _ABDL, 0, () => AccessBudgetDetails];
|
|
@@ -3836,9 +3538,7 @@ export var BatchGetCollaborationAnalysisTemplate = [
|
|
|
3836
3538
|
9,
|
|
3837
3539
|
n0,
|
|
3838
3540
|
_BGCAT,
|
|
3839
|
-
{
|
|
3840
|
-
[_h]: ["POST", "/collaborations/{collaborationIdentifier}/batch-analysistemplates", 200],
|
|
3841
|
-
},
|
|
3541
|
+
{ [_h]: ["POST", "/collaborations/{collaborationIdentifier}/batch-analysistemplates", 200] },
|
|
3842
3542
|
() => BatchGetCollaborationAnalysisTemplateInput,
|
|
3843
3543
|
() => BatchGetCollaborationAnalysisTemplateOutput,
|
|
3844
3544
|
];
|
|
@@ -3846,9 +3546,7 @@ export var BatchGetSchema = [
|
|
|
3846
3546
|
9,
|
|
3847
3547
|
n0,
|
|
3848
3548
|
_BGS,
|
|
3849
|
-
{
|
|
3850
|
-
[_h]: ["POST", "/collaborations/{collaborationIdentifier}/batch-schema", 200],
|
|
3851
|
-
},
|
|
3549
|
+
{ [_h]: ["POST", "/collaborations/{collaborationIdentifier}/batch-schema", 200] },
|
|
3852
3550
|
() => BatchGetSchemaInput,
|
|
3853
3551
|
() => BatchGetSchemaOutput,
|
|
3854
3552
|
];
|
|
@@ -3856,9 +3554,7 @@ export var BatchGetSchemaAnalysisRule = [
|
|
|
3856
3554
|
9,
|
|
3857
3555
|
n0,
|
|
3858
3556
|
_BGSAR,
|
|
3859
|
-
{
|
|
3860
|
-
[_h]: ["POST", "/collaborations/{collaborationIdentifier}/batch-schema-analysis-rule", 200],
|
|
3861
|
-
},
|
|
3557
|
+
{ [_h]: ["POST", "/collaborations/{collaborationIdentifier}/batch-schema-analysis-rule", 200] },
|
|
3862
3558
|
() => BatchGetSchemaAnalysisRuleInput,
|
|
3863
3559
|
() => BatchGetSchemaAnalysisRuleOutput,
|
|
3864
3560
|
];
|
|
@@ -3866,9 +3562,7 @@ export var CreateAnalysisTemplate = [
|
|
|
3866
3562
|
9,
|
|
3867
3563
|
n0,
|
|
3868
3564
|
_CATr,
|
|
3869
|
-
{
|
|
3870
|
-
[_h]: ["POST", "/memberships/{membershipIdentifier}/analysistemplates", 200],
|
|
3871
|
-
},
|
|
3565
|
+
{ [_h]: ["POST", "/memberships/{membershipIdentifier}/analysistemplates", 200] },
|
|
3872
3566
|
() => CreateAnalysisTemplateInput,
|
|
3873
3567
|
() => CreateAnalysisTemplateOutput,
|
|
3874
3568
|
];
|
|
@@ -3876,9 +3570,7 @@ export var CreateCollaboration = [
|
|
|
3876
3570
|
9,
|
|
3877
3571
|
n0,
|
|
3878
3572
|
_CCr,
|
|
3879
|
-
{
|
|
3880
|
-
[_h]: ["POST", "/collaborations", 200],
|
|
3881
|
-
},
|
|
3573
|
+
{ [_h]: ["POST", "/collaborations", 200] },
|
|
3882
3574
|
() => CreateCollaborationInput,
|
|
3883
3575
|
() => CreateCollaborationOutput,
|
|
3884
3576
|
];
|
|
@@ -3886,9 +3578,7 @@ export var CreateCollaborationChangeRequest = [
|
|
|
3886
3578
|
9,
|
|
3887
3579
|
n0,
|
|
3888
3580
|
_CCCR,
|
|
3889
|
-
{
|
|
3890
|
-
[_h]: ["POST", "/collaborations/{collaborationIdentifier}/changeRequests", 200],
|
|
3891
|
-
},
|
|
3581
|
+
{ [_h]: ["POST", "/collaborations/{collaborationIdentifier}/changeRequests", 200] },
|
|
3892
3582
|
() => CreateCollaborationChangeRequestInput,
|
|
3893
3583
|
() => CreateCollaborationChangeRequestOutput,
|
|
3894
3584
|
];
|
|
@@ -3896,9 +3586,7 @@ export var CreateConfiguredAudienceModelAssociation = [
|
|
|
3896
3586
|
9,
|
|
3897
3587
|
n0,
|
|
3898
3588
|
_CCAMAr,
|
|
3899
|
-
{
|
|
3900
|
-
[_h]: ["POST", "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations", 200],
|
|
3901
|
-
},
|
|
3589
|
+
{ [_h]: ["POST", "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations", 200] },
|
|
3902
3590
|
() => CreateConfiguredAudienceModelAssociationInput,
|
|
3903
3591
|
() => CreateConfiguredAudienceModelAssociationOutput,
|
|
3904
3592
|
];
|
|
@@ -3906,9 +3594,7 @@ export var CreateConfiguredTable = [
|
|
|
3906
3594
|
9,
|
|
3907
3595
|
n0,
|
|
3908
3596
|
_CCT,
|
|
3909
|
-
{
|
|
3910
|
-
[_h]: ["POST", "/configuredTables", 200],
|
|
3911
|
-
},
|
|
3597
|
+
{ [_h]: ["POST", "/configuredTables", 200] },
|
|
3912
3598
|
() => CreateConfiguredTableInput,
|
|
3913
3599
|
() => CreateConfiguredTableOutput,
|
|
3914
3600
|
];
|
|
@@ -3916,9 +3602,7 @@ export var CreateConfiguredTableAnalysisRule = [
|
|
|
3916
3602
|
9,
|
|
3917
3603
|
n0,
|
|
3918
3604
|
_CCTAR,
|
|
3919
|
-
{
|
|
3920
|
-
[_h]: ["POST", "/configuredTables/{configuredTableIdentifier}/analysisRule", 200],
|
|
3921
|
-
},
|
|
3605
|
+
{ [_h]: ["POST", "/configuredTables/{configuredTableIdentifier}/analysisRule", 200] },
|
|
3922
3606
|
() => CreateConfiguredTableAnalysisRuleInput,
|
|
3923
3607
|
() => CreateConfiguredTableAnalysisRuleOutput,
|
|
3924
3608
|
];
|
|
@@ -3926,9 +3610,7 @@ export var CreateConfiguredTableAssociation = [
|
|
|
3926
3610
|
9,
|
|
3927
3611
|
n0,
|
|
3928
3612
|
_CCTA,
|
|
3929
|
-
{
|
|
3930
|
-
[_h]: ["POST", "/memberships/{membershipIdentifier}/configuredTableAssociations", 200],
|
|
3931
|
-
},
|
|
3613
|
+
{ [_h]: ["POST", "/memberships/{membershipIdentifier}/configuredTableAssociations", 200] },
|
|
3932
3614
|
() => CreateConfiguredTableAssociationInput,
|
|
3933
3615
|
() => CreateConfiguredTableAssociationOutput,
|
|
3934
3616
|
];
|
|
@@ -3950,9 +3632,7 @@ export var CreateIdMappingTable = [
|
|
|
3950
3632
|
9,
|
|
3951
3633
|
n0,
|
|
3952
3634
|
_CIMT,
|
|
3953
|
-
{
|
|
3954
|
-
[_h]: ["POST", "/memberships/{membershipIdentifier}/idmappingtables", 200],
|
|
3955
|
-
},
|
|
3635
|
+
{ [_h]: ["POST", "/memberships/{membershipIdentifier}/idmappingtables", 200] },
|
|
3956
3636
|
() => CreateIdMappingTableInput,
|
|
3957
3637
|
() => CreateIdMappingTableOutput,
|
|
3958
3638
|
];
|
|
@@ -3960,9 +3640,7 @@ export var CreateIdNamespaceAssociation = [
|
|
|
3960
3640
|
9,
|
|
3961
3641
|
n0,
|
|
3962
3642
|
_CINAr,
|
|
3963
|
-
{
|
|
3964
|
-
[_h]: ["POST", "/memberships/{membershipIdentifier}/idnamespaceassociations", 200],
|
|
3965
|
-
},
|
|
3643
|
+
{ [_h]: ["POST", "/memberships/{membershipIdentifier}/idnamespaceassociations", 200] },
|
|
3966
3644
|
() => CreateIdNamespaceAssociationInput,
|
|
3967
3645
|
() => CreateIdNamespaceAssociationOutput,
|
|
3968
3646
|
];
|
|
@@ -3970,9 +3648,7 @@ export var CreateMembership = [
|
|
|
3970
3648
|
9,
|
|
3971
3649
|
n0,
|
|
3972
3650
|
_CM,
|
|
3973
|
-
{
|
|
3974
|
-
[_h]: ["POST", "/memberships", 200],
|
|
3975
|
-
},
|
|
3651
|
+
{ [_h]: ["POST", "/memberships", 200] },
|
|
3976
3652
|
() => CreateMembershipInput,
|
|
3977
3653
|
() => CreateMembershipOutput,
|
|
3978
3654
|
];
|
|
@@ -3980,9 +3656,7 @@ export var CreatePrivacyBudgetTemplate = [
|
|
|
3980
3656
|
9,
|
|
3981
3657
|
n0,
|
|
3982
3658
|
_CPBTr,
|
|
3983
|
-
{
|
|
3984
|
-
[_h]: ["POST", "/memberships/{membershipIdentifier}/privacybudgettemplates", 200],
|
|
3985
|
-
},
|
|
3659
|
+
{ [_h]: ["POST", "/memberships/{membershipIdentifier}/privacybudgettemplates", 200] },
|
|
3986
3660
|
() => CreatePrivacyBudgetTemplateInput,
|
|
3987
3661
|
() => CreatePrivacyBudgetTemplateOutput,
|
|
3988
3662
|
];
|
|
@@ -3990,9 +3664,7 @@ export var DeleteAnalysisTemplate = [
|
|
|
3990
3664
|
9,
|
|
3991
3665
|
n0,
|
|
3992
3666
|
_DAT,
|
|
3993
|
-
{
|
|
3994
|
-
[_h]: ["DELETE", "/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}", 204],
|
|
3995
|
-
},
|
|
3667
|
+
{ [_h]: ["DELETE", "/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}", 204] },
|
|
3996
3668
|
() => DeleteAnalysisTemplateInput,
|
|
3997
3669
|
() => DeleteAnalysisTemplateOutput,
|
|
3998
3670
|
];
|
|
@@ -4000,9 +3672,7 @@ export var DeleteCollaboration = [
|
|
|
4000
3672
|
9,
|
|
4001
3673
|
n0,
|
|
4002
3674
|
_DC,
|
|
4003
|
-
{
|
|
4004
|
-
[_h]: ["DELETE", "/collaborations/{collaborationIdentifier}", 204],
|
|
4005
|
-
},
|
|
3675
|
+
{ [_h]: ["DELETE", "/collaborations/{collaborationIdentifier}", 204] },
|
|
4006
3676
|
() => DeleteCollaborationInput,
|
|
4007
3677
|
() => DeleteCollaborationOutput,
|
|
4008
3678
|
];
|
|
@@ -4024,9 +3694,7 @@ export var DeleteConfiguredTable = [
|
|
|
4024
3694
|
9,
|
|
4025
3695
|
n0,
|
|
4026
3696
|
_DCT,
|
|
4027
|
-
{
|
|
4028
|
-
[_h]: ["DELETE", "/configuredTables/{configuredTableIdentifier}", 204],
|
|
4029
|
-
},
|
|
3697
|
+
{ [_h]: ["DELETE", "/configuredTables/{configuredTableIdentifier}", 204] },
|
|
4030
3698
|
() => DeleteConfiguredTableInput,
|
|
4031
3699
|
() => DeleteConfiguredTableOutput,
|
|
4032
3700
|
];
|
|
@@ -4034,9 +3702,7 @@ export var DeleteConfiguredTableAnalysisRule = [
|
|
|
4034
3702
|
9,
|
|
4035
3703
|
n0,
|
|
4036
3704
|
_DCTAR,
|
|
4037
|
-
{
|
|
4038
|
-
[_h]: ["DELETE", "/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}", 204],
|
|
4039
|
-
},
|
|
3705
|
+
{ [_h]: ["DELETE", "/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}", 204] },
|
|
4040
3706
|
() => DeleteConfiguredTableAnalysisRuleInput,
|
|
4041
3707
|
() => DeleteConfiguredTableAnalysisRuleOutput,
|
|
4042
3708
|
];
|
|
@@ -4072,9 +3738,7 @@ export var DeleteIdMappingTable = [
|
|
|
4072
3738
|
9,
|
|
4073
3739
|
n0,
|
|
4074
3740
|
_DIMT,
|
|
4075
|
-
{
|
|
4076
|
-
[_h]: ["DELETE", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}", 204],
|
|
4077
|
-
},
|
|
3741
|
+
{ [_h]: ["DELETE", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}", 204] },
|
|
4078
3742
|
() => DeleteIdMappingTableInput,
|
|
4079
3743
|
() => DeleteIdMappingTableOutput,
|
|
4080
3744
|
];
|
|
@@ -4096,9 +3760,7 @@ export var DeleteMember = [
|
|
|
4096
3760
|
9,
|
|
4097
3761
|
n0,
|
|
4098
3762
|
_DM,
|
|
4099
|
-
{
|
|
4100
|
-
[_h]: ["DELETE", "/collaborations/{collaborationIdentifier}/member/{accountId}", 204],
|
|
4101
|
-
},
|
|
3763
|
+
{ [_h]: ["DELETE", "/collaborations/{collaborationIdentifier}/member/{accountId}", 204] },
|
|
4102
3764
|
() => DeleteMemberInput,
|
|
4103
3765
|
() => DeleteMemberOutput,
|
|
4104
3766
|
];
|
|
@@ -4106,9 +3768,7 @@ export var DeleteMembership = [
|
|
|
4106
3768
|
9,
|
|
4107
3769
|
n0,
|
|
4108
3770
|
_DMe,
|
|
4109
|
-
{
|
|
4110
|
-
[_h]: ["DELETE", "/memberships/{membershipIdentifier}", 204],
|
|
4111
|
-
},
|
|
3771
|
+
{ [_h]: ["DELETE", "/memberships/{membershipIdentifier}", 204] },
|
|
4112
3772
|
() => DeleteMembershipInput,
|
|
4113
3773
|
() => DeleteMembershipOutput,
|
|
4114
3774
|
];
|
|
@@ -4130,9 +3790,7 @@ export var GetAnalysisTemplate = [
|
|
|
4130
3790
|
9,
|
|
4131
3791
|
n0,
|
|
4132
3792
|
_GAT,
|
|
4133
|
-
{
|
|
4134
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}", 200],
|
|
4135
|
-
},
|
|
3793
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}", 200] },
|
|
4136
3794
|
() => GetAnalysisTemplateInput,
|
|
4137
3795
|
() => GetAnalysisTemplateOutput,
|
|
4138
3796
|
];
|
|
@@ -4140,9 +3798,7 @@ export var GetCollaboration = [
|
|
|
4140
3798
|
9,
|
|
4141
3799
|
n0,
|
|
4142
3800
|
_GC,
|
|
4143
|
-
{
|
|
4144
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}", 200],
|
|
4145
|
-
},
|
|
3801
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}", 200] },
|
|
4146
3802
|
() => GetCollaborationInput,
|
|
4147
3803
|
() => GetCollaborationOutput,
|
|
4148
3804
|
];
|
|
@@ -4150,9 +3806,7 @@ export var GetCollaborationAnalysisTemplate = [
|
|
|
4150
3806
|
9,
|
|
4151
3807
|
n0,
|
|
4152
3808
|
_GCAT,
|
|
4153
|
-
{
|
|
4154
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/analysistemplates/{analysisTemplateArn}", 200],
|
|
4155
|
-
},
|
|
3809
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/analysistemplates/{analysisTemplateArn}", 200] },
|
|
4156
3810
|
() => GetCollaborationAnalysisTemplateInput,
|
|
4157
3811
|
() => GetCollaborationAnalysisTemplateOutput,
|
|
4158
3812
|
];
|
|
@@ -4160,9 +3814,7 @@ export var GetCollaborationChangeRequest = [
|
|
|
4160
3814
|
9,
|
|
4161
3815
|
n0,
|
|
4162
3816
|
_GCCR,
|
|
4163
|
-
{
|
|
4164
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/changeRequests/{changeRequestIdentifier}", 200],
|
|
4165
|
-
},
|
|
3817
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/changeRequests/{changeRequestIdentifier}", 200] },
|
|
4166
3818
|
() => GetCollaborationChangeRequestInput,
|
|
4167
3819
|
() => GetCollaborationChangeRequestOutput,
|
|
4168
3820
|
];
|
|
@@ -4226,9 +3878,7 @@ export var GetConfiguredTable = [
|
|
|
4226
3878
|
9,
|
|
4227
3879
|
n0,
|
|
4228
3880
|
_GCT,
|
|
4229
|
-
{
|
|
4230
|
-
[_h]: ["GET", "/configuredTables/{configuredTableIdentifier}", 200],
|
|
4231
|
-
},
|
|
3881
|
+
{ [_h]: ["GET", "/configuredTables/{configuredTableIdentifier}", 200] },
|
|
4232
3882
|
() => GetConfiguredTableInput,
|
|
4233
3883
|
() => GetConfiguredTableOutput,
|
|
4234
3884
|
];
|
|
@@ -4236,9 +3886,7 @@ export var GetConfiguredTableAnalysisRule = [
|
|
|
4236
3886
|
9,
|
|
4237
3887
|
n0,
|
|
4238
3888
|
_GCTAR,
|
|
4239
|
-
{
|
|
4240
|
-
[_h]: ["GET", "/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}", 200],
|
|
4241
|
-
},
|
|
3889
|
+
{ [_h]: ["GET", "/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}", 200] },
|
|
4242
3890
|
() => GetConfiguredTableAnalysisRuleInput,
|
|
4243
3891
|
() => GetConfiguredTableAnalysisRuleOutput,
|
|
4244
3892
|
];
|
|
@@ -4274,9 +3922,7 @@ export var GetIdMappingTable = [
|
|
|
4274
3922
|
9,
|
|
4275
3923
|
n0,
|
|
4276
3924
|
_GIMT,
|
|
4277
|
-
{
|
|
4278
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}", 200],
|
|
4279
|
-
},
|
|
3925
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}", 200] },
|
|
4280
3926
|
() => GetIdMappingTableInput,
|
|
4281
3927
|
() => GetIdMappingTableOutput,
|
|
4282
3928
|
];
|
|
@@ -4298,9 +3944,7 @@ export var GetMembership = [
|
|
|
4298
3944
|
9,
|
|
4299
3945
|
n0,
|
|
4300
3946
|
_GM,
|
|
4301
|
-
{
|
|
4302
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}", 200],
|
|
4303
|
-
},
|
|
3947
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}", 200] },
|
|
4304
3948
|
() => GetMembershipInput,
|
|
4305
3949
|
() => GetMembershipOutput,
|
|
4306
3950
|
];
|
|
@@ -4318,9 +3962,7 @@ export var GetProtectedJob = [
|
|
|
4318
3962
|
9,
|
|
4319
3963
|
n0,
|
|
4320
3964
|
_GPJ,
|
|
4321
|
-
{
|
|
4322
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/protectedJobs/{protectedJobIdentifier}", 200],
|
|
4323
|
-
},
|
|
3965
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/protectedJobs/{protectedJobIdentifier}", 200] },
|
|
4324
3966
|
() => GetProtectedJobInput,
|
|
4325
3967
|
() => GetProtectedJobOutput,
|
|
4326
3968
|
];
|
|
@@ -4328,9 +3970,7 @@ export var GetProtectedQuery = [
|
|
|
4328
3970
|
9,
|
|
4329
3971
|
n0,
|
|
4330
3972
|
_GPQ,
|
|
4331
|
-
{
|
|
4332
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/protectedQueries/{protectedQueryIdentifier}", 200],
|
|
4333
|
-
},
|
|
3973
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/protectedQueries/{protectedQueryIdentifier}", 200] },
|
|
4334
3974
|
() => GetProtectedQueryInput,
|
|
4335
3975
|
() => GetProtectedQueryOutput,
|
|
4336
3976
|
];
|
|
@@ -4338,9 +3978,7 @@ export var GetSchema = [
|
|
|
4338
3978
|
9,
|
|
4339
3979
|
n0,
|
|
4340
3980
|
_GS,
|
|
4341
|
-
{
|
|
4342
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/schemas/{name}", 200],
|
|
4343
|
-
},
|
|
3981
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/schemas/{name}", 200] },
|
|
4344
3982
|
() => GetSchemaInput,
|
|
4345
3983
|
() => GetSchemaOutput,
|
|
4346
3984
|
];
|
|
@@ -4348,9 +3986,7 @@ export var GetSchemaAnalysisRule = [
|
|
|
4348
3986
|
9,
|
|
4349
3987
|
n0,
|
|
4350
3988
|
_GSAR,
|
|
4351
|
-
{
|
|
4352
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/schemas/{name}/analysisRule/{type}", 200],
|
|
4353
|
-
},
|
|
3989
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/schemas/{name}/analysisRule/{type}", 200] },
|
|
4354
3990
|
() => GetSchemaAnalysisRuleInput,
|
|
4355
3991
|
() => GetSchemaAnalysisRuleOutput,
|
|
4356
3992
|
];
|
|
@@ -4358,9 +3994,7 @@ export var ListAnalysisTemplates = [
|
|
|
4358
3994
|
9,
|
|
4359
3995
|
n0,
|
|
4360
3996
|
_LAT,
|
|
4361
|
-
{
|
|
4362
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/analysistemplates", 200],
|
|
4363
|
-
},
|
|
3997
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/analysistemplates", 200] },
|
|
4364
3998
|
() => ListAnalysisTemplatesInput,
|
|
4365
3999
|
() => ListAnalysisTemplatesOutput,
|
|
4366
4000
|
];
|
|
@@ -4368,9 +4002,7 @@ export var ListCollaborationAnalysisTemplates = [
|
|
|
4368
4002
|
9,
|
|
4369
4003
|
n0,
|
|
4370
4004
|
_LCAT,
|
|
4371
|
-
{
|
|
4372
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/analysistemplates", 200],
|
|
4373
|
-
},
|
|
4005
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/analysistemplates", 200] },
|
|
4374
4006
|
() => ListCollaborationAnalysisTemplatesInput,
|
|
4375
4007
|
() => ListCollaborationAnalysisTemplatesOutput,
|
|
4376
4008
|
];
|
|
@@ -4378,9 +4010,7 @@ export var ListCollaborationChangeRequests = [
|
|
|
4378
4010
|
9,
|
|
4379
4011
|
n0,
|
|
4380
4012
|
_LCCR,
|
|
4381
|
-
{
|
|
4382
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/changeRequests", 200],
|
|
4383
|
-
},
|
|
4013
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/changeRequests", 200] },
|
|
4384
4014
|
() => ListCollaborationChangeRequestsInput,
|
|
4385
4015
|
() => ListCollaborationChangeRequestsOutput,
|
|
4386
4016
|
];
|
|
@@ -4388,9 +4018,7 @@ export var ListCollaborationConfiguredAudienceModelAssociations = [
|
|
|
4388
4018
|
9,
|
|
4389
4019
|
n0,
|
|
4390
4020
|
_LCCAMA,
|
|
4391
|
-
{
|
|
4392
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/configuredaudiencemodelassociations", 200],
|
|
4393
|
-
},
|
|
4021
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/configuredaudiencemodelassociations", 200] },
|
|
4394
4022
|
() => ListCollaborationConfiguredAudienceModelAssociationsInput,
|
|
4395
4023
|
() => ListCollaborationConfiguredAudienceModelAssociationsOutput,
|
|
4396
4024
|
];
|
|
@@ -4398,9 +4026,7 @@ export var ListCollaborationIdNamespaceAssociations = [
|
|
|
4398
4026
|
9,
|
|
4399
4027
|
n0,
|
|
4400
4028
|
_LCINA,
|
|
4401
|
-
{
|
|
4402
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/idnamespaceassociations", 200],
|
|
4403
|
-
},
|
|
4029
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/idnamespaceassociations", 200] },
|
|
4404
4030
|
() => ListCollaborationIdNamespaceAssociationsInput,
|
|
4405
4031
|
() => ListCollaborationIdNamespaceAssociationsOutput,
|
|
4406
4032
|
];
|
|
@@ -4408,9 +4034,7 @@ export var ListCollaborationPrivacyBudgets = [
|
|
|
4408
4034
|
9,
|
|
4409
4035
|
n0,
|
|
4410
4036
|
_LCPB,
|
|
4411
|
-
{
|
|
4412
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/privacybudgets", 200],
|
|
4413
|
-
},
|
|
4037
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/privacybudgets", 200] },
|
|
4414
4038
|
() => ListCollaborationPrivacyBudgetsInput,
|
|
4415
4039
|
() => ListCollaborationPrivacyBudgetsOutput,
|
|
4416
4040
|
];
|
|
@@ -4418,9 +4042,7 @@ export var ListCollaborationPrivacyBudgetTemplates = [
|
|
|
4418
4042
|
9,
|
|
4419
4043
|
n0,
|
|
4420
4044
|
_LCPBT,
|
|
4421
|
-
{
|
|
4422
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/privacybudgettemplates", 200],
|
|
4423
|
-
},
|
|
4045
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/privacybudgettemplates", 200] },
|
|
4424
4046
|
() => ListCollaborationPrivacyBudgetTemplatesInput,
|
|
4425
4047
|
() => ListCollaborationPrivacyBudgetTemplatesOutput,
|
|
4426
4048
|
];
|
|
@@ -4428,9 +4050,7 @@ export var ListCollaborations = [
|
|
|
4428
4050
|
9,
|
|
4429
4051
|
n0,
|
|
4430
4052
|
_LC,
|
|
4431
|
-
{
|
|
4432
|
-
[_h]: ["GET", "/collaborations", 200],
|
|
4433
|
-
},
|
|
4053
|
+
{ [_h]: ["GET", "/collaborations", 200] },
|
|
4434
4054
|
() => ListCollaborationsInput,
|
|
4435
4055
|
() => ListCollaborationsOutput,
|
|
4436
4056
|
];
|
|
@@ -4438,9 +4058,7 @@ export var ListConfiguredAudienceModelAssociations = [
|
|
|
4438
4058
|
9,
|
|
4439
4059
|
n0,
|
|
4440
4060
|
_LCAMA,
|
|
4441
|
-
{
|
|
4442
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations", 200],
|
|
4443
|
-
},
|
|
4061
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations", 200] },
|
|
4444
4062
|
() => ListConfiguredAudienceModelAssociationsInput,
|
|
4445
4063
|
() => ListConfiguredAudienceModelAssociationsOutput,
|
|
4446
4064
|
];
|
|
@@ -4448,9 +4066,7 @@ export var ListConfiguredTableAssociations = [
|
|
|
4448
4066
|
9,
|
|
4449
4067
|
n0,
|
|
4450
4068
|
_LCTA,
|
|
4451
|
-
{
|
|
4452
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/configuredTableAssociations", 200],
|
|
4453
|
-
},
|
|
4069
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/configuredTableAssociations", 200] },
|
|
4454
4070
|
() => ListConfiguredTableAssociationsInput,
|
|
4455
4071
|
() => ListConfiguredTableAssociationsOutput,
|
|
4456
4072
|
];
|
|
@@ -4458,9 +4074,7 @@ export var ListConfiguredTables = [
|
|
|
4458
4074
|
9,
|
|
4459
4075
|
n0,
|
|
4460
4076
|
_LCT,
|
|
4461
|
-
{
|
|
4462
|
-
[_h]: ["GET", "/configuredTables", 200],
|
|
4463
|
-
},
|
|
4077
|
+
{ [_h]: ["GET", "/configuredTables", 200] },
|
|
4464
4078
|
() => ListConfiguredTablesInput,
|
|
4465
4079
|
() => ListConfiguredTablesOutput,
|
|
4466
4080
|
];
|
|
@@ -4468,9 +4082,7 @@ export var ListIdMappingTables = [
|
|
|
4468
4082
|
9,
|
|
4469
4083
|
n0,
|
|
4470
4084
|
_LIMT,
|
|
4471
|
-
{
|
|
4472
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/idmappingtables", 200],
|
|
4473
|
-
},
|
|
4085
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/idmappingtables", 200] },
|
|
4474
4086
|
() => ListIdMappingTablesInput,
|
|
4475
4087
|
() => ListIdMappingTablesOutput,
|
|
4476
4088
|
];
|
|
@@ -4478,9 +4090,7 @@ export var ListIdNamespaceAssociations = [
|
|
|
4478
4090
|
9,
|
|
4479
4091
|
n0,
|
|
4480
4092
|
_LINA,
|
|
4481
|
-
{
|
|
4482
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/idnamespaceassociations", 200],
|
|
4483
|
-
},
|
|
4093
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/idnamespaceassociations", 200] },
|
|
4484
4094
|
() => ListIdNamespaceAssociationsInput,
|
|
4485
4095
|
() => ListIdNamespaceAssociationsOutput,
|
|
4486
4096
|
];
|
|
@@ -4488,9 +4098,7 @@ export var ListMembers = [
|
|
|
4488
4098
|
9,
|
|
4489
4099
|
n0,
|
|
4490
4100
|
_LM,
|
|
4491
|
-
{
|
|
4492
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/members", 200],
|
|
4493
|
-
},
|
|
4101
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/members", 200] },
|
|
4494
4102
|
() => ListMembersInput,
|
|
4495
4103
|
() => ListMembersOutput,
|
|
4496
4104
|
];
|
|
@@ -4498,9 +4106,7 @@ export var ListMemberships = [
|
|
|
4498
4106
|
9,
|
|
4499
4107
|
n0,
|
|
4500
4108
|
_LMi,
|
|
4501
|
-
{
|
|
4502
|
-
[_h]: ["GET", "/memberships", 200],
|
|
4503
|
-
},
|
|
4109
|
+
{ [_h]: ["GET", "/memberships", 200] },
|
|
4504
4110
|
() => ListMembershipsInput,
|
|
4505
4111
|
() => ListMembershipsOutput,
|
|
4506
4112
|
];
|
|
@@ -4508,9 +4114,7 @@ export var ListPrivacyBudgets = [
|
|
|
4508
4114
|
9,
|
|
4509
4115
|
n0,
|
|
4510
4116
|
_LPB,
|
|
4511
|
-
{
|
|
4512
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/privacybudgets", 200],
|
|
4513
|
-
},
|
|
4117
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/privacybudgets", 200] },
|
|
4514
4118
|
() => ListPrivacyBudgetsInput,
|
|
4515
4119
|
() => ListPrivacyBudgetsOutput,
|
|
4516
4120
|
];
|
|
@@ -4518,9 +4122,7 @@ export var ListPrivacyBudgetTemplates = [
|
|
|
4518
4122
|
9,
|
|
4519
4123
|
n0,
|
|
4520
4124
|
_LPBT,
|
|
4521
|
-
{
|
|
4522
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/privacybudgettemplates", 200],
|
|
4523
|
-
},
|
|
4125
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/privacybudgettemplates", 200] },
|
|
4524
4126
|
() => ListPrivacyBudgetTemplatesInput,
|
|
4525
4127
|
() => ListPrivacyBudgetTemplatesOutput,
|
|
4526
4128
|
];
|
|
@@ -4528,9 +4130,7 @@ export var ListProtectedJobs = [
|
|
|
4528
4130
|
9,
|
|
4529
4131
|
n0,
|
|
4530
4132
|
_LPJ,
|
|
4531
|
-
{
|
|
4532
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/protectedJobs", 200],
|
|
4533
|
-
},
|
|
4133
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/protectedJobs", 200] },
|
|
4534
4134
|
() => ListProtectedJobsInput,
|
|
4535
4135
|
() => ListProtectedJobsOutput,
|
|
4536
4136
|
];
|
|
@@ -4538,9 +4138,7 @@ export var ListProtectedQueries = [
|
|
|
4538
4138
|
9,
|
|
4539
4139
|
n0,
|
|
4540
4140
|
_LPQ,
|
|
4541
|
-
{
|
|
4542
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/protectedQueries", 200],
|
|
4543
|
-
},
|
|
4141
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/protectedQueries", 200] },
|
|
4544
4142
|
() => ListProtectedQueriesInput,
|
|
4545
4143
|
() => ListProtectedQueriesOutput,
|
|
4546
4144
|
];
|
|
@@ -4548,9 +4146,7 @@ export var ListSchemas = [
|
|
|
4548
4146
|
9,
|
|
4549
4147
|
n0,
|
|
4550
4148
|
_LS,
|
|
4551
|
-
{
|
|
4552
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/schemas", 200],
|
|
4553
|
-
},
|
|
4149
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/schemas", 200] },
|
|
4554
4150
|
() => ListSchemasInput,
|
|
4555
4151
|
() => ListSchemasOutput,
|
|
4556
4152
|
];
|
|
@@ -4558,9 +4154,7 @@ export var ListTagsForResource = [
|
|
|
4558
4154
|
9,
|
|
4559
4155
|
n0,
|
|
4560
4156
|
_LTFR,
|
|
4561
|
-
{
|
|
4562
|
-
[_h]: ["GET", "/tags/{resourceArn}", 200],
|
|
4563
|
-
},
|
|
4157
|
+
{ [_h]: ["GET", "/tags/{resourceArn}", 200] },
|
|
4564
4158
|
() => ListTagsForResourceInput,
|
|
4565
4159
|
() => ListTagsForResourceOutput,
|
|
4566
4160
|
];
|
|
@@ -4568,9 +4162,7 @@ export var PopulateIdMappingTable = [
|
|
|
4568
4162
|
9,
|
|
4569
4163
|
n0,
|
|
4570
4164
|
_PIMT,
|
|
4571
|
-
{
|
|
4572
|
-
[_h]: ["POST", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}/populate", 200],
|
|
4573
|
-
},
|
|
4165
|
+
{ [_h]: ["POST", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}/populate", 200] },
|
|
4574
4166
|
() => PopulateIdMappingTableInput,
|
|
4575
4167
|
() => PopulateIdMappingTableOutput,
|
|
4576
4168
|
];
|
|
@@ -4578,9 +4170,7 @@ export var PreviewPrivacyImpact = [
|
|
|
4578
4170
|
9,
|
|
4579
4171
|
n0,
|
|
4580
4172
|
_PPI,
|
|
4581
|
-
{
|
|
4582
|
-
[_h]: ["POST", "/memberships/{membershipIdentifier}/previewprivacyimpact", 200],
|
|
4583
|
-
},
|
|
4173
|
+
{ [_h]: ["POST", "/memberships/{membershipIdentifier}/previewprivacyimpact", 200] },
|
|
4584
4174
|
() => PreviewPrivacyImpactInput,
|
|
4585
4175
|
() => PreviewPrivacyImpactOutput,
|
|
4586
4176
|
];
|
|
@@ -4588,9 +4178,7 @@ export var StartProtectedJob = [
|
|
|
4588
4178
|
9,
|
|
4589
4179
|
n0,
|
|
4590
4180
|
_SPJ,
|
|
4591
|
-
{
|
|
4592
|
-
[_h]: ["POST", "/memberships/{membershipIdentifier}/protectedJobs", 200],
|
|
4593
|
-
},
|
|
4181
|
+
{ [_h]: ["POST", "/memberships/{membershipIdentifier}/protectedJobs", 200] },
|
|
4594
4182
|
() => StartProtectedJobInput,
|
|
4595
4183
|
() => StartProtectedJobOutput,
|
|
4596
4184
|
];
|
|
@@ -4598,9 +4186,7 @@ export var StartProtectedQuery = [
|
|
|
4598
4186
|
9,
|
|
4599
4187
|
n0,
|
|
4600
4188
|
_SPQ,
|
|
4601
|
-
{
|
|
4602
|
-
[_h]: ["POST", "/memberships/{membershipIdentifier}/protectedQueries", 200],
|
|
4603
|
-
},
|
|
4189
|
+
{ [_h]: ["POST", "/memberships/{membershipIdentifier}/protectedQueries", 200] },
|
|
4604
4190
|
() => StartProtectedQueryInput,
|
|
4605
4191
|
() => StartProtectedQueryOutput,
|
|
4606
4192
|
];
|
|
@@ -4608,9 +4194,7 @@ export var TagResource = [
|
|
|
4608
4194
|
9,
|
|
4609
4195
|
n0,
|
|
4610
4196
|
_TRa,
|
|
4611
|
-
{
|
|
4612
|
-
[_h]: ["POST", "/tags/{resourceArn}", 200],
|
|
4613
|
-
},
|
|
4197
|
+
{ [_h]: ["POST", "/tags/{resourceArn}", 200] },
|
|
4614
4198
|
() => TagResourceInput,
|
|
4615
4199
|
() => TagResourceOutput,
|
|
4616
4200
|
];
|
|
@@ -4618,9 +4202,7 @@ export var UntagResource = [
|
|
|
4618
4202
|
9,
|
|
4619
4203
|
n0,
|
|
4620
4204
|
_UR,
|
|
4621
|
-
{
|
|
4622
|
-
[_h]: ["DELETE", "/tags/{resourceArn}", 200],
|
|
4623
|
-
},
|
|
4205
|
+
{ [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
4624
4206
|
() => UntagResourceInput,
|
|
4625
4207
|
() => UntagResourceOutput,
|
|
4626
4208
|
];
|
|
@@ -4628,9 +4210,7 @@ export var UpdateAnalysisTemplate = [
|
|
|
4628
4210
|
9,
|
|
4629
4211
|
n0,
|
|
4630
4212
|
_UAT,
|
|
4631
|
-
{
|
|
4632
|
-
[_h]: ["PATCH", "/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}", 200],
|
|
4633
|
-
},
|
|
4213
|
+
{ [_h]: ["PATCH", "/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}", 200] },
|
|
4634
4214
|
() => UpdateAnalysisTemplateInput,
|
|
4635
4215
|
() => UpdateAnalysisTemplateOutput,
|
|
4636
4216
|
];
|
|
@@ -4638,9 +4218,7 @@ export var UpdateCollaboration = [
|
|
|
4638
4218
|
9,
|
|
4639
4219
|
n0,
|
|
4640
4220
|
_UC,
|
|
4641
|
-
{
|
|
4642
|
-
[_h]: ["PATCH", "/collaborations/{collaborationIdentifier}", 200],
|
|
4643
|
-
},
|
|
4221
|
+
{ [_h]: ["PATCH", "/collaborations/{collaborationIdentifier}", 200] },
|
|
4644
4222
|
() => UpdateCollaborationInput,
|
|
4645
4223
|
() => UpdateCollaborationOutput,
|
|
4646
4224
|
];
|
|
@@ -4662,9 +4240,7 @@ export var UpdateConfiguredTable = [
|
|
|
4662
4240
|
9,
|
|
4663
4241
|
n0,
|
|
4664
4242
|
_UCT,
|
|
4665
|
-
{
|
|
4666
|
-
[_h]: ["PATCH", "/configuredTables/{configuredTableIdentifier}", 200],
|
|
4667
|
-
},
|
|
4243
|
+
{ [_h]: ["PATCH", "/configuredTables/{configuredTableIdentifier}", 200] },
|
|
4668
4244
|
() => UpdateConfiguredTableInput,
|
|
4669
4245
|
() => UpdateConfiguredTableOutput,
|
|
4670
4246
|
];
|
|
@@ -4672,9 +4248,7 @@ export var UpdateConfiguredTableAnalysisRule = [
|
|
|
4672
4248
|
9,
|
|
4673
4249
|
n0,
|
|
4674
4250
|
_UCTAR,
|
|
4675
|
-
{
|
|
4676
|
-
[_h]: ["PATCH", "/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}", 200],
|
|
4677
|
-
},
|
|
4251
|
+
{ [_h]: ["PATCH", "/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}", 200] },
|
|
4678
4252
|
() => UpdateConfiguredTableAnalysisRuleInput,
|
|
4679
4253
|
() => UpdateConfiguredTableAnalysisRuleOutput,
|
|
4680
4254
|
];
|
|
@@ -4710,9 +4284,7 @@ export var UpdateIdMappingTable = [
|
|
|
4710
4284
|
9,
|
|
4711
4285
|
n0,
|
|
4712
4286
|
_UIMT,
|
|
4713
|
-
{
|
|
4714
|
-
[_h]: ["PATCH", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}", 200],
|
|
4715
|
-
},
|
|
4287
|
+
{ [_h]: ["PATCH", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}", 200] },
|
|
4716
4288
|
() => UpdateIdMappingTableInput,
|
|
4717
4289
|
() => UpdateIdMappingTableOutput,
|
|
4718
4290
|
];
|
|
@@ -4734,9 +4306,7 @@ export var UpdateMembership = [
|
|
|
4734
4306
|
9,
|
|
4735
4307
|
n0,
|
|
4736
4308
|
_UM,
|
|
4737
|
-
{
|
|
4738
|
-
[_h]: ["PATCH", "/memberships/{membershipIdentifier}", 200],
|
|
4739
|
-
},
|
|
4309
|
+
{ [_h]: ["PATCH", "/memberships/{membershipIdentifier}", 200] },
|
|
4740
4310
|
() => UpdateMembershipInput,
|
|
4741
4311
|
() => UpdateMembershipOutput,
|
|
4742
4312
|
];
|
|
@@ -4758,9 +4328,7 @@ export var UpdateProtectedJob = [
|
|
|
4758
4328
|
9,
|
|
4759
4329
|
n0,
|
|
4760
4330
|
_UPJ,
|
|
4761
|
-
{
|
|
4762
|
-
[_h]: ["PATCH", "/memberships/{membershipIdentifier}/protectedJobs/{protectedJobIdentifier}", 200],
|
|
4763
|
-
},
|
|
4331
|
+
{ [_h]: ["PATCH", "/memberships/{membershipIdentifier}/protectedJobs/{protectedJobIdentifier}", 200] },
|
|
4764
4332
|
() => UpdateProtectedJobInput,
|
|
4765
4333
|
() => UpdateProtectedJobOutput,
|
|
4766
4334
|
];
|
|
@@ -4768,9 +4336,7 @@ export var UpdateProtectedQuery = [
|
|
|
4768
4336
|
9,
|
|
4769
4337
|
n0,
|
|
4770
4338
|
_UPQ,
|
|
4771
|
-
{
|
|
4772
|
-
[_h]: ["PATCH", "/memberships/{membershipIdentifier}/protectedQueries/{protectedQueryIdentifier}", 200],
|
|
4773
|
-
},
|
|
4339
|
+
{ [_h]: ["PATCH", "/memberships/{membershipIdentifier}/protectedQueries/{protectedQueryIdentifier}", 200] },
|
|
4774
4340
|
() => UpdateProtectedQueryInput,
|
|
4775
4341
|
() => UpdateProtectedQueryOutput,
|
|
4776
4342
|
];
|