@aws-sdk/client-devops-guru 3.987.0 → 3.988.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 +50 -1755
- package/dist-cjs/models/DevOpsGuruServiceException.js +12 -0
- package/dist-cjs/models/errors.js +129 -0
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-cjs/schemas/schemas_0.js +1430 -0
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +71 -65
- package/dist-types/schemas/schemas_0.d.ts +14 -7
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +9 -7
- package/package.json +13 -13
|
@@ -0,0 +1,1430 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DescribeResourceCollectionHealthRequest$ = exports.DescribeOrganizationResourceCollectionHealthResponse$ = exports.DescribeOrganizationResourceCollectionHealthRequest$ = exports.DescribeOrganizationOverviewResponse$ = exports.DescribeOrganizationOverviewRequest$ = exports.DescribeOrganizationHealthResponse$ = exports.DescribeOrganizationHealthRequest$ = exports.DescribeInsightResponse$ = exports.DescribeInsightRequest$ = exports.DescribeFeedbackResponse$ = exports.DescribeFeedbackRequest$ = exports.DescribeEventSourcesConfigResponse$ = exports.DescribeEventSourcesConfigRequest$ = exports.DescribeAnomalyResponse$ = exports.DescribeAnomalyRequest$ = exports.DescribeAccountOverviewResponse$ = exports.DescribeAccountOverviewRequest$ = exports.DescribeAccountHealthResponse$ = exports.DescribeAccountHealthRequest$ = exports.DeleteInsightResponse$ = exports.DeleteInsightRequest$ = exports.CostEstimationTimeRange$ = exports.CostEstimationResourceCollectionFilter$ = exports.CloudWatchMetricsDimension$ = exports.CloudWatchMetricsDetail$ = exports.CloudWatchMetricsDataSummary$ = exports.CloudFormationHealth$ = exports.CloudFormationCostEstimationResourceCollectionFilter$ = exports.CloudFormationCollectionFilter$ = exports.CloudFormationCollection$ = exports.AnomalyTimeRange$ = exports.AnomalySourceMetadata$ = exports.AnomalySourceDetails$ = exports.AnomalyResource$ = exports.AnomalyReportedTimeRange$ = exports.AnomalousLogGroup$ = exports.AmazonCodeGuruProfilerIntegration$ = exports.AddNotificationChannelResponse$ = exports.AddNotificationChannelRequest$ = exports.AccountInsightHealth$ = exports.AccountHealth$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.DevOpsGuruServiceException$ = void 0;
|
|
4
|
+
exports.OpsCenterIntegrationConfig$ = exports.OpsCenterIntegration$ = exports.NotificationFilterConfig$ = exports.NotificationChannelConfig$ = exports.NotificationChannel$ = exports.MonitoredResourceIdentifier$ = exports.LogsAnomalyDetectionIntegrationConfig$ = exports.LogsAnomalyDetectionIntegration$ = exports.LogAnomalyShowcase$ = exports.LogAnomalyClass$ = exports.ListRecommendationsResponse$ = exports.ListRecommendationsRequest$ = exports.ListOrganizationInsightsResponse$ = exports.ListOrganizationInsightsRequest$ = exports.ListNotificationChannelsResponse$ = exports.ListNotificationChannelsRequest$ = exports.ListMonitoredResourcesResponse$ = exports.ListMonitoredResourcesRequest$ = exports.ListMonitoredResourcesFilters$ = exports.ListInsightsStatusFilter$ = exports.ListInsightsResponse$ = exports.ListInsightsRequest$ = exports.ListInsightsOngoingStatusFilter$ = exports.ListInsightsClosedStatusFilter$ = exports.ListInsightsAnyStatusFilter$ = exports.ListEventsResponse$ = exports.ListEventsRequest$ = exports.ListEventsFilters$ = exports.ListAnomalousLogGroupsResponse$ = exports.ListAnomalousLogGroupsRequest$ = exports.ListAnomaliesForInsightResponse$ = exports.ListAnomaliesForInsightRequest$ = exports.ListAnomaliesForInsightFilters$ = exports.KMSServerSideEncryptionIntegrationConfig$ = exports.KMSServerSideEncryptionIntegration$ = exports.InsightTimeRange$ = exports.InsightHealth$ = exports.InsightFeedback$ = exports.GetResourceCollectionResponse$ = exports.GetResourceCollectionRequest$ = exports.GetCostEstimationResponse$ = exports.GetCostEstimationRequest$ = exports.EventTimeRange$ = exports.EventSourcesConfig$ = exports.EventResource$ = exports.Event$ = exports.EndTimeRange$ = exports.DescribeServiceIntegrationResponse$ = exports.DescribeServiceIntegrationRequest$ = exports.DescribeResourceCollectionHealthResponse$ = void 0;
|
|
5
|
+
exports.TagCostEstimationResourceCollectionFilter$ = exports.TagCollectionFilter$ = exports.TagCollection$ = exports.StartTimeRange$ = exports.StartCostEstimationResponse$ = exports.StartCostEstimationRequest$ = exports.SnsChannelConfig$ = exports.ServiceResourceCost$ = exports.ServiceIntegrationConfig$ = exports.ServiceInsightHealth$ = exports.ServiceHealth$ = exports.ServiceCollection$ = exports.SearchOrganizationInsightsResponse$ = exports.SearchOrganizationInsightsRequest$ = exports.SearchOrganizationInsightsFilters$ = exports.SearchInsightsResponse$ = exports.SearchInsightsRequest$ = exports.SearchInsightsFilters$ = exports.ResourceCollectionFilter$ = exports.ResourceCollection$ = exports.RemoveNotificationChannelResponse$ = exports.RemoveNotificationChannelRequest$ = exports.RecommendationRelatedEventResource$ = exports.RecommendationRelatedEvent$ = exports.RecommendationRelatedCloudWatchMetricsSourceDetail$ = exports.RecommendationRelatedAnomalySourceDetail$ = exports.RecommendationRelatedAnomalyResource$ = exports.RecommendationRelatedAnomaly$ = exports.Recommendation$ = exports.ReactiveOrganizationInsightSummary$ = exports.ReactiveInsightSummary$ = exports.ReactiveInsight$ = exports.ReactiveAnomalySummary$ = exports.ReactiveAnomaly$ = exports.PutFeedbackResponse$ = exports.PutFeedbackRequest$ = exports.ProactiveOrganizationInsightSummary$ = exports.ProactiveInsightSummary$ = exports.ProactiveInsight$ = exports.ProactiveAnomalySummary$ = exports.ProactiveAnomaly$ = exports.PredictionTimeRange$ = exports.PerformanceInsightsStat$ = exports.PerformanceInsightsReferenceScalar$ = exports.PerformanceInsightsReferenceMetric$ = exports.PerformanceInsightsReferenceData$ = exports.PerformanceInsightsReferenceComparisonValues$ = exports.PerformanceInsightsMetricsDetail$ = exports.PerformanceInsightsMetricQuery$ = exports.PerformanceInsightsMetricDimensionGroup$ = void 0;
|
|
6
|
+
exports.UpdateServiceIntegration$ = exports.UpdateResourceCollection$ = exports.UpdateEventSourcesConfig$ = exports.StartCostEstimation$ = exports.SearchOrganizationInsights$ = exports.SearchInsights$ = exports.RemoveNotificationChannel$ = exports.PutFeedback$ = exports.ListRecommendations$ = exports.ListOrganizationInsights$ = exports.ListNotificationChannels$ = exports.ListMonitoredResources$ = exports.ListInsights$ = exports.ListEvents$ = exports.ListAnomalousLogGroups$ = exports.ListAnomaliesForInsight$ = exports.GetResourceCollection$ = exports.GetCostEstimation$ = exports.DescribeServiceIntegration$ = exports.DescribeResourceCollectionHealth$ = exports.DescribeOrganizationResourceCollectionHealth$ = exports.DescribeOrganizationOverview$ = exports.DescribeOrganizationHealth$ = exports.DescribeInsight$ = exports.DescribeFeedback$ = exports.DescribeEventSourcesConfig$ = exports.DescribeAnomaly$ = exports.DescribeAccountOverview$ = exports.DescribeAccountHealth$ = exports.DeleteInsight$ = exports.AddNotificationChannel$ = exports.ValidationExceptionField$ = exports.UpdateTagCollectionFilter$ = exports.UpdateServiceIntegrationResponse$ = exports.UpdateServiceIntegrationRequest$ = exports.UpdateServiceIntegrationConfig$ = exports.UpdateResourceCollectionResponse$ = exports.UpdateResourceCollectionRequest$ = exports.UpdateResourceCollectionFilter$ = exports.UpdateEventSourcesConfigResponse$ = exports.UpdateEventSourcesConfigRequest$ = exports.UpdateCloudFormationCollectionFilter$ = exports.TimestampMetricValuePair$ = exports.TagHealth$ = void 0;
|
|
7
|
+
const _A = "Account";
|
|
8
|
+
const _ABK = "AppBoundaryKey";
|
|
9
|
+
const _ACGP = "AmazonCodeGuruProfiler";
|
|
10
|
+
const _ACGPI = "AmazonCodeGuruProfilerIntegration";
|
|
11
|
+
const _ADE = "AccessDeniedException";
|
|
12
|
+
const _AH = "AccountHealth";
|
|
13
|
+
const _AHc = "AccountHealths";
|
|
14
|
+
const _AI = "AccountId";
|
|
15
|
+
const _AIH = "AccountInsightHealth";
|
|
16
|
+
const _AII = "AssociatedInsightId";
|
|
17
|
+
const _AIc = "AccountIds";
|
|
18
|
+
const _AIn = "AnomalyId";
|
|
19
|
+
const _ALG = "AnomalousLogGroup";
|
|
20
|
+
const _ALGn = "AnomalousLogGroups";
|
|
21
|
+
const _ANC = "AddNotificationChannel";
|
|
22
|
+
const _ANCR = "AddNotificationChannelRequest";
|
|
23
|
+
const _ANCRd = "AddNotificationChannelResponse";
|
|
24
|
+
const _AR = "AnomalyResource";
|
|
25
|
+
const _ARA = "AssociatedResourceArns";
|
|
26
|
+
const _ARC = "AnalyzedResourceCount";
|
|
27
|
+
const _ARTR = "AnomalyReportedTimeRange";
|
|
28
|
+
const _ARn = "AnomalyResources";
|
|
29
|
+
const _ASD = "AnomalySourceDetails";
|
|
30
|
+
const _ASM = "AnomalySourceMetadata";
|
|
31
|
+
const _ATR = "AnomalyTimeRange";
|
|
32
|
+
const _Ac = "Action";
|
|
33
|
+
const _An = "Any";
|
|
34
|
+
const _Ar = "Arn";
|
|
35
|
+
const _C = "Config";
|
|
36
|
+
const _CAI = "CausalAnomalyId";
|
|
37
|
+
const _CE = "ConflictException";
|
|
38
|
+
const _CERCF = "CostEstimationResourceCollectionFilter";
|
|
39
|
+
const _CETR = "CostEstimationTimeRange";
|
|
40
|
+
const _CF = "CloudFormation";
|
|
41
|
+
const _CFC = "CloudFormationCollection";
|
|
42
|
+
const _CFCERCF = "CloudFormationCostEstimationResourceCollectionFilter";
|
|
43
|
+
const _CFCF = "CloudFormationCollectionFilter";
|
|
44
|
+
const _CFH = "CloudFormationHealth";
|
|
45
|
+
const _CFHl = "CloudFormationHealths";
|
|
46
|
+
const _CT = "CloseTime";
|
|
47
|
+
const _CTl = "ClientToken";
|
|
48
|
+
const _CV = "ComparisonValues";
|
|
49
|
+
const _CWM = "CloudWatchMetrics";
|
|
50
|
+
const _CWMD = "CloudWatchMetricsDetail";
|
|
51
|
+
const _CWMDS = "CloudWatchMetricsDataSummary";
|
|
52
|
+
const _CWMDl = "CloudWatchMetricsDimension";
|
|
53
|
+
const _CWMDlo = "CloudWatchMetricsDetails";
|
|
54
|
+
const _CWMDlou = "CloudWatchMetricsDimensions";
|
|
55
|
+
const _Ca = "Category";
|
|
56
|
+
const _Ch = "Channels";
|
|
57
|
+
const _Cl = "Closed";
|
|
58
|
+
const _Co = "Costs";
|
|
59
|
+
const _Cos = "Cost";
|
|
60
|
+
const _Cou = "Count";
|
|
61
|
+
const _D = "Dimensions";
|
|
62
|
+
const _DA = "DescribeAnomaly";
|
|
63
|
+
const _DAH = "DescribeAccountHealth";
|
|
64
|
+
const _DAHR = "DescribeAccountHealthRequest";
|
|
65
|
+
const _DAHRe = "DescribeAccountHealthResponse";
|
|
66
|
+
const _DAO = "DescribeAccountOverview";
|
|
67
|
+
const _DAOR = "DescribeAccountOverviewRequest";
|
|
68
|
+
const _DAORe = "DescribeAccountOverviewResponse";
|
|
69
|
+
const _DAR = "DescribeAnomalyRequest";
|
|
70
|
+
const _DARe = "DescribeAnomalyResponse";
|
|
71
|
+
const _DESC = "DescribeEventSourcesConfig";
|
|
72
|
+
const _DESCR = "DescribeEventSourcesConfigRequest";
|
|
73
|
+
const _DESCRe = "DescribeEventSourcesConfigResponse";
|
|
74
|
+
const _DF = "DescribeFeedback";
|
|
75
|
+
const _DFR = "DescribeFeedbackRequest";
|
|
76
|
+
const _DFRe = "DescribeFeedbackResponse";
|
|
77
|
+
const _DI = "DeleteInsight";
|
|
78
|
+
const _DIR = "DeleteInsightRequest";
|
|
79
|
+
const _DIRe = "DeleteInsightResponse";
|
|
80
|
+
const _DIRes = "DescribeInsightRequest";
|
|
81
|
+
const _DIResc = "DescribeInsightResponse";
|
|
82
|
+
const _DIe = "DescribeInsight";
|
|
83
|
+
const _DOH = "DescribeOrganizationHealth";
|
|
84
|
+
const _DOHR = "DescribeOrganizationHealthRequest";
|
|
85
|
+
const _DOHRe = "DescribeOrganizationHealthResponse";
|
|
86
|
+
const _DOO = "DescribeOrganizationOverview";
|
|
87
|
+
const _DOOR = "DescribeOrganizationOverviewRequest";
|
|
88
|
+
const _DOORe = "DescribeOrganizationOverviewResponse";
|
|
89
|
+
const _DORCH = "DescribeOrganizationResourceCollectionHealth";
|
|
90
|
+
const _DORCHR = "DescribeOrganizationResourceCollectionHealthRequest";
|
|
91
|
+
const _DORCHRe = "DescribeOrganizationResourceCollectionHealthResponse";
|
|
92
|
+
const _DRCH = "DescribeResourceCollectionHealth";
|
|
93
|
+
const _DRCHR = "DescribeResourceCollectionHealthRequest";
|
|
94
|
+
const _DRCHRe = "DescribeResourceCollectionHealthResponse";
|
|
95
|
+
const _DS = "DataSource";
|
|
96
|
+
const _DSI = "DescribeServiceIntegration";
|
|
97
|
+
const _DSIR = "DescribeServiceIntegrationRequest";
|
|
98
|
+
const _DSIRe = "DescribeServiceIntegrationResponse";
|
|
99
|
+
const _De = "Description";
|
|
100
|
+
const _E = "Event";
|
|
101
|
+
const _EC = "EventClass";
|
|
102
|
+
const _ER = "EventResource";
|
|
103
|
+
const _ERv = "EventResources";
|
|
104
|
+
const _ES = "EventSources";
|
|
105
|
+
const _ESC = "EventSourcesConfig";
|
|
106
|
+
const _ESv = "EventSource";
|
|
107
|
+
const _ET = "EndTime";
|
|
108
|
+
const _ETR = "EndTimeRange";
|
|
109
|
+
const _ETRv = "EventTimeRange";
|
|
110
|
+
const _Ev = "Events";
|
|
111
|
+
const _Ex = "Explanation";
|
|
112
|
+
const _F = "Fields";
|
|
113
|
+
const _FT = "FromTime";
|
|
114
|
+
const _Fe = "Feedback";
|
|
115
|
+
const _Fi = "Filters";
|
|
116
|
+
const _Fil = "Filter";
|
|
117
|
+
const _G = "Group";
|
|
118
|
+
const _GB = "GroupBy";
|
|
119
|
+
const _GCE = "GetCostEstimation";
|
|
120
|
+
const _GCER = "GetCostEstimationRequest";
|
|
121
|
+
const _GCERe = "GetCostEstimationResponse";
|
|
122
|
+
const _GRC = "GetResourceCollection";
|
|
123
|
+
const _GRCR = "GetResourceCollectionRequest";
|
|
124
|
+
const _GRCRe = "GetResourceCollectionResponse";
|
|
125
|
+
const _I = "Insight";
|
|
126
|
+
const _IET = "ImpactEndTime";
|
|
127
|
+
const _IF = "InsightFeedback";
|
|
128
|
+
const _IH = "InsightHealth";
|
|
129
|
+
const _II = "InsightId";
|
|
130
|
+
const _ISE = "InternalServerException";
|
|
131
|
+
const _IST = "ImpactStartTime";
|
|
132
|
+
const _ITR = "InsightTimeRange";
|
|
133
|
+
const _Id = "Id";
|
|
134
|
+
const _KMSKI = "KMSKeyId";
|
|
135
|
+
const _KMSSSE = "KMSServerSideEncryption";
|
|
136
|
+
const _KMSSSEI = "KMSServerSideEncryptionIntegration";
|
|
137
|
+
const _KMSSSEIC = "KMSServerSideEncryptionIntegrationConfig";
|
|
138
|
+
const _L = "Locale";
|
|
139
|
+
const _LAC = "LogAnomalyClass";
|
|
140
|
+
const _LACo = "LogAnomalyClasses";
|
|
141
|
+
const _LAD = "LogsAnomalyDetection";
|
|
142
|
+
const _LADI = "LogsAnomalyDetectionIntegration";
|
|
143
|
+
const _LADIC = "LogsAnomalyDetectionIntegrationConfig";
|
|
144
|
+
const _LAFI = "ListAnomaliesForInsight";
|
|
145
|
+
const _LAFIF = "ListAnomaliesForInsightFilters";
|
|
146
|
+
const _LAFIR = "ListAnomaliesForInsightRequest";
|
|
147
|
+
const _LAFIRi = "ListAnomaliesForInsightResponse";
|
|
148
|
+
const _LALG = "ListAnomalousLogGroups";
|
|
149
|
+
const _LALGR = "ListAnomalousLogGroupsRequest";
|
|
150
|
+
const _LALGRi = "ListAnomalousLogGroupsResponse";
|
|
151
|
+
const _LAS = "LogAnomalyShowcases";
|
|
152
|
+
const _LASo = "LogAnomalyShowcase";
|
|
153
|
+
const _LAT = "LogAnomalyType";
|
|
154
|
+
const _LATo = "LogAnomalyToken";
|
|
155
|
+
const _LE = "ListEvents";
|
|
156
|
+
const _LEF = "ListEventsFilters";
|
|
157
|
+
const _LEI = "LogEventId";
|
|
158
|
+
const _LER = "ListEventsRequest";
|
|
159
|
+
const _LERi = "ListEventsResponse";
|
|
160
|
+
const _LET = "LogEventTimestamp";
|
|
161
|
+
const _LGN = "LogGroupName";
|
|
162
|
+
const _LI = "ListInsights";
|
|
163
|
+
const _LIASF = "ListInsightsAnyStatusFilter";
|
|
164
|
+
const _LICSF = "ListInsightsClosedStatusFilter";
|
|
165
|
+
const _LIOSF = "ListInsightsOngoingStatusFilter";
|
|
166
|
+
const _LIR = "ListInsightsRequest";
|
|
167
|
+
const _LIRi = "ListInsightsResponse";
|
|
168
|
+
const _LISF = "ListInsightsStatusFilter";
|
|
169
|
+
const _LMR = "ListMonitoredResources";
|
|
170
|
+
const _LMRF = "ListMonitoredResourcesFilters";
|
|
171
|
+
const _LMRR = "ListMonitoredResourcesRequest";
|
|
172
|
+
const _LMRRi = "ListMonitoredResourcesResponse";
|
|
173
|
+
const _LNC = "ListNotificationChannels";
|
|
174
|
+
const _LNCR = "ListNotificationChannelsRequest";
|
|
175
|
+
const _LNCRi = "ListNotificationChannelsResponse";
|
|
176
|
+
const _LOI = "ListOrganizationInsights";
|
|
177
|
+
const _LOIR = "ListOrganizationInsightsRequest";
|
|
178
|
+
const _LOIRi = "ListOrganizationInsightsResponse";
|
|
179
|
+
const _LR = "ListRecommendations";
|
|
180
|
+
const _LRR = "ListRecommendationsRequest";
|
|
181
|
+
const _LRRi = "ListRecommendationsResponse";
|
|
182
|
+
const _LSN = "LogStreamName";
|
|
183
|
+
const _LU = "LastUpdated";
|
|
184
|
+
const _Li = "Limit";
|
|
185
|
+
const _Lin = "Link";
|
|
186
|
+
const _M = "Message";
|
|
187
|
+
const _MA = "MetricsAnalyzed";
|
|
188
|
+
const _MDN = "MetricDisplayName";
|
|
189
|
+
const _MDS = "MetricDataSummary";
|
|
190
|
+
const _MN = "MetricName";
|
|
191
|
+
const _MQ = "MetricQuery";
|
|
192
|
+
const _MR = "MaxResults";
|
|
193
|
+
const _MRI = "MonitoredResourceIdentifiers";
|
|
194
|
+
const _MRIo = "MonitoredResourceIdentifier";
|
|
195
|
+
const _MRN = "MonitoredResourceName";
|
|
196
|
+
const _MT = "MessageTypes";
|
|
197
|
+
const _MTTRIM = "MeanTimeToRecoverInMilliseconds";
|
|
198
|
+
const _MV = "MetricValue";
|
|
199
|
+
const _Me = "Metric";
|
|
200
|
+
const _N = "Name";
|
|
201
|
+
const _NC = "NotificationChannel";
|
|
202
|
+
const _NCC = "NotificationChannelConfig";
|
|
203
|
+
const _NFC = "NotificationFilterConfig";
|
|
204
|
+
const _NOLLO = "NumberOfLogLinesOccurrences";
|
|
205
|
+
const _NOLLS = "NumberOfLogLinesScanned";
|
|
206
|
+
const _NT = "NextToken";
|
|
207
|
+
const _Na = "Namespace";
|
|
208
|
+
const _O = "Ongoing";
|
|
209
|
+
const _OC = "OpsCenter";
|
|
210
|
+
const _OCI = "OpsCenterIntegration";
|
|
211
|
+
const _OCIC = "OpsCenterIntegrationConfig";
|
|
212
|
+
const _OIS = "OptInStatus";
|
|
213
|
+
const _OPI = "OpenProactiveInsights";
|
|
214
|
+
const _ORCT = "OrganizationResourceCollectionType";
|
|
215
|
+
const _ORI = "OpenReactiveInsights";
|
|
216
|
+
const _OT = "OpenTime";
|
|
217
|
+
const _OUI = "OrganizationalUnitIds";
|
|
218
|
+
const _OUIr = "OrganizationalUnitId";
|
|
219
|
+
const _P = "Period";
|
|
220
|
+
const _PA = "ProactiveAnomaly";
|
|
221
|
+
const _PAS = "ProactiveAnomalySummary";
|
|
222
|
+
const _PAr = "ProactiveAnomalies";
|
|
223
|
+
const _PF = "PutFeedback";
|
|
224
|
+
const _PFR = "PutFeedbackRequest";
|
|
225
|
+
const _PFRu = "PutFeedbackResponse";
|
|
226
|
+
const _PI = "ProactiveInsights";
|
|
227
|
+
const _PIM = "PerformanceInsightsMetrics";
|
|
228
|
+
const _PIMD = "PerformanceInsightsMetricsDetail";
|
|
229
|
+
const _PIMDG = "PerformanceInsightsMetricDimensionGroup";
|
|
230
|
+
const _PIMDe = "PerformanceInsightsMetricsDetails";
|
|
231
|
+
const _PIMQ = "PerformanceInsightsMetricQuery";
|
|
232
|
+
const _PIRCV = "PerformanceInsightsReferenceComparisonValues";
|
|
233
|
+
const _PIRD = "PerformanceInsightsReferenceData";
|
|
234
|
+
const _PIRDL = "PerformanceInsightsReferenceDataList";
|
|
235
|
+
const _PIRM = "PerformanceInsightsReferenceMetric";
|
|
236
|
+
const _PIRS = "PerformanceInsightsReferenceScalar";
|
|
237
|
+
const _PIS = "PerformanceInsightsStat";
|
|
238
|
+
const _PISe = "PerformanceInsightsStats";
|
|
239
|
+
const _PISr = "ProactiveInsightSummary";
|
|
240
|
+
const _PIr = "ProactiveInsight";
|
|
241
|
+
const _POI = "ProactiveOrganizationInsights";
|
|
242
|
+
const _POIS = "ProactiveOrganizationInsightSummary";
|
|
243
|
+
const _PTR = "PredictionTimeRange";
|
|
244
|
+
const _QC = "QuotaCode";
|
|
245
|
+
const _R = "Reason";
|
|
246
|
+
const _RA = "Retry-After";
|
|
247
|
+
const _RAS = "RetryAfterSeconds";
|
|
248
|
+
const _RASD = "RelatedAnomalySourceDetails";
|
|
249
|
+
const _RASe = "ReactiveAnomalySummary";
|
|
250
|
+
const _RAe = "ReactiveAnomaly";
|
|
251
|
+
const _RAea = "ReactiveAnomalies";
|
|
252
|
+
const _RAel = "RelatedAnomalies";
|
|
253
|
+
const _RC = "ResourceCollection";
|
|
254
|
+
const _RCF = "ResourceCollectionFilter";
|
|
255
|
+
const _RCT = "ResourceCollectionType";
|
|
256
|
+
const _RD = "ReferenceData";
|
|
257
|
+
const _RE = "RelatedEvents";
|
|
258
|
+
const _RH = "ResourceHours";
|
|
259
|
+
const _RI = "ResourceId";
|
|
260
|
+
const _RIS = "ReactiveInsightSummary";
|
|
261
|
+
const _RIe = "ReactiveInsights";
|
|
262
|
+
const _RIea = "ReactiveInsight";
|
|
263
|
+
const _RM = "ReferenceMetric";
|
|
264
|
+
const _RNC = "RemoveNotificationChannel";
|
|
265
|
+
const _RNCR = "RemoveNotificationChannelRequest";
|
|
266
|
+
const _RNCRe = "RemoveNotificationChannelResponse";
|
|
267
|
+
const _RNFE = "ResourceNotFoundException";
|
|
268
|
+
const _ROI = "ReactiveOrganizationInsights";
|
|
269
|
+
const _ROIS = "ReactiveOrganizationInsightSummary";
|
|
270
|
+
const _RP = "ResourcePermission";
|
|
271
|
+
const _RRA = "RecommendationRelatedAnomaly";
|
|
272
|
+
const _RRAR = "RecommendationRelatedAnomalyResource";
|
|
273
|
+
const _RRARe = "RecommendationRelatedAnomalyResources";
|
|
274
|
+
const _RRASD = "RecommendationRelatedAnomalySourceDetail";
|
|
275
|
+
const _RRAe = "RecommendationRelatedAnomalies";
|
|
276
|
+
const _RRCWMSD = "RecommendationRelatedCloudWatchMetricsSourceDetail";
|
|
277
|
+
const _RRCWMSDe = "RecommendationRelatedCloudWatchMetricsSourceDetails";
|
|
278
|
+
const _RRE = "RecommendationRelatedEvent";
|
|
279
|
+
const _RRER = "RecommendationRelatedEventResource";
|
|
280
|
+
const _RRERe = "RecommendationRelatedEventResources";
|
|
281
|
+
const _RREe = "RecommendationRelatedEvents";
|
|
282
|
+
const _RS = "ReferenceScalar";
|
|
283
|
+
const _RT = "ResourceType";
|
|
284
|
+
const _RTF = "ResourceTypeFilters";
|
|
285
|
+
const _Re = "Resources";
|
|
286
|
+
const _Rec = "Recommendations";
|
|
287
|
+
const _Reco = "Recommendation";
|
|
288
|
+
const _S = "Status";
|
|
289
|
+
const _SAA = "StatsAtAnomaly";
|
|
290
|
+
const _SAB = "StatsAtBaseline";
|
|
291
|
+
const _SC = "ServiceCode";
|
|
292
|
+
const _SCC = "SnsChannelConfig";
|
|
293
|
+
const _SCE = "StartCostEstimation";
|
|
294
|
+
const _SCER = "StartCostEstimationRequest";
|
|
295
|
+
const _SCERt = "StartCostEstimationResponse";
|
|
296
|
+
const _SCe = "ServiceCollection";
|
|
297
|
+
const _SCt = "StatusCode";
|
|
298
|
+
const _SD = "SourceDetails";
|
|
299
|
+
const _SF = "StatusFilter";
|
|
300
|
+
const _SH = "ServiceHealth";
|
|
301
|
+
const _SHe = "ServiceHealths";
|
|
302
|
+
const _SI = "ServiceIntegration";
|
|
303
|
+
const _SIC = "ServiceIntegrationConfig";
|
|
304
|
+
const _SIF = "SearchInsightsFilters";
|
|
305
|
+
const _SIH = "ServiceInsightHealth";
|
|
306
|
+
const _SIR = "SearchInsightsRequest";
|
|
307
|
+
const _SIRe = "SearchInsightsResponse";
|
|
308
|
+
const _SIe = "SearchInsights";
|
|
309
|
+
const _SM = "SourceMetadata";
|
|
310
|
+
const _SN = "StackNames";
|
|
311
|
+
const _SNe = "ServiceNames";
|
|
312
|
+
const _SNer = "ServiceName";
|
|
313
|
+
const _SNt = "StackName";
|
|
314
|
+
const _SOI = "SearchOrganizationInsights";
|
|
315
|
+
const _SOIF = "SearchOrganizationInsightsFilters";
|
|
316
|
+
const _SOII = "SsmOpsItemId";
|
|
317
|
+
const _SOIR = "SearchOrganizationInsightsRequest";
|
|
318
|
+
const _SOIRe = "SearchOrganizationInsightsResponse";
|
|
319
|
+
const _SQEE = "ServiceQuotaExceededException";
|
|
320
|
+
const _SRC = "ServiceResourceCost";
|
|
321
|
+
const _SRCe = "ServiceResourceCosts";
|
|
322
|
+
const _SRN = "SourceResourceName";
|
|
323
|
+
const _SRT = "SourceResourceType";
|
|
324
|
+
const _ST = "StartTime";
|
|
325
|
+
const _STR = "StartTimeRange";
|
|
326
|
+
const _Se = "Service";
|
|
327
|
+
const _Sev = "Severities";
|
|
328
|
+
const _Seve = "Severity";
|
|
329
|
+
const _Sn = "Sns";
|
|
330
|
+
const _So = "Source";
|
|
331
|
+
const _St = "Stat";
|
|
332
|
+
const _Sta = "Statuses";
|
|
333
|
+
const _Stat = "State";
|
|
334
|
+
const _T = "Type";
|
|
335
|
+
const _TA = "TopicArn";
|
|
336
|
+
const _TC = "TotalCost";
|
|
337
|
+
const _TCERCF = "TagCostEstimationResourceCollectionFilter";
|
|
338
|
+
const _TCERCFa = "TagCostEstimationResourceCollectionFilters";
|
|
339
|
+
const _TCF = "TagCollectionFilter";
|
|
340
|
+
const _TCFa = "TagCollectionFilters";
|
|
341
|
+
const _TCa = "TagCollection";
|
|
342
|
+
const _TCag = "TagCollections";
|
|
343
|
+
const _TE = "ThrottlingException";
|
|
344
|
+
const _TH = "TagHealth";
|
|
345
|
+
const _THa = "TagHealths";
|
|
346
|
+
const _TMVP = "TimestampMetricValuePair";
|
|
347
|
+
const _TMVPL = "TimestampMetricValuePairList";
|
|
348
|
+
const _TR = "TimeRange";
|
|
349
|
+
const _TT = "ToTime";
|
|
350
|
+
const _TV = "TagValues";
|
|
351
|
+
const _TVa = "TagValue";
|
|
352
|
+
const _Ta = "Tags";
|
|
353
|
+
const _Ti = "Time";
|
|
354
|
+
const _Tim = "Timestamp";
|
|
355
|
+
const _U = "Unit";
|
|
356
|
+
const _UC = "UnitCost";
|
|
357
|
+
const _UCFCF = "UpdateCloudFormationCollectionFilter";
|
|
358
|
+
const _UESC = "UpdateEventSourcesConfig";
|
|
359
|
+
const _UESCR = "UpdateEventSourcesConfigRequest";
|
|
360
|
+
const _UESCRp = "UpdateEventSourcesConfigResponse";
|
|
361
|
+
const _URC = "UpdateResourceCollection";
|
|
362
|
+
const _URCF = "UpdateResourceCollectionFilter";
|
|
363
|
+
const _URCR = "UpdateResourceCollectionRequest";
|
|
364
|
+
const _URCRp = "UpdateResourceCollectionResponse";
|
|
365
|
+
const _USI = "UpdateServiceIntegration";
|
|
366
|
+
const _USIC = "UpdateServiceIntegrationConfig";
|
|
367
|
+
const _USIR = "UpdateServiceIntegrationRequest";
|
|
368
|
+
const _USIRp = "UpdateServiceIntegrationResponse";
|
|
369
|
+
const _UT = "UpdateTime";
|
|
370
|
+
const _UTCF = "UpdateTagCollectionFilter";
|
|
371
|
+
const _UTCFp = "UpdateTagCollectionFilters";
|
|
372
|
+
const _V = "Value";
|
|
373
|
+
const _VE = "ValidationException";
|
|
374
|
+
const _VEF = "ValidationExceptionField";
|
|
375
|
+
const _VEFa = "ValidationExceptionFields";
|
|
376
|
+
const _c = "client";
|
|
377
|
+
const _e = "error";
|
|
378
|
+
const _h = "http";
|
|
379
|
+
const _hE = "httpError";
|
|
380
|
+
const _hH = "httpHeader";
|
|
381
|
+
const _hQ = "httpQuery";
|
|
382
|
+
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.devopsguru";
|
|
383
|
+
const _se = "server";
|
|
384
|
+
const n0 = "com.amazonaws.devopsguru";
|
|
385
|
+
const schema_1 = require("@smithy/core/schema");
|
|
386
|
+
const DevOpsGuruServiceException_1 = require("../models/DevOpsGuruServiceException");
|
|
387
|
+
const errors_1 = require("../models/errors");
|
|
388
|
+
const _s_registry = schema_1.TypeRegistry.for(_s);
|
|
389
|
+
exports.DevOpsGuruServiceException$ = [-3, _s, "DevOpsGuruServiceException", 0, [], []];
|
|
390
|
+
_s_registry.registerError(exports.DevOpsGuruServiceException$, DevOpsGuruServiceException_1.DevOpsGuruServiceException);
|
|
391
|
+
const n0_registry = schema_1.TypeRegistry.for(n0);
|
|
392
|
+
exports.AccessDeniedException$ = [-3, n0, _ADE,
|
|
393
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
394
|
+
[_M],
|
|
395
|
+
[0], 1
|
|
396
|
+
];
|
|
397
|
+
n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
|
|
398
|
+
exports.ConflictException$ = [-3, n0, _CE,
|
|
399
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
400
|
+
[_M, _RI, _RT],
|
|
401
|
+
[0, 0, 0], 3
|
|
402
|
+
];
|
|
403
|
+
n0_registry.registerError(exports.ConflictException$, errors_1.ConflictException);
|
|
404
|
+
exports.InternalServerException$ = [-3, n0, _ISE,
|
|
405
|
+
{ [_e]: _se, [_hE]: 500 },
|
|
406
|
+
[_M, _RAS],
|
|
407
|
+
[0, [1, { [_hH]: _RA }]], 1
|
|
408
|
+
];
|
|
409
|
+
n0_registry.registerError(exports.InternalServerException$, errors_1.InternalServerException);
|
|
410
|
+
exports.ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
411
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
412
|
+
[_M, _RI, _RT],
|
|
413
|
+
[0, 0, 0], 3
|
|
414
|
+
];
|
|
415
|
+
n0_registry.registerError(exports.ResourceNotFoundException$, errors_1.ResourceNotFoundException);
|
|
416
|
+
exports.ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
417
|
+
{ [_e]: _c, [_hE]: 402 },
|
|
418
|
+
[_M],
|
|
419
|
+
[0]
|
|
420
|
+
];
|
|
421
|
+
n0_registry.registerError(exports.ServiceQuotaExceededException$, errors_1.ServiceQuotaExceededException);
|
|
422
|
+
exports.ThrottlingException$ = [-3, n0, _TE,
|
|
423
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
424
|
+
[_M, _QC, _SC, _RAS],
|
|
425
|
+
[0, 0, 0, [1, { [_hH]: _RA }]], 1
|
|
426
|
+
];
|
|
427
|
+
n0_registry.registerError(exports.ThrottlingException$, errors_1.ThrottlingException);
|
|
428
|
+
exports.ValidationException$ = [-3, n0, _VE,
|
|
429
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
430
|
+
[_M, _R, _F],
|
|
431
|
+
[0, 0, () => ValidationExceptionFields], 1
|
|
432
|
+
];
|
|
433
|
+
n0_registry.registerError(exports.ValidationException$, errors_1.ValidationException);
|
|
434
|
+
exports.errorTypeRegistries = [
|
|
435
|
+
_s_registry,
|
|
436
|
+
n0_registry,
|
|
437
|
+
];
|
|
438
|
+
exports.AccountHealth$ = [3, n0, _AH,
|
|
439
|
+
0,
|
|
440
|
+
[_AI, _I],
|
|
441
|
+
[0, () => exports.AccountInsightHealth$]
|
|
442
|
+
];
|
|
443
|
+
exports.AccountInsightHealth$ = [3, n0, _AIH,
|
|
444
|
+
0,
|
|
445
|
+
[_OPI, _ORI],
|
|
446
|
+
[1, 1]
|
|
447
|
+
];
|
|
448
|
+
exports.AddNotificationChannelRequest$ = [3, n0, _ANCR,
|
|
449
|
+
0,
|
|
450
|
+
[_C],
|
|
451
|
+
[() => exports.NotificationChannelConfig$], 1
|
|
452
|
+
];
|
|
453
|
+
exports.AddNotificationChannelResponse$ = [3, n0, _ANCRd,
|
|
454
|
+
0,
|
|
455
|
+
[_Id],
|
|
456
|
+
[0], 1
|
|
457
|
+
];
|
|
458
|
+
exports.AmazonCodeGuruProfilerIntegration$ = [3, n0, _ACGPI,
|
|
459
|
+
0,
|
|
460
|
+
[_S],
|
|
461
|
+
[0]
|
|
462
|
+
];
|
|
463
|
+
exports.AnomalousLogGroup$ = [3, n0, _ALG,
|
|
464
|
+
0,
|
|
465
|
+
[_LGN, _IST, _IET, _NOLLS, _LAS],
|
|
466
|
+
[0, 4, 4, 1, () => LogAnomalyShowcases]
|
|
467
|
+
];
|
|
468
|
+
exports.AnomalyReportedTimeRange$ = [3, n0, _ARTR,
|
|
469
|
+
0,
|
|
470
|
+
[_OT, _CT],
|
|
471
|
+
[4, 4], 1
|
|
472
|
+
];
|
|
473
|
+
exports.AnomalyResource$ = [3, n0, _AR,
|
|
474
|
+
0,
|
|
475
|
+
[_N, _T],
|
|
476
|
+
[0, 0]
|
|
477
|
+
];
|
|
478
|
+
exports.AnomalySourceDetails$ = [3, n0, _ASD,
|
|
479
|
+
0,
|
|
480
|
+
[_CWM, _PIM],
|
|
481
|
+
[() => CloudWatchMetricsDetails, () => PerformanceInsightsMetricsDetails]
|
|
482
|
+
];
|
|
483
|
+
exports.AnomalySourceMetadata$ = [3, n0, _ASM,
|
|
484
|
+
0,
|
|
485
|
+
[_So, _SRN, _SRT],
|
|
486
|
+
[0, 0, 0]
|
|
487
|
+
];
|
|
488
|
+
exports.AnomalyTimeRange$ = [3, n0, _ATR,
|
|
489
|
+
0,
|
|
490
|
+
[_ST, _ET],
|
|
491
|
+
[4, 4], 1
|
|
492
|
+
];
|
|
493
|
+
exports.CloudFormationCollection$ = [3, n0, _CFC,
|
|
494
|
+
0,
|
|
495
|
+
[_SN],
|
|
496
|
+
[64 | 0]
|
|
497
|
+
];
|
|
498
|
+
exports.CloudFormationCollectionFilter$ = [3, n0, _CFCF,
|
|
499
|
+
0,
|
|
500
|
+
[_SN],
|
|
501
|
+
[64 | 0]
|
|
502
|
+
];
|
|
503
|
+
exports.CloudFormationCostEstimationResourceCollectionFilter$ = [3, n0, _CFCERCF,
|
|
504
|
+
0,
|
|
505
|
+
[_SN],
|
|
506
|
+
[64 | 0]
|
|
507
|
+
];
|
|
508
|
+
exports.CloudFormationHealth$ = [3, n0, _CFH,
|
|
509
|
+
0,
|
|
510
|
+
[_SNt, _I, _ARC],
|
|
511
|
+
[0, () => exports.InsightHealth$, 1]
|
|
512
|
+
];
|
|
513
|
+
exports.CloudWatchMetricsDataSummary$ = [3, n0, _CWMDS,
|
|
514
|
+
0,
|
|
515
|
+
[_TMVPL, _SCt],
|
|
516
|
+
[() => TimestampMetricValuePairList, 0]
|
|
517
|
+
];
|
|
518
|
+
exports.CloudWatchMetricsDetail$ = [3, n0, _CWMD,
|
|
519
|
+
0,
|
|
520
|
+
[_MN, _Na, _D, _St, _U, _P, _MDS],
|
|
521
|
+
[0, 0, () => CloudWatchMetricsDimensions, 0, 0, 1, () => exports.CloudWatchMetricsDataSummary$]
|
|
522
|
+
];
|
|
523
|
+
exports.CloudWatchMetricsDimension$ = [3, n0, _CWMDl,
|
|
524
|
+
0,
|
|
525
|
+
[_N, _V],
|
|
526
|
+
[0, 0]
|
|
527
|
+
];
|
|
528
|
+
exports.CostEstimationResourceCollectionFilter$ = [3, n0, _CERCF,
|
|
529
|
+
0,
|
|
530
|
+
[_CF, _Ta],
|
|
531
|
+
[() => exports.CloudFormationCostEstimationResourceCollectionFilter$, () => TagCostEstimationResourceCollectionFilters]
|
|
532
|
+
];
|
|
533
|
+
exports.CostEstimationTimeRange$ = [3, n0, _CETR,
|
|
534
|
+
0,
|
|
535
|
+
[_ST, _ET],
|
|
536
|
+
[4, 4]
|
|
537
|
+
];
|
|
538
|
+
exports.DeleteInsightRequest$ = [3, n0, _DIR,
|
|
539
|
+
0,
|
|
540
|
+
[_Id],
|
|
541
|
+
[[0, 1]], 1
|
|
542
|
+
];
|
|
543
|
+
exports.DeleteInsightResponse$ = [3, n0, _DIRe,
|
|
544
|
+
0,
|
|
545
|
+
[],
|
|
546
|
+
[]
|
|
547
|
+
];
|
|
548
|
+
exports.DescribeAccountHealthRequest$ = [3, n0, _DAHR,
|
|
549
|
+
0,
|
|
550
|
+
[],
|
|
551
|
+
[]
|
|
552
|
+
];
|
|
553
|
+
exports.DescribeAccountHealthResponse$ = [3, n0, _DAHRe,
|
|
554
|
+
0,
|
|
555
|
+
[_ORI, _OPI, _MA, _RH, _ARC],
|
|
556
|
+
[1, 1, 1, 1, 1], 4
|
|
557
|
+
];
|
|
558
|
+
exports.DescribeAccountOverviewRequest$ = [3, n0, _DAOR,
|
|
559
|
+
0,
|
|
560
|
+
[_FT, _TT],
|
|
561
|
+
[4, 4], 1
|
|
562
|
+
];
|
|
563
|
+
exports.DescribeAccountOverviewResponse$ = [3, n0, _DAORe,
|
|
564
|
+
0,
|
|
565
|
+
[_RIe, _PI, _MTTRIM],
|
|
566
|
+
[1, 1, 1], 3
|
|
567
|
+
];
|
|
568
|
+
exports.DescribeAnomalyRequest$ = [3, n0, _DAR,
|
|
569
|
+
0,
|
|
570
|
+
[_Id, _AI],
|
|
571
|
+
[[0, 1], [0, { [_hQ]: _AI }]], 1
|
|
572
|
+
];
|
|
573
|
+
exports.DescribeAnomalyResponse$ = [3, n0, _DARe,
|
|
574
|
+
0,
|
|
575
|
+
[_PA, _RAe],
|
|
576
|
+
[() => exports.ProactiveAnomaly$, () => exports.ReactiveAnomaly$]
|
|
577
|
+
];
|
|
578
|
+
exports.DescribeEventSourcesConfigRequest$ = [3, n0, _DESCR,
|
|
579
|
+
0,
|
|
580
|
+
[],
|
|
581
|
+
[]
|
|
582
|
+
];
|
|
583
|
+
exports.DescribeEventSourcesConfigResponse$ = [3, n0, _DESCRe,
|
|
584
|
+
0,
|
|
585
|
+
[_ES],
|
|
586
|
+
[() => exports.EventSourcesConfig$]
|
|
587
|
+
];
|
|
588
|
+
exports.DescribeFeedbackRequest$ = [3, n0, _DFR,
|
|
589
|
+
0,
|
|
590
|
+
[_II],
|
|
591
|
+
[0]
|
|
592
|
+
];
|
|
593
|
+
exports.DescribeFeedbackResponse$ = [3, n0, _DFRe,
|
|
594
|
+
0,
|
|
595
|
+
[_IF],
|
|
596
|
+
[() => exports.InsightFeedback$]
|
|
597
|
+
];
|
|
598
|
+
exports.DescribeInsightRequest$ = [3, n0, _DIRes,
|
|
599
|
+
0,
|
|
600
|
+
[_Id, _AI],
|
|
601
|
+
[[0, 1], [0, { [_hQ]: _AI }]], 1
|
|
602
|
+
];
|
|
603
|
+
exports.DescribeInsightResponse$ = [3, n0, _DIResc,
|
|
604
|
+
0,
|
|
605
|
+
[_PIr, _RIea],
|
|
606
|
+
[() => exports.ProactiveInsight$, () => exports.ReactiveInsight$]
|
|
607
|
+
];
|
|
608
|
+
exports.DescribeOrganizationHealthRequest$ = [3, n0, _DOHR,
|
|
609
|
+
0,
|
|
610
|
+
[_AIc, _OUI],
|
|
611
|
+
[64 | 0, 64 | 0]
|
|
612
|
+
];
|
|
613
|
+
exports.DescribeOrganizationHealthResponse$ = [3, n0, _DOHRe,
|
|
614
|
+
0,
|
|
615
|
+
[_ORI, _OPI, _MA, _RH],
|
|
616
|
+
[1, 1, 1, 1], 4
|
|
617
|
+
];
|
|
618
|
+
exports.DescribeOrganizationOverviewRequest$ = [3, n0, _DOOR,
|
|
619
|
+
0,
|
|
620
|
+
[_FT, _TT, _AIc, _OUI],
|
|
621
|
+
[4, 4, 64 | 0, 64 | 0], 1
|
|
622
|
+
];
|
|
623
|
+
exports.DescribeOrganizationOverviewResponse$ = [3, n0, _DOORe,
|
|
624
|
+
0,
|
|
625
|
+
[_RIe, _PI],
|
|
626
|
+
[1, 1], 2
|
|
627
|
+
];
|
|
628
|
+
exports.DescribeOrganizationResourceCollectionHealthRequest$ = [3, n0, _DORCHR,
|
|
629
|
+
0,
|
|
630
|
+
[_ORCT, _AIc, _OUI, _NT, _MR],
|
|
631
|
+
[0, 64 | 0, 64 | 0, 0, 1], 1
|
|
632
|
+
];
|
|
633
|
+
exports.DescribeOrganizationResourceCollectionHealthResponse$ = [3, n0, _DORCHRe,
|
|
634
|
+
0,
|
|
635
|
+
[_CF, _Se, _A, _NT, _Ta],
|
|
636
|
+
[() => CloudFormationHealths, () => ServiceHealths, () => AccountHealths, 0, () => TagHealths]
|
|
637
|
+
];
|
|
638
|
+
exports.DescribeResourceCollectionHealthRequest$ = [3, n0, _DRCHR,
|
|
639
|
+
0,
|
|
640
|
+
[_RCT, _NT],
|
|
641
|
+
[[0, 1], [0, { [_hQ]: _NT }]], 1
|
|
642
|
+
];
|
|
643
|
+
exports.DescribeResourceCollectionHealthResponse$ = [3, n0, _DRCHRe,
|
|
644
|
+
0,
|
|
645
|
+
[_CF, _Se, _NT, _Ta],
|
|
646
|
+
[() => CloudFormationHealths, () => ServiceHealths, 0, () => TagHealths]
|
|
647
|
+
];
|
|
648
|
+
exports.DescribeServiceIntegrationRequest$ = [3, n0, _DSIR,
|
|
649
|
+
0,
|
|
650
|
+
[],
|
|
651
|
+
[]
|
|
652
|
+
];
|
|
653
|
+
exports.DescribeServiceIntegrationResponse$ = [3, n0, _DSIRe,
|
|
654
|
+
0,
|
|
655
|
+
[_SI],
|
|
656
|
+
[() => exports.ServiceIntegrationConfig$]
|
|
657
|
+
];
|
|
658
|
+
exports.EndTimeRange$ = [3, n0, _ETR,
|
|
659
|
+
0,
|
|
660
|
+
[_FT, _TT],
|
|
661
|
+
[4, 4]
|
|
662
|
+
];
|
|
663
|
+
exports.Event$ = [3, n0, _E,
|
|
664
|
+
0,
|
|
665
|
+
[_RC, _Id, _Ti, _ESv, _N, _DS, _EC, _Re],
|
|
666
|
+
[() => exports.ResourceCollection$, 0, 4, 0, 0, 0, 0, () => EventResources]
|
|
667
|
+
];
|
|
668
|
+
exports.EventResource$ = [3, n0, _ER,
|
|
669
|
+
0,
|
|
670
|
+
[_T, _N, _Ar],
|
|
671
|
+
[0, 0, 0]
|
|
672
|
+
];
|
|
673
|
+
exports.EventSourcesConfig$ = [3, n0, _ESC,
|
|
674
|
+
0,
|
|
675
|
+
[_ACGP],
|
|
676
|
+
[() => exports.AmazonCodeGuruProfilerIntegration$]
|
|
677
|
+
];
|
|
678
|
+
exports.EventTimeRange$ = [3, n0, _ETRv,
|
|
679
|
+
0,
|
|
680
|
+
[_FT, _TT],
|
|
681
|
+
[4, 4], 2
|
|
682
|
+
];
|
|
683
|
+
exports.GetCostEstimationRequest$ = [3, n0, _GCER,
|
|
684
|
+
0,
|
|
685
|
+
[_NT],
|
|
686
|
+
[[0, { [_hQ]: _NT }]]
|
|
687
|
+
];
|
|
688
|
+
exports.GetCostEstimationResponse$ = [3, n0, _GCERe,
|
|
689
|
+
0,
|
|
690
|
+
[_RC, _S, _Co, _TR, _TC, _NT],
|
|
691
|
+
[() => exports.CostEstimationResourceCollectionFilter$, 0, () => ServiceResourceCosts, () => exports.CostEstimationTimeRange$, 1, 0]
|
|
692
|
+
];
|
|
693
|
+
exports.GetResourceCollectionRequest$ = [3, n0, _GRCR,
|
|
694
|
+
0,
|
|
695
|
+
[_RCT, _NT],
|
|
696
|
+
[[0, 1], [0, { [_hQ]: _NT }]], 1
|
|
697
|
+
];
|
|
698
|
+
exports.GetResourceCollectionResponse$ = [3, n0, _GRCRe,
|
|
699
|
+
0,
|
|
700
|
+
[_RC, _NT],
|
|
701
|
+
[() => exports.ResourceCollectionFilter$, 0]
|
|
702
|
+
];
|
|
703
|
+
exports.InsightFeedback$ = [3, n0, _IF,
|
|
704
|
+
0,
|
|
705
|
+
[_Id, _Fe],
|
|
706
|
+
[0, 0]
|
|
707
|
+
];
|
|
708
|
+
exports.InsightHealth$ = [3, n0, _IH,
|
|
709
|
+
0,
|
|
710
|
+
[_OPI, _ORI, _MTTRIM],
|
|
711
|
+
[1, 1, 1]
|
|
712
|
+
];
|
|
713
|
+
exports.InsightTimeRange$ = [3, n0, _ITR,
|
|
714
|
+
0,
|
|
715
|
+
[_ST, _ET],
|
|
716
|
+
[4, 4], 1
|
|
717
|
+
];
|
|
718
|
+
exports.KMSServerSideEncryptionIntegration$ = [3, n0, _KMSSSEI,
|
|
719
|
+
0,
|
|
720
|
+
[_KMSKI, _OIS, _T],
|
|
721
|
+
[0, 0, 0]
|
|
722
|
+
];
|
|
723
|
+
exports.KMSServerSideEncryptionIntegrationConfig$ = [3, n0, _KMSSSEIC,
|
|
724
|
+
0,
|
|
725
|
+
[_KMSKI, _OIS, _T],
|
|
726
|
+
[0, 0, 0]
|
|
727
|
+
];
|
|
728
|
+
exports.ListAnomaliesForInsightFilters$ = [3, n0, _LAFIF,
|
|
729
|
+
0,
|
|
730
|
+
[_SCe],
|
|
731
|
+
[() => exports.ServiceCollection$]
|
|
732
|
+
];
|
|
733
|
+
exports.ListAnomaliesForInsightRequest$ = [3, n0, _LAFIR,
|
|
734
|
+
0,
|
|
735
|
+
[_II, _STR, _MR, _NT, _AI, _Fi],
|
|
736
|
+
[[0, 1], () => exports.StartTimeRange$, 1, 0, 0, () => exports.ListAnomaliesForInsightFilters$], 1
|
|
737
|
+
];
|
|
738
|
+
exports.ListAnomaliesForInsightResponse$ = [3, n0, _LAFIRi,
|
|
739
|
+
0,
|
|
740
|
+
[_PAr, _RAea, _NT],
|
|
741
|
+
[() => ProactiveAnomalies, () => ReactiveAnomalies, 0]
|
|
742
|
+
];
|
|
743
|
+
exports.ListAnomalousLogGroupsRequest$ = [3, n0, _LALGR,
|
|
744
|
+
0,
|
|
745
|
+
[_II, _MR, _NT],
|
|
746
|
+
[0, 1, 0], 1
|
|
747
|
+
];
|
|
748
|
+
exports.ListAnomalousLogGroupsResponse$ = [3, n0, _LALGRi,
|
|
749
|
+
0,
|
|
750
|
+
[_II, _ALGn, _NT],
|
|
751
|
+
[0, () => AnomalousLogGroups, 0], 2
|
|
752
|
+
];
|
|
753
|
+
exports.ListEventsFilters$ = [3, n0, _LEF,
|
|
754
|
+
0,
|
|
755
|
+
[_II, _ETRv, _EC, _ESv, _DS, _RC],
|
|
756
|
+
[0, () => exports.EventTimeRange$, 0, 0, 0, () => exports.ResourceCollection$]
|
|
757
|
+
];
|
|
758
|
+
exports.ListEventsRequest$ = [3, n0, _LER,
|
|
759
|
+
0,
|
|
760
|
+
[_Fi, _MR, _NT, _AI],
|
|
761
|
+
[() => exports.ListEventsFilters$, 1, 0, 0], 1
|
|
762
|
+
];
|
|
763
|
+
exports.ListEventsResponse$ = [3, n0, _LERi,
|
|
764
|
+
0,
|
|
765
|
+
[_Ev, _NT],
|
|
766
|
+
[() => Events, 0], 1
|
|
767
|
+
];
|
|
768
|
+
exports.ListInsightsAnyStatusFilter$ = [3, n0, _LIASF,
|
|
769
|
+
0,
|
|
770
|
+
[_T, _STR],
|
|
771
|
+
[0, () => exports.StartTimeRange$], 2
|
|
772
|
+
];
|
|
773
|
+
exports.ListInsightsClosedStatusFilter$ = [3, n0, _LICSF,
|
|
774
|
+
0,
|
|
775
|
+
[_T, _ETR],
|
|
776
|
+
[0, () => exports.EndTimeRange$], 2
|
|
777
|
+
];
|
|
778
|
+
exports.ListInsightsOngoingStatusFilter$ = [3, n0, _LIOSF,
|
|
779
|
+
0,
|
|
780
|
+
[_T],
|
|
781
|
+
[0], 1
|
|
782
|
+
];
|
|
783
|
+
exports.ListInsightsRequest$ = [3, n0, _LIR,
|
|
784
|
+
0,
|
|
785
|
+
[_SF, _MR, _NT],
|
|
786
|
+
[() => exports.ListInsightsStatusFilter$, 1, 0], 1
|
|
787
|
+
];
|
|
788
|
+
exports.ListInsightsResponse$ = [3, n0, _LIRi,
|
|
789
|
+
0,
|
|
790
|
+
[_PI, _RIe, _NT],
|
|
791
|
+
[() => ProactiveInsights, () => ReactiveInsights, 0]
|
|
792
|
+
];
|
|
793
|
+
exports.ListInsightsStatusFilter$ = [3, n0, _LISF,
|
|
794
|
+
0,
|
|
795
|
+
[_O, _Cl, _An],
|
|
796
|
+
[() => exports.ListInsightsOngoingStatusFilter$, () => exports.ListInsightsClosedStatusFilter$, () => exports.ListInsightsAnyStatusFilter$]
|
|
797
|
+
];
|
|
798
|
+
exports.ListMonitoredResourcesFilters$ = [3, n0, _LMRF,
|
|
799
|
+
0,
|
|
800
|
+
[_RP, _RTF],
|
|
801
|
+
[0, 64 | 0], 2
|
|
802
|
+
];
|
|
803
|
+
exports.ListMonitoredResourcesRequest$ = [3, n0, _LMRR,
|
|
804
|
+
0,
|
|
805
|
+
[_Fi, _MR, _NT],
|
|
806
|
+
[() => exports.ListMonitoredResourcesFilters$, 1, 0]
|
|
807
|
+
];
|
|
808
|
+
exports.ListMonitoredResourcesResponse$ = [3, n0, _LMRRi,
|
|
809
|
+
0,
|
|
810
|
+
[_MRI, _NT],
|
|
811
|
+
[() => MonitoredResourceIdentifiers, 0], 1
|
|
812
|
+
];
|
|
813
|
+
exports.ListNotificationChannelsRequest$ = [3, n0, _LNCR,
|
|
814
|
+
0,
|
|
815
|
+
[_NT],
|
|
816
|
+
[0]
|
|
817
|
+
];
|
|
818
|
+
exports.ListNotificationChannelsResponse$ = [3, n0, _LNCRi,
|
|
819
|
+
0,
|
|
820
|
+
[_Ch, _NT],
|
|
821
|
+
[() => Channels, 0]
|
|
822
|
+
];
|
|
823
|
+
exports.ListOrganizationInsightsRequest$ = [3, n0, _LOIR,
|
|
824
|
+
0,
|
|
825
|
+
[_SF, _MR, _AIc, _OUI, _NT],
|
|
826
|
+
[() => exports.ListInsightsStatusFilter$, 1, 64 | 0, 64 | 0, 0], 1
|
|
827
|
+
];
|
|
828
|
+
exports.ListOrganizationInsightsResponse$ = [3, n0, _LOIRi,
|
|
829
|
+
0,
|
|
830
|
+
[_PI, _RIe, _NT],
|
|
831
|
+
[() => ProactiveOrganizationInsights, () => ReactiveOrganizationInsights, 0]
|
|
832
|
+
];
|
|
833
|
+
exports.ListRecommendationsRequest$ = [3, n0, _LRR,
|
|
834
|
+
0,
|
|
835
|
+
[_II, _NT, _L, _AI],
|
|
836
|
+
[0, 0, 0, 0], 1
|
|
837
|
+
];
|
|
838
|
+
exports.ListRecommendationsResponse$ = [3, n0, _LRRi,
|
|
839
|
+
0,
|
|
840
|
+
[_Rec, _NT],
|
|
841
|
+
[() => Recommendations, 0]
|
|
842
|
+
];
|
|
843
|
+
exports.LogAnomalyClass$ = [3, n0, _LAC,
|
|
844
|
+
0,
|
|
845
|
+
[_LSN, _LAT, _LATo, _LEI, _Ex, _NOLLO, _LET],
|
|
846
|
+
[0, 0, 0, 0, 0, 1, 4]
|
|
847
|
+
];
|
|
848
|
+
exports.LogAnomalyShowcase$ = [3, n0, _LASo,
|
|
849
|
+
0,
|
|
850
|
+
[_LACo],
|
|
851
|
+
[() => LogAnomalyClasses]
|
|
852
|
+
];
|
|
853
|
+
exports.LogsAnomalyDetectionIntegration$ = [3, n0, _LADI,
|
|
854
|
+
0,
|
|
855
|
+
[_OIS],
|
|
856
|
+
[0]
|
|
857
|
+
];
|
|
858
|
+
exports.LogsAnomalyDetectionIntegrationConfig$ = [3, n0, _LADIC,
|
|
859
|
+
0,
|
|
860
|
+
[_OIS],
|
|
861
|
+
[0]
|
|
862
|
+
];
|
|
863
|
+
exports.MonitoredResourceIdentifier$ = [3, n0, _MRIo,
|
|
864
|
+
0,
|
|
865
|
+
[_MRN, _T, _RP, _LU, _RC],
|
|
866
|
+
[0, 0, 0, 4, () => exports.ResourceCollection$]
|
|
867
|
+
];
|
|
868
|
+
exports.NotificationChannel$ = [3, n0, _NC,
|
|
869
|
+
0,
|
|
870
|
+
[_Id, _C],
|
|
871
|
+
[0, () => exports.NotificationChannelConfig$]
|
|
872
|
+
];
|
|
873
|
+
exports.NotificationChannelConfig$ = [3, n0, _NCC,
|
|
874
|
+
0,
|
|
875
|
+
[_Sn, _Fi],
|
|
876
|
+
[() => exports.SnsChannelConfig$, () => exports.NotificationFilterConfig$], 1
|
|
877
|
+
];
|
|
878
|
+
exports.NotificationFilterConfig$ = [3, n0, _NFC,
|
|
879
|
+
0,
|
|
880
|
+
[_Sev, _MT],
|
|
881
|
+
[64 | 0, 64 | 0]
|
|
882
|
+
];
|
|
883
|
+
exports.OpsCenterIntegration$ = [3, n0, _OCI,
|
|
884
|
+
0,
|
|
885
|
+
[_OIS],
|
|
886
|
+
[0]
|
|
887
|
+
];
|
|
888
|
+
exports.OpsCenterIntegrationConfig$ = [3, n0, _OCIC,
|
|
889
|
+
0,
|
|
890
|
+
[_OIS],
|
|
891
|
+
[0]
|
|
892
|
+
];
|
|
893
|
+
exports.PerformanceInsightsMetricDimensionGroup$ = [3, n0, _PIMDG,
|
|
894
|
+
0,
|
|
895
|
+
[_G, _D, _Li],
|
|
896
|
+
[0, 64 | 0, 1]
|
|
897
|
+
];
|
|
898
|
+
exports.PerformanceInsightsMetricQuery$ = [3, n0, _PIMQ,
|
|
899
|
+
0,
|
|
900
|
+
[_Me, _GB, _Fil],
|
|
901
|
+
[0, () => exports.PerformanceInsightsMetricDimensionGroup$, 128 | 0]
|
|
902
|
+
];
|
|
903
|
+
exports.PerformanceInsightsMetricsDetail$ = [3, n0, _PIMD,
|
|
904
|
+
0,
|
|
905
|
+
[_MDN, _U, _MQ, _RD, _SAA, _SAB],
|
|
906
|
+
[0, 0, () => exports.PerformanceInsightsMetricQuery$, () => PerformanceInsightsReferenceDataList, () => PerformanceInsightsStats, () => PerformanceInsightsStats]
|
|
907
|
+
];
|
|
908
|
+
exports.PerformanceInsightsReferenceComparisonValues$ = [3, n0, _PIRCV,
|
|
909
|
+
0,
|
|
910
|
+
[_RS, _RM],
|
|
911
|
+
[() => exports.PerformanceInsightsReferenceScalar$, () => exports.PerformanceInsightsReferenceMetric$]
|
|
912
|
+
];
|
|
913
|
+
exports.PerformanceInsightsReferenceData$ = [3, n0, _PIRD,
|
|
914
|
+
0,
|
|
915
|
+
[_N, _CV],
|
|
916
|
+
[0, () => exports.PerformanceInsightsReferenceComparisonValues$]
|
|
917
|
+
];
|
|
918
|
+
exports.PerformanceInsightsReferenceMetric$ = [3, n0, _PIRM,
|
|
919
|
+
0,
|
|
920
|
+
[_MQ],
|
|
921
|
+
[() => exports.PerformanceInsightsMetricQuery$]
|
|
922
|
+
];
|
|
923
|
+
exports.PerformanceInsightsReferenceScalar$ = [3, n0, _PIRS,
|
|
924
|
+
0,
|
|
925
|
+
[_V],
|
|
926
|
+
[1]
|
|
927
|
+
];
|
|
928
|
+
exports.PerformanceInsightsStat$ = [3, n0, _PIS,
|
|
929
|
+
0,
|
|
930
|
+
[_T, _V],
|
|
931
|
+
[0, 1]
|
|
932
|
+
];
|
|
933
|
+
exports.PredictionTimeRange$ = [3, n0, _PTR,
|
|
934
|
+
0,
|
|
935
|
+
[_ST, _ET],
|
|
936
|
+
[4, 4], 1
|
|
937
|
+
];
|
|
938
|
+
exports.ProactiveAnomaly$ = [3, n0, _PA,
|
|
939
|
+
0,
|
|
940
|
+
[_Id, _Seve, _S, _UT, _ATR, _ARTR, _PTR, _SD, _AII, _RC, _Li, _SM, _ARn, _De],
|
|
941
|
+
[0, 0, 0, 4, () => exports.AnomalyTimeRange$, () => exports.AnomalyReportedTimeRange$, () => exports.PredictionTimeRange$, () => exports.AnomalySourceDetails$, 0, () => exports.ResourceCollection$, 1, () => exports.AnomalySourceMetadata$, () => AnomalyResources, 0]
|
|
942
|
+
];
|
|
943
|
+
exports.ProactiveAnomalySummary$ = [3, n0, _PAS,
|
|
944
|
+
0,
|
|
945
|
+
[_Id, _Seve, _S, _UT, _ATR, _ARTR, _PTR, _SD, _AII, _RC, _Li, _SM, _ARn, _De],
|
|
946
|
+
[0, 0, 0, 4, () => exports.AnomalyTimeRange$, () => exports.AnomalyReportedTimeRange$, () => exports.PredictionTimeRange$, () => exports.AnomalySourceDetails$, 0, () => exports.ResourceCollection$, 1, () => exports.AnomalySourceMetadata$, () => AnomalyResources, 0]
|
|
947
|
+
];
|
|
948
|
+
exports.ProactiveInsight$ = [3, n0, _PIr,
|
|
949
|
+
0,
|
|
950
|
+
[_Id, _N, _Seve, _S, _ITR, _PTR, _RC, _SOII, _De],
|
|
951
|
+
[0, 0, 0, 0, () => exports.InsightTimeRange$, () => exports.PredictionTimeRange$, () => exports.ResourceCollection$, 0, 0]
|
|
952
|
+
];
|
|
953
|
+
exports.ProactiveInsightSummary$ = [3, n0, _PISr,
|
|
954
|
+
0,
|
|
955
|
+
[_Id, _N, _Seve, _S, _ITR, _PTR, _RC, _SCe, _ARA],
|
|
956
|
+
[0, 0, 0, 0, () => exports.InsightTimeRange$, () => exports.PredictionTimeRange$, () => exports.ResourceCollection$, () => exports.ServiceCollection$, 64 | 0]
|
|
957
|
+
];
|
|
958
|
+
exports.ProactiveOrganizationInsightSummary$ = [3, n0, _POIS,
|
|
959
|
+
0,
|
|
960
|
+
[_Id, _AI, _OUIr, _N, _Seve, _S, _ITR, _PTR, _RC, _SCe],
|
|
961
|
+
[0, 0, 0, 0, 0, 0, () => exports.InsightTimeRange$, () => exports.PredictionTimeRange$, () => exports.ResourceCollection$, () => exports.ServiceCollection$]
|
|
962
|
+
];
|
|
963
|
+
exports.PutFeedbackRequest$ = [3, n0, _PFR,
|
|
964
|
+
0,
|
|
965
|
+
[_IF],
|
|
966
|
+
[() => exports.InsightFeedback$]
|
|
967
|
+
];
|
|
968
|
+
exports.PutFeedbackResponse$ = [3, n0, _PFRu,
|
|
969
|
+
0,
|
|
970
|
+
[],
|
|
971
|
+
[]
|
|
972
|
+
];
|
|
973
|
+
exports.ReactiveAnomaly$ = [3, n0, _RAe,
|
|
974
|
+
0,
|
|
975
|
+
[_Id, _Seve, _S, _ATR, _ARTR, _SD, _AII, _RC, _T, _N, _De, _CAI, _ARn],
|
|
976
|
+
[0, 0, 0, () => exports.AnomalyTimeRange$, () => exports.AnomalyReportedTimeRange$, () => exports.AnomalySourceDetails$, 0, () => exports.ResourceCollection$, 0, 0, 0, 0, () => AnomalyResources]
|
|
977
|
+
];
|
|
978
|
+
exports.ReactiveAnomalySummary$ = [3, n0, _RASe,
|
|
979
|
+
0,
|
|
980
|
+
[_Id, _Seve, _S, _ATR, _ARTR, _SD, _AII, _RC, _T, _N, _De, _CAI, _ARn],
|
|
981
|
+
[0, 0, 0, () => exports.AnomalyTimeRange$, () => exports.AnomalyReportedTimeRange$, () => exports.AnomalySourceDetails$, 0, () => exports.ResourceCollection$, 0, 0, 0, 0, () => AnomalyResources]
|
|
982
|
+
];
|
|
983
|
+
exports.ReactiveInsight$ = [3, n0, _RIea,
|
|
984
|
+
0,
|
|
985
|
+
[_Id, _N, _Seve, _S, _ITR, _RC, _SOII, _De],
|
|
986
|
+
[0, 0, 0, 0, () => exports.InsightTimeRange$, () => exports.ResourceCollection$, 0, 0]
|
|
987
|
+
];
|
|
988
|
+
exports.ReactiveInsightSummary$ = [3, n0, _RIS,
|
|
989
|
+
0,
|
|
990
|
+
[_Id, _N, _Seve, _S, _ITR, _RC, _SCe, _ARA],
|
|
991
|
+
[0, 0, 0, 0, () => exports.InsightTimeRange$, () => exports.ResourceCollection$, () => exports.ServiceCollection$, 64 | 0]
|
|
992
|
+
];
|
|
993
|
+
exports.ReactiveOrganizationInsightSummary$ = [3, n0, _ROIS,
|
|
994
|
+
0,
|
|
995
|
+
[_Id, _AI, _OUIr, _N, _Seve, _S, _ITR, _RC, _SCe],
|
|
996
|
+
[0, 0, 0, 0, 0, 0, () => exports.InsightTimeRange$, () => exports.ResourceCollection$, () => exports.ServiceCollection$]
|
|
997
|
+
];
|
|
998
|
+
exports.Recommendation$ = [3, n0, _Reco,
|
|
999
|
+
0,
|
|
1000
|
+
[_De, _Lin, _N, _R, _RE, _RAel, _Ca],
|
|
1001
|
+
[0, 0, 0, 0, () => RecommendationRelatedEvents, () => RecommendationRelatedAnomalies, 0]
|
|
1002
|
+
];
|
|
1003
|
+
exports.RecommendationRelatedAnomaly$ = [3, n0, _RRA,
|
|
1004
|
+
0,
|
|
1005
|
+
[_Re, _SD, _AIn],
|
|
1006
|
+
[() => RecommendationRelatedAnomalyResources, () => RelatedAnomalySourceDetails, 0]
|
|
1007
|
+
];
|
|
1008
|
+
exports.RecommendationRelatedAnomalyResource$ = [3, n0, _RRAR,
|
|
1009
|
+
0,
|
|
1010
|
+
[_N, _T],
|
|
1011
|
+
[0, 0]
|
|
1012
|
+
];
|
|
1013
|
+
exports.RecommendationRelatedAnomalySourceDetail$ = [3, n0, _RRASD,
|
|
1014
|
+
0,
|
|
1015
|
+
[_CWM],
|
|
1016
|
+
[() => RecommendationRelatedCloudWatchMetricsSourceDetails]
|
|
1017
|
+
];
|
|
1018
|
+
exports.RecommendationRelatedCloudWatchMetricsSourceDetail$ = [3, n0, _RRCWMSD,
|
|
1019
|
+
0,
|
|
1020
|
+
[_MN, _Na],
|
|
1021
|
+
[0, 0]
|
|
1022
|
+
];
|
|
1023
|
+
exports.RecommendationRelatedEvent$ = [3, n0, _RRE,
|
|
1024
|
+
0,
|
|
1025
|
+
[_N, _Re],
|
|
1026
|
+
[0, () => RecommendationRelatedEventResources]
|
|
1027
|
+
];
|
|
1028
|
+
exports.RecommendationRelatedEventResource$ = [3, n0, _RRER,
|
|
1029
|
+
0,
|
|
1030
|
+
[_N, _T],
|
|
1031
|
+
[0, 0]
|
|
1032
|
+
];
|
|
1033
|
+
exports.RemoveNotificationChannelRequest$ = [3, n0, _RNCR,
|
|
1034
|
+
0,
|
|
1035
|
+
[_Id],
|
|
1036
|
+
[[0, 1]], 1
|
|
1037
|
+
];
|
|
1038
|
+
exports.RemoveNotificationChannelResponse$ = [3, n0, _RNCRe,
|
|
1039
|
+
0,
|
|
1040
|
+
[],
|
|
1041
|
+
[]
|
|
1042
|
+
];
|
|
1043
|
+
exports.ResourceCollection$ = [3, n0, _RC,
|
|
1044
|
+
0,
|
|
1045
|
+
[_CF, _Ta],
|
|
1046
|
+
[() => exports.CloudFormationCollection$, () => TagCollections]
|
|
1047
|
+
];
|
|
1048
|
+
exports.ResourceCollectionFilter$ = [3, n0, _RCF,
|
|
1049
|
+
0,
|
|
1050
|
+
[_CF, _Ta],
|
|
1051
|
+
[() => exports.CloudFormationCollectionFilter$, () => TagCollectionFilters]
|
|
1052
|
+
];
|
|
1053
|
+
exports.SearchInsightsFilters$ = [3, n0, _SIF,
|
|
1054
|
+
0,
|
|
1055
|
+
[_Sev, _Sta, _RC, _SCe],
|
|
1056
|
+
[64 | 0, 64 | 0, () => exports.ResourceCollection$, () => exports.ServiceCollection$]
|
|
1057
|
+
];
|
|
1058
|
+
exports.SearchInsightsRequest$ = [3, n0, _SIR,
|
|
1059
|
+
0,
|
|
1060
|
+
[_STR, _T, _Fi, _MR, _NT],
|
|
1061
|
+
[() => exports.StartTimeRange$, 0, () => exports.SearchInsightsFilters$, 1, 0], 2
|
|
1062
|
+
];
|
|
1063
|
+
exports.SearchInsightsResponse$ = [3, n0, _SIRe,
|
|
1064
|
+
0,
|
|
1065
|
+
[_PI, _RIe, _NT],
|
|
1066
|
+
[() => ProactiveInsights, () => ReactiveInsights, 0]
|
|
1067
|
+
];
|
|
1068
|
+
exports.SearchOrganizationInsightsFilters$ = [3, n0, _SOIF,
|
|
1069
|
+
0,
|
|
1070
|
+
[_Sev, _Sta, _RC, _SCe],
|
|
1071
|
+
[64 | 0, 64 | 0, () => exports.ResourceCollection$, () => exports.ServiceCollection$]
|
|
1072
|
+
];
|
|
1073
|
+
exports.SearchOrganizationInsightsRequest$ = [3, n0, _SOIR,
|
|
1074
|
+
0,
|
|
1075
|
+
[_AIc, _STR, _T, _Fi, _MR, _NT],
|
|
1076
|
+
[64 | 0, () => exports.StartTimeRange$, 0, () => exports.SearchOrganizationInsightsFilters$, 1, 0], 3
|
|
1077
|
+
];
|
|
1078
|
+
exports.SearchOrganizationInsightsResponse$ = [3, n0, _SOIRe,
|
|
1079
|
+
0,
|
|
1080
|
+
[_PI, _RIe, _NT],
|
|
1081
|
+
[() => ProactiveInsights, () => ReactiveInsights, 0]
|
|
1082
|
+
];
|
|
1083
|
+
exports.ServiceCollection$ = [3, n0, _SCe,
|
|
1084
|
+
0,
|
|
1085
|
+
[_SNe],
|
|
1086
|
+
[64 | 0]
|
|
1087
|
+
];
|
|
1088
|
+
exports.ServiceHealth$ = [3, n0, _SH,
|
|
1089
|
+
0,
|
|
1090
|
+
[_SNer, _I, _ARC],
|
|
1091
|
+
[0, () => exports.ServiceInsightHealth$, 1]
|
|
1092
|
+
];
|
|
1093
|
+
exports.ServiceInsightHealth$ = [3, n0, _SIH,
|
|
1094
|
+
0,
|
|
1095
|
+
[_OPI, _ORI],
|
|
1096
|
+
[1, 1]
|
|
1097
|
+
];
|
|
1098
|
+
exports.ServiceIntegrationConfig$ = [3, n0, _SIC,
|
|
1099
|
+
0,
|
|
1100
|
+
[_OC, _LAD, _KMSSSE],
|
|
1101
|
+
[() => exports.OpsCenterIntegration$, () => exports.LogsAnomalyDetectionIntegration$, () => exports.KMSServerSideEncryptionIntegration$]
|
|
1102
|
+
];
|
|
1103
|
+
exports.ServiceResourceCost$ = [3, n0, _SRC,
|
|
1104
|
+
0,
|
|
1105
|
+
[_T, _Stat, _Cou, _UC, _Cos],
|
|
1106
|
+
[0, 0, 1, 1, 1]
|
|
1107
|
+
];
|
|
1108
|
+
exports.SnsChannelConfig$ = [3, n0, _SCC,
|
|
1109
|
+
0,
|
|
1110
|
+
[_TA],
|
|
1111
|
+
[0]
|
|
1112
|
+
];
|
|
1113
|
+
exports.StartCostEstimationRequest$ = [3, n0, _SCER,
|
|
1114
|
+
0,
|
|
1115
|
+
[_RC, _CTl],
|
|
1116
|
+
[() => exports.CostEstimationResourceCollectionFilter$, [0, 4]], 1
|
|
1117
|
+
];
|
|
1118
|
+
exports.StartCostEstimationResponse$ = [3, n0, _SCERt,
|
|
1119
|
+
0,
|
|
1120
|
+
[],
|
|
1121
|
+
[]
|
|
1122
|
+
];
|
|
1123
|
+
exports.StartTimeRange$ = [3, n0, _STR,
|
|
1124
|
+
0,
|
|
1125
|
+
[_FT, _TT],
|
|
1126
|
+
[4, 4]
|
|
1127
|
+
];
|
|
1128
|
+
exports.TagCollection$ = [3, n0, _TCa,
|
|
1129
|
+
0,
|
|
1130
|
+
[_ABK, _TV],
|
|
1131
|
+
[0, 64 | 0], 2
|
|
1132
|
+
];
|
|
1133
|
+
exports.TagCollectionFilter$ = [3, n0, _TCF,
|
|
1134
|
+
0,
|
|
1135
|
+
[_ABK, _TV],
|
|
1136
|
+
[0, 64 | 0], 2
|
|
1137
|
+
];
|
|
1138
|
+
exports.TagCostEstimationResourceCollectionFilter$ = [3, n0, _TCERCF,
|
|
1139
|
+
0,
|
|
1140
|
+
[_ABK, _TV],
|
|
1141
|
+
[0, 64 | 0], 2
|
|
1142
|
+
];
|
|
1143
|
+
exports.TagHealth$ = [3, n0, _TH,
|
|
1144
|
+
0,
|
|
1145
|
+
[_ABK, _TVa, _I, _ARC],
|
|
1146
|
+
[0, 0, () => exports.InsightHealth$, 1]
|
|
1147
|
+
];
|
|
1148
|
+
exports.TimestampMetricValuePair$ = [3, n0, _TMVP,
|
|
1149
|
+
0,
|
|
1150
|
+
[_Tim, _MV],
|
|
1151
|
+
[4, 1]
|
|
1152
|
+
];
|
|
1153
|
+
exports.UpdateCloudFormationCollectionFilter$ = [3, n0, _UCFCF,
|
|
1154
|
+
0,
|
|
1155
|
+
[_SN],
|
|
1156
|
+
[64 | 0]
|
|
1157
|
+
];
|
|
1158
|
+
exports.UpdateEventSourcesConfigRequest$ = [3, n0, _UESCR,
|
|
1159
|
+
0,
|
|
1160
|
+
[_ES],
|
|
1161
|
+
[() => exports.EventSourcesConfig$]
|
|
1162
|
+
];
|
|
1163
|
+
exports.UpdateEventSourcesConfigResponse$ = [3, n0, _UESCRp,
|
|
1164
|
+
0,
|
|
1165
|
+
[],
|
|
1166
|
+
[]
|
|
1167
|
+
];
|
|
1168
|
+
exports.UpdateResourceCollectionFilter$ = [3, n0, _URCF,
|
|
1169
|
+
0,
|
|
1170
|
+
[_CF, _Ta],
|
|
1171
|
+
[() => exports.UpdateCloudFormationCollectionFilter$, () => UpdateTagCollectionFilters]
|
|
1172
|
+
];
|
|
1173
|
+
exports.UpdateResourceCollectionRequest$ = [3, n0, _URCR,
|
|
1174
|
+
0,
|
|
1175
|
+
[_Ac, _RC],
|
|
1176
|
+
[0, () => exports.UpdateResourceCollectionFilter$], 2
|
|
1177
|
+
];
|
|
1178
|
+
exports.UpdateResourceCollectionResponse$ = [3, n0, _URCRp,
|
|
1179
|
+
0,
|
|
1180
|
+
[],
|
|
1181
|
+
[]
|
|
1182
|
+
];
|
|
1183
|
+
exports.UpdateServiceIntegrationConfig$ = [3, n0, _USIC,
|
|
1184
|
+
0,
|
|
1185
|
+
[_OC, _LAD, _KMSSSE],
|
|
1186
|
+
[() => exports.OpsCenterIntegrationConfig$, () => exports.LogsAnomalyDetectionIntegrationConfig$, () => exports.KMSServerSideEncryptionIntegrationConfig$]
|
|
1187
|
+
];
|
|
1188
|
+
exports.UpdateServiceIntegrationRequest$ = [3, n0, _USIR,
|
|
1189
|
+
0,
|
|
1190
|
+
[_SI],
|
|
1191
|
+
[() => exports.UpdateServiceIntegrationConfig$], 1
|
|
1192
|
+
];
|
|
1193
|
+
exports.UpdateServiceIntegrationResponse$ = [3, n0, _USIRp,
|
|
1194
|
+
0,
|
|
1195
|
+
[],
|
|
1196
|
+
[]
|
|
1197
|
+
];
|
|
1198
|
+
exports.UpdateTagCollectionFilter$ = [3, n0, _UTCF,
|
|
1199
|
+
0,
|
|
1200
|
+
[_ABK, _TV],
|
|
1201
|
+
[0, 64 | 0], 2
|
|
1202
|
+
];
|
|
1203
|
+
exports.ValidationExceptionField$ = [3, n0, _VEF,
|
|
1204
|
+
0,
|
|
1205
|
+
[_N, _M],
|
|
1206
|
+
[0, 0], 2
|
|
1207
|
+
];
|
|
1208
|
+
var AccountHealths = [1, n0, _AHc,
|
|
1209
|
+
0, () => exports.AccountHealth$
|
|
1210
|
+
];
|
|
1211
|
+
var AccountIdList = 64 | 0;
|
|
1212
|
+
var AnomalousLogGroups = [1, n0, _ALGn,
|
|
1213
|
+
0, () => exports.AnomalousLogGroup$
|
|
1214
|
+
];
|
|
1215
|
+
var AnomalyResources = [1, n0, _ARn,
|
|
1216
|
+
0, () => exports.AnomalyResource$
|
|
1217
|
+
];
|
|
1218
|
+
var AssociatedResourceArns = 64 | 0;
|
|
1219
|
+
var Channels = [1, n0, _Ch,
|
|
1220
|
+
0, () => exports.NotificationChannel$
|
|
1221
|
+
];
|
|
1222
|
+
var CloudFormationHealths = [1, n0, _CFHl,
|
|
1223
|
+
0, () => exports.CloudFormationHealth$
|
|
1224
|
+
];
|
|
1225
|
+
var CloudWatchMetricsDetails = [1, n0, _CWMDlo,
|
|
1226
|
+
0, () => exports.CloudWatchMetricsDetail$
|
|
1227
|
+
];
|
|
1228
|
+
var CloudWatchMetricsDimensions = [1, n0, _CWMDlou,
|
|
1229
|
+
0, () => exports.CloudWatchMetricsDimension$
|
|
1230
|
+
];
|
|
1231
|
+
var CostEstimationStackNames = 64 | 0;
|
|
1232
|
+
var CostEstimationTagValues = 64 | 0;
|
|
1233
|
+
var EventResources = [1, n0, _ERv,
|
|
1234
|
+
0, () => exports.EventResource$
|
|
1235
|
+
];
|
|
1236
|
+
var Events = [1, n0, _Ev,
|
|
1237
|
+
0, () => exports.Event$
|
|
1238
|
+
];
|
|
1239
|
+
var InsightSeverities = 64 | 0;
|
|
1240
|
+
var InsightStatuses = 64 | 0;
|
|
1241
|
+
var ListInsightsAccountIdList = 64 | 0;
|
|
1242
|
+
var ListInsightsOrganizationalUnitIdList = 64 | 0;
|
|
1243
|
+
var LogAnomalyClasses = [1, n0, _LACo,
|
|
1244
|
+
0, () => exports.LogAnomalyClass$
|
|
1245
|
+
];
|
|
1246
|
+
var LogAnomalyShowcases = [1, n0, _LAS,
|
|
1247
|
+
0, () => exports.LogAnomalyShowcase$
|
|
1248
|
+
];
|
|
1249
|
+
var MonitoredResourceIdentifiers = [1, n0, _MRI,
|
|
1250
|
+
0, () => exports.MonitoredResourceIdentifier$
|
|
1251
|
+
];
|
|
1252
|
+
var NotificationMessageTypes = 64 | 0;
|
|
1253
|
+
var OrganizationalUnitIdList = 64 | 0;
|
|
1254
|
+
var PerformanceInsightsMetricDimensions = 64 | 0;
|
|
1255
|
+
var PerformanceInsightsMetricsDetails = [1, n0, _PIMDe,
|
|
1256
|
+
0, () => exports.PerformanceInsightsMetricsDetail$
|
|
1257
|
+
];
|
|
1258
|
+
var PerformanceInsightsReferenceDataList = [1, n0, _PIRDL,
|
|
1259
|
+
0, () => exports.PerformanceInsightsReferenceData$
|
|
1260
|
+
];
|
|
1261
|
+
var PerformanceInsightsStats = [1, n0, _PISe,
|
|
1262
|
+
0, () => exports.PerformanceInsightsStat$
|
|
1263
|
+
];
|
|
1264
|
+
var ProactiveAnomalies = [1, n0, _PAr,
|
|
1265
|
+
0, () => exports.ProactiveAnomalySummary$
|
|
1266
|
+
];
|
|
1267
|
+
var ProactiveInsights = [1, n0, _PI,
|
|
1268
|
+
0, () => exports.ProactiveInsightSummary$
|
|
1269
|
+
];
|
|
1270
|
+
var ProactiveOrganizationInsights = [1, n0, _POI,
|
|
1271
|
+
0, () => exports.ProactiveOrganizationInsightSummary$
|
|
1272
|
+
];
|
|
1273
|
+
var ReactiveAnomalies = [1, n0, _RAea,
|
|
1274
|
+
0, () => exports.ReactiveAnomalySummary$
|
|
1275
|
+
];
|
|
1276
|
+
var ReactiveInsights = [1, n0, _RIe,
|
|
1277
|
+
0, () => exports.ReactiveInsightSummary$
|
|
1278
|
+
];
|
|
1279
|
+
var ReactiveOrganizationInsights = [1, n0, _ROI,
|
|
1280
|
+
0, () => exports.ReactiveOrganizationInsightSummary$
|
|
1281
|
+
];
|
|
1282
|
+
var RecommendationRelatedAnomalies = [1, n0, _RRAe,
|
|
1283
|
+
0, () => exports.RecommendationRelatedAnomaly$
|
|
1284
|
+
];
|
|
1285
|
+
var RecommendationRelatedAnomalyResources = [1, n0, _RRARe,
|
|
1286
|
+
0, () => exports.RecommendationRelatedAnomalyResource$
|
|
1287
|
+
];
|
|
1288
|
+
var RecommendationRelatedCloudWatchMetricsSourceDetails = [1, n0, _RRCWMSDe,
|
|
1289
|
+
0, () => exports.RecommendationRelatedCloudWatchMetricsSourceDetail$
|
|
1290
|
+
];
|
|
1291
|
+
var RecommendationRelatedEventResources = [1, n0, _RRERe,
|
|
1292
|
+
0, () => exports.RecommendationRelatedEventResource$
|
|
1293
|
+
];
|
|
1294
|
+
var RecommendationRelatedEvents = [1, n0, _RREe,
|
|
1295
|
+
0, () => exports.RecommendationRelatedEvent$
|
|
1296
|
+
];
|
|
1297
|
+
var Recommendations = [1, n0, _Rec,
|
|
1298
|
+
0, () => exports.Recommendation$
|
|
1299
|
+
];
|
|
1300
|
+
var RelatedAnomalySourceDetails = [1, n0, _RASD,
|
|
1301
|
+
0, () => exports.RecommendationRelatedAnomalySourceDetail$
|
|
1302
|
+
];
|
|
1303
|
+
var ResourceTypeFilters = 64 | 0;
|
|
1304
|
+
var SearchInsightsAccountIdList = 64 | 0;
|
|
1305
|
+
var ServiceHealths = [1, n0, _SHe,
|
|
1306
|
+
0, () => exports.ServiceHealth$
|
|
1307
|
+
];
|
|
1308
|
+
var ServiceNames = 64 | 0;
|
|
1309
|
+
var ServiceResourceCosts = [1, n0, _SRCe,
|
|
1310
|
+
0, () => exports.ServiceResourceCost$
|
|
1311
|
+
];
|
|
1312
|
+
var StackNames = 64 | 0;
|
|
1313
|
+
var TagCollectionFilters = [1, n0, _TCFa,
|
|
1314
|
+
0, () => exports.TagCollectionFilter$
|
|
1315
|
+
];
|
|
1316
|
+
var TagCollections = [1, n0, _TCag,
|
|
1317
|
+
0, () => exports.TagCollection$
|
|
1318
|
+
];
|
|
1319
|
+
var TagCostEstimationResourceCollectionFilters = [1, n0, _TCERCFa,
|
|
1320
|
+
0, () => exports.TagCostEstimationResourceCollectionFilter$
|
|
1321
|
+
];
|
|
1322
|
+
var TagHealths = [1, n0, _THa,
|
|
1323
|
+
0, () => exports.TagHealth$
|
|
1324
|
+
];
|
|
1325
|
+
var TagValues = 64 | 0;
|
|
1326
|
+
var TimestampMetricValuePairList = [1, n0, _TMVPL,
|
|
1327
|
+
0, () => exports.TimestampMetricValuePair$
|
|
1328
|
+
];
|
|
1329
|
+
var UpdateStackNames = 64 | 0;
|
|
1330
|
+
var UpdateTagCollectionFilters = [1, n0, _UTCFp,
|
|
1331
|
+
0, () => exports.UpdateTagCollectionFilter$
|
|
1332
|
+
];
|
|
1333
|
+
var UpdateTagValues = 64 | 0;
|
|
1334
|
+
var ValidationExceptionFields = [1, n0, _VEFa,
|
|
1335
|
+
0, () => exports.ValidationExceptionField$
|
|
1336
|
+
];
|
|
1337
|
+
var PerformanceInsightsMetricFilterMap = 128 | 0;
|
|
1338
|
+
exports.AddNotificationChannel$ = [9, n0, _ANC,
|
|
1339
|
+
{ [_h]: ["PUT", "/channels", 200] }, () => exports.AddNotificationChannelRequest$, () => exports.AddNotificationChannelResponse$
|
|
1340
|
+
];
|
|
1341
|
+
exports.DeleteInsight$ = [9, n0, _DI,
|
|
1342
|
+
{ [_h]: ["DELETE", "/insights/{Id}", 200] }, () => exports.DeleteInsightRequest$, () => exports.DeleteInsightResponse$
|
|
1343
|
+
];
|
|
1344
|
+
exports.DescribeAccountHealth$ = [9, n0, _DAH,
|
|
1345
|
+
{ [_h]: ["GET", "/accounts/health", 200] }, () => exports.DescribeAccountHealthRequest$, () => exports.DescribeAccountHealthResponse$
|
|
1346
|
+
];
|
|
1347
|
+
exports.DescribeAccountOverview$ = [9, n0, _DAO,
|
|
1348
|
+
{ [_h]: ["POST", "/accounts/overview", 200] }, () => exports.DescribeAccountOverviewRequest$, () => exports.DescribeAccountOverviewResponse$
|
|
1349
|
+
];
|
|
1350
|
+
exports.DescribeAnomaly$ = [9, n0, _DA,
|
|
1351
|
+
{ [_h]: ["GET", "/anomalies/{Id}", 200] }, () => exports.DescribeAnomalyRequest$, () => exports.DescribeAnomalyResponse$
|
|
1352
|
+
];
|
|
1353
|
+
exports.DescribeEventSourcesConfig$ = [9, n0, _DESC,
|
|
1354
|
+
{ [_h]: ["POST", "/event-sources", 200] }, () => exports.DescribeEventSourcesConfigRequest$, () => exports.DescribeEventSourcesConfigResponse$
|
|
1355
|
+
];
|
|
1356
|
+
exports.DescribeFeedback$ = [9, n0, _DF,
|
|
1357
|
+
{ [_h]: ["POST", "/feedback", 200] }, () => exports.DescribeFeedbackRequest$, () => exports.DescribeFeedbackResponse$
|
|
1358
|
+
];
|
|
1359
|
+
exports.DescribeInsight$ = [9, n0, _DIe,
|
|
1360
|
+
{ [_h]: ["GET", "/insights/{Id}", 200] }, () => exports.DescribeInsightRequest$, () => exports.DescribeInsightResponse$
|
|
1361
|
+
];
|
|
1362
|
+
exports.DescribeOrganizationHealth$ = [9, n0, _DOH,
|
|
1363
|
+
{ [_h]: ["POST", "/organization/health", 200] }, () => exports.DescribeOrganizationHealthRequest$, () => exports.DescribeOrganizationHealthResponse$
|
|
1364
|
+
];
|
|
1365
|
+
exports.DescribeOrganizationOverview$ = [9, n0, _DOO,
|
|
1366
|
+
{ [_h]: ["POST", "/organization/overview", 200] }, () => exports.DescribeOrganizationOverviewRequest$, () => exports.DescribeOrganizationOverviewResponse$
|
|
1367
|
+
];
|
|
1368
|
+
exports.DescribeOrganizationResourceCollectionHealth$ = [9, n0, _DORCH,
|
|
1369
|
+
{ [_h]: ["POST", "/organization/health/resource-collection", 200] }, () => exports.DescribeOrganizationResourceCollectionHealthRequest$, () => exports.DescribeOrganizationResourceCollectionHealthResponse$
|
|
1370
|
+
];
|
|
1371
|
+
exports.DescribeResourceCollectionHealth$ = [9, n0, _DRCH,
|
|
1372
|
+
{ [_h]: ["GET", "/accounts/health/resource-collection/{ResourceCollectionType}", 200] }, () => exports.DescribeResourceCollectionHealthRequest$, () => exports.DescribeResourceCollectionHealthResponse$
|
|
1373
|
+
];
|
|
1374
|
+
exports.DescribeServiceIntegration$ = [9, n0, _DSI,
|
|
1375
|
+
{ [_h]: ["GET", "/service-integrations", 200] }, () => exports.DescribeServiceIntegrationRequest$, () => exports.DescribeServiceIntegrationResponse$
|
|
1376
|
+
];
|
|
1377
|
+
exports.GetCostEstimation$ = [9, n0, _GCE,
|
|
1378
|
+
{ [_h]: ["GET", "/cost-estimation", 200] }, () => exports.GetCostEstimationRequest$, () => exports.GetCostEstimationResponse$
|
|
1379
|
+
];
|
|
1380
|
+
exports.GetResourceCollection$ = [9, n0, _GRC,
|
|
1381
|
+
{ [_h]: ["GET", "/resource-collections/{ResourceCollectionType}", 200] }, () => exports.GetResourceCollectionRequest$, () => exports.GetResourceCollectionResponse$
|
|
1382
|
+
];
|
|
1383
|
+
exports.ListAnomaliesForInsight$ = [9, n0, _LAFI,
|
|
1384
|
+
{ [_h]: ["POST", "/anomalies/insight/{InsightId}", 200] }, () => exports.ListAnomaliesForInsightRequest$, () => exports.ListAnomaliesForInsightResponse$
|
|
1385
|
+
];
|
|
1386
|
+
exports.ListAnomalousLogGroups$ = [9, n0, _LALG,
|
|
1387
|
+
{ [_h]: ["POST", "/list-log-anomalies", 200] }, () => exports.ListAnomalousLogGroupsRequest$, () => exports.ListAnomalousLogGroupsResponse$
|
|
1388
|
+
];
|
|
1389
|
+
exports.ListEvents$ = [9, n0, _LE,
|
|
1390
|
+
{ [_h]: ["POST", "/events", 200] }, () => exports.ListEventsRequest$, () => exports.ListEventsResponse$
|
|
1391
|
+
];
|
|
1392
|
+
exports.ListInsights$ = [9, n0, _LI,
|
|
1393
|
+
{ [_h]: ["POST", "/insights", 200] }, () => exports.ListInsightsRequest$, () => exports.ListInsightsResponse$
|
|
1394
|
+
];
|
|
1395
|
+
exports.ListMonitoredResources$ = [9, n0, _LMR,
|
|
1396
|
+
{ [_h]: ["POST", "/monitoredResources", 200] }, () => exports.ListMonitoredResourcesRequest$, () => exports.ListMonitoredResourcesResponse$
|
|
1397
|
+
];
|
|
1398
|
+
exports.ListNotificationChannels$ = [9, n0, _LNC,
|
|
1399
|
+
{ [_h]: ["POST", "/channels", 200] }, () => exports.ListNotificationChannelsRequest$, () => exports.ListNotificationChannelsResponse$
|
|
1400
|
+
];
|
|
1401
|
+
exports.ListOrganizationInsights$ = [9, n0, _LOI,
|
|
1402
|
+
{ [_h]: ["POST", "/organization/insights", 200] }, () => exports.ListOrganizationInsightsRequest$, () => exports.ListOrganizationInsightsResponse$
|
|
1403
|
+
];
|
|
1404
|
+
exports.ListRecommendations$ = [9, n0, _LR,
|
|
1405
|
+
{ [_h]: ["POST", "/recommendations", 200] }, () => exports.ListRecommendationsRequest$, () => exports.ListRecommendationsResponse$
|
|
1406
|
+
];
|
|
1407
|
+
exports.PutFeedback$ = [9, n0, _PF,
|
|
1408
|
+
{ [_h]: ["PUT", "/feedback", 200] }, () => exports.PutFeedbackRequest$, () => exports.PutFeedbackResponse$
|
|
1409
|
+
];
|
|
1410
|
+
exports.RemoveNotificationChannel$ = [9, n0, _RNC,
|
|
1411
|
+
{ [_h]: ["DELETE", "/channels/{Id}", 200] }, () => exports.RemoveNotificationChannelRequest$, () => exports.RemoveNotificationChannelResponse$
|
|
1412
|
+
];
|
|
1413
|
+
exports.SearchInsights$ = [9, n0, _SIe,
|
|
1414
|
+
{ [_h]: ["POST", "/insights/search", 200] }, () => exports.SearchInsightsRequest$, () => exports.SearchInsightsResponse$
|
|
1415
|
+
];
|
|
1416
|
+
exports.SearchOrganizationInsights$ = [9, n0, _SOI,
|
|
1417
|
+
{ [_h]: ["POST", "/organization/insights/search", 200] }, () => exports.SearchOrganizationInsightsRequest$, () => exports.SearchOrganizationInsightsResponse$
|
|
1418
|
+
];
|
|
1419
|
+
exports.StartCostEstimation$ = [9, n0, _SCE,
|
|
1420
|
+
{ [_h]: ["PUT", "/cost-estimation", 200] }, () => exports.StartCostEstimationRequest$, () => exports.StartCostEstimationResponse$
|
|
1421
|
+
];
|
|
1422
|
+
exports.UpdateEventSourcesConfig$ = [9, n0, _UESC,
|
|
1423
|
+
{ [_h]: ["PUT", "/event-sources", 200] }, () => exports.UpdateEventSourcesConfigRequest$, () => exports.UpdateEventSourcesConfigResponse$
|
|
1424
|
+
];
|
|
1425
|
+
exports.UpdateResourceCollection$ = [9, n0, _URC,
|
|
1426
|
+
{ [_h]: ["PUT", "/resource-collections", 200] }, () => exports.UpdateResourceCollectionRequest$, () => exports.UpdateResourceCollectionResponse$
|
|
1427
|
+
];
|
|
1428
|
+
exports.UpdateServiceIntegration$ = [9, n0, _USI,
|
|
1429
|
+
{ [_h]: ["PUT", "/service-integrations", 200] }, () => exports.UpdateServiceIntegrationRequest$, () => exports.UpdateServiceIntegrationResponse$
|
|
1430
|
+
];
|