@aws-sdk/client-applicationcostprofiler 3.968.0 → 3.969.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 +9 -9
- package/dist-es/schemas/schemas_0.js +9 -9
- package/package.json +33 -33
package/dist-cjs/index.js
CHANGED
|
@@ -240,7 +240,7 @@ schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedEx
|
|
|
240
240
|
var DeleteReportDefinitionRequest$ = [3, n0, _DRDR,
|
|
241
241
|
0,
|
|
242
242
|
[_rI],
|
|
243
|
-
[[0, 1]]
|
|
243
|
+
[[0, 1]], 1
|
|
244
244
|
];
|
|
245
245
|
var DeleteReportDefinitionResult$ = [3, n0, _DRDRe,
|
|
246
246
|
0,
|
|
@@ -250,22 +250,22 @@ var DeleteReportDefinitionResult$ = [3, n0, _DRDRe,
|
|
|
250
250
|
var GetReportDefinitionRequest$ = [3, n0, _GRDR,
|
|
251
251
|
0,
|
|
252
252
|
[_rI],
|
|
253
|
-
[[0, 1]]
|
|
253
|
+
[[0, 1]], 1
|
|
254
254
|
];
|
|
255
255
|
var GetReportDefinitionResult$ = [3, n0, _GRDRe,
|
|
256
256
|
0,
|
|
257
257
|
[_rI, _rD, _rF, _f, _dSL, _cA, _lU],
|
|
258
|
-
[0, 0, 0, 0, () => S3Location$, 4, 4]
|
|
258
|
+
[0, 0, 0, 0, () => S3Location$, 4, 4], 7
|
|
259
259
|
];
|
|
260
260
|
var ImportApplicationUsageRequest$ = [3, n0, _IAUR,
|
|
261
261
|
0,
|
|
262
262
|
[_sSL],
|
|
263
|
-
[() => SourceS3Location$]
|
|
263
|
+
[() => SourceS3Location$], 1
|
|
264
264
|
];
|
|
265
265
|
var ImportApplicationUsageResult$ = [3, n0, _IAURm,
|
|
266
266
|
0,
|
|
267
267
|
[_iI],
|
|
268
|
-
[0]
|
|
268
|
+
[0], 1
|
|
269
269
|
];
|
|
270
270
|
var InternalServerException$ = [-3, n0, _ISE,
|
|
271
271
|
{ [_e]: _s, [_hE]: 500 },
|
|
@@ -286,7 +286,7 @@ var ListReportDefinitionsResult$ = [3, n0, _LRDRi,
|
|
|
286
286
|
var PutReportDefinitionRequest$ = [3, n0, _PRDR,
|
|
287
287
|
0,
|
|
288
288
|
[_rI, _rD, _rF, _f, _dSL],
|
|
289
|
-
[0, 0, 0, 0, () => S3Location$]
|
|
289
|
+
[0, 0, 0, 0, () => S3Location$], 5
|
|
290
290
|
];
|
|
291
291
|
var PutReportDefinitionResult$ = [3, n0, _PRDRu,
|
|
292
292
|
0,
|
|
@@ -301,7 +301,7 @@ var ReportDefinition$ = [3, n0, _RD,
|
|
|
301
301
|
var S3Location$ = [3, n0, _SL,
|
|
302
302
|
0,
|
|
303
303
|
[_b, _p],
|
|
304
|
-
[0, 0]
|
|
304
|
+
[0, 0], 2
|
|
305
305
|
];
|
|
306
306
|
var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
307
307
|
{ [_e]: _c, [_hE]: 402 },
|
|
@@ -312,7 +312,7 @@ schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, Servic
|
|
|
312
312
|
var SourceS3Location$ = [3, n0, _SSL,
|
|
313
313
|
0,
|
|
314
314
|
[_b, _k, _r],
|
|
315
|
-
[0, 0, 0]
|
|
315
|
+
[0, 0, 0], 2
|
|
316
316
|
];
|
|
317
317
|
var ThrottlingException$ = [-3, n0, _TE,
|
|
318
318
|
{ [_e]: _c, [_hE]: 429 },
|
|
@@ -323,7 +323,7 @@ schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingExcept
|
|
|
323
323
|
var UpdateReportDefinitionRequest$ = [3, n0, _URDR,
|
|
324
324
|
0,
|
|
325
325
|
[_rI, _rD, _rF, _f, _dSL],
|
|
326
|
-
[[0, 1], 0, 0, 0, () => S3Location$]
|
|
326
|
+
[[0, 1], 0, 0, 0, () => S3Location$], 5
|
|
327
327
|
];
|
|
328
328
|
var UpdateReportDefinitionResult$ = [3, n0, _URDRp,
|
|
329
329
|
0,
|
|
@@ -63,7 +63,7 @@ TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException
|
|
|
63
63
|
export var DeleteReportDefinitionRequest$ = [3, n0, _DRDR,
|
|
64
64
|
0,
|
|
65
65
|
[_rI],
|
|
66
|
-
[[0, 1]]
|
|
66
|
+
[[0, 1]], 1
|
|
67
67
|
];
|
|
68
68
|
export var DeleteReportDefinitionResult$ = [3, n0, _DRDRe,
|
|
69
69
|
0,
|
|
@@ -73,22 +73,22 @@ export var DeleteReportDefinitionResult$ = [3, n0, _DRDRe,
|
|
|
73
73
|
export var GetReportDefinitionRequest$ = [3, n0, _GRDR,
|
|
74
74
|
0,
|
|
75
75
|
[_rI],
|
|
76
|
-
[[0, 1]]
|
|
76
|
+
[[0, 1]], 1
|
|
77
77
|
];
|
|
78
78
|
export var GetReportDefinitionResult$ = [3, n0, _GRDRe,
|
|
79
79
|
0,
|
|
80
80
|
[_rI, _rD, _rF, _f, _dSL, _cA, _lU],
|
|
81
|
-
[0, 0, 0, 0, () => S3Location$, 4, 4]
|
|
81
|
+
[0, 0, 0, 0, () => S3Location$, 4, 4], 7
|
|
82
82
|
];
|
|
83
83
|
export var ImportApplicationUsageRequest$ = [3, n0, _IAUR,
|
|
84
84
|
0,
|
|
85
85
|
[_sSL],
|
|
86
|
-
[() => SourceS3Location$]
|
|
86
|
+
[() => SourceS3Location$], 1
|
|
87
87
|
];
|
|
88
88
|
export var ImportApplicationUsageResult$ = [3, n0, _IAURm,
|
|
89
89
|
0,
|
|
90
90
|
[_iI],
|
|
91
|
-
[0]
|
|
91
|
+
[0], 1
|
|
92
92
|
];
|
|
93
93
|
export var InternalServerException$ = [-3, n0, _ISE,
|
|
94
94
|
{ [_e]: _s, [_hE]: 500 },
|
|
@@ -109,7 +109,7 @@ export var ListReportDefinitionsResult$ = [3, n0, _LRDRi,
|
|
|
109
109
|
export var PutReportDefinitionRequest$ = [3, n0, _PRDR,
|
|
110
110
|
0,
|
|
111
111
|
[_rI, _rD, _rF, _f, _dSL],
|
|
112
|
-
[0, 0, 0, 0, () => S3Location$]
|
|
112
|
+
[0, 0, 0, 0, () => S3Location$], 5
|
|
113
113
|
];
|
|
114
114
|
export var PutReportDefinitionResult$ = [3, n0, _PRDRu,
|
|
115
115
|
0,
|
|
@@ -124,7 +124,7 @@ export var ReportDefinition$ = [3, n0, _RD,
|
|
|
124
124
|
export var S3Location$ = [3, n0, _SL,
|
|
125
125
|
0,
|
|
126
126
|
[_b, _p],
|
|
127
|
-
[0, 0]
|
|
127
|
+
[0, 0], 2
|
|
128
128
|
];
|
|
129
129
|
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
130
130
|
{ [_e]: _c, [_hE]: 402 },
|
|
@@ -135,7 +135,7 @@ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaE
|
|
|
135
135
|
export var SourceS3Location$ = [3, n0, _SSL,
|
|
136
136
|
0,
|
|
137
137
|
[_b, _k, _r],
|
|
138
|
-
[0, 0, 0]
|
|
138
|
+
[0, 0, 0], 2
|
|
139
139
|
];
|
|
140
140
|
export var ThrottlingException$ = [-3, n0, _TE,
|
|
141
141
|
{ [_e]: _c, [_hE]: 429 },
|
|
@@ -146,7 +146,7 @@ TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
|
146
146
|
export var UpdateReportDefinitionRequest$ = [3, n0, _URDR,
|
|
147
147
|
0,
|
|
148
148
|
[_rI, _rD, _rF, _f, _dSL],
|
|
149
|
-
[[0, 1], 0, 0, 0, () => S3Location$]
|
|
149
|
+
[[0, 1], 0, 0, 0, () => S3Location$], 5
|
|
150
150
|
];
|
|
151
151
|
export var UpdateReportDefinitionResult$ = [3, n0, _URDRp,
|
|
152
152
|
0,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-applicationcostprofiler",
|
|
3
3
|
"description": "AWS SDK for JavaScript Applicationcostprofiler Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.969.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-applicationcostprofiler",
|
|
@@ -21,41 +21,41 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^4.4.
|
|
36
|
-
"@smithy/core": "^3.20.
|
|
37
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
38
|
-
"@smithy/hash-node": "^4.2.
|
|
39
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
40
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
44
|
-
"@smithy/middleware-stack": "^4.2.
|
|
45
|
-
"@smithy/node-config-provider": "^4.3.
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
47
|
-
"@smithy/protocol-http": "^5.3.
|
|
48
|
-
"@smithy/smithy-client": "^4.10.
|
|
49
|
-
"@smithy/types": "^4.
|
|
50
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "3.969.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.969.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.969.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.969.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.969.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.969.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
31
|
+
"@aws-sdk/types": "3.969.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.969.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.969.0",
|
|
35
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
36
|
+
"@smithy/core": "^3.20.5",
|
|
37
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
38
|
+
"@smithy/hash-node": "^4.2.8",
|
|
39
|
+
"@smithy/invalid-dependency": "^4.2.8",
|
|
40
|
+
"@smithy/middleware-content-length": "^4.2.8",
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.6",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.22",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.9",
|
|
44
|
+
"@smithy/middleware-stack": "^4.2.8",
|
|
45
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
47
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
48
|
+
"@smithy/smithy-client": "^4.10.7",
|
|
49
|
+
"@smithy/types": "^4.12.0",
|
|
50
|
+
"@smithy/url-parser": "^4.2.8",
|
|
51
51
|
"@smithy/util-base64": "^4.3.0",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
56
|
-
"@smithy/util-endpoints": "^3.2.
|
|
57
|
-
"@smithy/util-middleware": "^4.2.
|
|
58
|
-
"@smithy/util-retry": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.21",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.24",
|
|
56
|
+
"@smithy/util-endpoints": "^3.2.8",
|
|
57
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
58
|
+
"@smithy/util-retry": "^4.2.8",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.0",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|