@aws-sdk/client-cleanrooms 3.943.0 → 3.946.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 -559
- 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 -1
- 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/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
|
];
|
|
@@ -3836,9 +3539,7 @@ export var BatchGetCollaborationAnalysisTemplate = [
|
|
|
3836
3539
|
9,
|
|
3837
3540
|
n0,
|
|
3838
3541
|
_BGCAT,
|
|
3839
|
-
{
|
|
3840
|
-
[_h]: ["POST", "/collaborations/{collaborationIdentifier}/batch-analysistemplates", 200],
|
|
3841
|
-
},
|
|
3542
|
+
{ [_h]: ["POST", "/collaborations/{collaborationIdentifier}/batch-analysistemplates", 200] },
|
|
3842
3543
|
() => BatchGetCollaborationAnalysisTemplateInput,
|
|
3843
3544
|
() => BatchGetCollaborationAnalysisTemplateOutput,
|
|
3844
3545
|
];
|
|
@@ -3846,9 +3547,7 @@ export var BatchGetSchema = [
|
|
|
3846
3547
|
9,
|
|
3847
3548
|
n0,
|
|
3848
3549
|
_BGS,
|
|
3849
|
-
{
|
|
3850
|
-
[_h]: ["POST", "/collaborations/{collaborationIdentifier}/batch-schema", 200],
|
|
3851
|
-
},
|
|
3550
|
+
{ [_h]: ["POST", "/collaborations/{collaborationIdentifier}/batch-schema", 200] },
|
|
3852
3551
|
() => BatchGetSchemaInput,
|
|
3853
3552
|
() => BatchGetSchemaOutput,
|
|
3854
3553
|
];
|
|
@@ -3856,9 +3555,7 @@ export var BatchGetSchemaAnalysisRule = [
|
|
|
3856
3555
|
9,
|
|
3857
3556
|
n0,
|
|
3858
3557
|
_BGSAR,
|
|
3859
|
-
{
|
|
3860
|
-
[_h]: ["POST", "/collaborations/{collaborationIdentifier}/batch-schema-analysis-rule", 200],
|
|
3861
|
-
},
|
|
3558
|
+
{ [_h]: ["POST", "/collaborations/{collaborationIdentifier}/batch-schema-analysis-rule", 200] },
|
|
3862
3559
|
() => BatchGetSchemaAnalysisRuleInput,
|
|
3863
3560
|
() => BatchGetSchemaAnalysisRuleOutput,
|
|
3864
3561
|
];
|
|
@@ -3866,9 +3563,7 @@ export var CreateAnalysisTemplate = [
|
|
|
3866
3563
|
9,
|
|
3867
3564
|
n0,
|
|
3868
3565
|
_CATr,
|
|
3869
|
-
{
|
|
3870
|
-
[_h]: ["POST", "/memberships/{membershipIdentifier}/analysistemplates", 200],
|
|
3871
|
-
},
|
|
3566
|
+
{ [_h]: ["POST", "/memberships/{membershipIdentifier}/analysistemplates", 200] },
|
|
3872
3567
|
() => CreateAnalysisTemplateInput,
|
|
3873
3568
|
() => CreateAnalysisTemplateOutput,
|
|
3874
3569
|
];
|
|
@@ -3876,9 +3571,7 @@ export var CreateCollaboration = [
|
|
|
3876
3571
|
9,
|
|
3877
3572
|
n0,
|
|
3878
3573
|
_CCr,
|
|
3879
|
-
{
|
|
3880
|
-
[_h]: ["POST", "/collaborations", 200],
|
|
3881
|
-
},
|
|
3574
|
+
{ [_h]: ["POST", "/collaborations", 200] },
|
|
3882
3575
|
() => CreateCollaborationInput,
|
|
3883
3576
|
() => CreateCollaborationOutput,
|
|
3884
3577
|
];
|
|
@@ -3886,9 +3579,7 @@ export var CreateCollaborationChangeRequest = [
|
|
|
3886
3579
|
9,
|
|
3887
3580
|
n0,
|
|
3888
3581
|
_CCCR,
|
|
3889
|
-
{
|
|
3890
|
-
[_h]: ["POST", "/collaborations/{collaborationIdentifier}/changeRequests", 200],
|
|
3891
|
-
},
|
|
3582
|
+
{ [_h]: ["POST", "/collaborations/{collaborationIdentifier}/changeRequests", 200] },
|
|
3892
3583
|
() => CreateCollaborationChangeRequestInput,
|
|
3893
3584
|
() => CreateCollaborationChangeRequestOutput,
|
|
3894
3585
|
];
|
|
@@ -3896,9 +3587,7 @@ export var CreateConfiguredAudienceModelAssociation = [
|
|
|
3896
3587
|
9,
|
|
3897
3588
|
n0,
|
|
3898
3589
|
_CCAMAr,
|
|
3899
|
-
{
|
|
3900
|
-
[_h]: ["POST", "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations", 200],
|
|
3901
|
-
},
|
|
3590
|
+
{ [_h]: ["POST", "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations", 200] },
|
|
3902
3591
|
() => CreateConfiguredAudienceModelAssociationInput,
|
|
3903
3592
|
() => CreateConfiguredAudienceModelAssociationOutput,
|
|
3904
3593
|
];
|
|
@@ -3906,9 +3595,7 @@ export var CreateConfiguredTable = [
|
|
|
3906
3595
|
9,
|
|
3907
3596
|
n0,
|
|
3908
3597
|
_CCT,
|
|
3909
|
-
{
|
|
3910
|
-
[_h]: ["POST", "/configuredTables", 200],
|
|
3911
|
-
},
|
|
3598
|
+
{ [_h]: ["POST", "/configuredTables", 200] },
|
|
3912
3599
|
() => CreateConfiguredTableInput,
|
|
3913
3600
|
() => CreateConfiguredTableOutput,
|
|
3914
3601
|
];
|
|
@@ -3916,9 +3603,7 @@ export var CreateConfiguredTableAnalysisRule = [
|
|
|
3916
3603
|
9,
|
|
3917
3604
|
n0,
|
|
3918
3605
|
_CCTAR,
|
|
3919
|
-
{
|
|
3920
|
-
[_h]: ["POST", "/configuredTables/{configuredTableIdentifier}/analysisRule", 200],
|
|
3921
|
-
},
|
|
3606
|
+
{ [_h]: ["POST", "/configuredTables/{configuredTableIdentifier}/analysisRule", 200] },
|
|
3922
3607
|
() => CreateConfiguredTableAnalysisRuleInput,
|
|
3923
3608
|
() => CreateConfiguredTableAnalysisRuleOutput,
|
|
3924
3609
|
];
|
|
@@ -3926,9 +3611,7 @@ export var CreateConfiguredTableAssociation = [
|
|
|
3926
3611
|
9,
|
|
3927
3612
|
n0,
|
|
3928
3613
|
_CCTA,
|
|
3929
|
-
{
|
|
3930
|
-
[_h]: ["POST", "/memberships/{membershipIdentifier}/configuredTableAssociations", 200],
|
|
3931
|
-
},
|
|
3614
|
+
{ [_h]: ["POST", "/memberships/{membershipIdentifier}/configuredTableAssociations", 200] },
|
|
3932
3615
|
() => CreateConfiguredTableAssociationInput,
|
|
3933
3616
|
() => CreateConfiguredTableAssociationOutput,
|
|
3934
3617
|
];
|
|
@@ -3950,9 +3633,7 @@ export var CreateIdMappingTable = [
|
|
|
3950
3633
|
9,
|
|
3951
3634
|
n0,
|
|
3952
3635
|
_CIMT,
|
|
3953
|
-
{
|
|
3954
|
-
[_h]: ["POST", "/memberships/{membershipIdentifier}/idmappingtables", 200],
|
|
3955
|
-
},
|
|
3636
|
+
{ [_h]: ["POST", "/memberships/{membershipIdentifier}/idmappingtables", 200] },
|
|
3956
3637
|
() => CreateIdMappingTableInput,
|
|
3957
3638
|
() => CreateIdMappingTableOutput,
|
|
3958
3639
|
];
|
|
@@ -3960,9 +3641,7 @@ export var CreateIdNamespaceAssociation = [
|
|
|
3960
3641
|
9,
|
|
3961
3642
|
n0,
|
|
3962
3643
|
_CINAr,
|
|
3963
|
-
{
|
|
3964
|
-
[_h]: ["POST", "/memberships/{membershipIdentifier}/idnamespaceassociations", 200],
|
|
3965
|
-
},
|
|
3644
|
+
{ [_h]: ["POST", "/memberships/{membershipIdentifier}/idnamespaceassociations", 200] },
|
|
3966
3645
|
() => CreateIdNamespaceAssociationInput,
|
|
3967
3646
|
() => CreateIdNamespaceAssociationOutput,
|
|
3968
3647
|
];
|
|
@@ -3970,9 +3649,7 @@ export var CreateMembership = [
|
|
|
3970
3649
|
9,
|
|
3971
3650
|
n0,
|
|
3972
3651
|
_CM,
|
|
3973
|
-
{
|
|
3974
|
-
[_h]: ["POST", "/memberships", 200],
|
|
3975
|
-
},
|
|
3652
|
+
{ [_h]: ["POST", "/memberships", 200] },
|
|
3976
3653
|
() => CreateMembershipInput,
|
|
3977
3654
|
() => CreateMembershipOutput,
|
|
3978
3655
|
];
|
|
@@ -3980,9 +3657,7 @@ export var CreatePrivacyBudgetTemplate = [
|
|
|
3980
3657
|
9,
|
|
3981
3658
|
n0,
|
|
3982
3659
|
_CPBTr,
|
|
3983
|
-
{
|
|
3984
|
-
[_h]: ["POST", "/memberships/{membershipIdentifier}/privacybudgettemplates", 200],
|
|
3985
|
-
},
|
|
3660
|
+
{ [_h]: ["POST", "/memberships/{membershipIdentifier}/privacybudgettemplates", 200] },
|
|
3986
3661
|
() => CreatePrivacyBudgetTemplateInput,
|
|
3987
3662
|
() => CreatePrivacyBudgetTemplateOutput,
|
|
3988
3663
|
];
|
|
@@ -3990,9 +3665,7 @@ export var DeleteAnalysisTemplate = [
|
|
|
3990
3665
|
9,
|
|
3991
3666
|
n0,
|
|
3992
3667
|
_DAT,
|
|
3993
|
-
{
|
|
3994
|
-
[_h]: ["DELETE", "/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}", 204],
|
|
3995
|
-
},
|
|
3668
|
+
{ [_h]: ["DELETE", "/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}", 204] },
|
|
3996
3669
|
() => DeleteAnalysisTemplateInput,
|
|
3997
3670
|
() => DeleteAnalysisTemplateOutput,
|
|
3998
3671
|
];
|
|
@@ -4000,9 +3673,7 @@ export var DeleteCollaboration = [
|
|
|
4000
3673
|
9,
|
|
4001
3674
|
n0,
|
|
4002
3675
|
_DC,
|
|
4003
|
-
{
|
|
4004
|
-
[_h]: ["DELETE", "/collaborations/{collaborationIdentifier}", 204],
|
|
4005
|
-
},
|
|
3676
|
+
{ [_h]: ["DELETE", "/collaborations/{collaborationIdentifier}", 204] },
|
|
4006
3677
|
() => DeleteCollaborationInput,
|
|
4007
3678
|
() => DeleteCollaborationOutput,
|
|
4008
3679
|
];
|
|
@@ -4024,9 +3695,7 @@ export var DeleteConfiguredTable = [
|
|
|
4024
3695
|
9,
|
|
4025
3696
|
n0,
|
|
4026
3697
|
_DCT,
|
|
4027
|
-
{
|
|
4028
|
-
[_h]: ["DELETE", "/configuredTables/{configuredTableIdentifier}", 204],
|
|
4029
|
-
},
|
|
3698
|
+
{ [_h]: ["DELETE", "/configuredTables/{configuredTableIdentifier}", 204] },
|
|
4030
3699
|
() => DeleteConfiguredTableInput,
|
|
4031
3700
|
() => DeleteConfiguredTableOutput,
|
|
4032
3701
|
];
|
|
@@ -4034,9 +3703,7 @@ export var DeleteConfiguredTableAnalysisRule = [
|
|
|
4034
3703
|
9,
|
|
4035
3704
|
n0,
|
|
4036
3705
|
_DCTAR,
|
|
4037
|
-
{
|
|
4038
|
-
[_h]: ["DELETE", "/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}", 204],
|
|
4039
|
-
},
|
|
3706
|
+
{ [_h]: ["DELETE", "/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}", 204] },
|
|
4040
3707
|
() => DeleteConfiguredTableAnalysisRuleInput,
|
|
4041
3708
|
() => DeleteConfiguredTableAnalysisRuleOutput,
|
|
4042
3709
|
];
|
|
@@ -4072,9 +3739,7 @@ export var DeleteIdMappingTable = [
|
|
|
4072
3739
|
9,
|
|
4073
3740
|
n0,
|
|
4074
3741
|
_DIMT,
|
|
4075
|
-
{
|
|
4076
|
-
[_h]: ["DELETE", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}", 204],
|
|
4077
|
-
},
|
|
3742
|
+
{ [_h]: ["DELETE", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}", 204] },
|
|
4078
3743
|
() => DeleteIdMappingTableInput,
|
|
4079
3744
|
() => DeleteIdMappingTableOutput,
|
|
4080
3745
|
];
|
|
@@ -4096,9 +3761,7 @@ export var DeleteMember = [
|
|
|
4096
3761
|
9,
|
|
4097
3762
|
n0,
|
|
4098
3763
|
_DM,
|
|
4099
|
-
{
|
|
4100
|
-
[_h]: ["DELETE", "/collaborations/{collaborationIdentifier}/member/{accountId}", 204],
|
|
4101
|
-
},
|
|
3764
|
+
{ [_h]: ["DELETE", "/collaborations/{collaborationIdentifier}/member/{accountId}", 204] },
|
|
4102
3765
|
() => DeleteMemberInput,
|
|
4103
3766
|
() => DeleteMemberOutput,
|
|
4104
3767
|
];
|
|
@@ -4106,9 +3769,7 @@ export var DeleteMembership = [
|
|
|
4106
3769
|
9,
|
|
4107
3770
|
n0,
|
|
4108
3771
|
_DMe,
|
|
4109
|
-
{
|
|
4110
|
-
[_h]: ["DELETE", "/memberships/{membershipIdentifier}", 204],
|
|
4111
|
-
},
|
|
3772
|
+
{ [_h]: ["DELETE", "/memberships/{membershipIdentifier}", 204] },
|
|
4112
3773
|
() => DeleteMembershipInput,
|
|
4113
3774
|
() => DeleteMembershipOutput,
|
|
4114
3775
|
];
|
|
@@ -4130,9 +3791,7 @@ export var GetAnalysisTemplate = [
|
|
|
4130
3791
|
9,
|
|
4131
3792
|
n0,
|
|
4132
3793
|
_GAT,
|
|
4133
|
-
{
|
|
4134
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}", 200],
|
|
4135
|
-
},
|
|
3794
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}", 200] },
|
|
4136
3795
|
() => GetAnalysisTemplateInput,
|
|
4137
3796
|
() => GetAnalysisTemplateOutput,
|
|
4138
3797
|
];
|
|
@@ -4140,9 +3799,7 @@ export var GetCollaboration = [
|
|
|
4140
3799
|
9,
|
|
4141
3800
|
n0,
|
|
4142
3801
|
_GC,
|
|
4143
|
-
{
|
|
4144
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}", 200],
|
|
4145
|
-
},
|
|
3802
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}", 200] },
|
|
4146
3803
|
() => GetCollaborationInput,
|
|
4147
3804
|
() => GetCollaborationOutput,
|
|
4148
3805
|
];
|
|
@@ -4150,9 +3807,7 @@ export var GetCollaborationAnalysisTemplate = [
|
|
|
4150
3807
|
9,
|
|
4151
3808
|
n0,
|
|
4152
3809
|
_GCAT,
|
|
4153
|
-
{
|
|
4154
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/analysistemplates/{analysisTemplateArn}", 200],
|
|
4155
|
-
},
|
|
3810
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/analysistemplates/{analysisTemplateArn}", 200] },
|
|
4156
3811
|
() => GetCollaborationAnalysisTemplateInput,
|
|
4157
3812
|
() => GetCollaborationAnalysisTemplateOutput,
|
|
4158
3813
|
];
|
|
@@ -4160,9 +3815,7 @@ export var GetCollaborationChangeRequest = [
|
|
|
4160
3815
|
9,
|
|
4161
3816
|
n0,
|
|
4162
3817
|
_GCCR,
|
|
4163
|
-
{
|
|
4164
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/changeRequests/{changeRequestIdentifier}", 200],
|
|
4165
|
-
},
|
|
3818
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/changeRequests/{changeRequestIdentifier}", 200] },
|
|
4166
3819
|
() => GetCollaborationChangeRequestInput,
|
|
4167
3820
|
() => GetCollaborationChangeRequestOutput,
|
|
4168
3821
|
];
|
|
@@ -4226,9 +3879,7 @@ export var GetConfiguredTable = [
|
|
|
4226
3879
|
9,
|
|
4227
3880
|
n0,
|
|
4228
3881
|
_GCT,
|
|
4229
|
-
{
|
|
4230
|
-
[_h]: ["GET", "/configuredTables/{configuredTableIdentifier}", 200],
|
|
4231
|
-
},
|
|
3882
|
+
{ [_h]: ["GET", "/configuredTables/{configuredTableIdentifier}", 200] },
|
|
4232
3883
|
() => GetConfiguredTableInput,
|
|
4233
3884
|
() => GetConfiguredTableOutput,
|
|
4234
3885
|
];
|
|
@@ -4236,9 +3887,7 @@ export var GetConfiguredTableAnalysisRule = [
|
|
|
4236
3887
|
9,
|
|
4237
3888
|
n0,
|
|
4238
3889
|
_GCTAR,
|
|
4239
|
-
{
|
|
4240
|
-
[_h]: ["GET", "/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}", 200],
|
|
4241
|
-
},
|
|
3890
|
+
{ [_h]: ["GET", "/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}", 200] },
|
|
4242
3891
|
() => GetConfiguredTableAnalysisRuleInput,
|
|
4243
3892
|
() => GetConfiguredTableAnalysisRuleOutput,
|
|
4244
3893
|
];
|
|
@@ -4274,9 +3923,7 @@ export var GetIdMappingTable = [
|
|
|
4274
3923
|
9,
|
|
4275
3924
|
n0,
|
|
4276
3925
|
_GIMT,
|
|
4277
|
-
{
|
|
4278
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}", 200],
|
|
4279
|
-
},
|
|
3926
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}", 200] },
|
|
4280
3927
|
() => GetIdMappingTableInput,
|
|
4281
3928
|
() => GetIdMappingTableOutput,
|
|
4282
3929
|
];
|
|
@@ -4298,9 +3945,7 @@ export var GetMembership = [
|
|
|
4298
3945
|
9,
|
|
4299
3946
|
n0,
|
|
4300
3947
|
_GM,
|
|
4301
|
-
{
|
|
4302
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}", 200],
|
|
4303
|
-
},
|
|
3948
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}", 200] },
|
|
4304
3949
|
() => GetMembershipInput,
|
|
4305
3950
|
() => GetMembershipOutput,
|
|
4306
3951
|
];
|
|
@@ -4318,9 +3963,7 @@ export var GetProtectedJob = [
|
|
|
4318
3963
|
9,
|
|
4319
3964
|
n0,
|
|
4320
3965
|
_GPJ,
|
|
4321
|
-
{
|
|
4322
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/protectedJobs/{protectedJobIdentifier}", 200],
|
|
4323
|
-
},
|
|
3966
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/protectedJobs/{protectedJobIdentifier}", 200] },
|
|
4324
3967
|
() => GetProtectedJobInput,
|
|
4325
3968
|
() => GetProtectedJobOutput,
|
|
4326
3969
|
];
|
|
@@ -4328,9 +3971,7 @@ export var GetProtectedQuery = [
|
|
|
4328
3971
|
9,
|
|
4329
3972
|
n0,
|
|
4330
3973
|
_GPQ,
|
|
4331
|
-
{
|
|
4332
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/protectedQueries/{protectedQueryIdentifier}", 200],
|
|
4333
|
-
},
|
|
3974
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/protectedQueries/{protectedQueryIdentifier}", 200] },
|
|
4334
3975
|
() => GetProtectedQueryInput,
|
|
4335
3976
|
() => GetProtectedQueryOutput,
|
|
4336
3977
|
];
|
|
@@ -4338,9 +3979,7 @@ export var GetSchema = [
|
|
|
4338
3979
|
9,
|
|
4339
3980
|
n0,
|
|
4340
3981
|
_GS,
|
|
4341
|
-
{
|
|
4342
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/schemas/{name}", 200],
|
|
4343
|
-
},
|
|
3982
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/schemas/{name}", 200] },
|
|
4344
3983
|
() => GetSchemaInput,
|
|
4345
3984
|
() => GetSchemaOutput,
|
|
4346
3985
|
];
|
|
@@ -4348,9 +3987,7 @@ export var GetSchemaAnalysisRule = [
|
|
|
4348
3987
|
9,
|
|
4349
3988
|
n0,
|
|
4350
3989
|
_GSAR,
|
|
4351
|
-
{
|
|
4352
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/schemas/{name}/analysisRule/{type}", 200],
|
|
4353
|
-
},
|
|
3990
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/schemas/{name}/analysisRule/{type}", 200] },
|
|
4354
3991
|
() => GetSchemaAnalysisRuleInput,
|
|
4355
3992
|
() => GetSchemaAnalysisRuleOutput,
|
|
4356
3993
|
];
|
|
@@ -4358,9 +3995,7 @@ export var ListAnalysisTemplates = [
|
|
|
4358
3995
|
9,
|
|
4359
3996
|
n0,
|
|
4360
3997
|
_LAT,
|
|
4361
|
-
{
|
|
4362
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/analysistemplates", 200],
|
|
4363
|
-
},
|
|
3998
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/analysistemplates", 200] },
|
|
4364
3999
|
() => ListAnalysisTemplatesInput,
|
|
4365
4000
|
() => ListAnalysisTemplatesOutput,
|
|
4366
4001
|
];
|
|
@@ -4368,9 +4003,7 @@ export var ListCollaborationAnalysisTemplates = [
|
|
|
4368
4003
|
9,
|
|
4369
4004
|
n0,
|
|
4370
4005
|
_LCAT,
|
|
4371
|
-
{
|
|
4372
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/analysistemplates", 200],
|
|
4373
|
-
},
|
|
4006
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/analysistemplates", 200] },
|
|
4374
4007
|
() => ListCollaborationAnalysisTemplatesInput,
|
|
4375
4008
|
() => ListCollaborationAnalysisTemplatesOutput,
|
|
4376
4009
|
];
|
|
@@ -4378,9 +4011,7 @@ export var ListCollaborationChangeRequests = [
|
|
|
4378
4011
|
9,
|
|
4379
4012
|
n0,
|
|
4380
4013
|
_LCCR,
|
|
4381
|
-
{
|
|
4382
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/changeRequests", 200],
|
|
4383
|
-
},
|
|
4014
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/changeRequests", 200] },
|
|
4384
4015
|
() => ListCollaborationChangeRequestsInput,
|
|
4385
4016
|
() => ListCollaborationChangeRequestsOutput,
|
|
4386
4017
|
];
|
|
@@ -4388,9 +4019,7 @@ export var ListCollaborationConfiguredAudienceModelAssociations = [
|
|
|
4388
4019
|
9,
|
|
4389
4020
|
n0,
|
|
4390
4021
|
_LCCAMA,
|
|
4391
|
-
{
|
|
4392
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/configuredaudiencemodelassociations", 200],
|
|
4393
|
-
},
|
|
4022
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/configuredaudiencemodelassociations", 200] },
|
|
4394
4023
|
() => ListCollaborationConfiguredAudienceModelAssociationsInput,
|
|
4395
4024
|
() => ListCollaborationConfiguredAudienceModelAssociationsOutput,
|
|
4396
4025
|
];
|
|
@@ -4398,9 +4027,7 @@ export var ListCollaborationIdNamespaceAssociations = [
|
|
|
4398
4027
|
9,
|
|
4399
4028
|
n0,
|
|
4400
4029
|
_LCINA,
|
|
4401
|
-
{
|
|
4402
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/idnamespaceassociations", 200],
|
|
4403
|
-
},
|
|
4030
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/idnamespaceassociations", 200] },
|
|
4404
4031
|
() => ListCollaborationIdNamespaceAssociationsInput,
|
|
4405
4032
|
() => ListCollaborationIdNamespaceAssociationsOutput,
|
|
4406
4033
|
];
|
|
@@ -4408,9 +4035,7 @@ export var ListCollaborationPrivacyBudgets = [
|
|
|
4408
4035
|
9,
|
|
4409
4036
|
n0,
|
|
4410
4037
|
_LCPB,
|
|
4411
|
-
{
|
|
4412
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/privacybudgets", 200],
|
|
4413
|
-
},
|
|
4038
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/privacybudgets", 200] },
|
|
4414
4039
|
() => ListCollaborationPrivacyBudgetsInput,
|
|
4415
4040
|
() => ListCollaborationPrivacyBudgetsOutput,
|
|
4416
4041
|
];
|
|
@@ -4418,9 +4043,7 @@ export var ListCollaborationPrivacyBudgetTemplates = [
|
|
|
4418
4043
|
9,
|
|
4419
4044
|
n0,
|
|
4420
4045
|
_LCPBT,
|
|
4421
|
-
{
|
|
4422
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/privacybudgettemplates", 200],
|
|
4423
|
-
},
|
|
4046
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/privacybudgettemplates", 200] },
|
|
4424
4047
|
() => ListCollaborationPrivacyBudgetTemplatesInput,
|
|
4425
4048
|
() => ListCollaborationPrivacyBudgetTemplatesOutput,
|
|
4426
4049
|
];
|
|
@@ -4428,9 +4051,7 @@ export var ListCollaborations = [
|
|
|
4428
4051
|
9,
|
|
4429
4052
|
n0,
|
|
4430
4053
|
_LC,
|
|
4431
|
-
{
|
|
4432
|
-
[_h]: ["GET", "/collaborations", 200],
|
|
4433
|
-
},
|
|
4054
|
+
{ [_h]: ["GET", "/collaborations", 200] },
|
|
4434
4055
|
() => ListCollaborationsInput,
|
|
4435
4056
|
() => ListCollaborationsOutput,
|
|
4436
4057
|
];
|
|
@@ -4438,9 +4059,7 @@ export var ListConfiguredAudienceModelAssociations = [
|
|
|
4438
4059
|
9,
|
|
4439
4060
|
n0,
|
|
4440
4061
|
_LCAMA,
|
|
4441
|
-
{
|
|
4442
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations", 200],
|
|
4443
|
-
},
|
|
4062
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations", 200] },
|
|
4444
4063
|
() => ListConfiguredAudienceModelAssociationsInput,
|
|
4445
4064
|
() => ListConfiguredAudienceModelAssociationsOutput,
|
|
4446
4065
|
];
|
|
@@ -4448,9 +4067,7 @@ export var ListConfiguredTableAssociations = [
|
|
|
4448
4067
|
9,
|
|
4449
4068
|
n0,
|
|
4450
4069
|
_LCTA,
|
|
4451
|
-
{
|
|
4452
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/configuredTableAssociations", 200],
|
|
4453
|
-
},
|
|
4070
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/configuredTableAssociations", 200] },
|
|
4454
4071
|
() => ListConfiguredTableAssociationsInput,
|
|
4455
4072
|
() => ListConfiguredTableAssociationsOutput,
|
|
4456
4073
|
];
|
|
@@ -4458,9 +4075,7 @@ export var ListConfiguredTables = [
|
|
|
4458
4075
|
9,
|
|
4459
4076
|
n0,
|
|
4460
4077
|
_LCT,
|
|
4461
|
-
{
|
|
4462
|
-
[_h]: ["GET", "/configuredTables", 200],
|
|
4463
|
-
},
|
|
4078
|
+
{ [_h]: ["GET", "/configuredTables", 200] },
|
|
4464
4079
|
() => ListConfiguredTablesInput,
|
|
4465
4080
|
() => ListConfiguredTablesOutput,
|
|
4466
4081
|
];
|
|
@@ -4468,9 +4083,7 @@ export var ListIdMappingTables = [
|
|
|
4468
4083
|
9,
|
|
4469
4084
|
n0,
|
|
4470
4085
|
_LIMT,
|
|
4471
|
-
{
|
|
4472
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/idmappingtables", 200],
|
|
4473
|
-
},
|
|
4086
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/idmappingtables", 200] },
|
|
4474
4087
|
() => ListIdMappingTablesInput,
|
|
4475
4088
|
() => ListIdMappingTablesOutput,
|
|
4476
4089
|
];
|
|
@@ -4478,9 +4091,7 @@ export var ListIdNamespaceAssociations = [
|
|
|
4478
4091
|
9,
|
|
4479
4092
|
n0,
|
|
4480
4093
|
_LINA,
|
|
4481
|
-
{
|
|
4482
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/idnamespaceassociations", 200],
|
|
4483
|
-
},
|
|
4094
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/idnamespaceassociations", 200] },
|
|
4484
4095
|
() => ListIdNamespaceAssociationsInput,
|
|
4485
4096
|
() => ListIdNamespaceAssociationsOutput,
|
|
4486
4097
|
];
|
|
@@ -4488,9 +4099,7 @@ export var ListMembers = [
|
|
|
4488
4099
|
9,
|
|
4489
4100
|
n0,
|
|
4490
4101
|
_LM,
|
|
4491
|
-
{
|
|
4492
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/members", 200],
|
|
4493
|
-
},
|
|
4102
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/members", 200] },
|
|
4494
4103
|
() => ListMembersInput,
|
|
4495
4104
|
() => ListMembersOutput,
|
|
4496
4105
|
];
|
|
@@ -4498,9 +4107,7 @@ export var ListMemberships = [
|
|
|
4498
4107
|
9,
|
|
4499
4108
|
n0,
|
|
4500
4109
|
_LMi,
|
|
4501
|
-
{
|
|
4502
|
-
[_h]: ["GET", "/memberships", 200],
|
|
4503
|
-
},
|
|
4110
|
+
{ [_h]: ["GET", "/memberships", 200] },
|
|
4504
4111
|
() => ListMembershipsInput,
|
|
4505
4112
|
() => ListMembershipsOutput,
|
|
4506
4113
|
];
|
|
@@ -4508,9 +4115,7 @@ export var ListPrivacyBudgets = [
|
|
|
4508
4115
|
9,
|
|
4509
4116
|
n0,
|
|
4510
4117
|
_LPB,
|
|
4511
|
-
{
|
|
4512
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/privacybudgets", 200],
|
|
4513
|
-
},
|
|
4118
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/privacybudgets", 200] },
|
|
4514
4119
|
() => ListPrivacyBudgetsInput,
|
|
4515
4120
|
() => ListPrivacyBudgetsOutput,
|
|
4516
4121
|
];
|
|
@@ -4518,9 +4123,7 @@ export var ListPrivacyBudgetTemplates = [
|
|
|
4518
4123
|
9,
|
|
4519
4124
|
n0,
|
|
4520
4125
|
_LPBT,
|
|
4521
|
-
{
|
|
4522
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/privacybudgettemplates", 200],
|
|
4523
|
-
},
|
|
4126
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/privacybudgettemplates", 200] },
|
|
4524
4127
|
() => ListPrivacyBudgetTemplatesInput,
|
|
4525
4128
|
() => ListPrivacyBudgetTemplatesOutput,
|
|
4526
4129
|
];
|
|
@@ -4528,9 +4131,7 @@ export var ListProtectedJobs = [
|
|
|
4528
4131
|
9,
|
|
4529
4132
|
n0,
|
|
4530
4133
|
_LPJ,
|
|
4531
|
-
{
|
|
4532
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/protectedJobs", 200],
|
|
4533
|
-
},
|
|
4134
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/protectedJobs", 200] },
|
|
4534
4135
|
() => ListProtectedJobsInput,
|
|
4535
4136
|
() => ListProtectedJobsOutput,
|
|
4536
4137
|
];
|
|
@@ -4538,9 +4139,7 @@ export var ListProtectedQueries = [
|
|
|
4538
4139
|
9,
|
|
4539
4140
|
n0,
|
|
4540
4141
|
_LPQ,
|
|
4541
|
-
{
|
|
4542
|
-
[_h]: ["GET", "/memberships/{membershipIdentifier}/protectedQueries", 200],
|
|
4543
|
-
},
|
|
4142
|
+
{ [_h]: ["GET", "/memberships/{membershipIdentifier}/protectedQueries", 200] },
|
|
4544
4143
|
() => ListProtectedQueriesInput,
|
|
4545
4144
|
() => ListProtectedQueriesOutput,
|
|
4546
4145
|
];
|
|
@@ -4548,9 +4147,7 @@ export var ListSchemas = [
|
|
|
4548
4147
|
9,
|
|
4549
4148
|
n0,
|
|
4550
4149
|
_LS,
|
|
4551
|
-
{
|
|
4552
|
-
[_h]: ["GET", "/collaborations/{collaborationIdentifier}/schemas", 200],
|
|
4553
|
-
},
|
|
4150
|
+
{ [_h]: ["GET", "/collaborations/{collaborationIdentifier}/schemas", 200] },
|
|
4554
4151
|
() => ListSchemasInput,
|
|
4555
4152
|
() => ListSchemasOutput,
|
|
4556
4153
|
];
|
|
@@ -4558,9 +4155,7 @@ export var ListTagsForResource = [
|
|
|
4558
4155
|
9,
|
|
4559
4156
|
n0,
|
|
4560
4157
|
_LTFR,
|
|
4561
|
-
{
|
|
4562
|
-
[_h]: ["GET", "/tags/{resourceArn}", 200],
|
|
4563
|
-
},
|
|
4158
|
+
{ [_h]: ["GET", "/tags/{resourceArn}", 200] },
|
|
4564
4159
|
() => ListTagsForResourceInput,
|
|
4565
4160
|
() => ListTagsForResourceOutput,
|
|
4566
4161
|
];
|
|
@@ -4568,9 +4163,7 @@ export var PopulateIdMappingTable = [
|
|
|
4568
4163
|
9,
|
|
4569
4164
|
n0,
|
|
4570
4165
|
_PIMT,
|
|
4571
|
-
{
|
|
4572
|
-
[_h]: ["POST", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}/populate", 200],
|
|
4573
|
-
},
|
|
4166
|
+
{ [_h]: ["POST", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}/populate", 200] },
|
|
4574
4167
|
() => PopulateIdMappingTableInput,
|
|
4575
4168
|
() => PopulateIdMappingTableOutput,
|
|
4576
4169
|
];
|
|
@@ -4578,9 +4171,7 @@ export var PreviewPrivacyImpact = [
|
|
|
4578
4171
|
9,
|
|
4579
4172
|
n0,
|
|
4580
4173
|
_PPI,
|
|
4581
|
-
{
|
|
4582
|
-
[_h]: ["POST", "/memberships/{membershipIdentifier}/previewprivacyimpact", 200],
|
|
4583
|
-
},
|
|
4174
|
+
{ [_h]: ["POST", "/memberships/{membershipIdentifier}/previewprivacyimpact", 200] },
|
|
4584
4175
|
() => PreviewPrivacyImpactInput,
|
|
4585
4176
|
() => PreviewPrivacyImpactOutput,
|
|
4586
4177
|
];
|
|
@@ -4588,9 +4179,7 @@ export var StartProtectedJob = [
|
|
|
4588
4179
|
9,
|
|
4589
4180
|
n0,
|
|
4590
4181
|
_SPJ,
|
|
4591
|
-
{
|
|
4592
|
-
[_h]: ["POST", "/memberships/{membershipIdentifier}/protectedJobs", 200],
|
|
4593
|
-
},
|
|
4182
|
+
{ [_h]: ["POST", "/memberships/{membershipIdentifier}/protectedJobs", 200] },
|
|
4594
4183
|
() => StartProtectedJobInput,
|
|
4595
4184
|
() => StartProtectedJobOutput,
|
|
4596
4185
|
];
|
|
@@ -4598,9 +4187,7 @@ export var StartProtectedQuery = [
|
|
|
4598
4187
|
9,
|
|
4599
4188
|
n0,
|
|
4600
4189
|
_SPQ,
|
|
4601
|
-
{
|
|
4602
|
-
[_h]: ["POST", "/memberships/{membershipIdentifier}/protectedQueries", 200],
|
|
4603
|
-
},
|
|
4190
|
+
{ [_h]: ["POST", "/memberships/{membershipIdentifier}/protectedQueries", 200] },
|
|
4604
4191
|
() => StartProtectedQueryInput,
|
|
4605
4192
|
() => StartProtectedQueryOutput,
|
|
4606
4193
|
];
|
|
@@ -4608,9 +4195,7 @@ export var TagResource = [
|
|
|
4608
4195
|
9,
|
|
4609
4196
|
n0,
|
|
4610
4197
|
_TRa,
|
|
4611
|
-
{
|
|
4612
|
-
[_h]: ["POST", "/tags/{resourceArn}", 200],
|
|
4613
|
-
},
|
|
4198
|
+
{ [_h]: ["POST", "/tags/{resourceArn}", 200] },
|
|
4614
4199
|
() => TagResourceInput,
|
|
4615
4200
|
() => TagResourceOutput,
|
|
4616
4201
|
];
|
|
@@ -4618,9 +4203,7 @@ export var UntagResource = [
|
|
|
4618
4203
|
9,
|
|
4619
4204
|
n0,
|
|
4620
4205
|
_UR,
|
|
4621
|
-
{
|
|
4622
|
-
[_h]: ["DELETE", "/tags/{resourceArn}", 200],
|
|
4623
|
-
},
|
|
4206
|
+
{ [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
4624
4207
|
() => UntagResourceInput,
|
|
4625
4208
|
() => UntagResourceOutput,
|
|
4626
4209
|
];
|
|
@@ -4628,9 +4211,7 @@ export var UpdateAnalysisTemplate = [
|
|
|
4628
4211
|
9,
|
|
4629
4212
|
n0,
|
|
4630
4213
|
_UAT,
|
|
4631
|
-
{
|
|
4632
|
-
[_h]: ["PATCH", "/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}", 200],
|
|
4633
|
-
},
|
|
4214
|
+
{ [_h]: ["PATCH", "/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}", 200] },
|
|
4634
4215
|
() => UpdateAnalysisTemplateInput,
|
|
4635
4216
|
() => UpdateAnalysisTemplateOutput,
|
|
4636
4217
|
];
|
|
@@ -4638,9 +4219,7 @@ export var UpdateCollaboration = [
|
|
|
4638
4219
|
9,
|
|
4639
4220
|
n0,
|
|
4640
4221
|
_UC,
|
|
4641
|
-
{
|
|
4642
|
-
[_h]: ["PATCH", "/collaborations/{collaborationIdentifier}", 200],
|
|
4643
|
-
},
|
|
4222
|
+
{ [_h]: ["PATCH", "/collaborations/{collaborationIdentifier}", 200] },
|
|
4644
4223
|
() => UpdateCollaborationInput,
|
|
4645
4224
|
() => UpdateCollaborationOutput,
|
|
4646
4225
|
];
|
|
@@ -4662,9 +4241,7 @@ export var UpdateConfiguredTable = [
|
|
|
4662
4241
|
9,
|
|
4663
4242
|
n0,
|
|
4664
4243
|
_UCT,
|
|
4665
|
-
{
|
|
4666
|
-
[_h]: ["PATCH", "/configuredTables/{configuredTableIdentifier}", 200],
|
|
4667
|
-
},
|
|
4244
|
+
{ [_h]: ["PATCH", "/configuredTables/{configuredTableIdentifier}", 200] },
|
|
4668
4245
|
() => UpdateConfiguredTableInput,
|
|
4669
4246
|
() => UpdateConfiguredTableOutput,
|
|
4670
4247
|
];
|
|
@@ -4672,9 +4249,7 @@ export var UpdateConfiguredTableAnalysisRule = [
|
|
|
4672
4249
|
9,
|
|
4673
4250
|
n0,
|
|
4674
4251
|
_UCTAR,
|
|
4675
|
-
{
|
|
4676
|
-
[_h]: ["PATCH", "/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}", 200],
|
|
4677
|
-
},
|
|
4252
|
+
{ [_h]: ["PATCH", "/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}", 200] },
|
|
4678
4253
|
() => UpdateConfiguredTableAnalysisRuleInput,
|
|
4679
4254
|
() => UpdateConfiguredTableAnalysisRuleOutput,
|
|
4680
4255
|
];
|
|
@@ -4710,9 +4285,7 @@ export var UpdateIdMappingTable = [
|
|
|
4710
4285
|
9,
|
|
4711
4286
|
n0,
|
|
4712
4287
|
_UIMT,
|
|
4713
|
-
{
|
|
4714
|
-
[_h]: ["PATCH", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}", 200],
|
|
4715
|
-
},
|
|
4288
|
+
{ [_h]: ["PATCH", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}", 200] },
|
|
4716
4289
|
() => UpdateIdMappingTableInput,
|
|
4717
4290
|
() => UpdateIdMappingTableOutput,
|
|
4718
4291
|
];
|
|
@@ -4734,9 +4307,7 @@ export var UpdateMembership = [
|
|
|
4734
4307
|
9,
|
|
4735
4308
|
n0,
|
|
4736
4309
|
_UM,
|
|
4737
|
-
{
|
|
4738
|
-
[_h]: ["PATCH", "/memberships/{membershipIdentifier}", 200],
|
|
4739
|
-
},
|
|
4310
|
+
{ [_h]: ["PATCH", "/memberships/{membershipIdentifier}", 200] },
|
|
4740
4311
|
() => UpdateMembershipInput,
|
|
4741
4312
|
() => UpdateMembershipOutput,
|
|
4742
4313
|
];
|
|
@@ -4758,9 +4329,7 @@ export var UpdateProtectedJob = [
|
|
|
4758
4329
|
9,
|
|
4759
4330
|
n0,
|
|
4760
4331
|
_UPJ,
|
|
4761
|
-
{
|
|
4762
|
-
[_h]: ["PATCH", "/memberships/{membershipIdentifier}/protectedJobs/{protectedJobIdentifier}", 200],
|
|
4763
|
-
},
|
|
4332
|
+
{ [_h]: ["PATCH", "/memberships/{membershipIdentifier}/protectedJobs/{protectedJobIdentifier}", 200] },
|
|
4764
4333
|
() => UpdateProtectedJobInput,
|
|
4765
4334
|
() => UpdateProtectedJobOutput,
|
|
4766
4335
|
];
|
|
@@ -4768,9 +4337,7 @@ export var UpdateProtectedQuery = [
|
|
|
4768
4337
|
9,
|
|
4769
4338
|
n0,
|
|
4770
4339
|
_UPQ,
|
|
4771
|
-
{
|
|
4772
|
-
[_h]: ["PATCH", "/memberships/{membershipIdentifier}/protectedQueries/{protectedQueryIdentifier}", 200],
|
|
4773
|
-
},
|
|
4340
|
+
{ [_h]: ["PATCH", "/memberships/{membershipIdentifier}/protectedQueries/{protectedQueryIdentifier}", 200] },
|
|
4774
4341
|
() => UpdateProtectedQueryInput,
|
|
4775
4342
|
() => UpdateProtectedQueryOutput,
|
|
4776
4343
|
];
|