@aws-sdk/client-controlcatalog 3.1075.0 → 3.1077.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 +670 -15
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
- package/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/dist-cjs/endpoint/bdd.js +0 -46
- package/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist-cjs/models/ControlCatalogServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -75
- package/dist-cjs/runtimeConfig.browser.js +0 -32
- package/dist-cjs/runtimeConfig.js +0 -45
- package/dist-cjs/runtimeConfig.native.js +0 -12
- package/dist-cjs/runtimeConfig.shared.js +0 -38
- package/dist-cjs/schemas/schemas_0.js +0 -407
|
@@ -1,407 +0,0 @@
|
|
|
1
|
-
const _A = "Arn";
|
|
2
|
-
const _ADE = "AccessDeniedException";
|
|
3
|
-
const _ADS = "AssociatedDomainSummary";
|
|
4
|
-
const _AOS = "AssociatedObjectiveSummary";
|
|
5
|
-
const _Al = "Aliases";
|
|
6
|
-
const _B = "Behavior";
|
|
7
|
-
const _C = "Controls";
|
|
8
|
-
const _CA = "ControlArn";
|
|
9
|
-
const _CAo = "ControlArns";
|
|
10
|
-
const _CC = "CommonControls";
|
|
11
|
-
const _CCA = "CommonControlArn";
|
|
12
|
-
const _CCAo = "CommonControlArns";
|
|
13
|
-
const _CCF = "CommonControlFilter";
|
|
14
|
-
const _CCMD = "CommonControlMappingDetails";
|
|
15
|
-
const _CCS = "CommonControlSummary";
|
|
16
|
-
const _CCSL = "CommonControlSummaryList";
|
|
17
|
-
const _CCo = "CommonControl";
|
|
18
|
-
const _CF = "ControlFilter";
|
|
19
|
-
const _CM = "ControlMapping";
|
|
20
|
-
const _CMF = "ControlMappingFilter";
|
|
21
|
-
const _CMo = "ControlMappings";
|
|
22
|
-
const _CP = "ControlParameter";
|
|
23
|
-
const _CPo = "ControlParameters";
|
|
24
|
-
const _CS = "ControlSummary";
|
|
25
|
-
const _CT = "CreateTime";
|
|
26
|
-
const _D = "Description";
|
|
27
|
-
const _DR = "DeployableRegions";
|
|
28
|
-
const _DRF = "DomainResourceFilter";
|
|
29
|
-
const _DRFL = "DomainResourceFilterList";
|
|
30
|
-
const _DS = "DomainSummary";
|
|
31
|
-
const _DSL = "DomainSummaryList";
|
|
32
|
-
const _Do = "Domain";
|
|
33
|
-
const _Dom = "Domains";
|
|
34
|
-
const _F = "Filter";
|
|
35
|
-
const _FMD = "FrameworkMappingDetails";
|
|
36
|
-
const _Fr = "Framework";
|
|
37
|
-
const _GC = "GetControl";
|
|
38
|
-
const _GCR = "GetControlRequest";
|
|
39
|
-
const _GCRe = "GetControlResponse";
|
|
40
|
-
const _GP = "GovernedProviders";
|
|
41
|
-
const _GR = "GovernedResources";
|
|
42
|
-
const _I = "Implementations";
|
|
43
|
-
const _ID = "ImplementationDetails";
|
|
44
|
-
const _IF = "ImplementationFilter";
|
|
45
|
-
const _IS = "ImplementationSummary";
|
|
46
|
-
const _ISE = "InternalServerException";
|
|
47
|
-
const _Id = "Identifier";
|
|
48
|
-
const _Ide = "Identifiers";
|
|
49
|
-
const _Im = "Implementation";
|
|
50
|
-
const _It = "Item";
|
|
51
|
-
const _LC = "ListControls";
|
|
52
|
-
const _LCC = "ListCommonControls";
|
|
53
|
-
const _LCCR = "ListCommonControlsRequest";
|
|
54
|
-
const _LCCRi = "ListCommonControlsResponse";
|
|
55
|
-
const _LCM = "ListControlMappings";
|
|
56
|
-
const _LCMR = "ListControlMappingsRequest";
|
|
57
|
-
const _LCMRi = "ListControlMappingsResponse";
|
|
58
|
-
const _LCR = "ListControlsRequest";
|
|
59
|
-
const _LCRi = "ListControlsResponse";
|
|
60
|
-
const _LD = "ListDomains";
|
|
61
|
-
const _LDR = "ListDomainsRequest";
|
|
62
|
-
const _LDRi = "ListDomainsResponse";
|
|
63
|
-
const _LO = "ListObjectives";
|
|
64
|
-
const _LOR = "ListObjectivesRequest";
|
|
65
|
-
const _LORi = "ListObjectivesResponse";
|
|
66
|
-
const _LUT = "LastUpdateTime";
|
|
67
|
-
const _M = "Message";
|
|
68
|
-
const _MR = "MaxResults";
|
|
69
|
-
const _MT = "MappingType";
|
|
70
|
-
const _MTa = "MappingTypes";
|
|
71
|
-
const _Ma = "Mapping";
|
|
72
|
-
const _N = "Name";
|
|
73
|
-
const _NT = "NextToken";
|
|
74
|
-
const _O = "Objectives";
|
|
75
|
-
const _OF = "ObjectiveFilter";
|
|
76
|
-
const _ORF = "ObjectiveResourceFilter";
|
|
77
|
-
const _ORFL = "ObjectiveResourceFilterList";
|
|
78
|
-
const _OS = "ObjectiveSummary";
|
|
79
|
-
const _OSL = "ObjectiveSummaryList";
|
|
80
|
-
const _Ob = "Objective";
|
|
81
|
-
const _P = "Parameters";
|
|
82
|
-
const _PRS = "ParameterRequirementSummary";
|
|
83
|
-
const _R = "Requirement";
|
|
84
|
-
const _RC = "RegionConfiguration";
|
|
85
|
-
const _RCMD = "RelatedControlMappingDetails";
|
|
86
|
-
const _RCe = "RelatedControl";
|
|
87
|
-
const _RNFE = "ResourceNotFoundException";
|
|
88
|
-
const _RT = "RelationType";
|
|
89
|
-
const _S = "Severity";
|
|
90
|
-
const _Sc = "Scope";
|
|
91
|
-
const _T = "Type";
|
|
92
|
-
const _TE = "ThrottlingException";
|
|
93
|
-
const _Ty = "Types";
|
|
94
|
-
const _VE = "ValidationException";
|
|
95
|
-
const _c = "client";
|
|
96
|
-
const _e = "error";
|
|
97
|
-
const _h = "http";
|
|
98
|
-
const _hE = "httpError";
|
|
99
|
-
const _hQ = "httpQuery";
|
|
100
|
-
const _mR = "maxResults";
|
|
101
|
-
const _nT = "nextToken";
|
|
102
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.controlcatalog";
|
|
103
|
-
const _se = "server";
|
|
104
|
-
const n0 = "com.amazonaws.controlcatalog";
|
|
105
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
106
|
-
const { ControlCatalogServiceException } = require("../models/ControlCatalogServiceException");
|
|
107
|
-
const { AccessDeniedException, InternalServerException, ResourceNotFoundException, ThrottlingException, ValidationException } = require("../models/errors");
|
|
108
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
109
|
-
const ControlCatalogServiceException$ = [-3, _s, "ControlCatalogServiceException", 0, [], []];
|
|
110
|
-
exports.ControlCatalogServiceException$ = ControlCatalogServiceException$;
|
|
111
|
-
_s_registry.registerError(ControlCatalogServiceException$, ControlCatalogServiceException);
|
|
112
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
113
|
-
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
114
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
115
|
-
[_M],
|
|
116
|
-
[0]
|
|
117
|
-
];
|
|
118
|
-
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
119
|
-
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
120
|
-
const InternalServerException$ = [-3, n0, _ISE,
|
|
121
|
-
{ [_e]: _se, [_hE]: 500 },
|
|
122
|
-
[_M],
|
|
123
|
-
[0]
|
|
124
|
-
];
|
|
125
|
-
exports.InternalServerException$ = InternalServerException$;
|
|
126
|
-
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
127
|
-
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
128
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
129
|
-
[_M],
|
|
130
|
-
[0]
|
|
131
|
-
];
|
|
132
|
-
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
133
|
-
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
134
|
-
const ThrottlingException$ = [-3, n0, _TE,
|
|
135
|
-
{ [_e]: _c, [_hE]: 429 },
|
|
136
|
-
[_M],
|
|
137
|
-
[0]
|
|
138
|
-
];
|
|
139
|
-
exports.ThrottlingException$ = ThrottlingException$;
|
|
140
|
-
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
141
|
-
const ValidationException$ = [-3, n0, _VE,
|
|
142
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
143
|
-
[_M],
|
|
144
|
-
[0]
|
|
145
|
-
];
|
|
146
|
-
exports.ValidationException$ = ValidationException$;
|
|
147
|
-
n0_registry.registerError(ValidationException$, ValidationException);
|
|
148
|
-
exports.errorTypeRegistries = [
|
|
149
|
-
_s_registry,
|
|
150
|
-
n0_registry,
|
|
151
|
-
];
|
|
152
|
-
const AssociatedDomainSummary$ = [3, n0, _ADS,
|
|
153
|
-
0,
|
|
154
|
-
[_A, _N],
|
|
155
|
-
[0, 0]
|
|
156
|
-
];
|
|
157
|
-
exports.AssociatedDomainSummary$ = AssociatedDomainSummary$;
|
|
158
|
-
const AssociatedObjectiveSummary$ = [3, n0, _AOS,
|
|
159
|
-
0,
|
|
160
|
-
[_A, _N],
|
|
161
|
-
[0, 0]
|
|
162
|
-
];
|
|
163
|
-
exports.AssociatedObjectiveSummary$ = AssociatedObjectiveSummary$;
|
|
164
|
-
const CommonControlFilter$ = [3, n0, _CCF,
|
|
165
|
-
0,
|
|
166
|
-
[_O],
|
|
167
|
-
[() => ObjectiveResourceFilterList]
|
|
168
|
-
];
|
|
169
|
-
exports.CommonControlFilter$ = CommonControlFilter$;
|
|
170
|
-
const CommonControlMappingDetails$ = [3, n0, _CCMD,
|
|
171
|
-
0,
|
|
172
|
-
[_CCA],
|
|
173
|
-
[0], 1
|
|
174
|
-
];
|
|
175
|
-
exports.CommonControlMappingDetails$ = CommonControlMappingDetails$;
|
|
176
|
-
const CommonControlSummary$ = [3, n0, _CCS,
|
|
177
|
-
0,
|
|
178
|
-
[_A, _N, _D, _Do, _Ob, _CT, _LUT],
|
|
179
|
-
[0, 0, 0, () => AssociatedDomainSummary$, () => AssociatedObjectiveSummary$, 4, 4], 7
|
|
180
|
-
];
|
|
181
|
-
exports.CommonControlSummary$ = CommonControlSummary$;
|
|
182
|
-
const ControlFilter$ = [3, n0, _CF,
|
|
183
|
-
0,
|
|
184
|
-
[_I, _GP],
|
|
185
|
-
[() => ImplementationFilter$, 64 | 0]
|
|
186
|
-
];
|
|
187
|
-
exports.ControlFilter$ = ControlFilter$;
|
|
188
|
-
const ControlMapping$ = [3, n0, _CM,
|
|
189
|
-
0,
|
|
190
|
-
[_CA, _MT, _Ma],
|
|
191
|
-
[0, 0, () => Mapping$], 3
|
|
192
|
-
];
|
|
193
|
-
exports.ControlMapping$ = ControlMapping$;
|
|
194
|
-
const ControlMappingFilter$ = [3, n0, _CMF,
|
|
195
|
-
0,
|
|
196
|
-
[_CAo, _CCAo, _MTa],
|
|
197
|
-
[64 | 0, 64 | 0, 64 | 0]
|
|
198
|
-
];
|
|
199
|
-
exports.ControlMappingFilter$ = ControlMappingFilter$;
|
|
200
|
-
const ControlParameter$ = [3, n0, _CP,
|
|
201
|
-
0,
|
|
202
|
-
[_N, _R],
|
|
203
|
-
[0, 0], 1
|
|
204
|
-
];
|
|
205
|
-
exports.ControlParameter$ = ControlParameter$;
|
|
206
|
-
const ControlSummary$ = [3, n0, _CS,
|
|
207
|
-
0,
|
|
208
|
-
[_A, _N, _D, _Al, _B, _S, _PRS, _Im, _CT, _GR, _GP],
|
|
209
|
-
[0, 0, 0, 64 | 0, 0, 0, 0, () => ImplementationSummary$, 4, 64 | 0, 64 | 0], 3
|
|
210
|
-
];
|
|
211
|
-
exports.ControlSummary$ = ControlSummary$;
|
|
212
|
-
const DomainResourceFilter$ = [3, n0, _DRF,
|
|
213
|
-
0,
|
|
214
|
-
[_A],
|
|
215
|
-
[0]
|
|
216
|
-
];
|
|
217
|
-
exports.DomainResourceFilter$ = DomainResourceFilter$;
|
|
218
|
-
const DomainSummary$ = [3, n0, _DS,
|
|
219
|
-
0,
|
|
220
|
-
[_A, _N, _D, _CT, _LUT],
|
|
221
|
-
[0, 0, 0, 4, 4], 5
|
|
222
|
-
];
|
|
223
|
-
exports.DomainSummary$ = DomainSummary$;
|
|
224
|
-
const FrameworkMappingDetails$ = [3, n0, _FMD,
|
|
225
|
-
0,
|
|
226
|
-
[_N, _It],
|
|
227
|
-
[0, 0], 2
|
|
228
|
-
];
|
|
229
|
-
exports.FrameworkMappingDetails$ = FrameworkMappingDetails$;
|
|
230
|
-
const GetControlRequest$ = [3, n0, _GCR,
|
|
231
|
-
0,
|
|
232
|
-
[_CA],
|
|
233
|
-
[0], 1
|
|
234
|
-
];
|
|
235
|
-
exports.GetControlRequest$ = GetControlRequest$;
|
|
236
|
-
const GetControlResponse$ = [3, n0, _GCRe,
|
|
237
|
-
0,
|
|
238
|
-
[_A, _N, _D, _B, _RC, _Al, _S, _Im, _PRS, _P, _CT, _GR, _GP],
|
|
239
|
-
[0, 0, 0, 0, () => RegionConfiguration$, 64 | 0, 0, () => ImplementationDetails$, 0, () => ControlParameters, 4, 64 | 0, 64 | 0], 5
|
|
240
|
-
];
|
|
241
|
-
exports.GetControlResponse$ = GetControlResponse$;
|
|
242
|
-
const ImplementationDetails$ = [3, n0, _ID,
|
|
243
|
-
0,
|
|
244
|
-
[_T, _Id],
|
|
245
|
-
[0, 0], 1
|
|
246
|
-
];
|
|
247
|
-
exports.ImplementationDetails$ = ImplementationDetails$;
|
|
248
|
-
const ImplementationFilter$ = [3, n0, _IF,
|
|
249
|
-
0,
|
|
250
|
-
[_Ty, _Ide],
|
|
251
|
-
[64 | 0, 64 | 0]
|
|
252
|
-
];
|
|
253
|
-
exports.ImplementationFilter$ = ImplementationFilter$;
|
|
254
|
-
const ImplementationSummary$ = [3, n0, _IS,
|
|
255
|
-
0,
|
|
256
|
-
[_T, _Id],
|
|
257
|
-
[0, 0], 1
|
|
258
|
-
];
|
|
259
|
-
exports.ImplementationSummary$ = ImplementationSummary$;
|
|
260
|
-
const ListCommonControlsRequest$ = [3, n0, _LCCR,
|
|
261
|
-
0,
|
|
262
|
-
[_MR, _NT, _CCF],
|
|
263
|
-
[[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], () => CommonControlFilter$]
|
|
264
|
-
];
|
|
265
|
-
exports.ListCommonControlsRequest$ = ListCommonControlsRequest$;
|
|
266
|
-
const ListCommonControlsResponse$ = [3, n0, _LCCRi,
|
|
267
|
-
0,
|
|
268
|
-
[_CC, _NT],
|
|
269
|
-
[() => CommonControlSummaryList, 0], 1
|
|
270
|
-
];
|
|
271
|
-
exports.ListCommonControlsResponse$ = ListCommonControlsResponse$;
|
|
272
|
-
const ListControlMappingsRequest$ = [3, n0, _LCMR,
|
|
273
|
-
0,
|
|
274
|
-
[_NT, _MR, _F],
|
|
275
|
-
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], () => ControlMappingFilter$]
|
|
276
|
-
];
|
|
277
|
-
exports.ListControlMappingsRequest$ = ListControlMappingsRequest$;
|
|
278
|
-
const ListControlMappingsResponse$ = [3, n0, _LCMRi,
|
|
279
|
-
0,
|
|
280
|
-
[_CMo, _NT],
|
|
281
|
-
[() => ControlMappings, 0], 1
|
|
282
|
-
];
|
|
283
|
-
exports.ListControlMappingsResponse$ = ListControlMappingsResponse$;
|
|
284
|
-
const ListControlsRequest$ = [3, n0, _LCR,
|
|
285
|
-
0,
|
|
286
|
-
[_NT, _MR, _F],
|
|
287
|
-
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], () => ControlFilter$]
|
|
288
|
-
];
|
|
289
|
-
exports.ListControlsRequest$ = ListControlsRequest$;
|
|
290
|
-
const ListControlsResponse$ = [3, n0, _LCRi,
|
|
291
|
-
0,
|
|
292
|
-
[_C, _NT],
|
|
293
|
-
[() => Controls, 0], 1
|
|
294
|
-
];
|
|
295
|
-
exports.ListControlsResponse$ = ListControlsResponse$;
|
|
296
|
-
const ListDomainsRequest$ = [3, n0, _LDR,
|
|
297
|
-
0,
|
|
298
|
-
[_MR, _NT],
|
|
299
|
-
[[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
|
|
300
|
-
];
|
|
301
|
-
exports.ListDomainsRequest$ = ListDomainsRequest$;
|
|
302
|
-
const ListDomainsResponse$ = [3, n0, _LDRi,
|
|
303
|
-
0,
|
|
304
|
-
[_Dom, _NT],
|
|
305
|
-
[() => DomainSummaryList, 0], 1
|
|
306
|
-
];
|
|
307
|
-
exports.ListDomainsResponse$ = ListDomainsResponse$;
|
|
308
|
-
const ListObjectivesRequest$ = [3, n0, _LOR,
|
|
309
|
-
0,
|
|
310
|
-
[_MR, _NT, _OF],
|
|
311
|
-
[[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], () => ObjectiveFilter$]
|
|
312
|
-
];
|
|
313
|
-
exports.ListObjectivesRequest$ = ListObjectivesRequest$;
|
|
314
|
-
const ListObjectivesResponse$ = [3, n0, _LORi,
|
|
315
|
-
0,
|
|
316
|
-
[_O, _NT],
|
|
317
|
-
[() => ObjectiveSummaryList, 0], 1
|
|
318
|
-
];
|
|
319
|
-
exports.ListObjectivesResponse$ = ListObjectivesResponse$;
|
|
320
|
-
const ObjectiveFilter$ = [3, n0, _OF,
|
|
321
|
-
0,
|
|
322
|
-
[_Dom],
|
|
323
|
-
[() => DomainResourceFilterList]
|
|
324
|
-
];
|
|
325
|
-
exports.ObjectiveFilter$ = ObjectiveFilter$;
|
|
326
|
-
const ObjectiveResourceFilter$ = [3, n0, _ORF,
|
|
327
|
-
0,
|
|
328
|
-
[_A],
|
|
329
|
-
[0]
|
|
330
|
-
];
|
|
331
|
-
exports.ObjectiveResourceFilter$ = ObjectiveResourceFilter$;
|
|
332
|
-
const ObjectiveSummary$ = [3, n0, _OS,
|
|
333
|
-
0,
|
|
334
|
-
[_A, _N, _D, _Do, _CT, _LUT],
|
|
335
|
-
[0, 0, 0, () => AssociatedDomainSummary$, 4, 4], 6
|
|
336
|
-
];
|
|
337
|
-
exports.ObjectiveSummary$ = ObjectiveSummary$;
|
|
338
|
-
const RegionConfiguration$ = [3, n0, _RC,
|
|
339
|
-
0,
|
|
340
|
-
[_Sc, _DR],
|
|
341
|
-
[0, 64 | 0], 1
|
|
342
|
-
];
|
|
343
|
-
exports.RegionConfiguration$ = RegionConfiguration$;
|
|
344
|
-
const RelatedControlMappingDetails$ = [3, n0, _RCMD,
|
|
345
|
-
0,
|
|
346
|
-
[_RT, _CA],
|
|
347
|
-
[0, 0], 1
|
|
348
|
-
];
|
|
349
|
-
exports.RelatedControlMappingDetails$ = RelatedControlMappingDetails$;
|
|
350
|
-
var CommonControlArnFilterList = 64 | 0;
|
|
351
|
-
var CommonControlSummaryList = [1, n0, _CCSL,
|
|
352
|
-
0, () => CommonControlSummary$
|
|
353
|
-
];
|
|
354
|
-
var ControlAliases = 64 | 0;
|
|
355
|
-
var ControlArnFilterList = 64 | 0;
|
|
356
|
-
var ControlMappings = [1, n0, _CMo,
|
|
357
|
-
0, () => ControlMapping$
|
|
358
|
-
];
|
|
359
|
-
var ControlParameters = [1, n0, _CPo,
|
|
360
|
-
0, () => ControlParameter$
|
|
361
|
-
];
|
|
362
|
-
var Controls = [1, n0, _C,
|
|
363
|
-
0, () => ControlSummary$
|
|
364
|
-
];
|
|
365
|
-
var DeployableRegions = 64 | 0;
|
|
366
|
-
var DomainResourceFilterList = [1, n0, _DRFL,
|
|
367
|
-
0, () => DomainResourceFilter$
|
|
368
|
-
];
|
|
369
|
-
var DomainSummaryList = [1, n0, _DSL,
|
|
370
|
-
0, () => DomainSummary$
|
|
371
|
-
];
|
|
372
|
-
var GovernedProviderFilterList = 64 | 0;
|
|
373
|
-
var GovernedProviders = 64 | 0;
|
|
374
|
-
var GovernedResources = 64 | 0;
|
|
375
|
-
var ImplementationIdentifierFilterList = 64 | 0;
|
|
376
|
-
var ImplementationTypeFilterList = 64 | 0;
|
|
377
|
-
var MappingTypeFilterList = 64 | 0;
|
|
378
|
-
var ObjectiveResourceFilterList = [1, n0, _ORFL,
|
|
379
|
-
0, () => ObjectiveResourceFilter$
|
|
380
|
-
];
|
|
381
|
-
var ObjectiveSummaryList = [1, n0, _OSL,
|
|
382
|
-
0, () => ObjectiveSummary$
|
|
383
|
-
];
|
|
384
|
-
const Mapping$ = [4, n0, _Ma,
|
|
385
|
-
0,
|
|
386
|
-
[_Fr, _CCo, _RCe],
|
|
387
|
-
[() => FrameworkMappingDetails$, () => CommonControlMappingDetails$, () => RelatedControlMappingDetails$]
|
|
388
|
-
];
|
|
389
|
-
exports.Mapping$ = Mapping$;
|
|
390
|
-
exports.GetControl$ = [9, n0, _GC,
|
|
391
|
-
{ [_h]: ["POST", "/get-control", 200] }, () => GetControlRequest$, () => GetControlResponse$
|
|
392
|
-
];
|
|
393
|
-
exports.ListCommonControls$ = [9, n0, _LCC,
|
|
394
|
-
{ [_h]: ["POST", "/common-controls", 200] }, () => ListCommonControlsRequest$, () => ListCommonControlsResponse$
|
|
395
|
-
];
|
|
396
|
-
exports.ListControlMappings$ = [9, n0, _LCM,
|
|
397
|
-
{ [_h]: ["POST", "/list-control-mappings", 200] }, () => ListControlMappingsRequest$, () => ListControlMappingsResponse$
|
|
398
|
-
];
|
|
399
|
-
exports.ListControls$ = [9, n0, _LC,
|
|
400
|
-
{ [_h]: ["POST", "/list-controls", 200] }, () => ListControlsRequest$, () => ListControlsResponse$
|
|
401
|
-
];
|
|
402
|
-
exports.ListDomains$ = [9, n0, _LD,
|
|
403
|
-
{ [_h]: ["POST", "/domains", 200] }, () => ListDomainsRequest$, () => ListDomainsResponse$
|
|
404
|
-
];
|
|
405
|
-
exports.ListObjectives$ = [9, n0, _LO,
|
|
406
|
-
{ [_h]: ["POST", "/objectives", 200] }, () => ListObjectivesRequest$, () => ListObjectivesResponse$
|
|
407
|
-
];
|