@aws-sdk/client-application-insights 3.28.0 → 3.32.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/CHANGELOG.md +32 -0
- package/dist/cjs/package.json +31 -31
- package/dist/cjs/protocols/Aws_json1_1.js +17 -13
- package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
- package/dist/es/endpoints.js +1 -2
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/package.json +31 -31
- package/dist/es/protocols/Aws_json1_1.js +18 -14
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/package.json +31 -31
- package/protocols/Aws_json1_1.ts +23 -15
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,38 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.32.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.31.0...v3.32.0) (2021-09-17)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-application-insights
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [3.31.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.30.0...v3.31.0) (2021-09-11)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @aws-sdk/client-application-insights
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
# [3.30.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.29.0...v3.30.0) (2021-09-07)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package @aws-sdk/client-application-insights
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
# [3.29.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.28.0...v3.29.0) (2021-09-02)
|
|
31
|
+
|
|
32
|
+
**Note:** Version bump only for package @aws-sdk/client-application-insights
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
6
38
|
# [3.28.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.27.0...v3.28.0) (2021-08-27)
|
|
7
39
|
|
|
8
40
|
|
package/dist/cjs/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-application-insights",
|
|
3
3
|
"description": "AWS SDK for JavaScript Application Insights Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.32.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
|
|
7
7
|
"build-documentation": "yarn remove-documentation && typedoc ./",
|
|
@@ -27,45 +27,45 @@
|
|
|
27
27
|
"dependencies": {
|
|
28
28
|
"@aws-crypto/sha256-browser": "^1.0.0",
|
|
29
29
|
"@aws-crypto/sha256-js": "^1.0.0",
|
|
30
|
-
"@aws-sdk/client-sts": "3.
|
|
31
|
-
"@aws-sdk/config-resolver": "3.
|
|
32
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
33
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
34
|
-
"@aws-sdk/hash-node": "3.
|
|
35
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
36
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
37
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
38
|
-
"@aws-sdk/middleware-logger": "3.
|
|
39
|
-
"@aws-sdk/middleware-retry": "3.
|
|
40
|
-
"@aws-sdk/middleware-serde": "3.
|
|
41
|
-
"@aws-sdk/middleware-signing": "3.
|
|
42
|
-
"@aws-sdk/middleware-stack": "3.
|
|
43
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
44
|
-
"@aws-sdk/node-config-provider": "3.
|
|
45
|
-
"@aws-sdk/node-http-handler": "3.
|
|
46
|
-
"@aws-sdk/protocol-http": "3.
|
|
47
|
-
"@aws-sdk/smithy-client": "3.
|
|
48
|
-
"@aws-sdk/types": "3.
|
|
49
|
-
"@aws-sdk/url-parser": "3.
|
|
50
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
51
|
-
"@aws-sdk/util-base64-node": "3.
|
|
52
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
53
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
55
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
56
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
57
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
30
|
+
"@aws-sdk/client-sts": "3.32.0",
|
|
31
|
+
"@aws-sdk/config-resolver": "3.32.0",
|
|
32
|
+
"@aws-sdk/credential-provider-node": "3.32.0",
|
|
33
|
+
"@aws-sdk/fetch-http-handler": "3.32.0",
|
|
34
|
+
"@aws-sdk/hash-node": "3.32.0",
|
|
35
|
+
"@aws-sdk/invalid-dependency": "3.32.0",
|
|
36
|
+
"@aws-sdk/middleware-content-length": "3.32.0",
|
|
37
|
+
"@aws-sdk/middleware-host-header": "3.32.0",
|
|
38
|
+
"@aws-sdk/middleware-logger": "3.32.0",
|
|
39
|
+
"@aws-sdk/middleware-retry": "3.32.0",
|
|
40
|
+
"@aws-sdk/middleware-serde": "3.32.0",
|
|
41
|
+
"@aws-sdk/middleware-signing": "3.32.0",
|
|
42
|
+
"@aws-sdk/middleware-stack": "3.32.0",
|
|
43
|
+
"@aws-sdk/middleware-user-agent": "3.32.0",
|
|
44
|
+
"@aws-sdk/node-config-provider": "3.32.0",
|
|
45
|
+
"@aws-sdk/node-http-handler": "3.32.0",
|
|
46
|
+
"@aws-sdk/protocol-http": "3.32.0",
|
|
47
|
+
"@aws-sdk/smithy-client": "3.32.0",
|
|
48
|
+
"@aws-sdk/types": "3.32.0",
|
|
49
|
+
"@aws-sdk/url-parser": "3.32.0",
|
|
50
|
+
"@aws-sdk/util-base64-browser": "3.32.0",
|
|
51
|
+
"@aws-sdk/util-base64-node": "3.32.0",
|
|
52
|
+
"@aws-sdk/util-body-length-browser": "3.32.0",
|
|
53
|
+
"@aws-sdk/util-body-length-node": "3.32.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-browser": "3.32.0",
|
|
55
|
+
"@aws-sdk/util-user-agent-node": "3.32.0",
|
|
56
|
+
"@aws-sdk/util-utf8-browser": "3.32.0",
|
|
57
|
+
"@aws-sdk/util-utf8-node": "3.32.0",
|
|
58
58
|
"tslib": "^2.3.0"
|
|
59
59
|
},
|
|
60
60
|
"devDependencies": {
|
|
61
|
-
"@aws-sdk/client-documentation-generator": "3.
|
|
61
|
+
"@aws-sdk/client-documentation-generator": "3.32.0",
|
|
62
62
|
"@types/node": "^12.7.5",
|
|
63
63
|
"downlevel-dts": "0.7.0",
|
|
64
64
|
"jest": "^26.1.0",
|
|
65
65
|
"rimraf": "^3.0.0",
|
|
66
66
|
"ts-jest": "^26.4.1",
|
|
67
67
|
"typedoc": "^0.19.2",
|
|
68
|
-
"typescript": "~4.3.
|
|
68
|
+
"typescript": "~4.3.5"
|
|
69
69
|
},
|
|
70
70
|
"engines": {
|
|
71
71
|
"node": ">=10.0.0"
|
|
@@ -2436,7 +2436,7 @@ const deserializeAws_json1_1ConfigurationEvent = (output, context) => {
|
|
|
2436
2436
|
EventResourceType: smithy_client_1.expectString(output.EventResourceType),
|
|
2437
2437
|
EventStatus: smithy_client_1.expectString(output.EventStatus),
|
|
2438
2438
|
EventTime: output.EventTime !== undefined && output.EventTime !== null
|
|
2439
|
-
?
|
|
2439
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EventTime)))
|
|
2440
2440
|
: undefined,
|
|
2441
2441
|
MonitoredResourceARN: smithy_client_1.expectString(output.MonitoredResourceARN),
|
|
2442
2442
|
};
|
|
@@ -2625,7 +2625,7 @@ const deserializeAws_json1_1LogPattern = (output, context) => {
|
|
|
2625
2625
|
Pattern: smithy_client_1.expectString(output.Pattern),
|
|
2626
2626
|
PatternName: smithy_client_1.expectString(output.PatternName),
|
|
2627
2627
|
PatternSetName: smithy_client_1.expectString(output.PatternSetName),
|
|
2628
|
-
Rank: smithy_client_1.
|
|
2628
|
+
Rank: smithy_client_1.expectInt32(output.Rank),
|
|
2629
2629
|
};
|
|
2630
2630
|
};
|
|
2631
2631
|
const deserializeAws_json1_1LogPatternList = (output, context) => {
|
|
@@ -2663,7 +2663,9 @@ const deserializeAws_json1_1Observation = (output, context) => {
|
|
|
2663
2663
|
EbsRequestId: smithy_client_1.expectString(output.EbsRequestId),
|
|
2664
2664
|
EbsResult: smithy_client_1.expectString(output.EbsResult),
|
|
2665
2665
|
Ec2State: smithy_client_1.expectString(output.Ec2State),
|
|
2666
|
-
EndTime: output.EndTime !== undefined && output.EndTime !== null
|
|
2666
|
+
EndTime: output.EndTime !== undefined && output.EndTime !== null
|
|
2667
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EndTime)))
|
|
2668
|
+
: undefined,
|
|
2667
2669
|
HealthEventArn: smithy_client_1.expectString(output.HealthEventArn),
|
|
2668
2670
|
HealthEventDescription: smithy_client_1.expectString(output.HealthEventDescription),
|
|
2669
2671
|
HealthEventTypeCategory: smithy_client_1.expectString(output.HealthEventTypeCategory),
|
|
@@ -2671,7 +2673,7 @@ const deserializeAws_json1_1Observation = (output, context) => {
|
|
|
2671
2673
|
HealthService: smithy_client_1.expectString(output.HealthService),
|
|
2672
2674
|
Id: smithy_client_1.expectString(output.Id),
|
|
2673
2675
|
LineTime: output.LineTime !== undefined && output.LineTime !== null
|
|
2674
|
-
?
|
|
2676
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LineTime)))
|
|
2675
2677
|
: undefined,
|
|
2676
2678
|
LogFilter: smithy_client_1.expectString(output.LogFilter),
|
|
2677
2679
|
LogGroup: smithy_client_1.expectString(output.LogGroup),
|
|
@@ -2684,21 +2686,21 @@ const deserializeAws_json1_1Observation = (output, context) => {
|
|
|
2684
2686
|
SourceARN: smithy_client_1.expectString(output.SourceARN),
|
|
2685
2687
|
SourceType: smithy_client_1.expectString(output.SourceType),
|
|
2686
2688
|
StartTime: output.StartTime !== undefined && output.StartTime !== null
|
|
2687
|
-
?
|
|
2689
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StartTime)))
|
|
2688
2690
|
: undefined,
|
|
2689
2691
|
StatesArn: smithy_client_1.expectString(output.StatesArn),
|
|
2690
2692
|
StatesExecutionArn: smithy_client_1.expectString(output.StatesExecutionArn),
|
|
2691
2693
|
StatesInput: smithy_client_1.expectString(output.StatesInput),
|
|
2692
2694
|
StatesStatus: smithy_client_1.expectString(output.StatesStatus),
|
|
2693
2695
|
Unit: smithy_client_1.expectString(output.Unit),
|
|
2694
|
-
Value: smithy_client_1.
|
|
2695
|
-
XRayErrorPercent: smithy_client_1.
|
|
2696
|
-
XRayFaultPercent: smithy_client_1.
|
|
2696
|
+
Value: smithy_client_1.limitedParseDouble(output.Value),
|
|
2697
|
+
XRayErrorPercent: smithy_client_1.expectInt32(output.XRayErrorPercent),
|
|
2698
|
+
XRayFaultPercent: smithy_client_1.expectInt32(output.XRayFaultPercent),
|
|
2697
2699
|
XRayNodeName: smithy_client_1.expectString(output.XRayNodeName),
|
|
2698
2700
|
XRayNodeType: smithy_client_1.expectString(output.XRayNodeType),
|
|
2699
|
-
XRayRequestAverageLatency: smithy_client_1.
|
|
2700
|
-
XRayRequestCount: smithy_client_1.
|
|
2701
|
-
XRayThrottlePercent: smithy_client_1.
|
|
2701
|
+
XRayRequestAverageLatency: smithy_client_1.expectLong(output.XRayRequestAverageLatency),
|
|
2702
|
+
XRayRequestCount: smithy_client_1.expectInt32(output.XRayRequestCount),
|
|
2703
|
+
XRayThrottlePercent: smithy_client_1.expectInt32(output.XRayThrottlePercent),
|
|
2702
2704
|
};
|
|
2703
2705
|
};
|
|
2704
2706
|
const deserializeAws_json1_1ObservationList = (output, context) => {
|
|
@@ -2714,7 +2716,9 @@ const deserializeAws_json1_1ObservationList = (output, context) => {
|
|
|
2714
2716
|
const deserializeAws_json1_1Problem = (output, context) => {
|
|
2715
2717
|
return {
|
|
2716
2718
|
AffectedResource: smithy_client_1.expectString(output.AffectedResource),
|
|
2717
|
-
EndTime: output.EndTime !== undefined && output.EndTime !== null
|
|
2719
|
+
EndTime: output.EndTime !== undefined && output.EndTime !== null
|
|
2720
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EndTime)))
|
|
2721
|
+
: undefined,
|
|
2718
2722
|
Feedback: output.Feedback !== undefined && output.Feedback !== null
|
|
2719
2723
|
? deserializeAws_json1_1Feedback(output.Feedback, context)
|
|
2720
2724
|
: undefined,
|
|
@@ -2723,7 +2727,7 @@ const deserializeAws_json1_1Problem = (output, context) => {
|
|
|
2723
2727
|
ResourceGroupName: smithy_client_1.expectString(output.ResourceGroupName),
|
|
2724
2728
|
SeverityLevel: smithy_client_1.expectString(output.SeverityLevel),
|
|
2725
2729
|
StartTime: output.StartTime !== undefined && output.StartTime !== null
|
|
2726
|
-
?
|
|
2730
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StartTime)))
|
|
2727
2731
|
: undefined,
|
|
2728
2732
|
Status: smithy_client_1.expectString(output.Status),
|
|
2729
2733
|
Title: smithy_client_1.expectString(output.Title),
|