@aws-sdk/client-controlcatalog 3.952.0 → 3.954.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 +151 -105
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/GetControlCommand.js +2 -2
- package/dist-es/commands/ListCommonControlsCommand.js +2 -2
- package/dist-es/commands/ListControlMappingsCommand.js +2 -2
- package/dist-es/commands/ListControlsCommand.js +2 -2
- package/dist-es/commands/ListDomainsCommand.js +2 -2
- package/dist-es/commands/ListObjectivesCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +91 -91
- package/dist-types/ControlCatalogClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +47 -63
- package/dist-types/ts3.4/ControlCatalogClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +46 -63
- package/package.json +34 -34
|
@@ -100,25 +100,25 @@ const _s = "server";
|
|
|
100
100
|
const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.controlcatalog";
|
|
101
101
|
const n0 = "com.amazonaws.controlcatalog";
|
|
102
102
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
103
|
-
import { ControlCatalogServiceException
|
|
104
|
-
import { AccessDeniedException
|
|
105
|
-
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
|
|
106
|
-
TypeRegistry.for(n0).registerError(AccessDeniedException
|
|
107
|
-
export var AssociatedDomainSummary = [3, n0, _ADS, 0, [_A, _N], [0, 0]];
|
|
108
|
-
export var AssociatedObjectiveSummary = [3, n0, _AOS, 0, [_A, _N], [0, 0]];
|
|
109
|
-
export var CommonControlFilter = [3, n0, _CCF, 0, [_O], [() => ObjectiveResourceFilterList]];
|
|
110
|
-
export var CommonControlMappingDetails = [3, n0, _CCMD, 0, [_CCA], [0]];
|
|
111
|
-
export var CommonControlSummary = [
|
|
103
|
+
import { ControlCatalogServiceException } from "../models/ControlCatalogServiceException";
|
|
104
|
+
import { AccessDeniedException, InternalServerException, ResourceNotFoundException, ThrottlingException, ValidationException, } from "../models/errors";
|
|
105
|
+
export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
|
|
106
|
+
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
107
|
+
export var AssociatedDomainSummary$ = [3, n0, _ADS, 0, [_A, _N], [0, 0]];
|
|
108
|
+
export var AssociatedObjectiveSummary$ = [3, n0, _AOS, 0, [_A, _N], [0, 0]];
|
|
109
|
+
export var CommonControlFilter$ = [3, n0, _CCF, 0, [_O], [() => ObjectiveResourceFilterList]];
|
|
110
|
+
export var CommonControlMappingDetails$ = [3, n0, _CCMD, 0, [_CCA], [0]];
|
|
111
|
+
export var CommonControlSummary$ = [
|
|
112
112
|
3,
|
|
113
113
|
n0,
|
|
114
114
|
_CCS,
|
|
115
115
|
0,
|
|
116
116
|
[_A, _N, _D, _Do, _Ob, _CT, _LUT],
|
|
117
|
-
[0, 0, 0, () => AssociatedDomainSummary
|
|
117
|
+
[0, 0, 0, () => AssociatedDomainSummary$, () => AssociatedObjectiveSummary$, 4, 4],
|
|
118
118
|
];
|
|
119
|
-
export var ControlFilter = [3, n0, _CF, 0, [_I], [() => ImplementationFilter]];
|
|
120
|
-
export var ControlMapping = [3, n0, _CM, 0, [_CA, _MT, _Ma], [0, 0, () => Mapping]];
|
|
121
|
-
export var ControlMappingFilter = [
|
|
119
|
+
export var ControlFilter$ = [3, n0, _CF, 0, [_I], [() => ImplementationFilter$]];
|
|
120
|
+
export var ControlMapping$ = [3, n0, _CM, 0, [_CA, _MT, _Ma], [0, 0, () => Mapping$]];
|
|
121
|
+
export var ControlMappingFilter$ = [
|
|
122
122
|
3,
|
|
123
123
|
n0,
|
|
124
124
|
_CMF,
|
|
@@ -126,41 +126,41 @@ export var ControlMappingFilter = [
|
|
|
126
126
|
[_CAo, _CCAo, _MTa],
|
|
127
127
|
[64 | 0, 64 | 0, 64 | 0],
|
|
128
128
|
];
|
|
129
|
-
export var ControlParameter = [3, n0, _CP, 0, [_N], [0]];
|
|
130
|
-
export var ControlSummary = [
|
|
129
|
+
export var ControlParameter$ = [3, n0, _CP, 0, [_N], [0]];
|
|
130
|
+
export var ControlSummary$ = [
|
|
131
131
|
3,
|
|
132
132
|
n0,
|
|
133
133
|
_CS,
|
|
134
134
|
0,
|
|
135
135
|
[_A, _Al, _N, _D, _B, _S, _Im, _CT, _GR],
|
|
136
|
-
[0, 64 | 0, 0, 0, 0, 0, () => ImplementationSummary
|
|
136
|
+
[0, 64 | 0, 0, 0, 0, 0, () => ImplementationSummary$, 4, 64 | 0],
|
|
137
137
|
];
|
|
138
|
-
export var DomainResourceFilter = [3, n0, _DRF, 0, [_A], [0]];
|
|
139
|
-
export var DomainSummary = [3, n0, _DS, 0, [_A, _N, _D, _CT, _LUT], [0, 0, 0, 4, 4]];
|
|
140
|
-
export var FrameworkMappingDetails = [3, n0, _FMD, 0, [_N, _It], [0, 0]];
|
|
141
|
-
export var GetControlRequest = [3, n0, _GCR, 0, [_CA], [0]];
|
|
142
|
-
export var GetControlResponse = [
|
|
138
|
+
export var DomainResourceFilter$ = [3, n0, _DRF, 0, [_A], [0]];
|
|
139
|
+
export var DomainSummary$ = [3, n0, _DS, 0, [_A, _N, _D, _CT, _LUT], [0, 0, 0, 4, 4]];
|
|
140
|
+
export var FrameworkMappingDetails$ = [3, n0, _FMD, 0, [_N, _It], [0, 0]];
|
|
141
|
+
export var GetControlRequest$ = [3, n0, _GCR, 0, [_CA], [0]];
|
|
142
|
+
export var GetControlResponse$ = [
|
|
143
143
|
3,
|
|
144
144
|
n0,
|
|
145
145
|
_GCRe,
|
|
146
146
|
0,
|
|
147
147
|
[_A, _Al, _N, _D, _B, _S, _RC, _Im, _P, _CT, _GR],
|
|
148
|
-
[0, 64 | 0, 0, 0, 0, 0, () => RegionConfiguration
|
|
148
|
+
[0, 64 | 0, 0, 0, 0, 0, () => RegionConfiguration$, () => ImplementationDetails$, () => ControlParameters, 4, 64 | 0],
|
|
149
149
|
];
|
|
150
|
-
export var ImplementationDetails = [3, n0, _ID, 0, [_T, _Id], [0, 0]];
|
|
151
|
-
export var ImplementationFilter = [3, n0, _IF, 0, [_Ty, _Ide], [64 | 0, 64 | 0]];
|
|
152
|
-
export var ImplementationSummary = [3, n0, _IS, 0, [_T, _Id], [0, 0]];
|
|
153
|
-
export var InternalServerException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
|
|
154
|
-
TypeRegistry.for(n0).registerError(InternalServerException
|
|
155
|
-
export var ListCommonControlsRequest = [
|
|
150
|
+
export var ImplementationDetails$ = [3, n0, _ID, 0, [_T, _Id], [0, 0]];
|
|
151
|
+
export var ImplementationFilter$ = [3, n0, _IF, 0, [_Ty, _Ide], [64 | 0, 64 | 0]];
|
|
152
|
+
export var ImplementationSummary$ = [3, n0, _IS, 0, [_T, _Id], [0, 0]];
|
|
153
|
+
export var InternalServerException$ = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
|
|
154
|
+
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
155
|
+
export var ListCommonControlsRequest$ = [
|
|
156
156
|
3,
|
|
157
157
|
n0,
|
|
158
158
|
_LCCR,
|
|
159
159
|
0,
|
|
160
160
|
[_MR, _NT, _CCF],
|
|
161
|
-
[[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], () => CommonControlFilter],
|
|
161
|
+
[[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], () => CommonControlFilter$],
|
|
162
162
|
];
|
|
163
|
-
export var ListCommonControlsResponse = [
|
|
163
|
+
export var ListCommonControlsResponse$ = [
|
|
164
164
|
3,
|
|
165
165
|
n0,
|
|
166
166
|
_LCCRi,
|
|
@@ -168,15 +168,15 @@ export var ListCommonControlsResponse = [
|
|
|
168
168
|
[_CC, _NT],
|
|
169
169
|
[() => CommonControlSummaryList, 0],
|
|
170
170
|
];
|
|
171
|
-
export var ListControlMappingsRequest = [
|
|
171
|
+
export var ListControlMappingsRequest$ = [
|
|
172
172
|
3,
|
|
173
173
|
n0,
|
|
174
174
|
_LCMR,
|
|
175
175
|
0,
|
|
176
176
|
[_NT, _MR, _F],
|
|
177
|
-
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], () => ControlMappingFilter],
|
|
177
|
+
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], () => ControlMappingFilter$],
|
|
178
178
|
];
|
|
179
|
-
export var ListControlMappingsResponse = [
|
|
179
|
+
export var ListControlMappingsResponse$ = [
|
|
180
180
|
3,
|
|
181
181
|
n0,
|
|
182
182
|
_LCMRi,
|
|
@@ -184,16 +184,16 @@ export var ListControlMappingsResponse = [
|
|
|
184
184
|
[_CMo, _NT],
|
|
185
185
|
[() => ControlMappings, 0],
|
|
186
186
|
];
|
|
187
|
-
export var ListControlsRequest = [
|
|
187
|
+
export var ListControlsRequest$ = [
|
|
188
188
|
3,
|
|
189
189
|
n0,
|
|
190
190
|
_LCR,
|
|
191
191
|
0,
|
|
192
192
|
[_NT, _MR, _F],
|
|
193
|
-
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], () => ControlFilter],
|
|
193
|
+
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], () => ControlFilter$],
|
|
194
194
|
];
|
|
195
|
-
export var ListControlsResponse = [3, n0, _LCRi, 0, [_C, _NT], [() => Controls, 0]];
|
|
196
|
-
export var ListDomainsRequest = [
|
|
195
|
+
export var ListControlsResponse$ = [3, n0, _LCRi, 0, [_C, _NT], [() => Controls, 0]];
|
|
196
|
+
export var ListDomainsRequest$ = [
|
|
197
197
|
3,
|
|
198
198
|
n0,
|
|
199
199
|
_LDR,
|
|
@@ -204,16 +204,16 @@ export var ListDomainsRequest = [
|
|
|
204
204
|
[0, { [_hQ]: _nT }],
|
|
205
205
|
],
|
|
206
206
|
];
|
|
207
|
-
export var ListDomainsResponse = [3, n0, _LDRi, 0, [_Dom, _NT], [() => DomainSummaryList, 0]];
|
|
208
|
-
export var ListObjectivesRequest = [
|
|
207
|
+
export var ListDomainsResponse$ = [3, n0, _LDRi, 0, [_Dom, _NT], [() => DomainSummaryList, 0]];
|
|
208
|
+
export var ListObjectivesRequest$ = [
|
|
209
209
|
3,
|
|
210
210
|
n0,
|
|
211
211
|
_LOR,
|
|
212
212
|
0,
|
|
213
213
|
[_MR, _NT, _OF],
|
|
214
|
-
[[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], () => ObjectiveFilter],
|
|
214
|
+
[[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], () => ObjectiveFilter$],
|
|
215
215
|
];
|
|
216
|
-
export var ListObjectivesResponse = [
|
|
216
|
+
export var ListObjectivesResponse$ = [
|
|
217
217
|
3,
|
|
218
218
|
n0,
|
|
219
219
|
_LORi,
|
|
@@ -221,95 +221,95 @@ export var ListObjectivesResponse = [
|
|
|
221
221
|
[_O, _NT],
|
|
222
222
|
[() => ObjectiveSummaryList, 0],
|
|
223
223
|
];
|
|
224
|
-
export var ObjectiveFilter = [3, n0, _OF, 0, [_Dom], [() => DomainResourceFilterList]];
|
|
225
|
-
export var ObjectiveResourceFilter = [3, n0, _ORF, 0, [_A], [0]];
|
|
226
|
-
export var ObjectiveSummary = [
|
|
224
|
+
export var ObjectiveFilter$ = [3, n0, _OF, 0, [_Dom], [() => DomainResourceFilterList]];
|
|
225
|
+
export var ObjectiveResourceFilter$ = [3, n0, _ORF, 0, [_A], [0]];
|
|
226
|
+
export var ObjectiveSummary$ = [
|
|
227
227
|
3,
|
|
228
228
|
n0,
|
|
229
229
|
_OS,
|
|
230
230
|
0,
|
|
231
231
|
[_A, _N, _D, _Do, _CT, _LUT],
|
|
232
|
-
[0, 0, 0, () => AssociatedDomainSummary
|
|
232
|
+
[0, 0, 0, () => AssociatedDomainSummary$, 4, 4],
|
|
233
233
|
];
|
|
234
|
-
export var RegionConfiguration = [3, n0, _RC, 0, [_Sc, _DR], [0, 64 | 0]];
|
|
235
|
-
export var RelatedControlMappingDetails = [3, n0, _RCMD, 0, [_CA, _RT], [0, 0]];
|
|
236
|
-
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
237
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException
|
|
238
|
-
export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_M], [0]];
|
|
239
|
-
TypeRegistry.for(n0).registerError(ThrottlingException
|
|
240
|
-
export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
241
|
-
TypeRegistry.for(n0).registerError(ValidationException
|
|
242
|
-
export var ControlCatalogServiceException = [-3, _sm, "ControlCatalogServiceException", 0, [], []];
|
|
243
|
-
TypeRegistry.for(_sm).registerError(ControlCatalogServiceException
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
export var Mapping = [
|
|
234
|
+
export var RegionConfiguration$ = [3, n0, _RC, 0, [_Sc, _DR], [0, 64 | 0]];
|
|
235
|
+
export var RelatedControlMappingDetails$ = [3, n0, _RCMD, 0, [_CA, _RT], [0, 0]];
|
|
236
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
237
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
238
|
+
export var ThrottlingException$ = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_M], [0]];
|
|
239
|
+
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
240
|
+
export var ValidationException$ = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
241
|
+
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
242
|
+
export var ControlCatalogServiceException$ = [-3, _sm, "ControlCatalogServiceException", 0, [], []];
|
|
243
|
+
TypeRegistry.for(_sm).registerError(ControlCatalogServiceException$, ControlCatalogServiceException);
|
|
244
|
+
var CommonControlArnFilterList = 64 | 0;
|
|
245
|
+
var CommonControlSummaryList = [1, n0, _CCSL, 0, () => CommonControlSummary$];
|
|
246
|
+
var ControlAliases = 64 | 0;
|
|
247
|
+
var ControlArnFilterList = 64 | 0;
|
|
248
|
+
var ControlMappings = [1, n0, _CMo, 0, () => ControlMapping$];
|
|
249
|
+
var ControlParameters = [1, n0, _CPo, 0, () => ControlParameter$];
|
|
250
|
+
var Controls = [1, n0, _C, 0, () => ControlSummary$];
|
|
251
|
+
var DeployableRegions = 64 | 0;
|
|
252
|
+
var DomainResourceFilterList = [1, n0, _DRFL, 0, () => DomainResourceFilter$];
|
|
253
|
+
var DomainSummaryList = [1, n0, _DSL, 0, () => DomainSummary$];
|
|
254
|
+
var GovernedResources = 64 | 0;
|
|
255
|
+
var ImplementationIdentifierFilterList = 64 | 0;
|
|
256
|
+
var ImplementationTypeFilterList = 64 | 0;
|
|
257
|
+
var MappingTypeFilterList = 64 | 0;
|
|
258
|
+
var ObjectiveResourceFilterList = [1, n0, _ORFL, 0, () => ObjectiveResourceFilter$];
|
|
259
|
+
var ObjectiveSummaryList = [1, n0, _OSL, 0, () => ObjectiveSummary$];
|
|
260
|
+
export var Mapping$ = [
|
|
261
261
|
3,
|
|
262
262
|
n0,
|
|
263
263
|
_Ma,
|
|
264
264
|
0,
|
|
265
265
|
[_Fr, _CCo, _RCe],
|
|
266
|
-
[() => FrameworkMappingDetails
|
|
266
|
+
[() => FrameworkMappingDetails$, () => CommonControlMappingDetails$, () => RelatedControlMappingDetails$],
|
|
267
267
|
];
|
|
268
|
-
export var GetControl = [
|
|
268
|
+
export var GetControl$ = [
|
|
269
269
|
9,
|
|
270
270
|
n0,
|
|
271
271
|
_GC,
|
|
272
272
|
{ [_h]: ["POST", "/get-control", 200] },
|
|
273
|
-
() => GetControlRequest
|
|
274
|
-
() => GetControlResponse
|
|
273
|
+
() => GetControlRequest$,
|
|
274
|
+
() => GetControlResponse$,
|
|
275
275
|
];
|
|
276
|
-
export var ListCommonControls = [
|
|
276
|
+
export var ListCommonControls$ = [
|
|
277
277
|
9,
|
|
278
278
|
n0,
|
|
279
279
|
_LCC,
|
|
280
280
|
{ [_h]: ["POST", "/common-controls", 200] },
|
|
281
|
-
() => ListCommonControlsRequest
|
|
282
|
-
() => ListCommonControlsResponse
|
|
281
|
+
() => ListCommonControlsRequest$,
|
|
282
|
+
() => ListCommonControlsResponse$,
|
|
283
283
|
];
|
|
284
|
-
export var ListControlMappings = [
|
|
284
|
+
export var ListControlMappings$ = [
|
|
285
285
|
9,
|
|
286
286
|
n0,
|
|
287
287
|
_LCM,
|
|
288
288
|
{ [_h]: ["POST", "/list-control-mappings", 200] },
|
|
289
|
-
() => ListControlMappingsRequest
|
|
290
|
-
() => ListControlMappingsResponse
|
|
289
|
+
() => ListControlMappingsRequest$,
|
|
290
|
+
() => ListControlMappingsResponse$,
|
|
291
291
|
];
|
|
292
|
-
export var ListControls = [
|
|
292
|
+
export var ListControls$ = [
|
|
293
293
|
9,
|
|
294
294
|
n0,
|
|
295
295
|
_LC,
|
|
296
296
|
{ [_h]: ["POST", "/list-controls", 200] },
|
|
297
|
-
() => ListControlsRequest
|
|
298
|
-
() => ListControlsResponse
|
|
297
|
+
() => ListControlsRequest$,
|
|
298
|
+
() => ListControlsResponse$,
|
|
299
299
|
];
|
|
300
|
-
export var ListDomains = [
|
|
300
|
+
export var ListDomains$ = [
|
|
301
301
|
9,
|
|
302
302
|
n0,
|
|
303
303
|
_LD,
|
|
304
304
|
{ [_h]: ["POST", "/domains", 200] },
|
|
305
|
-
() => ListDomainsRequest
|
|
306
|
-
() => ListDomainsResponse
|
|
305
|
+
() => ListDomainsRequest$,
|
|
306
|
+
() => ListDomainsResponse$,
|
|
307
307
|
];
|
|
308
|
-
export var ListObjectives = [
|
|
308
|
+
export var ListObjectives$ = [
|
|
309
309
|
9,
|
|
310
310
|
n0,
|
|
311
311
|
_LO,
|
|
312
312
|
{ [_h]: ["POST", "/objectives", 200] },
|
|
313
|
-
() => ListObjectivesRequest
|
|
314
|
-
() => ListObjectivesResponse
|
|
313
|
+
() => ListObjectivesRequest$,
|
|
314
|
+
() => ListObjectivesResponse$,
|
|
315
315
|
];
|
|
@@ -5,7 +5,7 @@ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/m
|
|
|
5
5
|
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
6
|
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
7
|
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
-
import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type
|
|
8
|
+
import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { GetControlCommandInput, GetControlCommandOutput } from "./commands/GetControlCommand";
|
|
11
11
|
import { ListCommonControlsCommandInput, ListCommonControlsCommandOutput } from "./commands/ListCommonControlsCommand";
|
|
@@ -147,15 +147,6 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
147
147
|
* Optional extensions
|
|
148
148
|
*/
|
|
149
149
|
extensions?: RuntimeExtension[];
|
|
150
|
-
/**
|
|
151
|
-
* The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
|
|
152
|
-
* may be overridden. A default will always be set by the client.
|
|
153
|
-
* Available options depend on the service's supported protocols and will not be validated by
|
|
154
|
-
* the client.
|
|
155
|
-
* @alpha
|
|
156
|
-
*
|
|
157
|
-
*/
|
|
158
|
-
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
159
150
|
/**
|
|
160
151
|
* The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
161
152
|
*/
|
package/dist-types/index.d.ts
CHANGED
|
@@ -9,6 +9,7 @@ export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
|
9
9
|
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
10
10
|
export type { ControlCatalogExtensionConfiguration } from "./extensionConfiguration";
|
|
11
11
|
export * from "./commands";
|
|
12
|
+
export * from "./schemas/schemas_0";
|
|
12
13
|
export * from "./pagination";
|
|
13
14
|
export * from "./models/enums";
|
|
14
15
|
export * from "./models/errors";
|
|
@@ -17,8 +17,13 @@ export declare const getRuntimeConfig: (config: ControlCatalogClientConfig) => {
|
|
|
17
17
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
18
18
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
19
19
|
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
20
|
-
apiVersion: string;
|
|
21
20
|
cacheMiddleware?: boolean | undefined;
|
|
21
|
+
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
|
|
22
|
+
protocolSettings: {
|
|
23
|
+
defaultNamespace?: string;
|
|
24
|
+
[setting: string]: unknown;
|
|
25
|
+
};
|
|
26
|
+
apiVersion: string;
|
|
22
27
|
urlParser: import("@smithy/types").UrlParser;
|
|
23
28
|
base64Decoder: import("@smithy/types").Decoder;
|
|
24
29
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -29,7 +34,6 @@ export declare const getRuntimeConfig: (config: ControlCatalogClientConfig) => {
|
|
|
29
34
|
profile?: string;
|
|
30
35
|
logger: import("@smithy/types").Logger;
|
|
31
36
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
32
|
-
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
33
37
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
34
38
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
35
39
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
@@ -19,8 +19,13 @@ export declare const getRuntimeConfig: (config: ControlCatalogClientConfig) => {
|
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
21
|
userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
|
|
22
|
-
apiVersion: string;
|
|
23
22
|
cacheMiddleware?: boolean | undefined;
|
|
23
|
+
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
|
|
24
|
+
protocolSettings: {
|
|
25
|
+
defaultNamespace?: string;
|
|
26
|
+
[setting: string]: unknown;
|
|
27
|
+
};
|
|
28
|
+
apiVersion: string;
|
|
24
29
|
urlParser: import("@smithy/types").UrlParser;
|
|
25
30
|
base64Decoder: import("@smithy/types").Decoder;
|
|
26
31
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -31,7 +36,6 @@ export declare const getRuntimeConfig: (config: ControlCatalogClientConfig) => {
|
|
|
31
36
|
profile?: string;
|
|
32
37
|
logger: import("@smithy/types").Logger;
|
|
33
38
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
34
|
-
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
35
39
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
36
40
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
37
41
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
@@ -6,8 +6,13 @@ export declare const getRuntimeConfig: (config: ControlCatalogClientConfig) => {
|
|
|
6
6
|
runtime: string;
|
|
7
7
|
sha256: import("@smithy/types").HashConstructor;
|
|
8
8
|
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
|
-
apiVersion: string;
|
|
10
9
|
cacheMiddleware?: boolean;
|
|
10
|
+
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
|
|
11
|
+
protocolSettings: {
|
|
12
|
+
defaultNamespace?: string;
|
|
13
|
+
[setting: string]: unknown;
|
|
14
|
+
};
|
|
15
|
+
apiVersion: string;
|
|
11
16
|
urlParser: import("@smithy/types").UrlParser;
|
|
12
17
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
13
18
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -27,7 +32,6 @@ export declare const getRuntimeConfig: (config: ControlCatalogClientConfig) => {
|
|
|
27
32
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
28
33
|
logger: import("@smithy/types").Logger;
|
|
29
34
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
30
|
-
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
31
35
|
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
|
32
36
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
33
37
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
|
|
1
2
|
import type { ControlCatalogClientConfig } from "./ControlCatalogClient";
|
|
2
3
|
/**
|
|
3
4
|
* @internal
|
|
@@ -14,7 +15,11 @@ export declare const getRuntimeConfig: (config: ControlCatalogClientConfig) => {
|
|
|
14
15
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ControlCatalogHttpAuthSchemeProvider;
|
|
15
16
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
16
17
|
logger: import("@smithy/types").Logger;
|
|
17
|
-
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").
|
|
18
|
+
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof AwsRestJsonProtocol;
|
|
19
|
+
protocolSettings: {
|
|
20
|
+
[setting: string]: unknown;
|
|
21
|
+
defaultNamespace?: string;
|
|
22
|
+
};
|
|
18
23
|
serviceId: string;
|
|
19
24
|
urlParser: import("@smithy/types").UrlParser;
|
|
20
25
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
@@ -1,63 +1,47 @@
|
|
|
1
|
-
import type { StaticErrorSchema,
|
|
2
|
-
export declare var AccessDeniedException
|
|
3
|
-
export declare var AssociatedDomainSummary
|
|
4
|
-
export declare var AssociatedObjectiveSummary
|
|
5
|
-
export declare var CommonControlFilter
|
|
6
|
-
export declare var CommonControlMappingDetails
|
|
7
|
-
export declare var CommonControlSummary
|
|
8
|
-
export declare var ControlFilter
|
|
9
|
-
export declare var ControlMapping
|
|
10
|
-
export declare var ControlMappingFilter
|
|
11
|
-
export declare var ControlParameter
|
|
12
|
-
export declare var ControlSummary
|
|
13
|
-
export declare var DomainResourceFilter
|
|
14
|
-
export declare var DomainSummary
|
|
15
|
-
export declare var FrameworkMappingDetails
|
|
16
|
-
export declare var GetControlRequest
|
|
17
|
-
export declare var GetControlResponse
|
|
18
|
-
export declare var ImplementationDetails
|
|
19
|
-
export declare var ImplementationFilter
|
|
20
|
-
export declare var ImplementationSummary
|
|
21
|
-
export declare var InternalServerException
|
|
22
|
-
export declare var ListCommonControlsRequest
|
|
23
|
-
export declare var ListCommonControlsResponse
|
|
24
|
-
export declare var ListControlMappingsRequest
|
|
25
|
-
export declare var ListControlMappingsResponse
|
|
26
|
-
export declare var ListControlsRequest
|
|
27
|
-
export declare var ListControlsResponse
|
|
28
|
-
export declare var ListDomainsRequest
|
|
29
|
-
export declare var ListDomainsResponse
|
|
30
|
-
export declare var ListObjectivesRequest
|
|
31
|
-
export declare var ListObjectivesResponse
|
|
32
|
-
export declare var ObjectiveFilter
|
|
33
|
-
export declare var ObjectiveResourceFilter
|
|
34
|
-
export declare var ObjectiveSummary
|
|
35
|
-
export declare var RegionConfiguration
|
|
36
|
-
export declare var RelatedControlMappingDetails
|
|
37
|
-
export declare var ResourceNotFoundException
|
|
38
|
-
export declare var ThrottlingException
|
|
39
|
-
export declare var ValidationException
|
|
40
|
-
export declare var ControlCatalogServiceException
|
|
41
|
-
export declare var
|
|
42
|
-
export declare var
|
|
43
|
-
export declare var
|
|
44
|
-
export declare var
|
|
45
|
-
export declare var
|
|
46
|
-
export declare var
|
|
47
|
-
export declare var
|
|
48
|
-
export declare var DeployableRegions: number;
|
|
49
|
-
export declare var DomainResourceFilterList: StaticListSchema;
|
|
50
|
-
export declare var DomainSummaryList: StaticListSchema;
|
|
51
|
-
export declare var GovernedResources: number;
|
|
52
|
-
export declare var ImplementationIdentifierFilterList: number;
|
|
53
|
-
export declare var ImplementationTypeFilterList: number;
|
|
54
|
-
export declare var MappingTypeFilterList: number;
|
|
55
|
-
export declare var ObjectiveResourceFilterList: StaticListSchema;
|
|
56
|
-
export declare var ObjectiveSummaryList: StaticListSchema;
|
|
57
|
-
export declare var Mapping: StaticStructureSchema;
|
|
58
|
-
export declare var GetControl: StaticOperationSchema;
|
|
59
|
-
export declare var ListCommonControls: StaticOperationSchema;
|
|
60
|
-
export declare var ListControlMappings: StaticOperationSchema;
|
|
61
|
-
export declare var ListControls: StaticOperationSchema;
|
|
62
|
-
export declare var ListDomains: StaticOperationSchema;
|
|
63
|
-
export declare var ListObjectives: StaticOperationSchema;
|
|
1
|
+
import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
|
|
2
|
+
export declare var AccessDeniedException$: StaticErrorSchema;
|
|
3
|
+
export declare var AssociatedDomainSummary$: StaticStructureSchema;
|
|
4
|
+
export declare var AssociatedObjectiveSummary$: StaticStructureSchema;
|
|
5
|
+
export declare var CommonControlFilter$: StaticStructureSchema;
|
|
6
|
+
export declare var CommonControlMappingDetails$: StaticStructureSchema;
|
|
7
|
+
export declare var CommonControlSummary$: StaticStructureSchema;
|
|
8
|
+
export declare var ControlFilter$: StaticStructureSchema;
|
|
9
|
+
export declare var ControlMapping$: StaticStructureSchema;
|
|
10
|
+
export declare var ControlMappingFilter$: StaticStructureSchema;
|
|
11
|
+
export declare var ControlParameter$: StaticStructureSchema;
|
|
12
|
+
export declare var ControlSummary$: StaticStructureSchema;
|
|
13
|
+
export declare var DomainResourceFilter$: StaticStructureSchema;
|
|
14
|
+
export declare var DomainSummary$: StaticStructureSchema;
|
|
15
|
+
export declare var FrameworkMappingDetails$: StaticStructureSchema;
|
|
16
|
+
export declare var GetControlRequest$: StaticStructureSchema;
|
|
17
|
+
export declare var GetControlResponse$: StaticStructureSchema;
|
|
18
|
+
export declare var ImplementationDetails$: StaticStructureSchema;
|
|
19
|
+
export declare var ImplementationFilter$: StaticStructureSchema;
|
|
20
|
+
export declare var ImplementationSummary$: StaticStructureSchema;
|
|
21
|
+
export declare var InternalServerException$: StaticErrorSchema;
|
|
22
|
+
export declare var ListCommonControlsRequest$: StaticStructureSchema;
|
|
23
|
+
export declare var ListCommonControlsResponse$: StaticStructureSchema;
|
|
24
|
+
export declare var ListControlMappingsRequest$: StaticStructureSchema;
|
|
25
|
+
export declare var ListControlMappingsResponse$: StaticStructureSchema;
|
|
26
|
+
export declare var ListControlsRequest$: StaticStructureSchema;
|
|
27
|
+
export declare var ListControlsResponse$: StaticStructureSchema;
|
|
28
|
+
export declare var ListDomainsRequest$: StaticStructureSchema;
|
|
29
|
+
export declare var ListDomainsResponse$: StaticStructureSchema;
|
|
30
|
+
export declare var ListObjectivesRequest$: StaticStructureSchema;
|
|
31
|
+
export declare var ListObjectivesResponse$: StaticStructureSchema;
|
|
32
|
+
export declare var ObjectiveFilter$: StaticStructureSchema;
|
|
33
|
+
export declare var ObjectiveResourceFilter$: StaticStructureSchema;
|
|
34
|
+
export declare var ObjectiveSummary$: StaticStructureSchema;
|
|
35
|
+
export declare var RegionConfiguration$: StaticStructureSchema;
|
|
36
|
+
export declare var RelatedControlMappingDetails$: StaticStructureSchema;
|
|
37
|
+
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
38
|
+
export declare var ThrottlingException$: StaticErrorSchema;
|
|
39
|
+
export declare var ValidationException$: StaticErrorSchema;
|
|
40
|
+
export declare var ControlCatalogServiceException$: StaticErrorSchema;
|
|
41
|
+
export declare var Mapping$: StaticStructureSchema;
|
|
42
|
+
export declare var GetControl$: StaticOperationSchema;
|
|
43
|
+
export declare var ListCommonControls$: StaticOperationSchema;
|
|
44
|
+
export declare var ListControlMappings$: StaticOperationSchema;
|
|
45
|
+
export declare var ListControls$: StaticOperationSchema;
|
|
46
|
+
export declare var ListDomains$: StaticOperationSchema;
|
|
47
|
+
export declare var ListObjectives$: StaticOperationSchema;
|
|
@@ -29,13 +29,10 @@ import {
|
|
|
29
29
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
30
30
|
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
|
31
31
|
ChecksumConstructor as __ChecksumConstructor,
|
|
32
|
-
ClientProtocol,
|
|
33
32
|
Decoder as __Decoder,
|
|
34
33
|
Encoder as __Encoder,
|
|
35
34
|
HashConstructor as __HashConstructor,
|
|
36
35
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
37
|
-
HttpRequest,
|
|
38
|
-
HttpResponse,
|
|
39
36
|
Logger as __Logger,
|
|
40
37
|
Provider as __Provider,
|
|
41
38
|
StreamCollector as __StreamCollector,
|
|
@@ -117,7 +114,6 @@ export interface ClientDefaults
|
|
|
117
114
|
retryMode?: string | __Provider<string>;
|
|
118
115
|
logger?: __Logger;
|
|
119
116
|
extensions?: RuntimeExtension[];
|
|
120
|
-
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
121
117
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
122
118
|
}
|
|
123
119
|
export type ControlCatalogClientConfigType = Partial<
|
|
@@ -4,6 +4,7 @@ export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
|
4
4
|
export { RuntimeExtension } from "./runtimeExtensions";
|
|
5
5
|
export { ControlCatalogExtensionConfiguration } from "./extensionConfiguration";
|
|
6
6
|
export * from "./commands";
|
|
7
|
+
export * from "./schemas/schemas_0";
|
|
7
8
|
export * from "./pagination";
|
|
8
9
|
export * from "./models/enums";
|
|
9
10
|
export * from "./models/errors";
|
|
@@ -26,8 +26,16 @@ export declare const getRuntimeConfig: (config: ControlCatalogClientConfig) => {
|
|
|
26
26
|
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
27
27
|
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
28
28
|
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
29
|
-
apiVersion: string;
|
|
30
29
|
cacheMiddleware?: boolean | undefined;
|
|
30
|
+
protocol:
|
|
31
|
+
| import("@smithy/types").ClientProtocol<any, any>
|
|
32
|
+
| import("@smithy/types").ClientProtocolCtor<any, any>
|
|
33
|
+
| typeof import("@aws-sdk/core").AwsRestJsonProtocol;
|
|
34
|
+
protocolSettings: {
|
|
35
|
+
defaultNamespace?: string;
|
|
36
|
+
[setting: string]: unknown;
|
|
37
|
+
};
|
|
38
|
+
apiVersion: string;
|
|
31
39
|
urlParser: import("@smithy/types").UrlParser;
|
|
32
40
|
base64Decoder: import("@smithy/types").Decoder;
|
|
33
41
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -38,10 +46,6 @@ export declare const getRuntimeConfig: (config: ControlCatalogClientConfig) => {
|
|
|
38
46
|
profile?: string;
|
|
39
47
|
logger: import("@smithy/types").Logger;
|
|
40
48
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
-
protocol: import("@smithy/types").ClientProtocol<
|
|
42
|
-
import("@smithy/types").HttpRequest,
|
|
43
|
-
import("@smithy/types").HttpResponse
|
|
44
|
-
>;
|
|
45
49
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
46
50
|
userAgentAppId?:
|
|
47
51
|
| string
|
|
@@ -26,8 +26,16 @@ export declare const getRuntimeConfig: (config: ControlCatalogClientConfig) => {
|
|
|
26
26
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
27
27
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
28
28
|
userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
|
|
29
|
-
apiVersion: string;
|
|
30
29
|
cacheMiddleware?: boolean | undefined;
|
|
30
|
+
protocol:
|
|
31
|
+
| import("@smithy/types").ClientProtocol<any, any>
|
|
32
|
+
| import("@smithy/types").ClientProtocolCtor<any, any>
|
|
33
|
+
| typeof import("@aws-sdk/core").AwsRestJsonProtocol;
|
|
34
|
+
protocolSettings: {
|
|
35
|
+
defaultNamespace?: string;
|
|
36
|
+
[setting: string]: unknown;
|
|
37
|
+
};
|
|
38
|
+
apiVersion: string;
|
|
31
39
|
urlParser: import("@smithy/types").UrlParser;
|
|
32
40
|
base64Decoder: import("@smithy/types").Decoder;
|
|
33
41
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -38,10 +46,6 @@ export declare const getRuntimeConfig: (config: ControlCatalogClientConfig) => {
|
|
|
38
46
|
profile?: string;
|
|
39
47
|
logger: import("@smithy/types").Logger;
|
|
40
48
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
-
protocol: import("@smithy/types").ClientProtocol<
|
|
42
|
-
import("@smithy/types").HttpRequest,
|
|
43
|
-
import("@smithy/types").HttpResponse
|
|
44
|
-
>;
|
|
45
49
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
46
50
|
retryStrategy?:
|
|
47
51
|
| import("@smithy/types").RetryStrategy
|