@aws-sdk/client-observabilityadmin 3.1027.0 → 3.1029.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/schemas/schemas_0.js +39 -15
- package/dist-es/schemas/schemas_0.js +36 -12
- package/dist-types/commands/CreateTelemetryRuleCommand.d.ts +4 -0
- package/dist-types/commands/CreateTelemetryRuleForOrganizationCommand.d.ts +4 -0
- package/dist-types/commands/GetTelemetryEvaluationStatusCommand.d.ts +9 -0
- package/dist-types/commands/GetTelemetryEvaluationStatusForOrganizationCommand.d.ts +9 -0
- package/dist-types/commands/GetTelemetryRuleCommand.d.ts +14 -0
- package/dist-types/commands/GetTelemetryRuleForOrganizationCommand.d.ts +14 -0
- package/dist-types/commands/StartTelemetryEvaluationCommand.d.ts +9 -3
- package/dist-types/commands/StartTelemetryEvaluationForOrganizationCommand.d.ts +9 -3
- package/dist-types/commands/UpdateTelemetryRuleCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTelemetryRuleForOrganizationCommand.d.ts +4 -0
- package/dist-types/models/models_0.d.ts +116 -0
- package/dist-types/schemas/schemas_0.d.ts +3 -0
- package/dist-types/ts3.4/commands/StartTelemetryEvaluationCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/StartTelemetryEvaluationForOrganizationCommand.d.ts +4 -2
- package/dist-types/ts3.4/models/models_0.d.ts +26 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +3 -0
- package/package.json +1 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.GetTelemetryPipelineInput$ = exports.GetTelemetryEvaluationStatusOutput$ = exports.GetTelemetryEvaluationStatusForOrganizationOutput$ = exports.GetTelemetryEnrichmentStatusOutput$ = exports.GetS3TableIntegrationOutput$ = exports.GetS3TableIntegrationInput$ = exports.GetCentralizationRuleForOrganizationOutput$ = exports.GetCentralizationRuleForOrganizationInput$ = exports.Filter$ = exports.FieldToMatch$ = exports.Encryption$ = exports.ELBLoadBalancerLoggingParameters$ = exports.DestinationLogsConfiguration$ = exports.DeleteTelemetryRuleInput$ = exports.DeleteTelemetryRuleForOrganizationInput$ = exports.DeleteTelemetryPipelineOutput$ = exports.DeleteTelemetryPipelineInput$ = exports.DeleteS3TableIntegrationInput$ = exports.DeleteCentralizationRuleForOrganizationInput$ = exports.DataSource$ = exports.CreateTelemetryRuleOutput$ = exports.CreateTelemetryRuleInput$ = exports.CreateTelemetryRuleForOrganizationOutput$ = exports.CreateTelemetryRuleForOrganizationInput$ = exports.CreateTelemetryPipelineOutput$ = exports.CreateTelemetryPipelineInput$ = exports.CreateS3TableIntegrationOutput$ = exports.CreateS3TableIntegrationInput$ = exports.CreateCentralizationRuleForOrganizationOutput$ = exports.CreateCentralizationRuleForOrganizationInput$ = exports.ConfigurationSummary$ = exports.Condition$ = exports.CloudtrailParameters$ = exports.CentralizationRuleSummary$ = exports.CentralizationRuleSource$ = exports.CentralizationRuleDestination$ = exports.CentralizationRule$ = exports.AdvancedFieldSelector$ = exports.AdvancedEventSelector$ = exports.ActionCondition$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.TooManyRequestsException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InvalidStateException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.ObservabilityAdminServiceException$ = void 0;
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.ValidateTelemetryPipelineConfiguration$ = void 0;
|
|
4
|
+
exports.TestTelemetryPipelineOutput$ = exports.TestTelemetryPipelineInput$ = exports.TelemetryRuleSummary$ = exports.TelemetryRule$ = exports.TelemetryPipelineSummary$ = exports.TelemetryPipelineStatusReason$ = exports.TelemetryPipelineConfiguration$ = exports.TelemetryPipeline$ = exports.TelemetryDestinationConfiguration$ = exports.TelemetryConfiguration$ = exports.TagResourceInput$ = exports.StopTelemetryEnrichmentOutput$ = exports.StartTelemetryEvaluationInput$ = exports.StartTelemetryEvaluationForOrganizationInput$ = exports.StartTelemetryEnrichmentOutput$ = exports.SourceLogsConfiguration$ = exports.Source$ = exports.SingleHeader$ = exports.RegionStatus$ = exports._Record$ = exports.PipelineOutputError$ = exports.PipelineOutput$ = exports.LogsEncryptionConfiguration$ = exports.LogsBackupConfiguration$ = exports.LogGroupNameConfiguration$ = exports.LoggingFilter$ = exports.LogDeliveryParameters$ = exports.ListTelemetryRulesOutput$ = exports.ListTelemetryRulesInput$ = exports.ListTelemetryRulesForOrganizationOutput$ = exports.ListTelemetryRulesForOrganizationInput$ = exports.ListTelemetryPipelinesOutput$ = exports.ListTelemetryPipelinesInput$ = exports.ListTagsForResourceOutput$ = exports.ListTagsForResourceInput$ = exports.ListS3TableIntegrationsOutput$ = exports.ListS3TableIntegrationsInput$ = exports.ListResourceTelemetryOutput$ = exports.ListResourceTelemetryInput$ = exports.ListResourceTelemetryForOrganizationOutput$ = exports.ListResourceTelemetryForOrganizationInput$ = exports.ListCentralizationRulesForOrganizationOutput$ = exports.ListCentralizationRulesForOrganizationInput$ = exports.LabelNameCondition$ = exports.IntegrationSummary$ = exports.GetTelemetryRuleOutput$ = exports.GetTelemetryRuleInput$ = exports.GetTelemetryRuleForOrganizationOutput$ = exports.GetTelemetryRuleForOrganizationInput$ = exports.GetTelemetryPipelineOutput$ = void 0;
|
|
5
|
+
exports.UpdateCentralizationRuleForOrganization$ = exports.UntagResource$ = exports.TestTelemetryPipeline$ = exports.TagResource$ = exports.StopTelemetryEvaluationForOrganization$ = exports.StopTelemetryEvaluation$ = exports.StopTelemetryEnrichment$ = exports.StartTelemetryEvaluationForOrganization$ = exports.StartTelemetryEvaluation$ = exports.StartTelemetryEnrichment$ = exports.ListTelemetryRulesForOrganization$ = exports.ListTelemetryRules$ = exports.ListTelemetryPipelines$ = exports.ListTagsForResource$ = exports.ListS3TableIntegrations$ = exports.ListResourceTelemetryForOrganization$ = exports.ListResourceTelemetry$ = exports.ListCentralizationRulesForOrganization$ = exports.GetTelemetryRuleForOrganization$ = exports.GetTelemetryRule$ = exports.GetTelemetryPipeline$ = exports.GetTelemetryEvaluationStatusForOrganization$ = exports.GetTelemetryEvaluationStatus$ = exports.GetTelemetryEnrichmentStatus$ = exports.GetS3TableIntegration$ = exports.GetCentralizationRuleForOrganization$ = exports.DeleteTelemetryRuleForOrganization$ = exports.DeleteTelemetryRule$ = exports.DeleteTelemetryPipeline$ = exports.DeleteS3TableIntegration$ = exports.DeleteCentralizationRuleForOrganization$ = exports.CreateTelemetryRuleForOrganization$ = exports.CreateTelemetryRule$ = exports.CreateTelemetryPipeline$ = exports.CreateS3TableIntegration$ = exports.CreateCentralizationRuleForOrganization$ = exports.WAFLoggingParameters$ = exports.VPCFlowLogParameters$ = exports.ValidationError$ = exports.ValidateTelemetryPipelineConfigurationOutput$ = exports.ValidateTelemetryPipelineConfigurationInput$ = exports.UpdateTelemetryRuleOutput$ = exports.UpdateTelemetryRuleInput$ = exports.UpdateTelemetryRuleForOrganizationOutput$ = exports.UpdateTelemetryRuleForOrganizationInput$ = exports.UpdateTelemetryPipelineOutput$ = exports.UpdateTelemetryPipelineInput$ = exports.UpdateCentralizationRuleForOrganizationOutput$ = exports.UpdateCentralizationRuleForOrganizationInput$ = exports.UntagResourceInput$ = void 0;
|
|
6
|
+
exports.ValidateTelemetryPipelineConfiguration$ = exports.UpdateTelemetryRuleForOrganization$ = exports.UpdateTelemetryRule$ = exports.UpdateTelemetryPipeline$ = void 0;
|
|
7
7
|
const _A = "Action";
|
|
8
8
|
const _AC = "ActionCondition";
|
|
9
9
|
const _ADE = "AccessDeniedException";
|
|
@@ -111,6 +111,8 @@ const _GTRFOI = "GetTelemetryRuleForOrganizationInput";
|
|
|
111
111
|
const _GTRFOO = "GetTelemetryRuleForOrganizationOutput";
|
|
112
112
|
const _GTRI = "GetTelemetryRuleInput";
|
|
113
113
|
const _GTRO = "GetTelemetryRuleOutput";
|
|
114
|
+
const _HR = "HomeRegion";
|
|
115
|
+
const _IR = "IsReplicated";
|
|
114
116
|
const _IS = "IntegrationSummary";
|
|
115
117
|
const _ISE = "InternalServerException";
|
|
116
118
|
const _ISEn = "InvalidStateException";
|
|
@@ -188,6 +190,8 @@ const _RIu = "RuleIdentifier";
|
|
|
188
190
|
const _RN = "RuleName";
|
|
189
191
|
const _RNFE = "ResourceNotFoundException";
|
|
190
192
|
const _RNP = "RuleNamePrefix";
|
|
193
|
+
const _RS = "RegionStatuses";
|
|
194
|
+
const _RSe = "RegionStatus";
|
|
191
195
|
const _RT = "ResourceType";
|
|
192
196
|
const _RTe = "ResourceTypes";
|
|
193
197
|
const _RTes = "ResourceTags";
|
|
@@ -210,7 +214,9 @@ const _SQEE = "ServiceQuotaExceededException";
|
|
|
210
214
|
const _SR = "StatusReason";
|
|
211
215
|
const _STE = "StartTelemetryEnrichment";
|
|
212
216
|
const _STEFO = "StartTelemetryEvaluationForOrganization";
|
|
217
|
+
const _STEFOI = "StartTelemetryEvaluationForOrganizationInput";
|
|
213
218
|
const _STEFOt = "StopTelemetryEvaluationForOrganization";
|
|
219
|
+
const _STEI = "StartTelemetryEvaluationInput";
|
|
214
220
|
const _STEO = "StartTelemetryEnrichmentOutput";
|
|
215
221
|
const _STEOt = "StopTelemetryEnrichmentOutput";
|
|
216
222
|
const _STEt = "StartTelemetryEvaluation";
|
|
@@ -526,13 +532,13 @@ exports.GetTelemetryEnrichmentStatusOutput$ = [3, n0, _GTESO,
|
|
|
526
532
|
];
|
|
527
533
|
exports.GetTelemetryEvaluationStatusForOrganizationOutput$ = [3, n0, _GTESFOO,
|
|
528
534
|
0,
|
|
529
|
-
[_St, _FR],
|
|
530
|
-
[0, 0]
|
|
535
|
+
[_St, _FR, _HR, _RS],
|
|
536
|
+
[0, 0, 0, () => RegionStatuses]
|
|
531
537
|
];
|
|
532
538
|
exports.GetTelemetryEvaluationStatusOutput$ = [3, n0, _GTESOe,
|
|
533
539
|
0,
|
|
534
|
-
[_St, _FR],
|
|
535
|
-
[0, 0]
|
|
540
|
+
[_St, _FR, _HR, _RS],
|
|
541
|
+
[0, 0, 0, () => RegionStatuses]
|
|
536
542
|
];
|
|
537
543
|
exports.GetTelemetryPipelineInput$ = [3, n0, _GTPI,
|
|
538
544
|
0,
|
|
@@ -551,8 +557,8 @@ exports.GetTelemetryRuleForOrganizationInput$ = [3, n0, _GTRFOI,
|
|
|
551
557
|
];
|
|
552
558
|
exports.GetTelemetryRuleForOrganizationOutput$ = [3, n0, _GTRFOO,
|
|
553
559
|
0,
|
|
554
|
-
[_RN, _RAu, _CTS, _LUTS, _TR],
|
|
555
|
-
[0, 0, 1, 1, () => exports.TelemetryRule
|
|
560
|
+
[_RN, _RAu, _CTS, _LUTS, _TR, _HR, _IR, _RS],
|
|
561
|
+
[0, 0, 1, 1, () => exports.TelemetryRule$, 0, 2, () => RegionStatuses]
|
|
556
562
|
];
|
|
557
563
|
exports.GetTelemetryRuleInput$ = [3, n0, _GTRI,
|
|
558
564
|
0,
|
|
@@ -561,8 +567,8 @@ exports.GetTelemetryRuleInput$ = [3, n0, _GTRI,
|
|
|
561
567
|
];
|
|
562
568
|
exports.GetTelemetryRuleOutput$ = [3, n0, _GTRO,
|
|
563
569
|
0,
|
|
564
|
-
[_RN, _RAu, _CTS, _LUTS, _TR],
|
|
565
|
-
[0, 0, 1, 1, () => exports.TelemetryRule
|
|
570
|
+
[_RN, _RAu, _CTS, _LUTS, _TR, _HR, _IR, _RS],
|
|
571
|
+
[0, 0, 1, 1, () => exports.TelemetryRule$, 0, 2, () => RegionStatuses]
|
|
566
572
|
];
|
|
567
573
|
exports.IntegrationSummary$ = [3, n0, _IS,
|
|
568
574
|
0,
|
|
@@ -694,6 +700,11 @@ exports._Record$ = [3, n0, _Rec,
|
|
|
694
700
|
[_Da, _Ty],
|
|
695
701
|
[0, 0]
|
|
696
702
|
];
|
|
703
|
+
exports.RegionStatus$ = [3, n0, _RSe,
|
|
704
|
+
0,
|
|
705
|
+
[_R, _St, _FR, _RAu],
|
|
706
|
+
[0, 0, 0, 0]
|
|
707
|
+
];
|
|
697
708
|
exports.SingleHeader$ = [3, n0, _SH,
|
|
698
709
|
0,
|
|
699
710
|
[_N],
|
|
@@ -714,6 +725,16 @@ exports.StartTelemetryEnrichmentOutput$ = [3, n0, _STEO,
|
|
|
714
725
|
[_St, _AREMVA],
|
|
715
726
|
[0, 0]
|
|
716
727
|
];
|
|
728
|
+
exports.StartTelemetryEvaluationForOrganizationInput$ = [3, n0, _STEFOI,
|
|
729
|
+
0,
|
|
730
|
+
[_Re, _AR],
|
|
731
|
+
[64 | 0, 2]
|
|
732
|
+
];
|
|
733
|
+
exports.StartTelemetryEvaluationInput$ = [3, n0, _STEI,
|
|
734
|
+
0,
|
|
735
|
+
[_Re, _AR],
|
|
736
|
+
[64 | 0, 2]
|
|
737
|
+
];
|
|
717
738
|
exports.StopTelemetryEnrichmentOutput$ = [3, n0, _STEOt,
|
|
718
739
|
0,
|
|
719
740
|
[_St],
|
|
@@ -756,8 +777,8 @@ exports.TelemetryPipelineSummary$ = [3, n0, _TPS,
|
|
|
756
777
|
];
|
|
757
778
|
exports.TelemetryRule$ = [3, n0, _TR,
|
|
758
779
|
0,
|
|
759
|
-
[_TT, _RT, _TSTe, _DC, _Sc, _SCe],
|
|
760
|
-
[0, 0, 64 | 0, () => exports.TelemetryDestinationConfiguration$, 0, 0], 1
|
|
780
|
+
[_TT, _RT, _TSTe, _DC, _Sc, _SCe, _Re, _AR],
|
|
781
|
+
[0, 0, 64 | 0, () => exports.TelemetryDestinationConfiguration$, 0, 0, 64 | 0, 2], 1
|
|
761
782
|
];
|
|
762
783
|
exports.TelemetryRuleSummary$ = [3, n0, _TRSe,
|
|
763
784
|
0,
|
|
@@ -880,6 +901,9 @@ var RedactedFields = [1, n0, _RF,
|
|
|
880
901
|
0, () => exports.FieldToMatch$
|
|
881
902
|
];
|
|
882
903
|
var Regions = 64 | 0;
|
|
904
|
+
var RegionStatuses = [1, n0, _RS,
|
|
905
|
+
0, () => exports.RegionStatus$
|
|
906
|
+
];
|
|
883
907
|
var ResourceTypes = 64 | 0;
|
|
884
908
|
var Sinks = 64 | 0;
|
|
885
909
|
var Sources = [1, n0, _So,
|
|
@@ -986,10 +1010,10 @@ exports.StartTelemetryEnrichment$ = [9, n0, _STE,
|
|
|
986
1010
|
{ [_h]: ["POST", "/StartTelemetryEnrichment", 202] }, () => __Unit, () => exports.StartTelemetryEnrichmentOutput$
|
|
987
1011
|
];
|
|
988
1012
|
exports.StartTelemetryEvaluation$ = [9, n0, _STEt,
|
|
989
|
-
{ [_h]: ["POST", "/StartTelemetryEvaluation", 200] }, () =>
|
|
1013
|
+
{ [_h]: ["POST", "/StartTelemetryEvaluation", 200] }, () => exports.StartTelemetryEvaluationInput$, () => __Unit
|
|
990
1014
|
];
|
|
991
1015
|
exports.StartTelemetryEvaluationForOrganization$ = [9, n0, _STEFO,
|
|
992
|
-
{ [_h]: ["POST", "/StartTelemetryEvaluationForOrganization", 200] }, () =>
|
|
1016
|
+
{ [_h]: ["POST", "/StartTelemetryEvaluationForOrganization", 200] }, () => exports.StartTelemetryEvaluationForOrganizationInput$, () => __Unit
|
|
993
1017
|
];
|
|
994
1018
|
exports.StopTelemetryEnrichment$ = [9, n0, _STEto,
|
|
995
1019
|
{ [_h]: ["POST", "/StopTelemetryEnrichment", 202] }, () => __Unit, () => exports.StopTelemetryEnrichmentOutput$
|
|
@@ -105,6 +105,8 @@ const _GTRFOI = "GetTelemetryRuleForOrganizationInput";
|
|
|
105
105
|
const _GTRFOO = "GetTelemetryRuleForOrganizationOutput";
|
|
106
106
|
const _GTRI = "GetTelemetryRuleInput";
|
|
107
107
|
const _GTRO = "GetTelemetryRuleOutput";
|
|
108
|
+
const _HR = "HomeRegion";
|
|
109
|
+
const _IR = "IsReplicated";
|
|
108
110
|
const _IS = "IntegrationSummary";
|
|
109
111
|
const _ISE = "InternalServerException";
|
|
110
112
|
const _ISEn = "InvalidStateException";
|
|
@@ -182,6 +184,8 @@ const _RIu = "RuleIdentifier";
|
|
|
182
184
|
const _RN = "RuleName";
|
|
183
185
|
const _RNFE = "ResourceNotFoundException";
|
|
184
186
|
const _RNP = "RuleNamePrefix";
|
|
187
|
+
const _RS = "RegionStatuses";
|
|
188
|
+
const _RSe = "RegionStatus";
|
|
185
189
|
const _RT = "ResourceType";
|
|
186
190
|
const _RTe = "ResourceTypes";
|
|
187
191
|
const _RTes = "ResourceTags";
|
|
@@ -204,7 +208,9 @@ const _SQEE = "ServiceQuotaExceededException";
|
|
|
204
208
|
const _SR = "StatusReason";
|
|
205
209
|
const _STE = "StartTelemetryEnrichment";
|
|
206
210
|
const _STEFO = "StartTelemetryEvaluationForOrganization";
|
|
211
|
+
const _STEFOI = "StartTelemetryEvaluationForOrganizationInput";
|
|
207
212
|
const _STEFOt = "StopTelemetryEvaluationForOrganization";
|
|
213
|
+
const _STEI = "StartTelemetryEvaluationInput";
|
|
208
214
|
const _STEO = "StartTelemetryEnrichmentOutput";
|
|
209
215
|
const _STEOt = "StopTelemetryEnrichmentOutput";
|
|
210
216
|
const _STEt = "StartTelemetryEvaluation";
|
|
@@ -520,13 +526,13 @@ export var GetTelemetryEnrichmentStatusOutput$ = [3, n0, _GTESO,
|
|
|
520
526
|
];
|
|
521
527
|
export var GetTelemetryEvaluationStatusForOrganizationOutput$ = [3, n0, _GTESFOO,
|
|
522
528
|
0,
|
|
523
|
-
[_St, _FR],
|
|
524
|
-
[0, 0]
|
|
529
|
+
[_St, _FR, _HR, _RS],
|
|
530
|
+
[0, 0, 0, () => RegionStatuses]
|
|
525
531
|
];
|
|
526
532
|
export var GetTelemetryEvaluationStatusOutput$ = [3, n0, _GTESOe,
|
|
527
533
|
0,
|
|
528
|
-
[_St, _FR],
|
|
529
|
-
[0, 0]
|
|
534
|
+
[_St, _FR, _HR, _RS],
|
|
535
|
+
[0, 0, 0, () => RegionStatuses]
|
|
530
536
|
];
|
|
531
537
|
export var GetTelemetryPipelineInput$ = [3, n0, _GTPI,
|
|
532
538
|
0,
|
|
@@ -545,8 +551,8 @@ export var GetTelemetryRuleForOrganizationInput$ = [3, n0, _GTRFOI,
|
|
|
545
551
|
];
|
|
546
552
|
export var GetTelemetryRuleForOrganizationOutput$ = [3, n0, _GTRFOO,
|
|
547
553
|
0,
|
|
548
|
-
[_RN, _RAu, _CTS, _LUTS, _TR],
|
|
549
|
-
[0, 0, 1, 1, () => TelemetryRule
|
|
554
|
+
[_RN, _RAu, _CTS, _LUTS, _TR, _HR, _IR, _RS],
|
|
555
|
+
[0, 0, 1, 1, () => TelemetryRule$, 0, 2, () => RegionStatuses]
|
|
550
556
|
];
|
|
551
557
|
export var GetTelemetryRuleInput$ = [3, n0, _GTRI,
|
|
552
558
|
0,
|
|
@@ -555,8 +561,8 @@ export var GetTelemetryRuleInput$ = [3, n0, _GTRI,
|
|
|
555
561
|
];
|
|
556
562
|
export var GetTelemetryRuleOutput$ = [3, n0, _GTRO,
|
|
557
563
|
0,
|
|
558
|
-
[_RN, _RAu, _CTS, _LUTS, _TR],
|
|
559
|
-
[0, 0, 1, 1, () => TelemetryRule
|
|
564
|
+
[_RN, _RAu, _CTS, _LUTS, _TR, _HR, _IR, _RS],
|
|
565
|
+
[0, 0, 1, 1, () => TelemetryRule$, 0, 2, () => RegionStatuses]
|
|
560
566
|
];
|
|
561
567
|
export var IntegrationSummary$ = [3, n0, _IS,
|
|
562
568
|
0,
|
|
@@ -688,6 +694,11 @@ export var _Record$ = [3, n0, _Rec,
|
|
|
688
694
|
[_Da, _Ty],
|
|
689
695
|
[0, 0]
|
|
690
696
|
];
|
|
697
|
+
export var RegionStatus$ = [3, n0, _RSe,
|
|
698
|
+
0,
|
|
699
|
+
[_R, _St, _FR, _RAu],
|
|
700
|
+
[0, 0, 0, 0]
|
|
701
|
+
];
|
|
691
702
|
export var SingleHeader$ = [3, n0, _SH,
|
|
692
703
|
0,
|
|
693
704
|
[_N],
|
|
@@ -708,6 +719,16 @@ export var StartTelemetryEnrichmentOutput$ = [3, n0, _STEO,
|
|
|
708
719
|
[_St, _AREMVA],
|
|
709
720
|
[0, 0]
|
|
710
721
|
];
|
|
722
|
+
export var StartTelemetryEvaluationForOrganizationInput$ = [3, n0, _STEFOI,
|
|
723
|
+
0,
|
|
724
|
+
[_Re, _AR],
|
|
725
|
+
[64 | 0, 2]
|
|
726
|
+
];
|
|
727
|
+
export var StartTelemetryEvaluationInput$ = [3, n0, _STEI,
|
|
728
|
+
0,
|
|
729
|
+
[_Re, _AR],
|
|
730
|
+
[64 | 0, 2]
|
|
731
|
+
];
|
|
711
732
|
export var StopTelemetryEnrichmentOutput$ = [3, n0, _STEOt,
|
|
712
733
|
0,
|
|
713
734
|
[_St],
|
|
@@ -750,8 +771,8 @@ export var TelemetryPipelineSummary$ = [3, n0, _TPS,
|
|
|
750
771
|
];
|
|
751
772
|
export var TelemetryRule$ = [3, n0, _TR,
|
|
752
773
|
0,
|
|
753
|
-
[_TT, _RT, _TSTe, _DC, _Sc, _SCe],
|
|
754
|
-
[0, 0, 64 | 0, () => TelemetryDestinationConfiguration$, 0, 0], 1
|
|
774
|
+
[_TT, _RT, _TSTe, _DC, _Sc, _SCe, _Re, _AR],
|
|
775
|
+
[0, 0, 64 | 0, () => TelemetryDestinationConfiguration$, 0, 0, 64 | 0, 2], 1
|
|
755
776
|
];
|
|
756
777
|
export var TelemetryRuleSummary$ = [3, n0, _TRSe,
|
|
757
778
|
0,
|
|
@@ -874,6 +895,9 @@ var RedactedFields = [1, n0, _RF,
|
|
|
874
895
|
0, () => FieldToMatch$
|
|
875
896
|
];
|
|
876
897
|
var Regions = 64 | 0;
|
|
898
|
+
var RegionStatuses = [1, n0, _RS,
|
|
899
|
+
0, () => RegionStatus$
|
|
900
|
+
];
|
|
877
901
|
var ResourceTypes = 64 | 0;
|
|
878
902
|
var Sinks = 64 | 0;
|
|
879
903
|
var Sources = [1, n0, _So,
|
|
@@ -980,10 +1004,10 @@ export var StartTelemetryEnrichment$ = [9, n0, _STE,
|
|
|
980
1004
|
{ [_h]: ["POST", "/StartTelemetryEnrichment", 202] }, () => __Unit, () => StartTelemetryEnrichmentOutput$
|
|
981
1005
|
];
|
|
982
1006
|
export var StartTelemetryEvaluation$ = [9, n0, _STEt,
|
|
983
|
-
{ [_h]: ["POST", "/StartTelemetryEvaluation", 200] }, () =>
|
|
1007
|
+
{ [_h]: ["POST", "/StartTelemetryEvaluation", 200] }, () => StartTelemetryEvaluationInput$, () => __Unit
|
|
984
1008
|
];
|
|
985
1009
|
export var StartTelemetryEvaluationForOrganization$ = [9, n0, _STEFO,
|
|
986
|
-
{ [_h]: ["POST", "/StartTelemetryEvaluationForOrganization", 200] }, () =>
|
|
1010
|
+
{ [_h]: ["POST", "/StartTelemetryEvaluationForOrganization", 200] }, () => StartTelemetryEvaluationForOrganizationInput$, () => __Unit
|
|
987
1011
|
];
|
|
988
1012
|
export var StopTelemetryEnrichment$ = [9, n0, _STEto,
|
|
989
1013
|
{ [_h]: ["POST", "/StopTelemetryEnrichment", 202] }, () => __Unit, () => StopTelemetryEnrichmentOutput$
|
|
@@ -125,6 +125,10 @@ declare const CreateTelemetryRuleCommand_base: {
|
|
|
125
125
|
* },
|
|
126
126
|
* Scope: "STRING_VALUE",
|
|
127
127
|
* SelectionCriteria: "STRING_VALUE",
|
|
128
|
+
* Regions: [ // Regions
|
|
129
|
+
* "STRING_VALUE",
|
|
130
|
+
* ],
|
|
131
|
+
* AllRegions: true || false,
|
|
128
132
|
* },
|
|
129
133
|
* Tags: { // TagMapInput
|
|
130
134
|
* "<keys>": "STRING_VALUE",
|
|
@@ -125,6 +125,10 @@ declare const CreateTelemetryRuleForOrganizationCommand_base: {
|
|
|
125
125
|
* },
|
|
126
126
|
* Scope: "STRING_VALUE",
|
|
127
127
|
* SelectionCriteria: "STRING_VALUE",
|
|
128
|
+
* Regions: [ // Regions
|
|
129
|
+
* "STRING_VALUE",
|
|
130
|
+
* ],
|
|
131
|
+
* AllRegions: true || false,
|
|
128
132
|
* },
|
|
129
133
|
* Tags: { // TagMapInput
|
|
130
134
|
* "<keys>": "STRING_VALUE",
|
|
@@ -42,6 +42,15 @@ declare const GetTelemetryEvaluationStatusCommand_base: {
|
|
|
42
42
|
* // { // GetTelemetryEvaluationStatusOutput
|
|
43
43
|
* // Status: "NOT_STARTED" || "STARTING" || "FAILED_START" || "RUNNING" || "STOPPING" || "FAILED_STOP" || "STOPPED",
|
|
44
44
|
* // FailureReason: "STRING_VALUE",
|
|
45
|
+
* // HomeRegion: "STRING_VALUE",
|
|
46
|
+
* // RegionStatuses: [ // RegionStatuses
|
|
47
|
+
* // { // RegionStatus
|
|
48
|
+
* // Region: "STRING_VALUE",
|
|
49
|
+
* // Status: "STRING_VALUE",
|
|
50
|
+
* // FailureReason: "STRING_VALUE",
|
|
51
|
+
* // RuleArn: "STRING_VALUE",
|
|
52
|
+
* // },
|
|
53
|
+
* // ],
|
|
45
54
|
* // };
|
|
46
55
|
*
|
|
47
56
|
* ```
|
|
@@ -42,6 +42,15 @@ declare const GetTelemetryEvaluationStatusForOrganizationCommand_base: {
|
|
|
42
42
|
* // { // GetTelemetryEvaluationStatusForOrganizationOutput
|
|
43
43
|
* // Status: "NOT_STARTED" || "STARTING" || "FAILED_START" || "RUNNING" || "STOPPING" || "FAILED_STOP" || "STOPPED",
|
|
44
44
|
* // FailureReason: "STRING_VALUE",
|
|
45
|
+
* // HomeRegion: "STRING_VALUE",
|
|
46
|
+
* // RegionStatuses: [ // RegionStatuses
|
|
47
|
+
* // { // RegionStatus
|
|
48
|
+
* // Region: "STRING_VALUE",
|
|
49
|
+
* // Status: "STRING_VALUE",
|
|
50
|
+
* // FailureReason: "STRING_VALUE",
|
|
51
|
+
* // RuleArn: "STRING_VALUE",
|
|
52
|
+
* // },
|
|
53
|
+
* // ],
|
|
45
54
|
* // };
|
|
46
55
|
*
|
|
47
56
|
* ```
|
|
@@ -133,7 +133,21 @@ declare const GetTelemetryRuleCommand_base: {
|
|
|
133
133
|
* // },
|
|
134
134
|
* // Scope: "STRING_VALUE",
|
|
135
135
|
* // SelectionCriteria: "STRING_VALUE",
|
|
136
|
+
* // Regions: [ // Regions
|
|
137
|
+
* // "STRING_VALUE",
|
|
138
|
+
* // ],
|
|
139
|
+
* // AllRegions: true || false,
|
|
136
140
|
* // },
|
|
141
|
+
* // HomeRegion: "STRING_VALUE",
|
|
142
|
+
* // IsReplicated: true || false,
|
|
143
|
+
* // RegionStatuses: [ // RegionStatuses
|
|
144
|
+
* // { // RegionStatus
|
|
145
|
+
* // Region: "STRING_VALUE",
|
|
146
|
+
* // Status: "STRING_VALUE",
|
|
147
|
+
* // FailureReason: "STRING_VALUE",
|
|
148
|
+
* // RuleArn: "STRING_VALUE",
|
|
149
|
+
* // },
|
|
150
|
+
* // ],
|
|
137
151
|
* // };
|
|
138
152
|
*
|
|
139
153
|
* ```
|
|
@@ -133,7 +133,21 @@ declare const GetTelemetryRuleForOrganizationCommand_base: {
|
|
|
133
133
|
* // },
|
|
134
134
|
* // Scope: "STRING_VALUE",
|
|
135
135
|
* // SelectionCriteria: "STRING_VALUE",
|
|
136
|
+
* // Regions: [ // Regions
|
|
137
|
+
* // "STRING_VALUE",
|
|
138
|
+
* // ],
|
|
139
|
+
* // AllRegions: true || false,
|
|
136
140
|
* // },
|
|
141
|
+
* // HomeRegion: "STRING_VALUE",
|
|
142
|
+
* // IsReplicated: true || false,
|
|
143
|
+
* // RegionStatuses: [ // RegionStatuses
|
|
144
|
+
* // { // RegionStatus
|
|
145
|
+
* // Region: "STRING_VALUE",
|
|
146
|
+
* // Status: "STRING_VALUE",
|
|
147
|
+
* // FailureReason: "STRING_VALUE",
|
|
148
|
+
* // RuleArn: "STRING_VALUE",
|
|
149
|
+
* // },
|
|
150
|
+
* // ],
|
|
137
151
|
* // };
|
|
138
152
|
*
|
|
139
153
|
* ```
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StartTelemetryEvaluationInput } from "../models/models_0";
|
|
3
4
|
import type { ObservabilityAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ObservabilityAdminClient";
|
|
4
5
|
/**
|
|
5
6
|
* @public
|
|
@@ -11,7 +12,7 @@ export { $Command };
|
|
|
11
12
|
*
|
|
12
13
|
* The input for {@link StartTelemetryEvaluationCommand}.
|
|
13
14
|
*/
|
|
14
|
-
export interface StartTelemetryEvaluationCommandInput {
|
|
15
|
+
export interface StartTelemetryEvaluationCommandInput extends StartTelemetryEvaluationInput {
|
|
15
16
|
}
|
|
16
17
|
/**
|
|
17
18
|
* @public
|
|
@@ -35,7 +36,12 @@ declare const StartTelemetryEvaluationCommand_base: {
|
|
|
35
36
|
* // import type { ObservabilityAdminClientConfig } from "@aws-sdk/client-observabilityadmin";
|
|
36
37
|
* const config = {}; // type is ObservabilityAdminClientConfig
|
|
37
38
|
* const client = new ObservabilityAdminClient(config);
|
|
38
|
-
* const input = {
|
|
39
|
+
* const input = { // StartTelemetryEvaluationInput
|
|
40
|
+
* Regions: [ // Regions
|
|
41
|
+
* "STRING_VALUE",
|
|
42
|
+
* ],
|
|
43
|
+
* AllRegions: true || false,
|
|
44
|
+
* };
|
|
39
45
|
* const command = new StartTelemetryEvaluationCommand(input);
|
|
40
46
|
* const response = await client.send(command);
|
|
41
47
|
* // {};
|
|
@@ -70,7 +76,7 @@ export declare class StartTelemetryEvaluationCommand extends StartTelemetryEvalu
|
|
|
70
76
|
/** @internal type navigation helper, not in runtime. */
|
|
71
77
|
protected static __types: {
|
|
72
78
|
api: {
|
|
73
|
-
input:
|
|
79
|
+
input: StartTelemetryEvaluationInput;
|
|
74
80
|
output: {};
|
|
75
81
|
};
|
|
76
82
|
sdk: {
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StartTelemetryEvaluationForOrganizationInput } from "../models/models_0";
|
|
3
4
|
import type { ObservabilityAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ObservabilityAdminClient";
|
|
4
5
|
/**
|
|
5
6
|
* @public
|
|
@@ -11,7 +12,7 @@ export { $Command };
|
|
|
11
12
|
*
|
|
12
13
|
* The input for {@link StartTelemetryEvaluationForOrganizationCommand}.
|
|
13
14
|
*/
|
|
14
|
-
export interface StartTelemetryEvaluationForOrganizationCommandInput {
|
|
15
|
+
export interface StartTelemetryEvaluationForOrganizationCommandInput extends StartTelemetryEvaluationForOrganizationInput {
|
|
15
16
|
}
|
|
16
17
|
/**
|
|
17
18
|
* @public
|
|
@@ -35,7 +36,12 @@ declare const StartTelemetryEvaluationForOrganizationCommand_base: {
|
|
|
35
36
|
* // import type { ObservabilityAdminClientConfig } from "@aws-sdk/client-observabilityadmin";
|
|
36
37
|
* const config = {}; // type is ObservabilityAdminClientConfig
|
|
37
38
|
* const client = new ObservabilityAdminClient(config);
|
|
38
|
-
* const input = {
|
|
39
|
+
* const input = { // StartTelemetryEvaluationForOrganizationInput
|
|
40
|
+
* Regions: [ // Regions
|
|
41
|
+
* "STRING_VALUE",
|
|
42
|
+
* ],
|
|
43
|
+
* AllRegions: true || false,
|
|
44
|
+
* };
|
|
39
45
|
* const command = new StartTelemetryEvaluationForOrganizationCommand(input);
|
|
40
46
|
* const response = await client.send(command);
|
|
41
47
|
* // {};
|
|
@@ -70,7 +76,7 @@ export declare class StartTelemetryEvaluationForOrganizationCommand extends Star
|
|
|
70
76
|
/** @internal type navigation helper, not in runtime. */
|
|
71
77
|
protected static __types: {
|
|
72
78
|
api: {
|
|
73
|
-
input:
|
|
79
|
+
input: StartTelemetryEvaluationForOrganizationInput;
|
|
74
80
|
output: {};
|
|
75
81
|
};
|
|
76
82
|
sdk: {
|
|
@@ -125,6 +125,10 @@ declare const UpdateTelemetryRuleCommand_base: {
|
|
|
125
125
|
* },
|
|
126
126
|
* Scope: "STRING_VALUE",
|
|
127
127
|
* SelectionCriteria: "STRING_VALUE",
|
|
128
|
+
* Regions: [ // Regions
|
|
129
|
+
* "STRING_VALUE",
|
|
130
|
+
* ],
|
|
131
|
+
* AllRegions: true || false,
|
|
128
132
|
* },
|
|
129
133
|
* };
|
|
130
134
|
* const command = new UpdateTelemetryRuleCommand(input);
|
|
@@ -125,6 +125,10 @@ declare const UpdateTelemetryRuleForOrganizationCommand_base: {
|
|
|
125
125
|
* },
|
|
126
126
|
* Scope: "STRING_VALUE",
|
|
127
127
|
* SelectionCriteria: "STRING_VALUE",
|
|
128
|
+
* Regions: [ // Regions
|
|
129
|
+
* "STRING_VALUE",
|
|
130
|
+
* ],
|
|
131
|
+
* AllRegions: true || false,
|
|
128
132
|
* },
|
|
129
133
|
* };
|
|
130
134
|
* const command = new UpdateTelemetryRuleForOrganizationCommand(input);
|
|
@@ -729,6 +729,16 @@ export interface TelemetryRule {
|
|
|
729
729
|
* @public
|
|
730
730
|
*/
|
|
731
731
|
SelectionCriteria?: string | undefined;
|
|
732
|
+
/**
|
|
733
|
+
* <p> An optional list of Amazon Web Services Regions where this telemetry rule should be replicated. When specified, the rule is created in the home region and automatically replicated to all listed regions. Mutually exclusive with <code>AllRegions</code>. </p>
|
|
734
|
+
* @public
|
|
735
|
+
*/
|
|
736
|
+
Regions?: string[] | undefined;
|
|
737
|
+
/**
|
|
738
|
+
* <p> If set to <code>true</code>, the telemetry rule is replicated to all Amazon Web Services Regions where Amazon CloudWatch Observability Admin is available in the current partition. When new regions become available, the rule automatically replicates to them. Mutually exclusive with <code>Regions</code>. </p>
|
|
739
|
+
* @public
|
|
740
|
+
*/
|
|
741
|
+
AllRegions?: boolean | undefined;
|
|
732
742
|
}
|
|
733
743
|
/**
|
|
734
744
|
* @public
|
|
@@ -965,6 +975,32 @@ export interface GetTelemetryEnrichmentStatusOutput {
|
|
|
965
975
|
*/
|
|
966
976
|
AwsResourceExplorerManagedViewArn?: string | undefined;
|
|
967
977
|
}
|
|
978
|
+
/**
|
|
979
|
+
* <p> Represents the status of a multi-region operation in a specific Amazon Web Services Region. This structure is used to report per-region progress for both telemetry evaluation and telemetry rule replication. </p>
|
|
980
|
+
* @public
|
|
981
|
+
*/
|
|
982
|
+
export interface RegionStatus {
|
|
983
|
+
/**
|
|
984
|
+
* <p> The Amazon Web Services Region code (for example, <code>eu-west-1</code> or <code>us-west-2</code>) that this status applies to. </p>
|
|
985
|
+
* @public
|
|
986
|
+
*/
|
|
987
|
+
Region?: string | undefined;
|
|
988
|
+
/**
|
|
989
|
+
* <p> The status of the operation in this region. For telemetry evaluation, valid values include <code>STARTING</code>, <code>RUNNING</code>, and <code>FAILED_START</code>. For telemetry rules, valid values include <code>PENDING</code>, <code>ACTIVE</code>, and <code>FAILED</code>. </p>
|
|
990
|
+
* @public
|
|
991
|
+
*/
|
|
992
|
+
Status?: string | undefined;
|
|
993
|
+
/**
|
|
994
|
+
* <p> The reason for a failure status in this region. This field is only populated when <code>Status</code> indicates a failure. </p>
|
|
995
|
+
* @public
|
|
996
|
+
*/
|
|
997
|
+
FailureReason?: string | undefined;
|
|
998
|
+
/**
|
|
999
|
+
* <p> The Amazon Resource Name (ARN) of the telemetry rule in this spoke region. This field is only present for telemetry rule region statuses and is populated when the rule has been successfully created in the spoke region (status is <code>ACTIVE</code>). </p>
|
|
1000
|
+
* @public
|
|
1001
|
+
*/
|
|
1002
|
+
RuleArn?: string | undefined;
|
|
1003
|
+
}
|
|
968
1004
|
/**
|
|
969
1005
|
* @public
|
|
970
1006
|
*/
|
|
@@ -979,6 +1015,16 @@ export interface GetTelemetryEvaluationStatusOutput {
|
|
|
979
1015
|
* @public
|
|
980
1016
|
*/
|
|
981
1017
|
FailureReason?: string | undefined;
|
|
1018
|
+
/**
|
|
1019
|
+
* <p> The Amazon Web Services Region that is designated as the home region for multi-region telemetry evaluation. The home region is the single management point for all multi-region operations on this account. This field is only present when multi-region telemetry evaluation is active. </p>
|
|
1020
|
+
* @public
|
|
1021
|
+
*/
|
|
1022
|
+
HomeRegion?: string | undefined;
|
|
1023
|
+
/**
|
|
1024
|
+
* <p> A list of per-region telemetry evaluation statuses. Each entry indicates the evaluation status for a specific spoke region included in the multi-region configuration. This field is only present when multi-region telemetry evaluation is active. </p>
|
|
1025
|
+
* @public
|
|
1026
|
+
*/
|
|
1027
|
+
RegionStatuses?: RegionStatus[] | undefined;
|
|
982
1028
|
}
|
|
983
1029
|
/**
|
|
984
1030
|
* @public
|
|
@@ -994,6 +1040,16 @@ export interface GetTelemetryEvaluationStatusForOrganizationOutput {
|
|
|
994
1040
|
* @public
|
|
995
1041
|
*/
|
|
996
1042
|
FailureReason?: string | undefined;
|
|
1043
|
+
/**
|
|
1044
|
+
* <p> The Amazon Web Services Region that is designated as the home region for multi-region telemetry evaluation for the organization. The home region is the single management point for all multi-region operations on this organization. This field is only present when multi-region telemetry evaluation is active. </p>
|
|
1045
|
+
* @public
|
|
1046
|
+
*/
|
|
1047
|
+
HomeRegion?: string | undefined;
|
|
1048
|
+
/**
|
|
1049
|
+
* <p> A list of per-region telemetry evaluation statuses for the organization. Each entry indicates the evaluation status for a specific spoke region included in the multi-region configuration. This field is only present when multi-region telemetry evaluation is active. </p>
|
|
1050
|
+
* @public
|
|
1051
|
+
*/
|
|
1052
|
+
RegionStatuses?: RegionStatus[] | undefined;
|
|
997
1053
|
}
|
|
998
1054
|
/**
|
|
999
1055
|
* @public
|
|
@@ -1111,6 +1167,21 @@ export interface GetTelemetryRuleOutput {
|
|
|
1111
1167
|
* @public
|
|
1112
1168
|
*/
|
|
1113
1169
|
TelemetryRule?: TelemetryRule | undefined;
|
|
1170
|
+
/**
|
|
1171
|
+
* <p> The Amazon Web Services Region where the telemetry rule was originally created. For replicated rules in spoke regions, this indicates the region that manages the rule. For rules created without multi-region scope, this field is not present. </p>
|
|
1172
|
+
* @public
|
|
1173
|
+
*/
|
|
1174
|
+
HomeRegion?: string | undefined;
|
|
1175
|
+
/**
|
|
1176
|
+
* <p> Indicates whether this telemetry rule is a replica that was created in this region through multi-region fan-out from the home region. Replicated rules cannot be directly updated or deleted in the spoke region. To modify a replicated rule, make changes in the home region. </p>
|
|
1177
|
+
* @public
|
|
1178
|
+
*/
|
|
1179
|
+
IsReplicated?: boolean | undefined;
|
|
1180
|
+
/**
|
|
1181
|
+
* <p> A list of per-region replication statuses for the telemetry rule. Each entry indicates the replication status of the rule in a specific spoke region. This field is only present for rules created with multi-region scope. </p>
|
|
1182
|
+
* @public
|
|
1183
|
+
*/
|
|
1184
|
+
RegionStatuses?: RegionStatus[] | undefined;
|
|
1114
1185
|
}
|
|
1115
1186
|
/**
|
|
1116
1187
|
* @public
|
|
@@ -1151,6 +1222,21 @@ export interface GetTelemetryRuleForOrganizationOutput {
|
|
|
1151
1222
|
* @public
|
|
1152
1223
|
*/
|
|
1153
1224
|
TelemetryRule?: TelemetryRule | undefined;
|
|
1225
|
+
/**
|
|
1226
|
+
* <p> The Amazon Web Services Region where the organization telemetry rule was originally created. For replicated rules in spoke regions, this indicates the region that manages the rule. For rules created without multi-region scope, this field is not present. </p>
|
|
1227
|
+
* @public
|
|
1228
|
+
*/
|
|
1229
|
+
HomeRegion?: string | undefined;
|
|
1230
|
+
/**
|
|
1231
|
+
* <p> Indicates whether this organization telemetry rule is a replica that was created in this region through multi-region fan-out from the home region. Replicated rules cannot be directly updated or deleted in the spoke region. To modify a replicated rule, make changes in the home region. </p>
|
|
1232
|
+
* @public
|
|
1233
|
+
*/
|
|
1234
|
+
IsReplicated?: boolean | undefined;
|
|
1235
|
+
/**
|
|
1236
|
+
* <p> A list of per-region replication statuses for the organization telemetry rule. Each entry indicates the replication status of the rule in a specific spoke region. This field is only present for rules created with multi-region scope. </p>
|
|
1237
|
+
* @public
|
|
1238
|
+
*/
|
|
1239
|
+
RegionStatuses?: RegionStatus[] | undefined;
|
|
1154
1240
|
}
|
|
1155
1241
|
/**
|
|
1156
1242
|
* <p>Contains summary information about an S3 Table integration for listing operations.</p>
|
|
@@ -1611,6 +1697,36 @@ export interface StartTelemetryEnrichmentOutput {
|
|
|
1611
1697
|
*/
|
|
1612
1698
|
AwsResourceExplorerManagedViewArn?: string | undefined;
|
|
1613
1699
|
}
|
|
1700
|
+
/**
|
|
1701
|
+
* @public
|
|
1702
|
+
*/
|
|
1703
|
+
export interface StartTelemetryEvaluationInput {
|
|
1704
|
+
/**
|
|
1705
|
+
* <p> An optional list of Amazon Web Services Regions to include in multi-region telemetry evaluation. The current region is always implicitly included and must not be specified in this list. When provided, telemetry evaluation starts in the current region and propagates to all specified regions. Mutually exclusive with <code>AllRegions</code>. If neither <code>Regions</code> nor <code>AllRegions</code> is provided, the operation applies only to the current region. </p>
|
|
1706
|
+
* @public
|
|
1707
|
+
*/
|
|
1708
|
+
Regions?: string[] | undefined;
|
|
1709
|
+
/**
|
|
1710
|
+
* <p> If set to <code>true</code>, telemetry evaluation starts in all Amazon Web Services Regions where Amazon CloudWatch Observability Admin is available in the current partition. The current region becomes the home region for managing multi-region evaluation. When new regions become available, evaluation automatically expands to include them. Mutually exclusive with <code>Regions</code>. </p>
|
|
1711
|
+
* @public
|
|
1712
|
+
*/
|
|
1713
|
+
AllRegions?: boolean | undefined;
|
|
1714
|
+
}
|
|
1715
|
+
/**
|
|
1716
|
+
* @public
|
|
1717
|
+
*/
|
|
1718
|
+
export interface StartTelemetryEvaluationForOrganizationInput {
|
|
1719
|
+
/**
|
|
1720
|
+
* <p> An optional list of Amazon Web Services Regions to include in multi-region telemetry evaluation for the organization. The current region is always implicitly included and must not be specified in this list. When provided, telemetry evaluation starts in the current region and propagates to all specified regions for the organization. Mutually exclusive with <code>AllRegions</code>. If neither <code>Regions</code> nor <code>AllRegions</code> is provided, the operation applies only to the current region. </p>
|
|
1721
|
+
* @public
|
|
1722
|
+
*/
|
|
1723
|
+
Regions?: string[] | undefined;
|
|
1724
|
+
/**
|
|
1725
|
+
* <p> If set to <code>true</code>, telemetry evaluation for the organization starts in all Amazon Web Services Regions where Amazon CloudWatch Observability Admin is available in the current partition. The current region becomes the home region for managing multi-region evaluation for the organization. When new regions become available, evaluation automatically expands to include them. Mutually exclusive with <code>Regions</code>. </p>
|
|
1726
|
+
* @public
|
|
1727
|
+
*/
|
|
1728
|
+
AllRegions?: boolean | undefined;
|
|
1729
|
+
}
|
|
1614
1730
|
/**
|
|
1615
1731
|
* @public
|
|
1616
1732
|
*/
|
|
@@ -86,10 +86,13 @@ export declare var LogsEncryptionConfiguration$: StaticStructureSchema;
|
|
|
86
86
|
export declare var PipelineOutput$: StaticStructureSchema;
|
|
87
87
|
export declare var PipelineOutputError$: StaticStructureSchema;
|
|
88
88
|
export declare var _Record$: StaticStructureSchema;
|
|
89
|
+
export declare var RegionStatus$: StaticStructureSchema;
|
|
89
90
|
export declare var SingleHeader$: StaticStructureSchema;
|
|
90
91
|
export declare var Source$: StaticStructureSchema;
|
|
91
92
|
export declare var SourceLogsConfiguration$: StaticStructureSchema;
|
|
92
93
|
export declare var StartTelemetryEnrichmentOutput$: StaticStructureSchema;
|
|
94
|
+
export declare var StartTelemetryEvaluationForOrganizationInput$: StaticStructureSchema;
|
|
95
|
+
export declare var StartTelemetryEvaluationInput$: StaticStructureSchema;
|
|
93
96
|
export declare var StopTelemetryEnrichmentOutput$: StaticStructureSchema;
|
|
94
97
|
export declare var TagResourceInput$: StaticStructureSchema;
|
|
95
98
|
export declare var TelemetryConfiguration$: StaticStructureSchema;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import { StartTelemetryEvaluationInput } from "../models/models_0";
|
|
3
4
|
import {
|
|
4
5
|
ObservabilityAdminClientResolvedConfig,
|
|
5
6
|
ServiceInputTypes,
|
|
@@ -7,7 +8,8 @@ import {
|
|
|
7
8
|
} from "../ObservabilityAdminClient";
|
|
8
9
|
export { __MetadataBearer };
|
|
9
10
|
export { $Command };
|
|
10
|
-
export interface StartTelemetryEvaluationCommandInput
|
|
11
|
+
export interface StartTelemetryEvaluationCommandInput
|
|
12
|
+
extends StartTelemetryEvaluationInput {}
|
|
11
13
|
export interface StartTelemetryEvaluationCommandOutput
|
|
12
14
|
extends __MetadataBearer {}
|
|
13
15
|
declare const StartTelemetryEvaluationCommand_base: {
|
|
@@ -34,7 +36,7 @@ declare const StartTelemetryEvaluationCommand_base: {
|
|
|
34
36
|
export declare class StartTelemetryEvaluationCommand extends StartTelemetryEvaluationCommand_base {
|
|
35
37
|
protected static __types: {
|
|
36
38
|
api: {
|
|
37
|
-
input:
|
|
39
|
+
input: StartTelemetryEvaluationInput;
|
|
38
40
|
output: {};
|
|
39
41
|
};
|
|
40
42
|
sdk: {
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import { StartTelemetryEvaluationForOrganizationInput } from "../models/models_0";
|
|
3
4
|
import {
|
|
4
5
|
ObservabilityAdminClientResolvedConfig,
|
|
5
6
|
ServiceInputTypes,
|
|
@@ -7,7 +8,8 @@ import {
|
|
|
7
8
|
} from "../ObservabilityAdminClient";
|
|
8
9
|
export { __MetadataBearer };
|
|
9
10
|
export { $Command };
|
|
10
|
-
export interface StartTelemetryEvaluationForOrganizationCommandInput
|
|
11
|
+
export interface StartTelemetryEvaluationForOrganizationCommandInput
|
|
12
|
+
extends StartTelemetryEvaluationForOrganizationInput {}
|
|
11
13
|
export interface StartTelemetryEvaluationForOrganizationCommandOutput
|
|
12
14
|
extends __MetadataBearer {}
|
|
13
15
|
declare const StartTelemetryEvaluationForOrganizationCommand_base: {
|
|
@@ -34,7 +36,7 @@ declare const StartTelemetryEvaluationForOrganizationCommand_base: {
|
|
|
34
36
|
export declare class StartTelemetryEvaluationForOrganizationCommand extends StartTelemetryEvaluationForOrganizationCommand_base {
|
|
35
37
|
protected static __types: {
|
|
36
38
|
api: {
|
|
37
|
-
input:
|
|
39
|
+
input: StartTelemetryEvaluationForOrganizationInput;
|
|
38
40
|
output: {};
|
|
39
41
|
};
|
|
40
42
|
sdk: {
|
|
@@ -202,6 +202,8 @@ export interface TelemetryRule {
|
|
|
202
202
|
DestinationConfiguration?: TelemetryDestinationConfiguration | undefined;
|
|
203
203
|
Scope?: string | undefined;
|
|
204
204
|
SelectionCriteria?: string | undefined;
|
|
205
|
+
Regions?: string[] | undefined;
|
|
206
|
+
AllRegions?: boolean | undefined;
|
|
205
207
|
}
|
|
206
208
|
export interface CreateTelemetryRuleInput {
|
|
207
209
|
RuleName: string | undefined;
|
|
@@ -264,13 +266,23 @@ export interface GetTelemetryEnrichmentStatusOutput {
|
|
|
264
266
|
Status?: TelemetryEnrichmentStatus | undefined;
|
|
265
267
|
AwsResourceExplorerManagedViewArn?: string | undefined;
|
|
266
268
|
}
|
|
269
|
+
export interface RegionStatus {
|
|
270
|
+
Region?: string | undefined;
|
|
271
|
+
Status?: string | undefined;
|
|
272
|
+
FailureReason?: string | undefined;
|
|
273
|
+
RuleArn?: string | undefined;
|
|
274
|
+
}
|
|
267
275
|
export interface GetTelemetryEvaluationStatusOutput {
|
|
268
276
|
Status?: Status | undefined;
|
|
269
277
|
FailureReason?: string | undefined;
|
|
278
|
+
HomeRegion?: string | undefined;
|
|
279
|
+
RegionStatuses?: RegionStatus[] | undefined;
|
|
270
280
|
}
|
|
271
281
|
export interface GetTelemetryEvaluationStatusForOrganizationOutput {
|
|
272
282
|
Status?: Status | undefined;
|
|
273
283
|
FailureReason?: string | undefined;
|
|
284
|
+
HomeRegion?: string | undefined;
|
|
285
|
+
RegionStatuses?: RegionStatus[] | undefined;
|
|
274
286
|
}
|
|
275
287
|
export interface GetTelemetryPipelineInput {
|
|
276
288
|
PipelineIdentifier: string | undefined;
|
|
@@ -300,6 +312,9 @@ export interface GetTelemetryRuleOutput {
|
|
|
300
312
|
CreatedTimeStamp?: number | undefined;
|
|
301
313
|
LastUpdateTimeStamp?: number | undefined;
|
|
302
314
|
TelemetryRule?: TelemetryRule | undefined;
|
|
315
|
+
HomeRegion?: string | undefined;
|
|
316
|
+
IsReplicated?: boolean | undefined;
|
|
317
|
+
RegionStatuses?: RegionStatus[] | undefined;
|
|
303
318
|
}
|
|
304
319
|
export interface GetTelemetryRuleForOrganizationInput {
|
|
305
320
|
RuleIdentifier: string | undefined;
|
|
@@ -310,6 +325,9 @@ export interface GetTelemetryRuleForOrganizationOutput {
|
|
|
310
325
|
CreatedTimeStamp?: number | undefined;
|
|
311
326
|
LastUpdateTimeStamp?: number | undefined;
|
|
312
327
|
TelemetryRule?: TelemetryRule | undefined;
|
|
328
|
+
HomeRegion?: string | undefined;
|
|
329
|
+
IsReplicated?: boolean | undefined;
|
|
330
|
+
RegionStatuses?: RegionStatus[] | undefined;
|
|
313
331
|
}
|
|
314
332
|
export interface IntegrationSummary {
|
|
315
333
|
Arn?: string | undefined;
|
|
@@ -429,6 +447,14 @@ export interface StartTelemetryEnrichmentOutput {
|
|
|
429
447
|
Status?: TelemetryEnrichmentStatus | undefined;
|
|
430
448
|
AwsResourceExplorerManagedViewArn?: string | undefined;
|
|
431
449
|
}
|
|
450
|
+
export interface StartTelemetryEvaluationInput {
|
|
451
|
+
Regions?: string[] | undefined;
|
|
452
|
+
AllRegions?: boolean | undefined;
|
|
453
|
+
}
|
|
454
|
+
export interface StartTelemetryEvaluationForOrganizationInput {
|
|
455
|
+
Regions?: string[] | undefined;
|
|
456
|
+
AllRegions?: boolean | undefined;
|
|
457
|
+
}
|
|
432
458
|
export interface StopTelemetryEnrichmentOutput {
|
|
433
459
|
Status?: TelemetryEnrichmentStatus | undefined;
|
|
434
460
|
}
|
|
@@ -85,10 +85,13 @@ export declare var LogsEncryptionConfiguration$: StaticStructureSchema;
|
|
|
85
85
|
export declare var PipelineOutput$: StaticStructureSchema;
|
|
86
86
|
export declare var PipelineOutputError$: StaticStructureSchema;
|
|
87
87
|
export declare var _Record$: StaticStructureSchema;
|
|
88
|
+
export declare var RegionStatus$: StaticStructureSchema;
|
|
88
89
|
export declare var SingleHeader$: StaticStructureSchema;
|
|
89
90
|
export declare var Source$: StaticStructureSchema;
|
|
90
91
|
export declare var SourceLogsConfiguration$: StaticStructureSchema;
|
|
91
92
|
export declare var StartTelemetryEnrichmentOutput$: StaticStructureSchema;
|
|
93
|
+
export declare var StartTelemetryEvaluationForOrganizationInput$: StaticStructureSchema;
|
|
94
|
+
export declare var StartTelemetryEvaluationInput$: StaticStructureSchema;
|
|
92
95
|
export declare var StopTelemetryEnrichmentOutput$: StaticStructureSchema;
|
|
93
96
|
export declare var TagResourceInput$: StaticStructureSchema;
|
|
94
97
|
export declare var TelemetryConfiguration$: StaticStructureSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-observabilityadmin",
|
|
3
3
|
"description": "AWS SDK for JavaScript Observabilityadmin Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1029.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-observabilityadmin",
|