@aws-sdk/client-resource-groups-tagging-api 3.1074.0 → 3.1076.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 +629 -15
- 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/ts3.4/runtimeConfig.browser.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +7 -1
- package/package.json +8 -8
- 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/ResourceGroupsTaggingAPIServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -85
- 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 -357
|
@@ -1,357 +0,0 @@
|
|
|
1
|
-
const _CD = "ComplianceDetails";
|
|
2
|
-
const _CFRT = "CloudFormationResourceTypes";
|
|
3
|
-
const _CME = "ConcurrentModificationException";
|
|
4
|
-
const _CS = "ComplianceStatus";
|
|
5
|
-
const _CVE = "ConstraintViolationException";
|
|
6
|
-
const _DRC = "DescribeReportCreation";
|
|
7
|
-
const _DRCI = "DescribeReportCreationInput";
|
|
8
|
-
const _DRCO = "DescribeReportCreationOutput";
|
|
9
|
-
const _EC = "ErrorCode";
|
|
10
|
-
const _ECR = "ExcludeCompliantResources";
|
|
11
|
-
const _EM = "ErrorMessage";
|
|
12
|
-
const _FI = "FailureInfo";
|
|
13
|
-
const _FRM = "FailedResourcesMap";
|
|
14
|
-
const _GB = "GroupBy";
|
|
15
|
-
const _GCS = "GetComplianceSummary";
|
|
16
|
-
const _GCSI = "GetComplianceSummaryInput";
|
|
17
|
-
const _GCSO = "GetComplianceSummaryOutput";
|
|
18
|
-
const _GR = "GetResources";
|
|
19
|
-
const _GRI = "GetResourcesInput";
|
|
20
|
-
const _GRO = "GetResourcesOutput";
|
|
21
|
-
const _GTK = "GetTagKeys";
|
|
22
|
-
const _GTKI = "GetTagKeysInput";
|
|
23
|
-
const _GTKO = "GetTagKeysOutput";
|
|
24
|
-
const _GTV = "GetTagValues";
|
|
25
|
-
const _GTVI = "GetTagValuesInput";
|
|
26
|
-
const _GTVO = "GetTagValuesOutput";
|
|
27
|
-
const _ICD = "IncludeComplianceDetails";
|
|
28
|
-
const _IPE = "InvalidParameterException";
|
|
29
|
-
const _ISE = "InternalServiceException";
|
|
30
|
-
const _K = "Key";
|
|
31
|
-
const _KWNV = "KeysWithNoncompliantValues";
|
|
32
|
-
const _LRT = "ListRequiredTags";
|
|
33
|
-
const _LRTI = "ListRequiredTagsInput";
|
|
34
|
-
const _LRTO = "ListRequiredTagsOutput";
|
|
35
|
-
const _LU = "LastUpdated";
|
|
36
|
-
const _M = "Message";
|
|
37
|
-
const _MR = "MaxResults";
|
|
38
|
-
const _MTK = "MissingTagKeys";
|
|
39
|
-
const _NCR = "NonCompliantResources";
|
|
40
|
-
const _NK = "NoncompliantKeys";
|
|
41
|
-
const _NT = "NextToken";
|
|
42
|
-
const _PT = "PaginationToken";
|
|
43
|
-
const _PTEE = "PaginationTokenExpiredException";
|
|
44
|
-
const _R = "Region";
|
|
45
|
-
const _RARN = "ResourceARN";
|
|
46
|
-
const _RARNL = "ResourceARNList";
|
|
47
|
-
const _RF = "RegionFilters";
|
|
48
|
-
const _RPP = "ResourcesPerPage";
|
|
49
|
-
const _RT = "RequiredTags";
|
|
50
|
-
const _RTF = "ResourceTypeFilters";
|
|
51
|
-
const _RTFLRT = "RequiredTagsForListRequiredTags";
|
|
52
|
-
const _RTK = "ReportingTagKeys";
|
|
53
|
-
const _RTM = "ResourceTagMapping";
|
|
54
|
-
const _RTML = "ResourceTagMappingList";
|
|
55
|
-
const _RTe = "RequiredTag";
|
|
56
|
-
const _RTes = "ResourceType";
|
|
57
|
-
const _S = "Status";
|
|
58
|
-
const _SB = "S3Bucket";
|
|
59
|
-
const _SC = "StatusCode";
|
|
60
|
-
const _SD = "StartDate";
|
|
61
|
-
const _SL = "S3Location";
|
|
62
|
-
const _SLu = "SummaryList";
|
|
63
|
-
const _SRC = "StartReportCreation";
|
|
64
|
-
const _SRCI = "StartReportCreationInput";
|
|
65
|
-
const _SRCO = "StartReportCreationOutput";
|
|
66
|
-
const _Su = "Summary";
|
|
67
|
-
const _T = "Tags";
|
|
68
|
-
const _TE = "ThrottledException";
|
|
69
|
-
const _TF = "TagFilters";
|
|
70
|
-
const _TFL = "TagFilterList";
|
|
71
|
-
const _TFa = "TagFilter";
|
|
72
|
-
const _TI = "TargetId";
|
|
73
|
-
const _TIF = "TargetIdFilters";
|
|
74
|
-
const _TIT = "TargetIdType";
|
|
75
|
-
const _TK = "TagKeys";
|
|
76
|
-
const _TKF = "TagKeyFilters";
|
|
77
|
-
const _TL = "TagList";
|
|
78
|
-
const _TPP = "TagsPerPage";
|
|
79
|
-
const _TR = "TagResources";
|
|
80
|
-
const _TRI = "TagResourcesInput";
|
|
81
|
-
const _TRO = "TagResourcesOutput";
|
|
82
|
-
const _TV = "TagValues";
|
|
83
|
-
const _Ta = "Tag";
|
|
84
|
-
const _UR = "UntagResources";
|
|
85
|
-
const _URI = "UntagResourcesInput";
|
|
86
|
-
const _URO = "UntagResourcesOutput";
|
|
87
|
-
const _V = "Value";
|
|
88
|
-
const _Va = "Values";
|
|
89
|
-
const _c = "client";
|
|
90
|
-
const _e = "error";
|
|
91
|
-
const _h = "http";
|
|
92
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.resourcegroupstaggingapi";
|
|
93
|
-
const _se = "server";
|
|
94
|
-
const n0 = "com.amazonaws.resourcegroupstaggingapi";
|
|
95
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
96
|
-
const { ConcurrentModificationException, ConstraintViolationException, InternalServiceException, InvalidParameterException, PaginationTokenExpiredException, ThrottledException } = require("../models/errors");
|
|
97
|
-
const { ResourceGroupsTaggingAPIServiceException } = require("../models/ResourceGroupsTaggingAPIServiceException");
|
|
98
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
99
|
-
const ResourceGroupsTaggingAPIServiceException$ = [-3, _s, "ResourceGroupsTaggingAPIServiceException", 0, [], []];
|
|
100
|
-
exports.ResourceGroupsTaggingAPIServiceException$ = ResourceGroupsTaggingAPIServiceException$;
|
|
101
|
-
_s_registry.registerError(ResourceGroupsTaggingAPIServiceException$, ResourceGroupsTaggingAPIServiceException);
|
|
102
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
103
|
-
const ConcurrentModificationException$ = [-3, n0, _CME,
|
|
104
|
-
{ [_e]: _c },
|
|
105
|
-
[_M],
|
|
106
|
-
[0]
|
|
107
|
-
];
|
|
108
|
-
exports.ConcurrentModificationException$ = ConcurrentModificationException$;
|
|
109
|
-
n0_registry.registerError(ConcurrentModificationException$, ConcurrentModificationException);
|
|
110
|
-
const ConstraintViolationException$ = [-3, n0, _CVE,
|
|
111
|
-
{ [_e]: _c },
|
|
112
|
-
[_M],
|
|
113
|
-
[0]
|
|
114
|
-
];
|
|
115
|
-
exports.ConstraintViolationException$ = ConstraintViolationException$;
|
|
116
|
-
n0_registry.registerError(ConstraintViolationException$, ConstraintViolationException);
|
|
117
|
-
const InternalServiceException$ = [-3, n0, _ISE,
|
|
118
|
-
{ [_e]: _se },
|
|
119
|
-
[_M],
|
|
120
|
-
[0]
|
|
121
|
-
];
|
|
122
|
-
exports.InternalServiceException$ = InternalServiceException$;
|
|
123
|
-
n0_registry.registerError(InternalServiceException$, InternalServiceException);
|
|
124
|
-
const InvalidParameterException$ = [-3, n0, _IPE,
|
|
125
|
-
{ [_e]: _c },
|
|
126
|
-
[_M],
|
|
127
|
-
[0]
|
|
128
|
-
];
|
|
129
|
-
exports.InvalidParameterException$ = InvalidParameterException$;
|
|
130
|
-
n0_registry.registerError(InvalidParameterException$, InvalidParameterException);
|
|
131
|
-
const PaginationTokenExpiredException$ = [-3, n0, _PTEE,
|
|
132
|
-
{ [_e]: _c },
|
|
133
|
-
[_M],
|
|
134
|
-
[0]
|
|
135
|
-
];
|
|
136
|
-
exports.PaginationTokenExpiredException$ = PaginationTokenExpiredException$;
|
|
137
|
-
n0_registry.registerError(PaginationTokenExpiredException$, PaginationTokenExpiredException);
|
|
138
|
-
const ThrottledException$ = [-3, n0, _TE,
|
|
139
|
-
{ [_e]: _c },
|
|
140
|
-
[_M],
|
|
141
|
-
[0]
|
|
142
|
-
];
|
|
143
|
-
exports.ThrottledException$ = ThrottledException$;
|
|
144
|
-
n0_registry.registerError(ThrottledException$, ThrottledException);
|
|
145
|
-
exports.errorTypeRegistries = [
|
|
146
|
-
_s_registry,
|
|
147
|
-
n0_registry,
|
|
148
|
-
];
|
|
149
|
-
const ComplianceDetails$ = [3, n0, _CD,
|
|
150
|
-
0,
|
|
151
|
-
[_NK, _KWNV, _MTK, _CS],
|
|
152
|
-
[64 | 0, 64 | 0, 64 | 0, 2]
|
|
153
|
-
];
|
|
154
|
-
exports.ComplianceDetails$ = ComplianceDetails$;
|
|
155
|
-
const DescribeReportCreationInput$ = [3, n0, _DRCI,
|
|
156
|
-
0,
|
|
157
|
-
[],
|
|
158
|
-
[]
|
|
159
|
-
];
|
|
160
|
-
exports.DescribeReportCreationInput$ = DescribeReportCreationInput$;
|
|
161
|
-
const DescribeReportCreationOutput$ = [3, n0, _DRCO,
|
|
162
|
-
0,
|
|
163
|
-
[_S, _SL, _SD, _EM],
|
|
164
|
-
[0, 0, 0, 0]
|
|
165
|
-
];
|
|
166
|
-
exports.DescribeReportCreationOutput$ = DescribeReportCreationOutput$;
|
|
167
|
-
const FailureInfo$ = [3, n0, _FI,
|
|
168
|
-
0,
|
|
169
|
-
[_SC, _EC, _EM],
|
|
170
|
-
[1, 0, 0]
|
|
171
|
-
];
|
|
172
|
-
exports.FailureInfo$ = FailureInfo$;
|
|
173
|
-
const GetComplianceSummaryInput$ = [3, n0, _GCSI,
|
|
174
|
-
0,
|
|
175
|
-
[_TIF, _RF, _RTF, _TKF, _GB, _MR, _PT],
|
|
176
|
-
[64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 1, 0]
|
|
177
|
-
];
|
|
178
|
-
exports.GetComplianceSummaryInput$ = GetComplianceSummaryInput$;
|
|
179
|
-
const GetComplianceSummaryOutput$ = [3, n0, _GCSO,
|
|
180
|
-
0,
|
|
181
|
-
[_SLu, _PT],
|
|
182
|
-
[() => SummaryList, 0]
|
|
183
|
-
];
|
|
184
|
-
exports.GetComplianceSummaryOutput$ = GetComplianceSummaryOutput$;
|
|
185
|
-
const GetResourcesInput$ = [3, n0, _GRI,
|
|
186
|
-
0,
|
|
187
|
-
[_PT, _TF, _RPP, _TPP, _RTF, _ICD, _ECR, _RARNL],
|
|
188
|
-
[0, () => TagFilterList, 1, 1, 64 | 0, 2, 2, 64 | 0]
|
|
189
|
-
];
|
|
190
|
-
exports.GetResourcesInput$ = GetResourcesInput$;
|
|
191
|
-
const GetResourcesOutput$ = [3, n0, _GRO,
|
|
192
|
-
0,
|
|
193
|
-
[_PT, _RTML],
|
|
194
|
-
[0, () => ResourceTagMappingList]
|
|
195
|
-
];
|
|
196
|
-
exports.GetResourcesOutput$ = GetResourcesOutput$;
|
|
197
|
-
const GetTagKeysInput$ = [3, n0, _GTKI,
|
|
198
|
-
0,
|
|
199
|
-
[_PT],
|
|
200
|
-
[0]
|
|
201
|
-
];
|
|
202
|
-
exports.GetTagKeysInput$ = GetTagKeysInput$;
|
|
203
|
-
const GetTagKeysOutput$ = [3, n0, _GTKO,
|
|
204
|
-
0,
|
|
205
|
-
[_PT, _TK],
|
|
206
|
-
[0, 64 | 0]
|
|
207
|
-
];
|
|
208
|
-
exports.GetTagKeysOutput$ = GetTagKeysOutput$;
|
|
209
|
-
const GetTagValuesInput$ = [3, n0, _GTVI,
|
|
210
|
-
0,
|
|
211
|
-
[_K, _PT],
|
|
212
|
-
[0, 0], 1
|
|
213
|
-
];
|
|
214
|
-
exports.GetTagValuesInput$ = GetTagValuesInput$;
|
|
215
|
-
const GetTagValuesOutput$ = [3, n0, _GTVO,
|
|
216
|
-
0,
|
|
217
|
-
[_PT, _TV],
|
|
218
|
-
[0, 64 | 0]
|
|
219
|
-
];
|
|
220
|
-
exports.GetTagValuesOutput$ = GetTagValuesOutput$;
|
|
221
|
-
const ListRequiredTagsInput$ = [3, n0, _LRTI,
|
|
222
|
-
0,
|
|
223
|
-
[_NT, _MR],
|
|
224
|
-
[0, 1]
|
|
225
|
-
];
|
|
226
|
-
exports.ListRequiredTagsInput$ = ListRequiredTagsInput$;
|
|
227
|
-
const ListRequiredTagsOutput$ = [3, n0, _LRTO,
|
|
228
|
-
0,
|
|
229
|
-
[_RT, _NT],
|
|
230
|
-
[() => RequiredTagsForListRequiredTags, 0]
|
|
231
|
-
];
|
|
232
|
-
exports.ListRequiredTagsOutput$ = ListRequiredTagsOutput$;
|
|
233
|
-
const RequiredTag$ = [3, n0, _RTe,
|
|
234
|
-
0,
|
|
235
|
-
[_RTes, _CFRT, _RTK],
|
|
236
|
-
[0, 64 | 0, 64 | 0]
|
|
237
|
-
];
|
|
238
|
-
exports.RequiredTag$ = RequiredTag$;
|
|
239
|
-
const ResourceTagMapping$ = [3, n0, _RTM,
|
|
240
|
-
0,
|
|
241
|
-
[_RARN, _T, _CD],
|
|
242
|
-
[0, () => TagList, () => ComplianceDetails$]
|
|
243
|
-
];
|
|
244
|
-
exports.ResourceTagMapping$ = ResourceTagMapping$;
|
|
245
|
-
const StartReportCreationInput$ = [3, n0, _SRCI,
|
|
246
|
-
0,
|
|
247
|
-
[_SB],
|
|
248
|
-
[0], 1
|
|
249
|
-
];
|
|
250
|
-
exports.StartReportCreationInput$ = StartReportCreationInput$;
|
|
251
|
-
const StartReportCreationOutput$ = [3, n0, _SRCO,
|
|
252
|
-
0,
|
|
253
|
-
[],
|
|
254
|
-
[]
|
|
255
|
-
];
|
|
256
|
-
exports.StartReportCreationOutput$ = StartReportCreationOutput$;
|
|
257
|
-
const Summary$ = [3, n0, _Su,
|
|
258
|
-
0,
|
|
259
|
-
[_LU, _TI, _TIT, _R, _RTes, _NCR],
|
|
260
|
-
[0, 0, 0, 0, 0, 1]
|
|
261
|
-
];
|
|
262
|
-
exports.Summary$ = Summary$;
|
|
263
|
-
const Tag$ = [3, n0, _Ta,
|
|
264
|
-
0,
|
|
265
|
-
[_K, _V],
|
|
266
|
-
[0, 0], 2
|
|
267
|
-
];
|
|
268
|
-
exports.Tag$ = Tag$;
|
|
269
|
-
const TagFilter$ = [3, n0, _TFa,
|
|
270
|
-
0,
|
|
271
|
-
[_K, _Va],
|
|
272
|
-
[0, 64 | 0]
|
|
273
|
-
];
|
|
274
|
-
exports.TagFilter$ = TagFilter$;
|
|
275
|
-
const TagResourcesInput$ = [3, n0, _TRI,
|
|
276
|
-
0,
|
|
277
|
-
[_RARNL, _T],
|
|
278
|
-
[64 | 0, 128 | 0], 2
|
|
279
|
-
];
|
|
280
|
-
exports.TagResourcesInput$ = TagResourcesInput$;
|
|
281
|
-
const TagResourcesOutput$ = [3, n0, _TRO,
|
|
282
|
-
0,
|
|
283
|
-
[_FRM],
|
|
284
|
-
[() => FailedResourcesMap]
|
|
285
|
-
];
|
|
286
|
-
exports.TagResourcesOutput$ = TagResourcesOutput$;
|
|
287
|
-
const UntagResourcesInput$ = [3, n0, _URI,
|
|
288
|
-
0,
|
|
289
|
-
[_RARNL, _TK],
|
|
290
|
-
[64 | 0, 64 | 0], 2
|
|
291
|
-
];
|
|
292
|
-
exports.UntagResourcesInput$ = UntagResourcesInput$;
|
|
293
|
-
const UntagResourcesOutput$ = [3, n0, _URO,
|
|
294
|
-
0,
|
|
295
|
-
[_FRM],
|
|
296
|
-
[() => FailedResourcesMap]
|
|
297
|
-
];
|
|
298
|
-
exports.UntagResourcesOutput$ = UntagResourcesOutput$;
|
|
299
|
-
var CloudFormationResourceTypes = 64 | 0;
|
|
300
|
-
var GroupBy = 64 | 0;
|
|
301
|
-
var RegionFilterList = 64 | 0;
|
|
302
|
-
var ReportingTagKeys = 64 | 0;
|
|
303
|
-
var RequiredTagsForListRequiredTags = [1, n0, _RTFLRT,
|
|
304
|
-
0, () => RequiredTag$
|
|
305
|
-
];
|
|
306
|
-
var ResourceARNListForGet = 64 | 0;
|
|
307
|
-
var ResourceARNListForTagUntag = 64 | 0;
|
|
308
|
-
var ResourceTagMappingList = [1, n0, _RTML,
|
|
309
|
-
0, () => ResourceTagMapping$
|
|
310
|
-
];
|
|
311
|
-
var ResourceTypeFilterList = 64 | 0;
|
|
312
|
-
var SummaryList = [1, n0, _SLu,
|
|
313
|
-
0, () => Summary$
|
|
314
|
-
];
|
|
315
|
-
var TagFilterList = [1, n0, _TFL,
|
|
316
|
-
0, () => TagFilter$
|
|
317
|
-
];
|
|
318
|
-
var TagKeyFilterList = 64 | 0;
|
|
319
|
-
var TagKeyList = 64 | 0;
|
|
320
|
-
var TagKeyListForUntag = 64 | 0;
|
|
321
|
-
var TagList = [1, n0, _TL,
|
|
322
|
-
0, () => Tag$
|
|
323
|
-
];
|
|
324
|
-
var TagValueList = 64 | 0;
|
|
325
|
-
var TagValuesOutputList = 64 | 0;
|
|
326
|
-
var TargetIdFilterList = 64 | 0;
|
|
327
|
-
var FailedResourcesMap = [2, n0, _FRM,
|
|
328
|
-
0, 0, () => FailureInfo$
|
|
329
|
-
];
|
|
330
|
-
var TagMap = 128 | 0;
|
|
331
|
-
exports.DescribeReportCreation$ = [9, n0, _DRC,
|
|
332
|
-
{ [_h]: ["POST", "/DescribeReportCreation", 200] }, () => DescribeReportCreationInput$, () => DescribeReportCreationOutput$
|
|
333
|
-
];
|
|
334
|
-
exports.GetComplianceSummary$ = [9, n0, _GCS,
|
|
335
|
-
{ [_h]: ["POST", "/GetComplianceSummary", 200] }, () => GetComplianceSummaryInput$, () => GetComplianceSummaryOutput$
|
|
336
|
-
];
|
|
337
|
-
exports.GetResources$ = [9, n0, _GR,
|
|
338
|
-
{ [_h]: ["POST", "/GetResources", 200] }, () => GetResourcesInput$, () => GetResourcesOutput$
|
|
339
|
-
];
|
|
340
|
-
exports.GetTagKeys$ = [9, n0, _GTK,
|
|
341
|
-
{ [_h]: ["POST", "/GetTagKeys", 200] }, () => GetTagKeysInput$, () => GetTagKeysOutput$
|
|
342
|
-
];
|
|
343
|
-
exports.GetTagValues$ = [9, n0, _GTV,
|
|
344
|
-
{ [_h]: ["POST", "/GetTagValues", 200] }, () => GetTagValuesInput$, () => GetTagValuesOutput$
|
|
345
|
-
];
|
|
346
|
-
exports.ListRequiredTags$ = [9, n0, _LRT,
|
|
347
|
-
{ [_h]: ["POST", "/ListRequiredTags", 200] }, () => ListRequiredTagsInput$, () => ListRequiredTagsOutput$
|
|
348
|
-
];
|
|
349
|
-
exports.StartReportCreation$ = [9, n0, _SRC,
|
|
350
|
-
{ [_h]: ["POST", "/StartReportCreation", 200] }, () => StartReportCreationInput$, () => StartReportCreationOutput$
|
|
351
|
-
];
|
|
352
|
-
exports.TagResources$ = [9, n0, _TR,
|
|
353
|
-
{ [_h]: ["POST", "/TagResources", 200] }, () => TagResourcesInput$, () => TagResourcesOutput$
|
|
354
|
-
];
|
|
355
|
-
exports.UntagResources$ = [9, n0, _UR,
|
|
356
|
-
{ [_h]: ["POST", "/UntagResources", 200] }, () => UntagResourcesInput$, () => UntagResourcesOutput$
|
|
357
|
-
];
|