@aws-sdk/client-devops-guru 3.43.0 → 3.44.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/dist-cjs/models/models_0.js +96 -3
- package/dist-cjs/protocols/Aws_restJson1.js +375 -0
- package/dist-es/models/models_0.js +64 -0
- package/dist-es/protocols/Aws_restJson1.js +368 -6
- package/dist-types/DevOpsGuru.d.ts +13 -10
- package/dist-types/commands/DescribeResourceCollectionHealthCommand.d.ts +3 -2
- package/dist-types/commands/GetResourceCollectionCommand.d.ts +3 -2
- package/dist-types/commands/SearchOrganizationInsightsCommand.d.ts +4 -4
- package/dist-types/commands/UpdateResourceCollectionCommand.d.ts +3 -2
- package/dist-types/models/models_0.d.ts +1055 -68
- package/dist-types/ts3.4/models/models_0.d.ts +213 -2
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,17 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.44.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.43.0...v3.44.0) (2021-12-02)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **clients:** update clients as of 2021/12/01 ([#3078](https://github.com/aws/aws-sdk-js-v3/issues/3078)) ([9c44188](https://github.com/aws/aws-sdk-js-v3/commit/9c44188265ea484d55c50848d7daae5571007ce0))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
6
17
|
# [3.43.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.42.0...v3.43.0) (2021-11-29)
|
|
7
18
|
|
|
8
19
|
**Note:** Version bump only for package @aws-sdk/client-devops-guru
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
3
|
+
exports.InsightFeedbackOption = exports.DescribeFeedbackRequest = exports.DescribeAnomalyResponse = exports.ReactiveAnomaly = exports.ProactiveAnomaly = exports.ResourceCollection = exports.TagCollection = exports.CloudFormationCollection = exports.PredictionTimeRange = exports.DescribeAnomalyRequest = exports.DescribeAccountOverviewResponse = exports.DescribeAccountOverviewRequest = exports.DescribeAccountHealthResponse = exports.DescribeAccountHealthRequest = exports.AnomalyType = exports.AnomalyTimeRange = exports.AnomalyStatus = exports.AnomalySourceDetails = exports.PerformanceInsightsMetricsDetail = exports.PerformanceInsightsStat = exports.PerformanceInsightsReferenceData = exports.PerformanceInsightsReferenceComparisonValues = exports.PerformanceInsightsReferenceScalar = exports.PerformanceInsightsReferenceMetric = exports.PerformanceInsightsMetricQuery = exports.PerformanceInsightsMetricDimensionGroup = exports.CloudWatchMetricsDetail = exports.CloudWatchMetricsStat = exports.CloudWatchMetricsDataSummary = exports.TimestampMetricValuePair = exports.CloudWatchMetricDataStatusCode = exports.CloudWatchMetricsDimension = exports.AnomalySeverity = exports.AnomalyResource = exports.AnomalyReportedTimeRange = exports.ValidationException = exports.ValidationExceptionReason = exports.ValidationExceptionField = exports.ThrottlingException = exports.ServiceQuotaExceededException = exports.ResourceNotFoundException = exports.InternalServerException = exports.ConflictException = exports.AddNotificationChannelResponse = exports.AddNotificationChannelRequest = exports.NotificationChannelConfig = exports.SnsChannelConfig = exports.AccountHealth = exports.AccountInsightHealth = exports.AccessDeniedException = void 0;
|
|
4
|
+
exports.EventDataSource = exports.ListAnomaliesForInsightResponse = exports.ReactiveAnomalySummary = exports.ProactiveAnomalySummary = exports.ListAnomaliesForInsightRequest = exports.StartTimeRange = exports.GetResourceCollectionResponse = exports.ResourceCollectionFilter = exports.TagCollectionFilter = exports.CloudFormationCollectionFilter = exports.GetResourceCollectionRequest = exports.GetCostEstimationResponse = exports.CostEstimationTimeRange = exports.CostEstimationStatus = exports.CostEstimationResourceCollectionFilter = exports.TagCostEstimationResourceCollectionFilter = exports.CloudFormationCostEstimationResourceCollectionFilter = exports.ServiceResourceCost = exports.CostEstimationServiceResourceState = exports.GetCostEstimationRequest = exports.DescribeServiceIntegrationResponse = exports.ServiceIntegrationConfig = exports.OpsCenterIntegration = exports.OptInStatus = exports.DescribeServiceIntegrationRequest = exports.DescribeResourceCollectionHealthResponse = exports.TagHealth = exports.DescribeResourceCollectionHealthRequest = exports.ResourceCollectionType = exports.DescribeOrganizationResourceCollectionHealthResponse = exports.ServiceHealth = exports.ServiceName = exports.ServiceInsightHealth = exports.CloudFormationHealth = exports.InsightHealth = exports.DescribeOrganizationResourceCollectionHealthRequest = exports.OrganizationResourceCollectionType = exports.DescribeOrganizationOverviewResponse = exports.DescribeOrganizationOverviewRequest = exports.DescribeOrganizationHealthResponse = exports.DescribeOrganizationHealthRequest = exports.DescribeInsightResponse = exports.ReactiveInsight = exports.ProactiveInsight = exports.InsightStatus = exports.InsightSeverity = exports.InsightTimeRange = exports.DescribeInsightRequest = exports.DescribeFeedbackResponse = exports.InsightFeedback = void 0;
|
|
5
|
+
exports.UpdateTagCollectionFilter = exports.UpdateCloudFormationCollectionFilter = exports.UpdateResourceCollectionAction = exports.StartCostEstimationResponse = exports.StartCostEstimationRequest = exports.SearchOrganizationInsightsResponse = exports.SearchOrganizationInsightsRequest = exports.SearchOrganizationInsightsFilters = exports.SearchInsightsResponse = exports.SearchInsightsRequest = exports.SearchInsightsFilters = exports.RemoveNotificationChannelResponse = exports.RemoveNotificationChannelRequest = exports.PutFeedbackResponse = exports.PutFeedbackRequest = exports.ListRecommendationsResponse = exports.Recommendation = exports.RecommendationRelatedEvent = exports.RecommendationRelatedEventResource = exports.RecommendationRelatedAnomaly = exports.RecommendationRelatedAnomalySourceDetail = exports.RecommendationRelatedCloudWatchMetricsSourceDetail = exports.RecommendationRelatedAnomalyResource = exports.ListRecommendationsRequest = exports.Locale = exports.ListOrganizationInsightsResponse = exports.ReactiveOrganizationInsightSummary = exports.ProactiveOrganizationInsightSummary = exports.ListOrganizationInsightsRequest = exports.ListNotificationChannelsResponse = exports.NotificationChannel = exports.ListNotificationChannelsRequest = exports.ListInsightsResponse = exports.ReactiveInsightSummary = exports.ProactiveInsightSummary = exports.ServiceCollection = exports.ListInsightsRequest = exports.ListInsightsStatusFilter = exports.ListInsightsOngoingStatusFilter = exports.ListInsightsClosedStatusFilter = exports.EndTimeRange = exports.ListInsightsAnyStatusFilter = exports.InsightType = exports.ListEventsResponse = exports.Event = exports.EventResource = exports.ListEventsRequest = exports.ListEventsFilters = exports.EventTimeRange = exports.EventClass = void 0;
|
|
6
|
+
exports.UpdateServiceIntegrationResponse = exports.UpdateServiceIntegrationRequest = exports.UpdateServiceIntegrationConfig = exports.OpsCenterIntegrationConfig = exports.UpdateResourceCollectionResponse = exports.UpdateResourceCollectionRequest = exports.UpdateResourceCollectionFilter = void 0;
|
|
6
7
|
var AccessDeniedException;
|
|
7
8
|
(function (AccessDeniedException) {
|
|
8
9
|
AccessDeniedException.filterSensitiveLog = (obj) => ({
|
|
@@ -85,7 +86,9 @@ var ValidationExceptionReason;
|
|
|
85
86
|
(function (ValidationExceptionReason) {
|
|
86
87
|
ValidationExceptionReason["CANNOT_PARSE"] = "CANNOT_PARSE";
|
|
87
88
|
ValidationExceptionReason["FIELD_VALIDATION_FAILED"] = "FIELD_VALIDATION_FAILED";
|
|
89
|
+
ValidationExceptionReason["INVALID_PARAMETER_COMBINATION"] = "INVALID_PARAMETER_COMBINATION";
|
|
88
90
|
ValidationExceptionReason["OTHER"] = "OTHER";
|
|
91
|
+
ValidationExceptionReason["PARAMETER_INCONSISTENT_WITH_SERVICE_STATE"] = "PARAMETER_INCONSISTENT_WITH_SERVICE_STATE";
|
|
89
92
|
ValidationExceptionReason["UNKNOWN_OPERATION"] = "UNKNOWN_OPERATION";
|
|
90
93
|
})(ValidationExceptionReason = exports.ValidationExceptionReason || (exports.ValidationExceptionReason = {}));
|
|
91
94
|
var ValidationException;
|
|
@@ -100,6 +103,12 @@ var AnomalyReportedTimeRange;
|
|
|
100
103
|
...obj,
|
|
101
104
|
});
|
|
102
105
|
})(AnomalyReportedTimeRange = exports.AnomalyReportedTimeRange || (exports.AnomalyReportedTimeRange = {}));
|
|
106
|
+
var AnomalyResource;
|
|
107
|
+
(function (AnomalyResource) {
|
|
108
|
+
AnomalyResource.filterSensitiveLog = (obj) => ({
|
|
109
|
+
...obj,
|
|
110
|
+
});
|
|
111
|
+
})(AnomalyResource = exports.AnomalyResource || (exports.AnomalyResource = {}));
|
|
103
112
|
var AnomalySeverity;
|
|
104
113
|
(function (AnomalySeverity) {
|
|
105
114
|
AnomalySeverity["HIGH"] = "HIGH";
|
|
@@ -147,6 +156,54 @@ var CloudWatchMetricsDetail;
|
|
|
147
156
|
...obj,
|
|
148
157
|
});
|
|
149
158
|
})(CloudWatchMetricsDetail = exports.CloudWatchMetricsDetail || (exports.CloudWatchMetricsDetail = {}));
|
|
159
|
+
var PerformanceInsightsMetricDimensionGroup;
|
|
160
|
+
(function (PerformanceInsightsMetricDimensionGroup) {
|
|
161
|
+
PerformanceInsightsMetricDimensionGroup.filterSensitiveLog = (obj) => ({
|
|
162
|
+
...obj,
|
|
163
|
+
});
|
|
164
|
+
})(PerformanceInsightsMetricDimensionGroup = exports.PerformanceInsightsMetricDimensionGroup || (exports.PerformanceInsightsMetricDimensionGroup = {}));
|
|
165
|
+
var PerformanceInsightsMetricQuery;
|
|
166
|
+
(function (PerformanceInsightsMetricQuery) {
|
|
167
|
+
PerformanceInsightsMetricQuery.filterSensitiveLog = (obj) => ({
|
|
168
|
+
...obj,
|
|
169
|
+
});
|
|
170
|
+
})(PerformanceInsightsMetricQuery = exports.PerformanceInsightsMetricQuery || (exports.PerformanceInsightsMetricQuery = {}));
|
|
171
|
+
var PerformanceInsightsReferenceMetric;
|
|
172
|
+
(function (PerformanceInsightsReferenceMetric) {
|
|
173
|
+
PerformanceInsightsReferenceMetric.filterSensitiveLog = (obj) => ({
|
|
174
|
+
...obj,
|
|
175
|
+
});
|
|
176
|
+
})(PerformanceInsightsReferenceMetric = exports.PerformanceInsightsReferenceMetric || (exports.PerformanceInsightsReferenceMetric = {}));
|
|
177
|
+
var PerformanceInsightsReferenceScalar;
|
|
178
|
+
(function (PerformanceInsightsReferenceScalar) {
|
|
179
|
+
PerformanceInsightsReferenceScalar.filterSensitiveLog = (obj) => ({
|
|
180
|
+
...obj,
|
|
181
|
+
});
|
|
182
|
+
})(PerformanceInsightsReferenceScalar = exports.PerformanceInsightsReferenceScalar || (exports.PerformanceInsightsReferenceScalar = {}));
|
|
183
|
+
var PerformanceInsightsReferenceComparisonValues;
|
|
184
|
+
(function (PerformanceInsightsReferenceComparisonValues) {
|
|
185
|
+
PerformanceInsightsReferenceComparisonValues.filterSensitiveLog = (obj) => ({
|
|
186
|
+
...obj,
|
|
187
|
+
});
|
|
188
|
+
})(PerformanceInsightsReferenceComparisonValues = exports.PerformanceInsightsReferenceComparisonValues || (exports.PerformanceInsightsReferenceComparisonValues = {}));
|
|
189
|
+
var PerformanceInsightsReferenceData;
|
|
190
|
+
(function (PerformanceInsightsReferenceData) {
|
|
191
|
+
PerformanceInsightsReferenceData.filterSensitiveLog = (obj) => ({
|
|
192
|
+
...obj,
|
|
193
|
+
});
|
|
194
|
+
})(PerformanceInsightsReferenceData = exports.PerformanceInsightsReferenceData || (exports.PerformanceInsightsReferenceData = {}));
|
|
195
|
+
var PerformanceInsightsStat;
|
|
196
|
+
(function (PerformanceInsightsStat) {
|
|
197
|
+
PerformanceInsightsStat.filterSensitiveLog = (obj) => ({
|
|
198
|
+
...obj,
|
|
199
|
+
});
|
|
200
|
+
})(PerformanceInsightsStat = exports.PerformanceInsightsStat || (exports.PerformanceInsightsStat = {}));
|
|
201
|
+
var PerformanceInsightsMetricsDetail;
|
|
202
|
+
(function (PerformanceInsightsMetricsDetail) {
|
|
203
|
+
PerformanceInsightsMetricsDetail.filterSensitiveLog = (obj) => ({
|
|
204
|
+
...obj,
|
|
205
|
+
});
|
|
206
|
+
})(PerformanceInsightsMetricsDetail = exports.PerformanceInsightsMetricsDetail || (exports.PerformanceInsightsMetricsDetail = {}));
|
|
150
207
|
var AnomalySourceDetails;
|
|
151
208
|
(function (AnomalySourceDetails) {
|
|
152
209
|
AnomalySourceDetails.filterSensitiveLog = (obj) => ({
|
|
@@ -164,6 +221,11 @@ var AnomalyTimeRange;
|
|
|
164
221
|
...obj,
|
|
165
222
|
});
|
|
166
223
|
})(AnomalyTimeRange = exports.AnomalyTimeRange || (exports.AnomalyTimeRange = {}));
|
|
224
|
+
var AnomalyType;
|
|
225
|
+
(function (AnomalyType) {
|
|
226
|
+
AnomalyType["CAUSAL"] = "CAUSAL";
|
|
227
|
+
AnomalyType["CONTEXTUAL"] = "CONTEXTUAL";
|
|
228
|
+
})(AnomalyType = exports.AnomalyType || (exports.AnomalyType = {}));
|
|
167
229
|
var DescribeAccountHealthRequest;
|
|
168
230
|
(function (DescribeAccountHealthRequest) {
|
|
169
231
|
DescribeAccountHealthRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -206,6 +268,12 @@ var CloudFormationCollection;
|
|
|
206
268
|
...obj,
|
|
207
269
|
});
|
|
208
270
|
})(CloudFormationCollection = exports.CloudFormationCollection || (exports.CloudFormationCollection = {}));
|
|
271
|
+
var TagCollection;
|
|
272
|
+
(function (TagCollection) {
|
|
273
|
+
TagCollection.filterSensitiveLog = (obj) => ({
|
|
274
|
+
...obj,
|
|
275
|
+
});
|
|
276
|
+
})(TagCollection = exports.TagCollection || (exports.TagCollection = {}));
|
|
209
277
|
var ResourceCollection;
|
|
210
278
|
(function (ResourceCollection) {
|
|
211
279
|
ResourceCollection.filterSensitiveLog = (obj) => ({
|
|
@@ -395,6 +463,7 @@ var ResourceCollectionType;
|
|
|
395
463
|
(function (ResourceCollectionType) {
|
|
396
464
|
ResourceCollectionType["AWS_CLOUD_FORMATION"] = "AWS_CLOUD_FORMATION";
|
|
397
465
|
ResourceCollectionType["AWS_SERVICE"] = "AWS_SERVICE";
|
|
466
|
+
ResourceCollectionType["AWS_TAGS"] = "AWS_TAGS";
|
|
398
467
|
})(ResourceCollectionType = exports.ResourceCollectionType || (exports.ResourceCollectionType = {}));
|
|
399
468
|
var DescribeResourceCollectionHealthRequest;
|
|
400
469
|
(function (DescribeResourceCollectionHealthRequest) {
|
|
@@ -402,6 +471,12 @@ var DescribeResourceCollectionHealthRequest;
|
|
|
402
471
|
...obj,
|
|
403
472
|
});
|
|
404
473
|
})(DescribeResourceCollectionHealthRequest = exports.DescribeResourceCollectionHealthRequest || (exports.DescribeResourceCollectionHealthRequest = {}));
|
|
474
|
+
var TagHealth;
|
|
475
|
+
(function (TagHealth) {
|
|
476
|
+
TagHealth.filterSensitiveLog = (obj) => ({
|
|
477
|
+
...obj,
|
|
478
|
+
});
|
|
479
|
+
})(TagHealth = exports.TagHealth || (exports.TagHealth = {}));
|
|
405
480
|
var DescribeResourceCollectionHealthResponse;
|
|
406
481
|
(function (DescribeResourceCollectionHealthResponse) {
|
|
407
482
|
DescribeResourceCollectionHealthResponse.filterSensitiveLog = (obj) => ({
|
|
@@ -460,6 +535,12 @@ var CloudFormationCostEstimationResourceCollectionFilter;
|
|
|
460
535
|
...obj,
|
|
461
536
|
});
|
|
462
537
|
})(CloudFormationCostEstimationResourceCollectionFilter = exports.CloudFormationCostEstimationResourceCollectionFilter || (exports.CloudFormationCostEstimationResourceCollectionFilter = {}));
|
|
538
|
+
var TagCostEstimationResourceCollectionFilter;
|
|
539
|
+
(function (TagCostEstimationResourceCollectionFilter) {
|
|
540
|
+
TagCostEstimationResourceCollectionFilter.filterSensitiveLog = (obj) => ({
|
|
541
|
+
...obj,
|
|
542
|
+
});
|
|
543
|
+
})(TagCostEstimationResourceCollectionFilter = exports.TagCostEstimationResourceCollectionFilter || (exports.TagCostEstimationResourceCollectionFilter = {}));
|
|
463
544
|
var CostEstimationResourceCollectionFilter;
|
|
464
545
|
(function (CostEstimationResourceCollectionFilter) {
|
|
465
546
|
CostEstimationResourceCollectionFilter.filterSensitiveLog = (obj) => ({
|
|
@@ -495,6 +576,12 @@ var CloudFormationCollectionFilter;
|
|
|
495
576
|
...obj,
|
|
496
577
|
});
|
|
497
578
|
})(CloudFormationCollectionFilter = exports.CloudFormationCollectionFilter || (exports.CloudFormationCollectionFilter = {}));
|
|
579
|
+
var TagCollectionFilter;
|
|
580
|
+
(function (TagCollectionFilter) {
|
|
581
|
+
TagCollectionFilter.filterSensitiveLog = (obj) => ({
|
|
582
|
+
...obj,
|
|
583
|
+
});
|
|
584
|
+
})(TagCollectionFilter = exports.TagCollectionFilter || (exports.TagCollectionFilter = {}));
|
|
498
585
|
var ResourceCollectionFilter;
|
|
499
586
|
(function (ResourceCollectionFilter) {
|
|
500
587
|
ResourceCollectionFilter.filterSensitiveLog = (obj) => ({
|
|
@@ -844,6 +931,12 @@ var UpdateCloudFormationCollectionFilter;
|
|
|
844
931
|
...obj,
|
|
845
932
|
});
|
|
846
933
|
})(UpdateCloudFormationCollectionFilter = exports.UpdateCloudFormationCollectionFilter || (exports.UpdateCloudFormationCollectionFilter = {}));
|
|
934
|
+
var UpdateTagCollectionFilter;
|
|
935
|
+
(function (UpdateTagCollectionFilter) {
|
|
936
|
+
UpdateTagCollectionFilter.filterSensitiveLog = (obj) => ({
|
|
937
|
+
...obj,
|
|
938
|
+
});
|
|
939
|
+
})(UpdateTagCollectionFilter = exports.UpdateTagCollectionFilter || (exports.UpdateTagCollectionFilter = {}));
|
|
847
940
|
var UpdateResourceCollectionFilter;
|
|
848
941
|
(function (UpdateResourceCollectionFilter) {
|
|
849
942
|
UpdateResourceCollectionFilter.filterSensitiveLog = (obj) => ({
|