@aws-sdk/client-application-signals 3.1016.0 → 3.1017.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 +3 -0
- package/dist-cjs/schemas/schemas_0.js +25 -17
- package/dist-es/models/enums.js +3 -0
- package/dist-es/schemas/schemas_0.js +23 -15
- package/dist-types/commands/BatchGetServiceLevelObjectiveBudgetReportCommand.d.ts +13 -3
- package/dist-types/commands/CreateServiceLevelObjectiveCommand.d.ts +28 -7
- package/dist-types/commands/GetServiceLevelObjectiveCommand.d.ts +14 -4
- package/dist-types/commands/ListServiceLevelObjectivesCommand.d.ts +20 -4
- package/dist-types/commands/UpdateServiceLevelObjectiveCommand.d.ts +28 -7
- package/dist-types/models/enums.d.ts +3 -0
- package/dist-types/models/models_0.d.ts +55 -4
- package/dist-types/schemas/schemas_0.d.ts +1 -0
- package/dist-types/ts3.4/models/enums.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +12 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/package.json +1 -1
package/dist-cjs/index.js
CHANGED
|
@@ -517,7 +517,10 @@ const ChangeEventType = {
|
|
|
517
517
|
DEPLOYMENT: "DEPLOYMENT",
|
|
518
518
|
};
|
|
519
519
|
const MetricSourceType = {
|
|
520
|
+
APPMONITOR: "AppMonitor",
|
|
521
|
+
CANARY: "Canary",
|
|
520
522
|
CLOUDWATCH_METRIC: "CloudWatchMetric",
|
|
523
|
+
SERVICE: "Service",
|
|
521
524
|
SERVICE_DEPENDENCY: "ServiceDependency",
|
|
522
525
|
SERVICE_OPERATION: "ServiceOperation",
|
|
523
526
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListServiceLevelObjectiveExclusionWindowsOutput$ = exports.ListServiceLevelObjectiveExclusionWindowsInput$ = exports.ListServiceDependentsOutput$ = exports.ListServiceDependentsInput$ = exports.ListServiceDependenciesOutput$ = exports.ListServiceDependenciesInput$ = exports.ListGroupingAttributeDefinitionsOutput$ = exports.ListGroupingAttributeDefinitionsInput$ = exports.ListEntityEventsOutput$ = exports.ListEntityEventsInput$ = exports.ListAuditFindingsOutput$ = exports.ListAuditFindingsInput$ = exports.GroupingConfiguration$ = exports.GroupingAttributeDefinition$ = exports.Goal$ = exports.GetServiceOutput$ = exports.GetServiceLevelObjectiveOutput$ = exports.GetServiceLevelObjectiveInput$ = exports.GetServiceInput$ = exports.ExclusionWindow$ = exports.Edge$ = exports.Dimension$ = exports.DependencyGraph$ = exports.DependencyConfig$ = exports.DeleteServiceLevelObjectiveOutput$ = exports.DeleteServiceLevelObjectiveInput$ = exports.DeleteGroupingConfigurationOutput$ = exports.CreateServiceLevelObjectiveOutput$ = exports.CreateServiceLevelObjectiveInput$ = exports.ChangeEvent$ = exports.CanaryEntity$ = exports.CalendarInterval$ = exports.BurnRateConfiguration$ = exports.BatchUpdateExclusionWindowsOutput$ = exports.BatchUpdateExclusionWindowsInput$ = exports.BatchUpdateExclusionWindowsError$ = exports.BatchGetServiceLevelObjectiveBudgetReportOutput$ = exports.BatchGetServiceLevelObjectiveBudgetReportInput$ = exports.AuditTarget$ = exports.AuditorResult$ = exports.AuditFinding$ = exports.AttributeFilter$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.ApplicationSignalsServiceException$ = void 0;
|
|
4
|
-
exports.
|
|
5
|
-
exports.UpdateServiceLevelObjective$ = exports.UntagResource$ = exports.TagResource$ = exports.StartDiscovery$ = exports.PutGroupingConfiguration$ = exports.ListTagsForResource$ = exports.ListServiceStates$ = exports.ListServices$ = exports.ListServiceOperations$ = exports.ListServiceLevelObjectives$ = exports.ListServiceLevelObjectiveExclusionWindows$ = exports.ListServiceDependents$ = exports.ListServiceDependencies$ = exports.ListGroupingAttributeDefinitions$ = exports.ListEntityEvents$ = exports.ListAuditFindings$ = exports.GetServiceLevelObjective$ = exports.GetService$ = exports.DeleteServiceLevelObjective$ = exports.DeleteGroupingConfiguration$ = exports.CreateServiceLevelObjective$ = exports.BatchUpdateExclusionWindows$ = exports.BatchGetServiceLevelObjectiveBudgetReport$ = exports.MonitoredRequestCountMetricDataQueries$ = exports.Interval$ = exports.AuditTargetEntity$ = exports.Window$ = exports.UpdateServiceLevelObjectiveOutput$ = void 0;
|
|
4
|
+
exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.Tag$ = exports.StartDiscoveryOutput$ = exports.StartDiscoveryInput$ = exports.ServiceSummary$ = exports.ServiceState$ = exports.ServiceOperationEntity$ = exports.ServiceOperation$ = exports.ServiceLevelObjectiveSummary$ = exports.ServiceLevelObjectiveEntity$ = exports.ServiceLevelObjectiveBudgetReportError$ = exports.ServiceLevelObjectiveBudgetReport$ = exports.ServiceLevelObjective$ = exports.ServiceLevelIndicatorMetricConfig$ = exports.ServiceLevelIndicatorMetric$ = exports.ServiceLevelIndicatorConfig$ = exports.ServiceLevelIndicator$ = exports.ServiceGroup$ = exports.ServiceEntity$ = exports.ServiceDependent$ = exports.ServiceDependency$ = exports.Service$ = exports.RollingInterval$ = exports.RequestBasedServiceLevelIndicatorMetricConfig$ = exports.RequestBasedServiceLevelIndicatorMetric$ = exports.RequestBasedServiceLevelIndicatorConfig$ = exports.RequestBasedServiceLevelIndicator$ = exports.RecurrenceRule$ = exports.PutGroupingConfigurationOutput$ = exports.PutGroupingConfigurationInput$ = exports.Node$ = exports.MetricStat$ = exports.MetricSource$ = exports.MetricReference$ = exports.MetricGraph$ = exports.MetricDataQuery$ = exports.Metric$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListServiceStatesOutput$ = exports.ListServiceStatesInput$ = exports.ListServicesOutput$ = exports.ListServicesInput$ = exports.ListServiceOperationsOutput$ = exports.ListServiceOperationsInput$ = exports.ListServiceLevelObjectivesOutput$ = exports.ListServiceLevelObjectivesInput$ = void 0;
|
|
5
|
+
exports.UpdateServiceLevelObjective$ = exports.UntagResource$ = exports.TagResource$ = exports.StartDiscovery$ = exports.PutGroupingConfiguration$ = exports.ListTagsForResource$ = exports.ListServiceStates$ = exports.ListServices$ = exports.ListServiceOperations$ = exports.ListServiceLevelObjectives$ = exports.ListServiceLevelObjectiveExclusionWindows$ = exports.ListServiceDependents$ = exports.ListServiceDependencies$ = exports.ListGroupingAttributeDefinitions$ = exports.ListEntityEvents$ = exports.ListAuditFindings$ = exports.GetServiceLevelObjective$ = exports.GetService$ = exports.DeleteServiceLevelObjective$ = exports.DeleteGroupingConfiguration$ = exports.CreateServiceLevelObjective$ = exports.BatchUpdateExclusionWindows$ = exports.BatchGetServiceLevelObjectiveBudgetReport$ = exports.MonitoredRequestCountMetricDataQueries$ = exports.Interval$ = exports.AuditTargetEntity$ = exports.Window$ = exports.UpdateServiceLevelObjectiveOutput$ = exports.UpdateServiceLevelObjectiveInput$ = void 0;
|
|
6
6
|
const _A = "Auditor";
|
|
7
7
|
const _AAI = "AwsAccountId";
|
|
8
8
|
const _ADE = "AccessDeniedException";
|
|
@@ -156,9 +156,12 @@ const _MRCM = "MonitoredRequestCountMetric";
|
|
|
156
156
|
const _MRCMDQ = "MonitoredRequestCountMetricDataQueries";
|
|
157
157
|
const _MRe = "MetricReference";
|
|
158
158
|
const _MRet = "MetricReferences";
|
|
159
|
-
const _MS = "
|
|
159
|
+
const _MS = "MetricSource";
|
|
160
|
+
const _MSA = "MetricSourceAttributes";
|
|
161
|
+
const _MSKA = "MetricSourceKeyAttributes";
|
|
160
162
|
const _MST = "MetricSourceTypes";
|
|
161
163
|
const _MSTe = "MetricSourceType";
|
|
164
|
+
const _MSe = "MetricStat";
|
|
162
165
|
const _MT = "MetricType";
|
|
163
166
|
const _MTe = "MetricThreshold";
|
|
164
167
|
const _Me = "Metric";
|
|
@@ -536,8 +539,8 @@ exports.ListServiceLevelObjectiveExclusionWindowsOutput$ = [3, n0, _LSLOEWO,
|
|
|
536
539
|
];
|
|
537
540
|
exports.ListServiceLevelObjectivesInput$ = [3, n0, _LSLOI,
|
|
538
541
|
0,
|
|
539
|
-
[_KA, _ON, _DC, _MR, _NT, _ILA, _SOAAI,
|
|
540
|
-
[128 | 0, [0, { [_hQ]: _ON }], () => exports.DependencyConfig$, [1, { [_hQ]: _MR }], [0, { [_hQ]: _NT }], [2, { [_hQ]: _ILA }], [0, { [_hQ]: _SOAAI }],
|
|
542
|
+
[_KA, _ON, _DC, _MR, _NT, _MST, _ILA, _SOAAI, _MS],
|
|
543
|
+
[128 | 0, [0, { [_hQ]: _ON }], () => exports.DependencyConfig$, [1, { [_hQ]: _MR }], [0, { [_hQ]: _NT }], 64 | 0, [2, { [_hQ]: _ILA }], [0, { [_hQ]: _SOAAI }], () => exports.MetricSource$]
|
|
541
544
|
];
|
|
542
545
|
exports.ListServiceLevelObjectivesOutput$ = [3, n0, _LSLOO,
|
|
543
546
|
0,
|
|
@@ -591,7 +594,7 @@ exports.Metric$ = [3, n0, _Me,
|
|
|
591
594
|
];
|
|
592
595
|
exports.MetricDataQuery$ = [3, n0, _MDQ,
|
|
593
596
|
0,
|
|
594
|
-
[_I,
|
|
597
|
+
[_I, _MSe, _Ex, _L, _RD, _P, _AI],
|
|
595
598
|
[0, () => exports.MetricStat$, 0, 0, 2, 1, 0], 1
|
|
596
599
|
];
|
|
597
600
|
exports.MetricGraph$ = [3, n0, _MG,
|
|
@@ -604,7 +607,12 @@ exports.MetricReference$ = [3, n0, _MRe,
|
|
|
604
607
|
[_Na, _MT, _MN, _Dim, _AI],
|
|
605
608
|
[0, 0, 0, () => Dimensions, 0], 3
|
|
606
609
|
];
|
|
607
|
-
exports.
|
|
610
|
+
exports.MetricSource$ = [3, n0, _MS,
|
|
611
|
+
0,
|
|
612
|
+
[_MSKA, _MSA],
|
|
613
|
+
[128 | 0, 128 | 0], 1
|
|
614
|
+
];
|
|
615
|
+
exports.MetricStat$ = [3, n0, _MSe,
|
|
608
616
|
0,
|
|
609
617
|
[_Me, _P, _St, _U],
|
|
610
618
|
[() => exports.Metric$, 1, 0, 0], 3
|
|
@@ -641,13 +649,13 @@ exports.RequestBasedServiceLevelIndicatorConfig$ = [3, n0, _RBSLIC,
|
|
|
641
649
|
];
|
|
642
650
|
exports.RequestBasedServiceLevelIndicatorMetric$ = [3, n0, _RBSLIM,
|
|
643
651
|
0,
|
|
644
|
-
[_TRCM, _MRCM, _KA, _ON, _MT, _DC],
|
|
645
|
-
[() => MetricDataQueries, () => exports.MonitoredRequestCountMetricDataQueries$, 128 | 0, 0, 0, () => exports.DependencyConfig$], 2
|
|
652
|
+
[_TRCM, _MRCM, _KA, _ON, _MT, _DC, _MS],
|
|
653
|
+
[() => MetricDataQueries, () => exports.MonitoredRequestCountMetricDataQueries$, 128 | 0, 0, 0, () => exports.DependencyConfig$, () => exports.MetricSource$], 2
|
|
646
654
|
];
|
|
647
655
|
exports.RequestBasedServiceLevelIndicatorMetricConfig$ = [3, n0, _RBSLIMC,
|
|
648
656
|
0,
|
|
649
|
-
[_KA, _ON, _MT, _TRCM, _MRCM, _DC],
|
|
650
|
-
[128 | 0, 0, 0, () => MetricDataQueries, () => exports.MonitoredRequestCountMetricDataQueries$, () => exports.DependencyConfig
|
|
657
|
+
[_KA, _ON, _MT, _TRCM, _MRCM, _DC, _MS, _MN],
|
|
658
|
+
[128 | 0, 0, 0, () => MetricDataQueries, () => exports.MonitoredRequestCountMetricDataQueries$, () => exports.DependencyConfig$, () => exports.MetricSource$, 0]
|
|
651
659
|
];
|
|
652
660
|
exports.RollingInterval$ = [3, n0, _RIo,
|
|
653
661
|
0,
|
|
@@ -691,13 +699,13 @@ exports.ServiceLevelIndicatorConfig$ = [3, n0, _SLIC,
|
|
|
691
699
|
];
|
|
692
700
|
exports.ServiceLevelIndicatorMetric$ = [3, n0, _SLIM,
|
|
693
701
|
0,
|
|
694
|
-
[_MDQe, _KA, _ON, _MT, _DC],
|
|
695
|
-
[() => MetricDataQueries, 128 | 0, 0, 0, () => exports.DependencyConfig$], 1
|
|
702
|
+
[_MDQe, _KA, _ON, _MT, _DC, _MS],
|
|
703
|
+
[() => MetricDataQueries, 128 | 0, 0, 0, () => exports.DependencyConfig$, () => exports.MetricSource$], 1
|
|
696
704
|
];
|
|
697
705
|
exports.ServiceLevelIndicatorMetricConfig$ = [3, n0, _SLIMC,
|
|
698
706
|
0,
|
|
699
|
-
[_KA, _ON, _MT, _MN, _Stat, _PS, _MDQe, _DC],
|
|
700
|
-
[128 | 0, 0, 0, 0, 0, 1, () => MetricDataQueries, () => exports.DependencyConfig$]
|
|
707
|
+
[_KA, _ON, _MT, _MN, _Stat, _PS, _MS, _MDQe, _DC],
|
|
708
|
+
[128 | 0, 0, 0, 0, 0, 1, () => exports.MetricSource$, () => MetricDataQueries, () => exports.DependencyConfig$]
|
|
701
709
|
];
|
|
702
710
|
exports.ServiceLevelObjective$ = [3, n0, _SLO,
|
|
703
711
|
0,
|
|
@@ -721,8 +729,8 @@ exports.ServiceLevelObjectiveEntity$ = [3, n0, _SLOE,
|
|
|
721
729
|
];
|
|
722
730
|
exports.ServiceLevelObjectiveSummary$ = [3, n0, _SLOS,
|
|
723
731
|
0,
|
|
724
|
-
[_Ar, _N, _KA, _ON, _DC, _CTr, _ETv, _MSTe],
|
|
725
|
-
[0, 0, 128 | 0, 0, () => exports.DependencyConfig$, 4, 0, 0], 2
|
|
732
|
+
[_Ar, _N, _KA, _ON, _DC, _CTr, _ETv, _MSTe, _MS],
|
|
733
|
+
[0, 0, 128 | 0, 0, () => exports.DependencyConfig$, 4, 0, 0, () => exports.MetricSource$], 2
|
|
726
734
|
];
|
|
727
735
|
exports.ServiceOperation$ = [3, n0, _SOe,
|
|
728
736
|
0,
|
package/dist-es/models/enums.js
CHANGED
|
@@ -73,7 +73,10 @@ export const ChangeEventType = {
|
|
|
73
73
|
DEPLOYMENT: "DEPLOYMENT",
|
|
74
74
|
};
|
|
75
75
|
export const MetricSourceType = {
|
|
76
|
+
APPMONITOR: "AppMonitor",
|
|
77
|
+
CANARY: "Canary",
|
|
76
78
|
CLOUDWATCH_METRIC: "CloudWatchMetric",
|
|
79
|
+
SERVICE: "Service",
|
|
77
80
|
SERVICE_DEPENDENCY: "ServiceDependency",
|
|
78
81
|
SERVICE_OPERATION: "ServiceOperation",
|
|
79
82
|
};
|
|
@@ -151,9 +151,12 @@ const _MRCM = "MonitoredRequestCountMetric";
|
|
|
151
151
|
const _MRCMDQ = "MonitoredRequestCountMetricDataQueries";
|
|
152
152
|
const _MRe = "MetricReference";
|
|
153
153
|
const _MRet = "MetricReferences";
|
|
154
|
-
const _MS = "
|
|
154
|
+
const _MS = "MetricSource";
|
|
155
|
+
const _MSA = "MetricSourceAttributes";
|
|
156
|
+
const _MSKA = "MetricSourceKeyAttributes";
|
|
155
157
|
const _MST = "MetricSourceTypes";
|
|
156
158
|
const _MSTe = "MetricSourceType";
|
|
159
|
+
const _MSe = "MetricStat";
|
|
157
160
|
const _MT = "MetricType";
|
|
158
161
|
const _MTe = "MetricThreshold";
|
|
159
162
|
const _Me = "Metric";
|
|
@@ -531,8 +534,8 @@ export var ListServiceLevelObjectiveExclusionWindowsOutput$ = [3, n0, _LSLOEWO,
|
|
|
531
534
|
];
|
|
532
535
|
export var ListServiceLevelObjectivesInput$ = [3, n0, _LSLOI,
|
|
533
536
|
0,
|
|
534
|
-
[_KA, _ON, _DC, _MR, _NT, _ILA, _SOAAI,
|
|
535
|
-
[128 | 0, [0, { [_hQ]: _ON }], () => DependencyConfig$, [1, { [_hQ]: _MR }], [0, { [_hQ]: _NT }], [2, { [_hQ]: _ILA }], [0, { [_hQ]: _SOAAI }],
|
|
537
|
+
[_KA, _ON, _DC, _MR, _NT, _MST, _ILA, _SOAAI, _MS],
|
|
538
|
+
[128 | 0, [0, { [_hQ]: _ON }], () => DependencyConfig$, [1, { [_hQ]: _MR }], [0, { [_hQ]: _NT }], 64 | 0, [2, { [_hQ]: _ILA }], [0, { [_hQ]: _SOAAI }], () => MetricSource$]
|
|
536
539
|
];
|
|
537
540
|
export var ListServiceLevelObjectivesOutput$ = [3, n0, _LSLOO,
|
|
538
541
|
0,
|
|
@@ -586,7 +589,7 @@ export var Metric$ = [3, n0, _Me,
|
|
|
586
589
|
];
|
|
587
590
|
export var MetricDataQuery$ = [3, n0, _MDQ,
|
|
588
591
|
0,
|
|
589
|
-
[_I,
|
|
592
|
+
[_I, _MSe, _Ex, _L, _RD, _P, _AI],
|
|
590
593
|
[0, () => MetricStat$, 0, 0, 2, 1, 0], 1
|
|
591
594
|
];
|
|
592
595
|
export var MetricGraph$ = [3, n0, _MG,
|
|
@@ -599,7 +602,12 @@ export var MetricReference$ = [3, n0, _MRe,
|
|
|
599
602
|
[_Na, _MT, _MN, _Dim, _AI],
|
|
600
603
|
[0, 0, 0, () => Dimensions, 0], 3
|
|
601
604
|
];
|
|
602
|
-
export var
|
|
605
|
+
export var MetricSource$ = [3, n0, _MS,
|
|
606
|
+
0,
|
|
607
|
+
[_MSKA, _MSA],
|
|
608
|
+
[128 | 0, 128 | 0], 1
|
|
609
|
+
];
|
|
610
|
+
export var MetricStat$ = [3, n0, _MSe,
|
|
603
611
|
0,
|
|
604
612
|
[_Me, _P, _St, _U],
|
|
605
613
|
[() => Metric$, 1, 0, 0], 3
|
|
@@ -636,13 +644,13 @@ export var RequestBasedServiceLevelIndicatorConfig$ = [3, n0, _RBSLIC,
|
|
|
636
644
|
];
|
|
637
645
|
export var RequestBasedServiceLevelIndicatorMetric$ = [3, n0, _RBSLIM,
|
|
638
646
|
0,
|
|
639
|
-
[_TRCM, _MRCM, _KA, _ON, _MT, _DC],
|
|
640
|
-
[() => MetricDataQueries, () => MonitoredRequestCountMetricDataQueries$, 128 | 0, 0, 0, () => DependencyConfig$], 2
|
|
647
|
+
[_TRCM, _MRCM, _KA, _ON, _MT, _DC, _MS],
|
|
648
|
+
[() => MetricDataQueries, () => MonitoredRequestCountMetricDataQueries$, 128 | 0, 0, 0, () => DependencyConfig$, () => MetricSource$], 2
|
|
641
649
|
];
|
|
642
650
|
export var RequestBasedServiceLevelIndicatorMetricConfig$ = [3, n0, _RBSLIMC,
|
|
643
651
|
0,
|
|
644
|
-
[_KA, _ON, _MT, _TRCM, _MRCM, _DC],
|
|
645
|
-
[128 | 0, 0, 0, () => MetricDataQueries, () => MonitoredRequestCountMetricDataQueries$, () => DependencyConfig
|
|
652
|
+
[_KA, _ON, _MT, _TRCM, _MRCM, _DC, _MS, _MN],
|
|
653
|
+
[128 | 0, 0, 0, () => MetricDataQueries, () => MonitoredRequestCountMetricDataQueries$, () => DependencyConfig$, () => MetricSource$, 0]
|
|
646
654
|
];
|
|
647
655
|
export var RollingInterval$ = [3, n0, _RIo,
|
|
648
656
|
0,
|
|
@@ -686,13 +694,13 @@ export var ServiceLevelIndicatorConfig$ = [3, n0, _SLIC,
|
|
|
686
694
|
];
|
|
687
695
|
export var ServiceLevelIndicatorMetric$ = [3, n0, _SLIM,
|
|
688
696
|
0,
|
|
689
|
-
[_MDQe, _KA, _ON, _MT, _DC],
|
|
690
|
-
[() => MetricDataQueries, 128 | 0, 0, 0, () => DependencyConfig$], 1
|
|
697
|
+
[_MDQe, _KA, _ON, _MT, _DC, _MS],
|
|
698
|
+
[() => MetricDataQueries, 128 | 0, 0, 0, () => DependencyConfig$, () => MetricSource$], 1
|
|
691
699
|
];
|
|
692
700
|
export var ServiceLevelIndicatorMetricConfig$ = [3, n0, _SLIMC,
|
|
693
701
|
0,
|
|
694
|
-
[_KA, _ON, _MT, _MN, _Stat, _PS, _MDQe, _DC],
|
|
695
|
-
[128 | 0, 0, 0, 0, 0, 1, () => MetricDataQueries, () => DependencyConfig$]
|
|
702
|
+
[_KA, _ON, _MT, _MN, _Stat, _PS, _MS, _MDQe, _DC],
|
|
703
|
+
[128 | 0, 0, 0, 0, 0, 1, () => MetricSource$, () => MetricDataQueries, () => DependencyConfig$]
|
|
696
704
|
];
|
|
697
705
|
export var ServiceLevelObjective$ = [3, n0, _SLO,
|
|
698
706
|
0,
|
|
@@ -716,8 +724,8 @@ export var ServiceLevelObjectiveEntity$ = [3, n0, _SLOE,
|
|
|
716
724
|
];
|
|
717
725
|
export var ServiceLevelObjectiveSummary$ = [3, n0, _SLOS,
|
|
718
726
|
0,
|
|
719
|
-
[_Ar, _N, _KA, _ON, _DC, _CTr, _ETv, _MSTe],
|
|
720
|
-
[0, 0, 128 | 0, 0, () => DependencyConfig$, 4, 0, 0], 2
|
|
727
|
+
[_Ar, _N, _KA, _ON, _DC, _CTr, _ETv, _MSTe, _MS],
|
|
728
|
+
[0, 0, 128 | 0, 0, () => DependencyConfig$, 4, 0, 0, () => MetricSource$], 2
|
|
721
729
|
];
|
|
722
730
|
export var ServiceOperation$ = [3, n0, _SOe,
|
|
723
731
|
0,
|
|
@@ -95,6 +95,14 @@ declare const BatchGetServiceLevelObjectiveBudgetReportCommand_base: {
|
|
|
95
95
|
* // },
|
|
96
96
|
* // DependencyOperationName: "STRING_VALUE", // required
|
|
97
97
|
* // },
|
|
98
|
+
* // MetricSource: { // MetricSource
|
|
99
|
+
* // MetricSourceKeyAttributes: { // required
|
|
100
|
+
* // "<keys>": "STRING_VALUE",
|
|
101
|
+
* // },
|
|
102
|
+
* // MetricSourceAttributes: {
|
|
103
|
+
* // "<keys>": "STRING_VALUE",
|
|
104
|
+
* // },
|
|
105
|
+
* // },
|
|
98
106
|
* // },
|
|
99
107
|
* // MetricThreshold: Number("double"), // required
|
|
100
108
|
* // ComparisonOperator: "GreaterThanOrEqualTo" || "GreaterThan" || "LessThan" || "LessThanOrEqualTo", // required
|
|
@@ -184,11 +192,13 @@ declare const BatchGetServiceLevelObjectiveBudgetReportCommand_base: {
|
|
|
184
192
|
* // ],
|
|
185
193
|
* // },
|
|
186
194
|
* // DependencyConfig: {
|
|
187
|
-
* // DependencyKeyAttributes:
|
|
188
|
-
* // "<keys>": "STRING_VALUE",
|
|
189
|
-
* // },
|
|
195
|
+
* // DependencyKeyAttributes: "<Attributes>", // required
|
|
190
196
|
* // DependencyOperationName: "STRING_VALUE", // required
|
|
191
197
|
* // },
|
|
198
|
+
* // MetricSource: {
|
|
199
|
+
* // MetricSourceKeyAttributes: "<Attributes>", // required
|
|
200
|
+
* // MetricSourceAttributes: "<Attributes>",
|
|
201
|
+
* // },
|
|
192
202
|
* // },
|
|
193
203
|
* // MetricThreshold: Number("double"),
|
|
194
204
|
* // ComparisonOperator: "GreaterThanOrEqualTo" || "GreaterThan" || "LessThan" || "LessThanOrEqualTo",
|
|
@@ -49,6 +49,14 @@ declare const CreateServiceLevelObjectiveCommand_base: {
|
|
|
49
49
|
* MetricName: "STRING_VALUE",
|
|
50
50
|
* Statistic: "STRING_VALUE",
|
|
51
51
|
* PeriodSeconds: Number("int"),
|
|
52
|
+
* MetricSource: { // MetricSource
|
|
53
|
+
* MetricSourceKeyAttributes: { // required
|
|
54
|
+
* "<keys>": "STRING_VALUE",
|
|
55
|
+
* },
|
|
56
|
+
* MetricSourceAttributes: {
|
|
57
|
+
* "<keys>": "STRING_VALUE",
|
|
58
|
+
* },
|
|
59
|
+
* },
|
|
52
60
|
* MetricDataQueries: [ // MetricDataQueries
|
|
53
61
|
* { // MetricDataQuery
|
|
54
62
|
* Id: "STRING_VALUE", // required
|
|
@@ -169,11 +177,14 @@ declare const CreateServiceLevelObjectiveCommand_base: {
|
|
|
169
177
|
* ],
|
|
170
178
|
* },
|
|
171
179
|
* DependencyConfig: {
|
|
172
|
-
* DependencyKeyAttributes:
|
|
173
|
-
* "<keys>": "STRING_VALUE",
|
|
174
|
-
* },
|
|
180
|
+
* DependencyKeyAttributes: "<Attributes>", // required
|
|
175
181
|
* DependencyOperationName: "STRING_VALUE", // required
|
|
176
182
|
* },
|
|
183
|
+
* MetricSource: {
|
|
184
|
+
* MetricSourceKeyAttributes: "<Attributes>", // required
|
|
185
|
+
* MetricSourceAttributes: "<Attributes>",
|
|
186
|
+
* },
|
|
187
|
+
* MetricName: "STRING_VALUE",
|
|
177
188
|
* },
|
|
178
189
|
* MetricThreshold: Number("double"),
|
|
179
190
|
* ComparisonOperator: "GreaterThanOrEqualTo" || "GreaterThan" || "LessThan" || "LessThanOrEqualTo",
|
|
@@ -252,6 +263,14 @@ declare const CreateServiceLevelObjectiveCommand_base: {
|
|
|
252
263
|
* // },
|
|
253
264
|
* // DependencyOperationName: "STRING_VALUE", // required
|
|
254
265
|
* // },
|
|
266
|
+
* // MetricSource: { // MetricSource
|
|
267
|
+
* // MetricSourceKeyAttributes: { // required
|
|
268
|
+
* // "<keys>": "STRING_VALUE",
|
|
269
|
+
* // },
|
|
270
|
+
* // MetricSourceAttributes: {
|
|
271
|
+
* // "<keys>": "STRING_VALUE",
|
|
272
|
+
* // },
|
|
273
|
+
* // },
|
|
255
274
|
* // },
|
|
256
275
|
* // MetricThreshold: Number("double"), // required
|
|
257
276
|
* // ComparisonOperator: "GreaterThanOrEqualTo" || "GreaterThan" || "LessThan" || "LessThanOrEqualTo", // required
|
|
@@ -341,11 +360,13 @@ declare const CreateServiceLevelObjectiveCommand_base: {
|
|
|
341
360
|
* // ],
|
|
342
361
|
* // },
|
|
343
362
|
* // DependencyConfig: {
|
|
344
|
-
* // DependencyKeyAttributes:
|
|
345
|
-
* // "<keys>": "STRING_VALUE",
|
|
346
|
-
* // },
|
|
363
|
+
* // DependencyKeyAttributes: "<Attributes>", // required
|
|
347
364
|
* // DependencyOperationName: "STRING_VALUE", // required
|
|
348
365
|
* // },
|
|
366
|
+
* // MetricSource: {
|
|
367
|
+
* // MetricSourceKeyAttributes: "<Attributes>", // required
|
|
368
|
+
* // MetricSourceAttributes: "<Attributes>",
|
|
369
|
+
* // },
|
|
349
370
|
* // },
|
|
350
371
|
* // MetricThreshold: Number("double"),
|
|
351
372
|
* // ComparisonOperator: "GreaterThanOrEqualTo" || "GreaterThan" || "LessThan" || "LessThanOrEqualTo",
|
|
@@ -371,7 +392,7 @@ declare const CreateServiceLevelObjectiveCommand_base: {
|
|
|
371
392
|
* // LookBackWindowMinutes: Number("int"), // required
|
|
372
393
|
* // },
|
|
373
394
|
* // ],
|
|
374
|
-
* // MetricSourceType: "ServiceOperation" || "CloudWatchMetric" || "ServiceDependency",
|
|
395
|
+
* // MetricSourceType: "ServiceOperation" || "CloudWatchMetric" || "ServiceDependency" || "AppMonitor" || "Canary" || "Service",
|
|
375
396
|
* // },
|
|
376
397
|
* // };
|
|
377
398
|
*
|
|
@@ -86,6 +86,14 @@ declare const GetServiceLevelObjectiveCommand_base: {
|
|
|
86
86
|
* // },
|
|
87
87
|
* // DependencyOperationName: "STRING_VALUE", // required
|
|
88
88
|
* // },
|
|
89
|
+
* // MetricSource: { // MetricSource
|
|
90
|
+
* // MetricSourceKeyAttributes: { // required
|
|
91
|
+
* // "<keys>": "STRING_VALUE",
|
|
92
|
+
* // },
|
|
93
|
+
* // MetricSourceAttributes: {
|
|
94
|
+
* // "<keys>": "STRING_VALUE",
|
|
95
|
+
* // },
|
|
96
|
+
* // },
|
|
89
97
|
* // },
|
|
90
98
|
* // MetricThreshold: Number("double"), // required
|
|
91
99
|
* // ComparisonOperator: "GreaterThanOrEqualTo" || "GreaterThan" || "LessThan" || "LessThanOrEqualTo", // required
|
|
@@ -175,11 +183,13 @@ declare const GetServiceLevelObjectiveCommand_base: {
|
|
|
175
183
|
* // ],
|
|
176
184
|
* // },
|
|
177
185
|
* // DependencyConfig: {
|
|
178
|
-
* // DependencyKeyAttributes:
|
|
179
|
-
* // "<keys>": "STRING_VALUE",
|
|
180
|
-
* // },
|
|
186
|
+
* // DependencyKeyAttributes: "<Attributes>", // required
|
|
181
187
|
* // DependencyOperationName: "STRING_VALUE", // required
|
|
182
188
|
* // },
|
|
189
|
+
* // MetricSource: {
|
|
190
|
+
* // MetricSourceKeyAttributes: "<Attributes>", // required
|
|
191
|
+
* // MetricSourceAttributes: "<Attributes>",
|
|
192
|
+
* // },
|
|
183
193
|
* // },
|
|
184
194
|
* // MetricThreshold: Number("double"),
|
|
185
195
|
* // ComparisonOperator: "GreaterThanOrEqualTo" || "GreaterThan" || "LessThan" || "LessThanOrEqualTo",
|
|
@@ -205,7 +215,7 @@ declare const GetServiceLevelObjectiveCommand_base: {
|
|
|
205
215
|
* // LookBackWindowMinutes: Number("int"), // required
|
|
206
216
|
* // },
|
|
207
217
|
* // ],
|
|
208
|
-
* // MetricSourceType: "ServiceOperation" || "CloudWatchMetric" || "ServiceDependency",
|
|
218
|
+
* // MetricSourceType: "ServiceOperation" || "CloudWatchMetric" || "ServiceDependency" || "AppMonitor" || "Canary" || "Service",
|
|
209
219
|
* // },
|
|
210
220
|
* // };
|
|
211
221
|
*
|
|
@@ -49,11 +49,19 @@ declare const ListServiceLevelObjectivesCommand_base: {
|
|
|
49
49
|
* },
|
|
50
50
|
* MaxResults: Number("int"),
|
|
51
51
|
* NextToken: "STRING_VALUE",
|
|
52
|
-
* IncludeLinkedAccounts: true || false,
|
|
53
|
-
* SloOwnerAwsAccountId: "STRING_VALUE",
|
|
54
52
|
* MetricSourceTypes: [ // MetricSourceTypes
|
|
55
|
-
* "ServiceOperation" || "CloudWatchMetric" || "ServiceDependency",
|
|
53
|
+
* "ServiceOperation" || "CloudWatchMetric" || "ServiceDependency" || "AppMonitor" || "Canary" || "Service",
|
|
56
54
|
* ],
|
|
55
|
+
* IncludeLinkedAccounts: true || false,
|
|
56
|
+
* SloOwnerAwsAccountId: "STRING_VALUE",
|
|
57
|
+
* MetricSource: { // MetricSource
|
|
58
|
+
* MetricSourceKeyAttributes: { // required
|
|
59
|
+
* "<keys>": "STRING_VALUE",
|
|
60
|
+
* },
|
|
61
|
+
* MetricSourceAttributes: {
|
|
62
|
+
* "<keys>": "STRING_VALUE",
|
|
63
|
+
* },
|
|
64
|
+
* },
|
|
57
65
|
* };
|
|
58
66
|
* const command = new ListServiceLevelObjectivesCommand(input);
|
|
59
67
|
* const response = await client.send(command);
|
|
@@ -74,7 +82,15 @@ declare const ListServiceLevelObjectivesCommand_base: {
|
|
|
74
82
|
* // },
|
|
75
83
|
* // CreatedTime: new Date("TIMESTAMP"),
|
|
76
84
|
* // EvaluationType: "PeriodBased" || "RequestBased",
|
|
77
|
-
* // MetricSourceType: "ServiceOperation" || "CloudWatchMetric" || "ServiceDependency",
|
|
85
|
+
* // MetricSourceType: "ServiceOperation" || "CloudWatchMetric" || "ServiceDependency" || "AppMonitor" || "Canary" || "Service",
|
|
86
|
+
* // MetricSource: { // MetricSource
|
|
87
|
+
* // MetricSourceKeyAttributes: { // required
|
|
88
|
+
* // "<keys>": "STRING_VALUE",
|
|
89
|
+
* // },
|
|
90
|
+
* // MetricSourceAttributes: {
|
|
91
|
+
* // "<keys>": "STRING_VALUE",
|
|
92
|
+
* // },
|
|
93
|
+
* // },
|
|
78
94
|
* // },
|
|
79
95
|
* // ],
|
|
80
96
|
* // NextToken: "STRING_VALUE",
|
|
@@ -49,6 +49,14 @@ declare const UpdateServiceLevelObjectiveCommand_base: {
|
|
|
49
49
|
* MetricName: "STRING_VALUE",
|
|
50
50
|
* Statistic: "STRING_VALUE",
|
|
51
51
|
* PeriodSeconds: Number("int"),
|
|
52
|
+
* MetricSource: { // MetricSource
|
|
53
|
+
* MetricSourceKeyAttributes: { // required
|
|
54
|
+
* "<keys>": "STRING_VALUE",
|
|
55
|
+
* },
|
|
56
|
+
* MetricSourceAttributes: {
|
|
57
|
+
* "<keys>": "STRING_VALUE",
|
|
58
|
+
* },
|
|
59
|
+
* },
|
|
52
60
|
* MetricDataQueries: [ // MetricDataQueries
|
|
53
61
|
* { // MetricDataQuery
|
|
54
62
|
* Id: "STRING_VALUE", // required
|
|
@@ -169,11 +177,14 @@ declare const UpdateServiceLevelObjectiveCommand_base: {
|
|
|
169
177
|
* ],
|
|
170
178
|
* },
|
|
171
179
|
* DependencyConfig: {
|
|
172
|
-
* DependencyKeyAttributes:
|
|
173
|
-
* "<keys>": "STRING_VALUE",
|
|
174
|
-
* },
|
|
180
|
+
* DependencyKeyAttributes: "<Attributes>", // required
|
|
175
181
|
* DependencyOperationName: "STRING_VALUE", // required
|
|
176
182
|
* },
|
|
183
|
+
* MetricSource: {
|
|
184
|
+
* MetricSourceKeyAttributes: "<Attributes>", // required
|
|
185
|
+
* MetricSourceAttributes: "<Attributes>",
|
|
186
|
+
* },
|
|
187
|
+
* MetricName: "STRING_VALUE",
|
|
177
188
|
* },
|
|
178
189
|
* MetricThreshold: Number("double"),
|
|
179
190
|
* ComparisonOperator: "GreaterThanOrEqualTo" || "GreaterThan" || "LessThan" || "LessThanOrEqualTo",
|
|
@@ -246,6 +257,14 @@ declare const UpdateServiceLevelObjectiveCommand_base: {
|
|
|
246
257
|
* // },
|
|
247
258
|
* // DependencyOperationName: "STRING_VALUE", // required
|
|
248
259
|
* // },
|
|
260
|
+
* // MetricSource: { // MetricSource
|
|
261
|
+
* // MetricSourceKeyAttributes: { // required
|
|
262
|
+
* // "<keys>": "STRING_VALUE",
|
|
263
|
+
* // },
|
|
264
|
+
* // MetricSourceAttributes: {
|
|
265
|
+
* // "<keys>": "STRING_VALUE",
|
|
266
|
+
* // },
|
|
267
|
+
* // },
|
|
249
268
|
* // },
|
|
250
269
|
* // MetricThreshold: Number("double"), // required
|
|
251
270
|
* // ComparisonOperator: "GreaterThanOrEqualTo" || "GreaterThan" || "LessThan" || "LessThanOrEqualTo", // required
|
|
@@ -335,11 +354,13 @@ declare const UpdateServiceLevelObjectiveCommand_base: {
|
|
|
335
354
|
* // ],
|
|
336
355
|
* // },
|
|
337
356
|
* // DependencyConfig: {
|
|
338
|
-
* // DependencyKeyAttributes:
|
|
339
|
-
* // "<keys>": "STRING_VALUE",
|
|
340
|
-
* // },
|
|
357
|
+
* // DependencyKeyAttributes: "<Attributes>", // required
|
|
341
358
|
* // DependencyOperationName: "STRING_VALUE", // required
|
|
342
359
|
* // },
|
|
360
|
+
* // MetricSource: {
|
|
361
|
+
* // MetricSourceKeyAttributes: "<Attributes>", // required
|
|
362
|
+
* // MetricSourceAttributes: "<Attributes>",
|
|
363
|
+
* // },
|
|
343
364
|
* // },
|
|
344
365
|
* // MetricThreshold: Number("double"),
|
|
345
366
|
* // ComparisonOperator: "GreaterThanOrEqualTo" || "GreaterThan" || "LessThan" || "LessThanOrEqualTo",
|
|
@@ -365,7 +386,7 @@ declare const UpdateServiceLevelObjectiveCommand_base: {
|
|
|
365
386
|
* // LookBackWindowMinutes: Number("int"), // required
|
|
366
387
|
* // },
|
|
367
388
|
* // ],
|
|
368
|
-
* // MetricSourceType: "ServiceOperation" || "CloudWatchMetric" || "ServiceDependency",
|
|
389
|
+
* // MetricSourceType: "ServiceOperation" || "CloudWatchMetric" || "ServiceDependency" || "AppMonitor" || "Canary" || "Service",
|
|
369
390
|
* // },
|
|
370
391
|
* // };
|
|
371
392
|
*
|
|
@@ -157,7 +157,10 @@ export type ChangeEventType = (typeof ChangeEventType)[keyof typeof ChangeEventT
|
|
|
157
157
|
* @enum
|
|
158
158
|
*/
|
|
159
159
|
export declare const MetricSourceType: {
|
|
160
|
+
readonly APPMONITOR: "AppMonitor";
|
|
161
|
+
readonly CANARY: "Canary";
|
|
160
162
|
readonly CLOUDWATCH_METRIC: "CloudWatchMetric";
|
|
163
|
+
readonly SERVICE: "Service";
|
|
161
164
|
readonly SERVICE_DEPENDENCY: "ServiceDependency";
|
|
162
165
|
readonly SERVICE_OPERATION: "ServiceOperation";
|
|
163
166
|
};
|
|
@@ -159,6 +159,22 @@ export interface DependencyConfig {
|
|
|
159
159
|
*/
|
|
160
160
|
DependencyOperationName: string | undefined;
|
|
161
161
|
}
|
|
162
|
+
/**
|
|
163
|
+
* <p>Identifies the metric source for SLOs on resources other than Application Signals services.</p>
|
|
164
|
+
* @public
|
|
165
|
+
*/
|
|
166
|
+
export interface MetricSource {
|
|
167
|
+
/**
|
|
168
|
+
* <p>Key attributes that identify the metric source.</p>
|
|
169
|
+
* @public
|
|
170
|
+
*/
|
|
171
|
+
MetricSourceKeyAttributes: Record<string, string> | undefined;
|
|
172
|
+
/**
|
|
173
|
+
* <p>Additional attributes for the metric source.</p>
|
|
174
|
+
* @public
|
|
175
|
+
*/
|
|
176
|
+
MetricSourceAttributes?: Record<string, string> | undefined;
|
|
177
|
+
}
|
|
162
178
|
/**
|
|
163
179
|
* <p>A dimension is a name/value pair that is part of the identity of a metric. Because dimensions are part of the unique identifier for a metric, whenever you add a unique name/value pair to one of your metrics, you are creating a new variation of that metric. For example, many Amazon EC2 metrics publish <code>InstanceId</code> as a dimension name, and the actual instance ID as the value for that dimension.</p> <p>You can assign up to 30 dimensions to a metric.</p>
|
|
164
180
|
* @public
|
|
@@ -343,6 +359,11 @@ export interface RequestBasedServiceLevelIndicatorMetric {
|
|
|
343
359
|
* @public
|
|
344
360
|
*/
|
|
345
361
|
DependencyConfig?: DependencyConfig | undefined;
|
|
362
|
+
/**
|
|
363
|
+
* <p>Identifies the metric source for SLOs on resources other than Application Signals services.</p>
|
|
364
|
+
* @public
|
|
365
|
+
*/
|
|
366
|
+
MetricSource?: MetricSource | undefined;
|
|
346
367
|
}
|
|
347
368
|
/**
|
|
348
369
|
* <p>This structure contains information about the performance metric that a request-based SLO monitors.</p>
|
|
@@ -395,6 +416,11 @@ export interface ServiceLevelIndicatorMetric {
|
|
|
395
416
|
* @public
|
|
396
417
|
*/
|
|
397
418
|
DependencyConfig?: DependencyConfig | undefined;
|
|
419
|
+
/**
|
|
420
|
+
* <p>Identifies the metric source for SLOs on resources other than Application Signals services.</p>
|
|
421
|
+
* @public
|
|
422
|
+
*/
|
|
423
|
+
MetricSource?: MetricSource | undefined;
|
|
398
424
|
}
|
|
399
425
|
/**
|
|
400
426
|
* <p>This structure contains information about the performance metric that a period-based SLO monitors.</p>
|
|
@@ -1882,6 +1908,16 @@ export interface RequestBasedServiceLevelIndicatorMetricConfig {
|
|
|
1882
1908
|
* @public
|
|
1883
1909
|
*/
|
|
1884
1910
|
DependencyConfig?: DependencyConfig | undefined;
|
|
1911
|
+
/**
|
|
1912
|
+
* <p>Identifies the metric source for SLOs on resources other than Application Signals services.</p>
|
|
1913
|
+
* @public
|
|
1914
|
+
*/
|
|
1915
|
+
MetricSource?: MetricSource | undefined;
|
|
1916
|
+
/**
|
|
1917
|
+
* <p>The name of the metric for SLOs on resources other than Application Signals services.</p>
|
|
1918
|
+
* @public
|
|
1919
|
+
*/
|
|
1920
|
+
MetricName?: string | undefined;
|
|
1885
1921
|
}
|
|
1886
1922
|
/**
|
|
1887
1923
|
* <p>This structure specifies the information about the service and the performance metric that a request-based SLO is to monitor.</p>
|
|
@@ -1939,6 +1975,11 @@ export interface ServiceLevelIndicatorMetricConfig {
|
|
|
1939
1975
|
* @public
|
|
1940
1976
|
*/
|
|
1941
1977
|
PeriodSeconds?: number | undefined;
|
|
1978
|
+
/**
|
|
1979
|
+
* <p>Identifies the metric source for SLOs on resources other than Application Signals services.</p>
|
|
1980
|
+
* @public
|
|
1981
|
+
*/
|
|
1982
|
+
MetricSource?: MetricSource | undefined;
|
|
1942
1983
|
/**
|
|
1943
1984
|
* <p>If this SLO monitors a CloudWatch metric or the result of a CloudWatch metric math expression, use this structure to specify that metric or expression. </p>
|
|
1944
1985
|
* @public
|
|
@@ -2067,7 +2108,7 @@ export interface ServiceLevelObjective {
|
|
|
2067
2108
|
*/
|
|
2068
2109
|
BurnRateConfigurations?: BurnRateConfiguration[] | undefined;
|
|
2069
2110
|
/**
|
|
2070
|
-
* <p>Displays the SLI metric source type for this SLO. Supported types are:</p> <ul> <li> <p>Service operation</p> </li> <li> <p>Service dependency</p> </li> <li> <p>CloudWatch metric</p> </li> </ul>
|
|
2111
|
+
* <p>Displays the SLI metric source type for this SLO. Supported types are:</p> <ul> <li> <p>Service operation</p> </li> <li> <p>Service dependency</p> </li> <li> <p>Service</p> </li> <li> <p>CloudWatch metric</p> </li> <li> <p>AppMonitor</p> </li> <li> <p>Canary</p> </li> </ul>
|
|
2071
2112
|
* @public
|
|
2072
2113
|
*/
|
|
2073
2114
|
MetricSourceType?: MetricSourceType | undefined;
|
|
@@ -2146,6 +2187,11 @@ export interface ListServiceLevelObjectivesInput {
|
|
|
2146
2187
|
* @public
|
|
2147
2188
|
*/
|
|
2148
2189
|
NextToken?: string | undefined;
|
|
2190
|
+
/**
|
|
2191
|
+
* <p>Use this optional field to only include SLOs with the specified metric source types in the output. Supported types are:</p> <ul> <li> <p>Service operation</p> </li> <li> <p>Service dependency</p> </li> <li> <p>Service</p> </li> <li> <p>CloudWatch metric</p> </li> <li> <p>AppMonitor</p> </li> <li> <p>Canary</p> </li> </ul>
|
|
2192
|
+
* @public
|
|
2193
|
+
*/
|
|
2194
|
+
MetricSourceTypes?: MetricSourceType[] | undefined;
|
|
2149
2195
|
/**
|
|
2150
2196
|
* <p>If you are using this operation in a monitoring account, specify <code>true</code> to include SLO from source accounts in the returned data. </p> <p>When you are monitoring an account, you can use Amazon Web Services account ID in <code>KeyAttribute</code> filter for service source account and <code>SloOwnerawsaccountID</code> for SLO source account with <code>IncludeLinkedAccounts</code> to filter the returned data to only a single source account. </p>
|
|
2151
2197
|
* @public
|
|
@@ -2157,10 +2203,10 @@ export interface ListServiceLevelObjectivesInput {
|
|
|
2157
2203
|
*/
|
|
2158
2204
|
SloOwnerAwsAccountId?: string | undefined;
|
|
2159
2205
|
/**
|
|
2160
|
-
* <p>
|
|
2206
|
+
* <p>Identifies the metric source to filter SLOs by.</p>
|
|
2161
2207
|
* @public
|
|
2162
2208
|
*/
|
|
2163
|
-
|
|
2209
|
+
MetricSource?: MetricSource | undefined;
|
|
2164
2210
|
}
|
|
2165
2211
|
/**
|
|
2166
2212
|
* <p>A structure that contains information about one service level objective (SLO) created in Application Signals.</p>
|
|
@@ -2203,10 +2249,15 @@ export interface ServiceLevelObjectiveSummary {
|
|
|
2203
2249
|
*/
|
|
2204
2250
|
EvaluationType?: EvaluationType | undefined;
|
|
2205
2251
|
/**
|
|
2206
|
-
* <p>Displays the SLI metric source type for this SLO. Supported types are:</p> <ul> <li> <p>Service operation</p> </li> <li> <p>Service dependency</p> </li> <li> <p>CloudWatch metric</p> </li> </ul>
|
|
2252
|
+
* <p>Displays the SLI metric source type for this SLO. Supported types are:</p> <ul> <li> <p>Service operation</p> </li> <li> <p>Service dependency</p> </li> <li> <p>Service</p> </li> <li> <p>CloudWatch metric</p> </li> <li> <p>AppMonitor</p> </li> <li> <p>Canary</p> </li> </ul>
|
|
2207
2253
|
* @public
|
|
2208
2254
|
*/
|
|
2209
2255
|
MetricSourceType?: MetricSourceType | undefined;
|
|
2256
|
+
/**
|
|
2257
|
+
* <p>Identifies the metric source for SLOs on resources other than Application Signals services.</p>
|
|
2258
|
+
* @public
|
|
2259
|
+
*/
|
|
2260
|
+
MetricSource?: MetricSource | undefined;
|
|
2210
2261
|
}
|
|
2211
2262
|
/**
|
|
2212
2263
|
* @public
|
|
@@ -69,6 +69,7 @@ export declare var Metric$: StaticStructureSchema;
|
|
|
69
69
|
export declare var MetricDataQuery$: StaticStructureSchema;
|
|
70
70
|
export declare var MetricGraph$: StaticStructureSchema;
|
|
71
71
|
export declare var MetricReference$: StaticStructureSchema;
|
|
72
|
+
export declare var MetricSource$: StaticStructureSchema;
|
|
72
73
|
export declare var MetricStat$: StaticStructureSchema;
|
|
73
74
|
export declare var Node$: StaticStructureSchema;
|
|
74
75
|
export declare var PutGroupingConfigurationInput$: StaticStructureSchema;
|
|
@@ -89,7 +89,10 @@ export declare const ChangeEventType: {
|
|
|
89
89
|
export type ChangeEventType =
|
|
90
90
|
(typeof ChangeEventType)[keyof typeof ChangeEventType];
|
|
91
91
|
export declare const MetricSourceType: {
|
|
92
|
+
readonly APPMONITOR: "AppMonitor";
|
|
93
|
+
readonly CANARY: "Canary";
|
|
92
94
|
readonly CLOUDWATCH_METRIC: "CloudWatchMetric";
|
|
95
|
+
readonly SERVICE: "Service";
|
|
93
96
|
readonly SERVICE_DEPENDENCY: "ServiceDependency";
|
|
94
97
|
readonly SERVICE_OPERATION: "ServiceOperation";
|
|
95
98
|
};
|
|
@@ -65,6 +65,10 @@ export interface DependencyConfig {
|
|
|
65
65
|
DependencyKeyAttributes: Record<string, string> | undefined;
|
|
66
66
|
DependencyOperationName: string | undefined;
|
|
67
67
|
}
|
|
68
|
+
export interface MetricSource {
|
|
69
|
+
MetricSourceKeyAttributes: Record<string, string> | undefined;
|
|
70
|
+
MetricSourceAttributes?: Record<string, string> | undefined;
|
|
71
|
+
}
|
|
68
72
|
export interface Dimension {
|
|
69
73
|
Name: string | undefined;
|
|
70
74
|
Value: string | undefined;
|
|
@@ -124,6 +128,7 @@ export interface RequestBasedServiceLevelIndicatorMetric {
|
|
|
124
128
|
| MonitoredRequestCountMetricDataQueries
|
|
125
129
|
| undefined;
|
|
126
130
|
DependencyConfig?: DependencyConfig | undefined;
|
|
131
|
+
MetricSource?: MetricSource | undefined;
|
|
127
132
|
}
|
|
128
133
|
export interface RequestBasedServiceLevelIndicator {
|
|
129
134
|
RequestBasedSliMetric: RequestBasedServiceLevelIndicatorMetric | undefined;
|
|
@@ -136,6 +141,7 @@ export interface ServiceLevelIndicatorMetric {
|
|
|
136
141
|
MetricType?: ServiceLevelIndicatorMetricType | undefined;
|
|
137
142
|
MetricDataQueries: MetricDataQuery[] | undefined;
|
|
138
143
|
DependencyConfig?: DependencyConfig | undefined;
|
|
144
|
+
MetricSource?: MetricSource | undefined;
|
|
139
145
|
}
|
|
140
146
|
export interface ServiceLevelIndicator {
|
|
141
147
|
SliMetric: ServiceLevelIndicatorMetric | undefined;
|
|
@@ -523,6 +529,8 @@ export interface RequestBasedServiceLevelIndicatorMetricConfig {
|
|
|
523
529
|
| MonitoredRequestCountMetricDataQueries
|
|
524
530
|
| undefined;
|
|
525
531
|
DependencyConfig?: DependencyConfig | undefined;
|
|
532
|
+
MetricSource?: MetricSource | undefined;
|
|
533
|
+
MetricName?: string | undefined;
|
|
526
534
|
}
|
|
527
535
|
export interface RequestBasedServiceLevelIndicatorConfig {
|
|
528
536
|
RequestBasedSliMetricConfig:
|
|
@@ -538,6 +546,7 @@ export interface ServiceLevelIndicatorMetricConfig {
|
|
|
538
546
|
MetricName?: string | undefined;
|
|
539
547
|
Statistic?: string | undefined;
|
|
540
548
|
PeriodSeconds?: number | undefined;
|
|
549
|
+
MetricSource?: MetricSource | undefined;
|
|
541
550
|
MetricDataQueries?: MetricDataQuery[] | undefined;
|
|
542
551
|
DependencyConfig?: DependencyConfig | undefined;
|
|
543
552
|
}
|
|
@@ -587,9 +596,10 @@ export interface ListServiceLevelObjectivesInput {
|
|
|
587
596
|
DependencyConfig?: DependencyConfig | undefined;
|
|
588
597
|
MaxResults?: number | undefined;
|
|
589
598
|
NextToken?: string | undefined;
|
|
599
|
+
MetricSourceTypes?: MetricSourceType[] | undefined;
|
|
590
600
|
IncludeLinkedAccounts?: boolean | undefined;
|
|
591
601
|
SloOwnerAwsAccountId?: string | undefined;
|
|
592
|
-
|
|
602
|
+
MetricSource?: MetricSource | undefined;
|
|
593
603
|
}
|
|
594
604
|
export interface ServiceLevelObjectiveSummary {
|
|
595
605
|
Arn: string | undefined;
|
|
@@ -600,6 +610,7 @@ export interface ServiceLevelObjectiveSummary {
|
|
|
600
610
|
CreatedTime?: Date | undefined;
|
|
601
611
|
EvaluationType?: EvaluationType | undefined;
|
|
602
612
|
MetricSourceType?: MetricSourceType | undefined;
|
|
613
|
+
MetricSource?: MetricSource | undefined;
|
|
603
614
|
}
|
|
604
615
|
export interface ListServiceLevelObjectivesOutput {
|
|
605
616
|
SloSummaries?: ServiceLevelObjectiveSummary[] | undefined;
|
|
@@ -69,6 +69,7 @@ export declare var Metric$: StaticStructureSchema;
|
|
|
69
69
|
export declare var MetricDataQuery$: StaticStructureSchema;
|
|
70
70
|
export declare var MetricGraph$: StaticStructureSchema;
|
|
71
71
|
export declare var MetricReference$: StaticStructureSchema;
|
|
72
|
+
export declare var MetricSource$: StaticStructureSchema;
|
|
72
73
|
export declare var MetricStat$: StaticStructureSchema;
|
|
73
74
|
export declare var Node$: StaticStructureSchema;
|
|
74
75
|
export declare var PutGroupingConfigurationInput$: StaticStructureSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-application-signals",
|
|
3
3
|
"description": "AWS SDK for JavaScript Application Signals Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1017.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-application-signals",
|