@aws-sdk/client-devops-guru 3.44.0 → 3.45.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/endpoints.js +1 -0
- package/dist-cjs/models/models_0.js +8 -7
- package/dist-cjs/protocols/Aws_restJson1.js +4 -0
- package/dist-es/endpoints.js +1 -0
- package/dist-es/models/models_0.js +5 -4
- package/dist-es/protocols/Aws_restJson1.js +4 -0
- package/dist-types/models/models_0.d.ts +83 -46
- package/dist-types/ts3.4/models/models_0.d.ts +17 -14
- package/package.json +5 -5
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.45.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.44.0...v3.45.0) (2021-12-23)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **clients:** update clients as of 2021/12/23 ([#3110](https://github.com/aws/aws-sdk-js-v3/issues/3110)) ([5d638e1](https://github.com/aws/aws-sdk-js-v3/commit/5d638e188ce64fa80fe36b8cba79ba63b80b50b7))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
6
17
|
# [3.44.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.43.0...v3.44.0) (2021-12-02)
|
|
7
18
|
|
|
8
19
|
|
package/dist-cjs/endpoints.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
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.
|
|
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.DescribeResourceCollectionHealthRequest = exports.ResourceCollectionType = exports.DescribeOrganizationResourceCollectionHealthResponse = exports.TagHealth = 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
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
6
|
exports.UpdateServiceIntegrationResponse = exports.UpdateServiceIntegrationRequest = exports.UpdateServiceIntegrationConfig = exports.OpsCenterIntegrationConfig = exports.UpdateResourceCollectionResponse = exports.UpdateResourceCollectionRequest = exports.UpdateResourceCollectionFilter = void 0;
|
|
7
7
|
var AccessDeniedException;
|
|
@@ -394,6 +394,7 @@ var OrganizationResourceCollectionType;
|
|
|
394
394
|
OrganizationResourceCollectionType["AWS_ACCOUNT"] = "AWS_ACCOUNT";
|
|
395
395
|
OrganizationResourceCollectionType["AWS_CLOUD_FORMATION"] = "AWS_CLOUD_FORMATION";
|
|
396
396
|
OrganizationResourceCollectionType["AWS_SERVICE"] = "AWS_SERVICE";
|
|
397
|
+
OrganizationResourceCollectionType["AWS_TAGS"] = "AWS_TAGS";
|
|
397
398
|
})(OrganizationResourceCollectionType = exports.OrganizationResourceCollectionType || (exports.OrganizationResourceCollectionType = {}));
|
|
398
399
|
var DescribeOrganizationResourceCollectionHealthRequest;
|
|
399
400
|
(function (DescribeOrganizationResourceCollectionHealthRequest) {
|
|
@@ -453,6 +454,12 @@ var ServiceHealth;
|
|
|
453
454
|
...obj,
|
|
454
455
|
});
|
|
455
456
|
})(ServiceHealth = exports.ServiceHealth || (exports.ServiceHealth = {}));
|
|
457
|
+
var TagHealth;
|
|
458
|
+
(function (TagHealth) {
|
|
459
|
+
TagHealth.filterSensitiveLog = (obj) => ({
|
|
460
|
+
...obj,
|
|
461
|
+
});
|
|
462
|
+
})(TagHealth = exports.TagHealth || (exports.TagHealth = {}));
|
|
456
463
|
var DescribeOrganizationResourceCollectionHealthResponse;
|
|
457
464
|
(function (DescribeOrganizationResourceCollectionHealthResponse) {
|
|
458
465
|
DescribeOrganizationResourceCollectionHealthResponse.filterSensitiveLog = (obj) => ({
|
|
@@ -471,12 +478,6 @@ var DescribeResourceCollectionHealthRequest;
|
|
|
471
478
|
...obj,
|
|
472
479
|
});
|
|
473
480
|
})(DescribeResourceCollectionHealthRequest = exports.DescribeResourceCollectionHealthRequest || (exports.DescribeResourceCollectionHealthRequest = {}));
|
|
474
|
-
var TagHealth;
|
|
475
|
-
(function (TagHealth) {
|
|
476
|
-
TagHealth.filterSensitiveLog = (obj) => ({
|
|
477
|
-
...obj,
|
|
478
|
-
});
|
|
479
|
-
})(TagHealth = exports.TagHealth || (exports.TagHealth = {}));
|
|
480
481
|
var DescribeResourceCollectionHealthResponse;
|
|
481
482
|
(function (DescribeResourceCollectionHealthResponse) {
|
|
482
483
|
DescribeResourceCollectionHealthResponse.filterSensitiveLog = (obj) => ({
|
|
@@ -1372,6 +1372,7 @@ const deserializeAws_restJson1DescribeOrganizationResourceCollectionHealthComman
|
|
|
1372
1372
|
CloudFormation: undefined,
|
|
1373
1373
|
NextToken: undefined,
|
|
1374
1374
|
Service: undefined,
|
|
1375
|
+
Tags: undefined,
|
|
1375
1376
|
};
|
|
1376
1377
|
const data = smithy_client_1.expectNonNull(smithy_client_1.expectObject(await parseBody(output.body, context)), "body");
|
|
1377
1378
|
if (data.Account !== undefined && data.Account !== null) {
|
|
@@ -1386,6 +1387,9 @@ const deserializeAws_restJson1DescribeOrganizationResourceCollectionHealthComman
|
|
|
1386
1387
|
if (data.Service !== undefined && data.Service !== null) {
|
|
1387
1388
|
contents.Service = deserializeAws_restJson1ServiceHealths(data.Service, context);
|
|
1388
1389
|
}
|
|
1390
|
+
if (data.Tags !== undefined && data.Tags !== null) {
|
|
1391
|
+
contents.Tags = deserializeAws_restJson1TagHealths(data.Tags, context);
|
|
1392
|
+
}
|
|
1389
1393
|
return Promise.resolve(contents);
|
|
1390
1394
|
};
|
|
1391
1395
|
exports.deserializeAws_restJson1DescribeOrganizationResourceCollectionHealthCommand = deserializeAws_restJson1DescribeOrganizationResourceCollectionHealthCommand;
|
package/dist-es/endpoints.js
CHANGED
|
@@ -281,6 +281,7 @@ export var OrganizationResourceCollectionType;
|
|
|
281
281
|
OrganizationResourceCollectionType["AWS_ACCOUNT"] = "AWS_ACCOUNT";
|
|
282
282
|
OrganizationResourceCollectionType["AWS_CLOUD_FORMATION"] = "AWS_CLOUD_FORMATION";
|
|
283
283
|
OrganizationResourceCollectionType["AWS_SERVICE"] = "AWS_SERVICE";
|
|
284
|
+
OrganizationResourceCollectionType["AWS_TAGS"] = "AWS_TAGS";
|
|
284
285
|
})(OrganizationResourceCollectionType || (OrganizationResourceCollectionType = {}));
|
|
285
286
|
export var DescribeOrganizationResourceCollectionHealthRequest;
|
|
286
287
|
(function (DescribeOrganizationResourceCollectionHealthRequest) {
|
|
@@ -330,6 +331,10 @@ export var ServiceHealth;
|
|
|
330
331
|
(function (ServiceHealth) {
|
|
331
332
|
ServiceHealth.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
332
333
|
})(ServiceHealth || (ServiceHealth = {}));
|
|
334
|
+
export var TagHealth;
|
|
335
|
+
(function (TagHealth) {
|
|
336
|
+
TagHealth.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
337
|
+
})(TagHealth || (TagHealth = {}));
|
|
333
338
|
export var DescribeOrganizationResourceCollectionHealthResponse;
|
|
334
339
|
(function (DescribeOrganizationResourceCollectionHealthResponse) {
|
|
335
340
|
DescribeOrganizationResourceCollectionHealthResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -344,10 +349,6 @@ export var DescribeResourceCollectionHealthRequest;
|
|
|
344
349
|
(function (DescribeResourceCollectionHealthRequest) {
|
|
345
350
|
DescribeResourceCollectionHealthRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
346
351
|
})(DescribeResourceCollectionHealthRequest || (DescribeResourceCollectionHealthRequest = {}));
|
|
347
|
-
export var TagHealth;
|
|
348
|
-
(function (TagHealth) {
|
|
349
|
-
TagHealth.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
350
|
-
})(TagHealth || (TagHealth = {}));
|
|
351
352
|
export var DescribeResourceCollectionHealthResponse;
|
|
352
353
|
(function (DescribeResourceCollectionHealthResponse) {
|
|
353
354
|
DescribeResourceCollectionHealthResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -1534,6 +1534,7 @@ export var deserializeAws_restJson1DescribeOrganizationResourceCollectionHealthC
|
|
|
1534
1534
|
CloudFormation: undefined,
|
|
1535
1535
|
NextToken: undefined,
|
|
1536
1536
|
Service: undefined,
|
|
1537
|
+
Tags: undefined,
|
|
1537
1538
|
};
|
|
1538
1539
|
_a = __expectNonNull;
|
|
1539
1540
|
_b = __expectObject;
|
|
@@ -1552,6 +1553,9 @@ export var deserializeAws_restJson1DescribeOrganizationResourceCollectionHealthC
|
|
|
1552
1553
|
if (data.Service !== undefined && data.Service !== null) {
|
|
1553
1554
|
contents.Service = deserializeAws_restJson1ServiceHealths(data.Service, context);
|
|
1554
1555
|
}
|
|
1556
|
+
if (data.Tags !== undefined && data.Tags !== null) {
|
|
1557
|
+
contents.Tags = deserializeAws_restJson1TagHealths(data.Tags, context);
|
|
1558
|
+
}
|
|
1555
1559
|
return [2, Promise.resolve(contents)];
|
|
1556
1560
|
}
|
|
1557
1561
|
});
|
|
@@ -1655,7 +1655,8 @@ export declare namespace DescribeOrganizationOverviewResponse {
|
|
|
1655
1655
|
export declare enum OrganizationResourceCollectionType {
|
|
1656
1656
|
AWS_ACCOUNT = "AWS_ACCOUNT",
|
|
1657
1657
|
AWS_CLOUD_FORMATION = "AWS_CLOUD_FORMATION",
|
|
1658
|
-
AWS_SERVICE = "AWS_SERVICE"
|
|
1658
|
+
AWS_SERVICE = "AWS_SERVICE",
|
|
1659
|
+
AWS_TAGS = "AWS_TAGS"
|
|
1659
1660
|
}
|
|
1660
1661
|
export interface DescribeOrganizationResourceCollectionHealthRequest {
|
|
1661
1662
|
/**
|
|
@@ -1804,6 +1805,51 @@ export declare namespace ServiceHealth {
|
|
|
1804
1805
|
*/
|
|
1805
1806
|
const filterSensitiveLog: (obj: ServiceHealth) => any;
|
|
1806
1807
|
}
|
|
1808
|
+
/**
|
|
1809
|
+
* <p> Information about the health of Amazon Web Services resources in your account that are specified by
|
|
1810
|
+
* an Amazon Web Services tag <i>key</i>. </p>
|
|
1811
|
+
*/
|
|
1812
|
+
export interface TagHealth {
|
|
1813
|
+
/**
|
|
1814
|
+
* <p>An Amazon Web Services tag <i>key</i> that is used to identify the Amazon Web Services resources that
|
|
1815
|
+
* DevOps Guru analyzes. All Amazon Web Services resources in your account and Region tagged with this <i>key</i> make
|
|
1816
|
+
* up your DevOps Guru application and analysis boundary.</p>
|
|
1817
|
+
* <important>
|
|
1818
|
+
* <p>The string used for a <i>key</i> in a tag that you use to define your resource coverage must begin with the
|
|
1819
|
+
* prefix <code>Devops-guru-</code>. The tag <i>key</i> might be
|
|
1820
|
+
* <code>Devops-guru-deployment-application</code> or
|
|
1821
|
+
* <code>Devops-guru-rds-application</code>. While <i>keys</i> are case-sensitive, the
|
|
1822
|
+
* case of <i>key</i> characters don't matter to DevOps Guru. For example, DevOps Guru works with a
|
|
1823
|
+
* <i>key</i> named <code>devops-guru-rds</code> and a <i>key</i> named
|
|
1824
|
+
* <code>DevOps-Guru-RDS</code>. Possible <i>key</i>/<i>value</i> pairs in your
|
|
1825
|
+
* application might be <code>Devops-Guru-production-application/RDS</code> or
|
|
1826
|
+
* <code>Devops-Guru-production-application/containers</code>.</p>
|
|
1827
|
+
* </important>
|
|
1828
|
+
*/
|
|
1829
|
+
AppBoundaryKey?: string;
|
|
1830
|
+
/**
|
|
1831
|
+
* <p>The value in an Amazon Web Services tag.</p>
|
|
1832
|
+
* <p>The tag's <i>value</i> is an optional field used to associate a string with
|
|
1833
|
+
* the tag <i>key</i> (for example, <code>111122223333</code>, <code>Production</code>, or a team
|
|
1834
|
+
* name). The <i>key</i> and <i>value</i> are the tag's <i>key</i> pair.
|
|
1835
|
+
* Omitting the tag <i>value</i> is the same as using an empty
|
|
1836
|
+
* string. Like tag <i>keys</i>, tag <i>values</i> are
|
|
1837
|
+
* case-sensitive. You can specify a maximum of 256 characters for a tag value.</p>
|
|
1838
|
+
*/
|
|
1839
|
+
TagValue?: string;
|
|
1840
|
+
/**
|
|
1841
|
+
* <p>Information about the health of the Amazon Web Services resources in your account that are
|
|
1842
|
+
* specified by an Amazon Web Services tag, including the number of open proactive, open reactive
|
|
1843
|
+
* insights, and the Mean Time to Recover (MTTR) of closed insights. </p>
|
|
1844
|
+
*/
|
|
1845
|
+
Insight?: InsightHealth;
|
|
1846
|
+
}
|
|
1847
|
+
export declare namespace TagHealth {
|
|
1848
|
+
/**
|
|
1849
|
+
* @internal
|
|
1850
|
+
*/
|
|
1851
|
+
const filterSensitiveLog: (obj: TagHealth) => any;
|
|
1852
|
+
}
|
|
1807
1853
|
export interface DescribeOrganizationResourceCollectionHealthResponse {
|
|
1808
1854
|
/**
|
|
1809
1855
|
* <p>The returned <code>CloudFormationHealthOverview</code> object that contains an
|
|
@@ -1825,6 +1871,42 @@ export interface DescribeOrganizationResourceCollectionHealthResponse {
|
|
|
1825
1871
|
* the next page of results for this operation. If there are no more pages, this value is null.</p>
|
|
1826
1872
|
*/
|
|
1827
1873
|
NextToken?: string;
|
|
1874
|
+
/**
|
|
1875
|
+
* <p>Tags help you identify and organize your Amazon Web Services resources. Many Amazon Web Services services support
|
|
1876
|
+
* tagging, so you can assign the same tag to resources from different services to indicate
|
|
1877
|
+
* that the resources are related. For example, you can assign the same tag to an Amazon DynamoDB
|
|
1878
|
+
* table resource that you assign to an Lambda function. For more information about
|
|
1879
|
+
* using tags, see the <a href="https://d1.awsstatic.com/whitepapers/aws-tagging-best-practices.pdf">Tagging
|
|
1880
|
+
* best practices</a> whitepaper. </p>
|
|
1881
|
+
* <p>Each Amazon Web Services tag has two parts. </p>
|
|
1882
|
+
* <ul>
|
|
1883
|
+
* <li>
|
|
1884
|
+
* <p>A tag <i>key</i> (for example, <code>CostCenter</code>,
|
|
1885
|
+
* <code>Environment</code>, <code>Project</code>, or <code>Secret</code>). Tag
|
|
1886
|
+
* <i>keys</i> are case-sensitive.</p>
|
|
1887
|
+
* </li>
|
|
1888
|
+
* <li>
|
|
1889
|
+
* <p>An optional field known as a tag <i>value</i> (for example,
|
|
1890
|
+
* <code>111122223333</code>, <code>Production</code>, or a team
|
|
1891
|
+
* name). Omitting the tag <i>value</i> is the same as using an empty
|
|
1892
|
+
* string. Like tag <i>keys</i>, tag <i>values</i> are
|
|
1893
|
+
* case-sensitive.</p>
|
|
1894
|
+
* </li>
|
|
1895
|
+
* </ul>
|
|
1896
|
+
* <p>Together these are known as <i>key</i>-<i>value</i> pairs.</p>
|
|
1897
|
+
* <important>
|
|
1898
|
+
* <p>The string used for a <i>key</i> in a tag that you use to define your resource coverage must begin with the
|
|
1899
|
+
* prefix <code>Devops-guru-</code>. The tag <i>key</i> might be
|
|
1900
|
+
* <code>Devops-guru-deployment-application</code> or
|
|
1901
|
+
* <code>Devops-guru-rds-application</code>. While <i>keys</i> are case-sensitive, the
|
|
1902
|
+
* case of <i>key</i> characters don't matter to DevOps Guru. For example, DevOps Guru works with a
|
|
1903
|
+
* <i>key</i> named <code>devops-guru-rds</code> and a <i>key</i> named
|
|
1904
|
+
* <code>DevOps-Guru-RDS</code>. Possible <i>key</i>/<i>value</i> pairs in your
|
|
1905
|
+
* application might be <code>Devops-Guru-production-application/RDS</code> or
|
|
1906
|
+
* <code>Devops-Guru-production-application/containers</code>.</p>
|
|
1907
|
+
* </important>
|
|
1908
|
+
*/
|
|
1909
|
+
Tags?: TagHealth[];
|
|
1828
1910
|
}
|
|
1829
1911
|
export declare namespace DescribeOrganizationResourceCollectionHealthResponse {
|
|
1830
1912
|
/**
|
|
@@ -1857,51 +1939,6 @@ export declare namespace DescribeResourceCollectionHealthRequest {
|
|
|
1857
1939
|
*/
|
|
1858
1940
|
const filterSensitiveLog: (obj: DescribeResourceCollectionHealthRequest) => any;
|
|
1859
1941
|
}
|
|
1860
|
-
/**
|
|
1861
|
-
* <p> Information about the health of Amazon Web Services resources in your account that are specified by
|
|
1862
|
-
* an Amazon Web Services tag <i>key</i>. </p>
|
|
1863
|
-
*/
|
|
1864
|
-
export interface TagHealth {
|
|
1865
|
-
/**
|
|
1866
|
-
* <p>An Amazon Web Services tag <i>key</i> that is used to identify the Amazon Web Services resources that
|
|
1867
|
-
* DevOps Guru analyzes. All Amazon Web Services resources in your account and Region tagged with this <i>key</i> make
|
|
1868
|
-
* up your DevOps Guru application and analysis boundary.</p>
|
|
1869
|
-
* <important>
|
|
1870
|
-
* <p>The string used for a <i>key</i> in a tag that you use to define your resource coverage must begin with the
|
|
1871
|
-
* prefix <code>Devops-guru-</code>. The tag <i>key</i> might be
|
|
1872
|
-
* <code>Devops-guru-deployment-application</code> or
|
|
1873
|
-
* <code>Devops-guru-rds-application</code>. While <i>keys</i> are case-sensitive, the
|
|
1874
|
-
* case of <i>key</i> characters don't matter to DevOps Guru. For example, DevOps Guru works with a
|
|
1875
|
-
* <i>key</i> named <code>devops-guru-rds</code> and a <i>key</i> named
|
|
1876
|
-
* <code>DevOps-Guru-RDS</code>. Possible <i>key</i>/<i>value</i> pairs in your
|
|
1877
|
-
* application might be <code>Devops-Guru-production-application/RDS</code> or
|
|
1878
|
-
* <code>Devops-Guru-production-application/containers</code>.</p>
|
|
1879
|
-
* </important>
|
|
1880
|
-
*/
|
|
1881
|
-
AppBoundaryKey?: string;
|
|
1882
|
-
/**
|
|
1883
|
-
* <p>The value in an Amazon Web Services tag.</p>
|
|
1884
|
-
* <p>The tag's <i>value</i> is an optional field used to associate a string with
|
|
1885
|
-
* the tag <i>key</i> (for example, <code>111122223333</code>, <code>Production</code>, or a team
|
|
1886
|
-
* name). The <i>key</i> and <i>value</i> are the tag's <i>key</i> pair.
|
|
1887
|
-
* Omitting the tag <i>value</i> is the same as using an empty
|
|
1888
|
-
* string. Like tag <i>keys</i>, tag <i>values</i> are
|
|
1889
|
-
* case-sensitive. You can specify a maximum of 256 characters for a tag value.</p>
|
|
1890
|
-
*/
|
|
1891
|
-
TagValue?: string;
|
|
1892
|
-
/**
|
|
1893
|
-
* <p>Information about the health of the Amazon Web Services resources in your account that are
|
|
1894
|
-
* specified by an Amazon Web Services tag, including the number of open proactive, open reactive
|
|
1895
|
-
* insights, and the Mean Time to Recover (MTTR) of closed insights. </p>
|
|
1896
|
-
*/
|
|
1897
|
-
Insight?: InsightHealth;
|
|
1898
|
-
}
|
|
1899
|
-
export declare namespace TagHealth {
|
|
1900
|
-
/**
|
|
1901
|
-
* @internal
|
|
1902
|
-
*/
|
|
1903
|
-
const filterSensitiveLog: (obj: TagHealth) => any;
|
|
1904
|
-
}
|
|
1905
1942
|
export interface DescribeResourceCollectionHealthResponse {
|
|
1906
1943
|
/**
|
|
1907
1944
|
* <p> The returned <code>CloudFormationHealthOverview</code> object that contains an
|
|
@@ -724,7 +724,8 @@ export declare namespace DescribeOrganizationOverviewResponse {
|
|
|
724
724
|
export declare enum OrganizationResourceCollectionType {
|
|
725
725
|
AWS_ACCOUNT = "AWS_ACCOUNT",
|
|
726
726
|
AWS_CLOUD_FORMATION = "AWS_CLOUD_FORMATION",
|
|
727
|
-
AWS_SERVICE = "AWS_SERVICE"
|
|
727
|
+
AWS_SERVICE = "AWS_SERVICE",
|
|
728
|
+
AWS_TAGS = "AWS_TAGS"
|
|
728
729
|
}
|
|
729
730
|
export interface DescribeOrganizationResourceCollectionHealthRequest {
|
|
730
731
|
|
|
@@ -815,6 +816,19 @@ export declare namespace ServiceHealth {
|
|
|
815
816
|
|
|
816
817
|
const filterSensitiveLog: (obj: ServiceHealth) => any;
|
|
817
818
|
}
|
|
819
|
+
|
|
820
|
+
export interface TagHealth {
|
|
821
|
+
|
|
822
|
+
AppBoundaryKey?: string;
|
|
823
|
+
|
|
824
|
+
TagValue?: string;
|
|
825
|
+
|
|
826
|
+
Insight?: InsightHealth;
|
|
827
|
+
}
|
|
828
|
+
export declare namespace TagHealth {
|
|
829
|
+
|
|
830
|
+
const filterSensitiveLog: (obj: TagHealth) => any;
|
|
831
|
+
}
|
|
818
832
|
export interface DescribeOrganizationResourceCollectionHealthResponse {
|
|
819
833
|
|
|
820
834
|
CloudFormation?: CloudFormationHealth[];
|
|
@@ -824,6 +838,8 @@ export interface DescribeOrganizationResourceCollectionHealthResponse {
|
|
|
824
838
|
Account?: AccountHealth[];
|
|
825
839
|
|
|
826
840
|
NextToken?: string;
|
|
841
|
+
|
|
842
|
+
Tags?: TagHealth[];
|
|
827
843
|
}
|
|
828
844
|
export declare namespace DescribeOrganizationResourceCollectionHealthResponse {
|
|
829
845
|
|
|
@@ -844,19 +860,6 @@ export declare namespace DescribeResourceCollectionHealthRequest {
|
|
|
844
860
|
|
|
845
861
|
const filterSensitiveLog: (obj: DescribeResourceCollectionHealthRequest) => any;
|
|
846
862
|
}
|
|
847
|
-
|
|
848
|
-
export interface TagHealth {
|
|
849
|
-
|
|
850
|
-
AppBoundaryKey?: string;
|
|
851
|
-
|
|
852
|
-
TagValue?: string;
|
|
853
|
-
|
|
854
|
-
Insight?: InsightHealth;
|
|
855
|
-
}
|
|
856
|
-
export declare namespace TagHealth {
|
|
857
|
-
|
|
858
|
-
const filterSensitiveLog: (obj: TagHealth) => any;
|
|
859
|
-
}
|
|
860
863
|
export interface DescribeResourceCollectionHealthResponse {
|
|
861
864
|
|
|
862
865
|
CloudFormation?: CloudFormationHealth[];
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-devops-guru",
|
|
3
3
|
"description": "AWS SDK for JavaScript Devops Guru Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.45.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "yarn build:cjs && yarn build:es && yarn build:types",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.json",
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.45.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.45.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.45.0",
|
|
27
27
|
"@aws-sdk/fetch-http-handler": "3.40.0",
|
|
28
28
|
"@aws-sdk/hash-node": "3.40.0",
|
|
29
29
|
"@aws-sdk/invalid-dependency": "3.40.0",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"@aws-sdk/middleware-logger": "3.40.0",
|
|
33
33
|
"@aws-sdk/middleware-retry": "3.40.0",
|
|
34
34
|
"@aws-sdk/middleware-serde": "3.40.0",
|
|
35
|
-
"@aws-sdk/middleware-signing": "3.
|
|
35
|
+
"@aws-sdk/middleware-signing": "3.45.0",
|
|
36
36
|
"@aws-sdk/middleware-stack": "3.40.0",
|
|
37
37
|
"@aws-sdk/middleware-user-agent": "3.40.0",
|
|
38
38
|
"@aws-sdk/node-config-provider": "3.40.0",
|