@aws-sdk/client-devops-guru 3.44.0 → 3.47.1

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 CHANGED
@@ -3,6 +3,53 @@
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.47.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.0-release-test-1...v3.47.1) (2022-01-20)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-devops-guru
9
+
10
+
11
+
12
+
13
+
14
+ # [3.47.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.46.0...v3.47.0) (2022-01-15)
15
+
16
+
17
+ ### Features
18
+
19
+ * **clients:** update clients to use default values inferred from defaults mode ([#3192](https://github.com/aws/aws-sdk-js-v3/issues/3192)) ([9152e21](https://github.com/aws/aws-sdk-js-v3/commit/9152e210c6ec29f34bb070eaf2874039022e6ab7))
20
+
21
+
22
+
23
+
24
+
25
+ # [3.46.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.45.0...v3.46.0) (2022-01-07)
26
+
27
+
28
+ ### Bug Fixes
29
+
30
+ * **clients:** update clean:dist script to delete dist-* folder ([#3155](https://github.com/aws/aws-sdk-js-v3/issues/3155)) ([cdb1709](https://github.com/aws/aws-sdk-js-v3/commit/cdb17090f82d1fc8755811c82cbed5976ec7e60b))
31
+
32
+
33
+ ### Features
34
+
35
+ * **clients:** extend typedoc.json from root ([#3136](https://github.com/aws/aws-sdk-js-v3/issues/3136)) ([f6a3ef5](https://github.com/aws/aws-sdk-js-v3/commit/f6a3ef541ae2d92872d09d8cab6727911287ebb2))
36
+ * end support for Node.js 10.x ([#3122](https://github.com/aws/aws-sdk-js-v3/issues/3122)) ([7acf18a](https://github.com/aws/aws-sdk-js-v3/commit/7acf18abd3fb1cc461f809110cdb0d7968c2070e))
37
+
38
+
39
+
40
+
41
+
42
+ # [3.45.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.44.0...v3.45.0) (2021-12-23)
43
+
44
+
45
+ ### Features
46
+
47
+ * **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))
48
+
49
+
50
+
51
+
52
+
6
53
  # [3.44.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.43.0...v3.44.0) (2021-12-02)
7
54
 
8
55
 
@@ -14,6 +14,7 @@ const partitionHash = {
14
14
  "ap-south-1",
15
15
  "ap-southeast-1",
16
16
  "ap-southeast-2",
17
+ "ap-southeast-3",
17
18
  "ca-central-1",
18
19
  "eu-central-1",
19
20
  "eu-north-1",
@@ -1,15 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
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;
7
- var AccessDeniedException;
8
- (function (AccessDeniedException) {
9
- AccessDeniedException.filterSensitiveLog = (obj) => ({
10
- ...obj,
11
- });
12
- })(AccessDeniedException = exports.AccessDeniedException || (exports.AccessDeniedException = {}));
3
+ exports.ProactiveInsight = exports.InsightStatus = exports.InsightSeverity = exports.InsightTimeRange = exports.DescribeInsightRequest = exports.DescribeFeedbackResponse = exports.InsightFeedback = 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.ValidationExceptionReason = exports.ValidationExceptionField = exports.AddNotificationChannelResponse = exports.AddNotificationChannelRequest = exports.NotificationChannelConfig = exports.SnsChannelConfig = exports.AccountHealth = exports.AccountInsightHealth = void 0;
4
+ exports.ListEventsResponse = exports.Event = exports.EventResource = exports.ListEventsRequest = exports.ListEventsFilters = exports.EventTimeRange = exports.EventClass = 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 = void 0;
5
+ exports.UpdateServiceIntegrationResponse = exports.UpdateServiceIntegrationRequest = exports.UpdateServiceIntegrationConfig = exports.OpsCenterIntegrationConfig = exports.UpdateResourceCollectionResponse = exports.UpdateResourceCollectionRequest = exports.UpdateResourceCollectionFilter = 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 = void 0;
13
6
  var AccountInsightHealth;
14
7
  (function (AccountInsightHealth) {
15
8
  AccountInsightHealth.filterSensitiveLog = (obj) => ({
@@ -46,36 +39,6 @@ var AddNotificationChannelResponse;
46
39
  ...obj,
47
40
  });
48
41
  })(AddNotificationChannelResponse = exports.AddNotificationChannelResponse || (exports.AddNotificationChannelResponse = {}));
49
- var ConflictException;
50
- (function (ConflictException) {
51
- ConflictException.filterSensitiveLog = (obj) => ({
52
- ...obj,
53
- });
54
- })(ConflictException = exports.ConflictException || (exports.ConflictException = {}));
55
- var InternalServerException;
56
- (function (InternalServerException) {
57
- InternalServerException.filterSensitiveLog = (obj) => ({
58
- ...obj,
59
- });
60
- })(InternalServerException = exports.InternalServerException || (exports.InternalServerException = {}));
61
- var ResourceNotFoundException;
62
- (function (ResourceNotFoundException) {
63
- ResourceNotFoundException.filterSensitiveLog = (obj) => ({
64
- ...obj,
65
- });
66
- })(ResourceNotFoundException = exports.ResourceNotFoundException || (exports.ResourceNotFoundException = {}));
67
- var ServiceQuotaExceededException;
68
- (function (ServiceQuotaExceededException) {
69
- ServiceQuotaExceededException.filterSensitiveLog = (obj) => ({
70
- ...obj,
71
- });
72
- })(ServiceQuotaExceededException = exports.ServiceQuotaExceededException || (exports.ServiceQuotaExceededException = {}));
73
- var ThrottlingException;
74
- (function (ThrottlingException) {
75
- ThrottlingException.filterSensitiveLog = (obj) => ({
76
- ...obj,
77
- });
78
- })(ThrottlingException = exports.ThrottlingException || (exports.ThrottlingException = {}));
79
42
  var ValidationExceptionField;
80
43
  (function (ValidationExceptionField) {
81
44
  ValidationExceptionField.filterSensitiveLog = (obj) => ({
@@ -91,12 +54,6 @@ var ValidationExceptionReason;
91
54
  ValidationExceptionReason["PARAMETER_INCONSISTENT_WITH_SERVICE_STATE"] = "PARAMETER_INCONSISTENT_WITH_SERVICE_STATE";
92
55
  ValidationExceptionReason["UNKNOWN_OPERATION"] = "UNKNOWN_OPERATION";
93
56
  })(ValidationExceptionReason = exports.ValidationExceptionReason || (exports.ValidationExceptionReason = {}));
94
- var ValidationException;
95
- (function (ValidationException) {
96
- ValidationException.filterSensitiveLog = (obj) => ({
97
- ...obj,
98
- });
99
- })(ValidationException = exports.ValidationException || (exports.ValidationException = {}));
100
57
  var AnomalyReportedTimeRange;
101
58
  (function (AnomalyReportedTimeRange) {
102
59
  AnomalyReportedTimeRange.filterSensitiveLog = (obj) => ({
@@ -394,6 +351,7 @@ var OrganizationResourceCollectionType;
394
351
  OrganizationResourceCollectionType["AWS_ACCOUNT"] = "AWS_ACCOUNT";
395
352
  OrganizationResourceCollectionType["AWS_CLOUD_FORMATION"] = "AWS_CLOUD_FORMATION";
396
353
  OrganizationResourceCollectionType["AWS_SERVICE"] = "AWS_SERVICE";
354
+ OrganizationResourceCollectionType["AWS_TAGS"] = "AWS_TAGS";
397
355
  })(OrganizationResourceCollectionType = exports.OrganizationResourceCollectionType || (exports.OrganizationResourceCollectionType = {}));
398
356
  var DescribeOrganizationResourceCollectionHealthRequest;
399
357
  (function (DescribeOrganizationResourceCollectionHealthRequest) {
@@ -453,6 +411,12 @@ var ServiceHealth;
453
411
  ...obj,
454
412
  });
455
413
  })(ServiceHealth = exports.ServiceHealth || (exports.ServiceHealth = {}));
414
+ var TagHealth;
415
+ (function (TagHealth) {
416
+ TagHealth.filterSensitiveLog = (obj) => ({
417
+ ...obj,
418
+ });
419
+ })(TagHealth = exports.TagHealth || (exports.TagHealth = {}));
456
420
  var DescribeOrganizationResourceCollectionHealthResponse;
457
421
  (function (DescribeOrganizationResourceCollectionHealthResponse) {
458
422
  DescribeOrganizationResourceCollectionHealthResponse.filterSensitiveLog = (obj) => ({
@@ -471,12 +435,6 @@ var DescribeResourceCollectionHealthRequest;
471
435
  ...obj,
472
436
  });
473
437
  })(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
438
  var DescribeResourceCollectionHealthResponse;
481
439
  (function (DescribeResourceCollectionHealthResponse) {
482
440
  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;
@@ -13,13 +13,18 @@ const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
13
13
  const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
14
14
  const util_utf8_browser_1 = require("@aws-sdk/util-utf8-browser");
15
15
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
16
+ const smithy_client_1 = require("@aws-sdk/smithy-client");
17
+ const util_defaults_mode_browser_1 = require("@aws-sdk/util-defaults-mode-browser");
16
18
  const getRuntimeConfig = (config) => {
17
19
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
20
+ const defaultsMode = util_defaults_mode_browser_1.resolveDefaultsModeConfig(config);
21
+ const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
18
22
  const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config);
19
23
  return {
20
24
  ...clientSharedValues,
21
25
  ...config,
22
26
  runtime: "browser",
27
+ defaultsMode,
23
28
  base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : util_base64_browser_1.fromBase64,
24
29
  base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : util_base64_browser_1.toBase64,
25
30
  bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : util_body_length_browser_1.calculateBodyLength,
@@ -27,8 +32,8 @@ const getRuntimeConfig = (config) => {
27
32
  defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : util_user_agent_browser_1.defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
28
33
  maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : middleware_retry_1.DEFAULT_MAX_ATTEMPTS,
29
34
  region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : invalid_dependency_1.invalidProvider("Region is missing"),
30
- requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new fetch_http_handler_1.FetchHttpHandler(),
31
- retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (() => Promise.resolve(middleware_retry_1.DEFAULT_RETRY_MODE)),
35
+ requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new fetch_http_handler_1.FetchHttpHandler(defaultConfigProvider),
36
+ retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (async () => (await defaultConfigProvider()).retryMode || middleware_retry_1.DEFAULT_RETRY_MODE),
32
37
  sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : sha256_browser_1.Sha256,
33
38
  streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : fetch_http_handler_1.streamCollector,
34
39
  useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : (() => Promise.resolve(config_resolver_1.DEFAULT_USE_DUALSTACK_ENDPOINT)),
@@ -16,14 +16,17 @@ const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
16
16
  const util_utf8_node_1 = require("@aws-sdk/util-utf8-node");
17
17
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
18
18
  const smithy_client_1 = require("@aws-sdk/smithy-client");
19
+ const util_defaults_mode_node_1 = require("@aws-sdk/util-defaults-mode-node");
19
20
  const getRuntimeConfig = (config) => {
20
21
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
21
- smithy_client_1.emitWarningIfUnsupportedVersion(process.version);
22
+ const defaultsMode = util_defaults_mode_node_1.resolveDefaultsModeConfig(config);
23
+ const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
22
24
  const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config);
23
25
  return {
24
26
  ...clientSharedValues,
25
27
  ...config,
26
28
  runtime: "node",
29
+ defaultsMode,
27
30
  base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : util_base64_node_1.fromBase64,
28
31
  base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : util_base64_node_1.toBase64,
29
32
  bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : util_body_length_node_1.calculateBodyLength,
@@ -31,8 +34,11 @@ const getRuntimeConfig = (config) => {
31
34
  defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : util_user_agent_node_1.defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
32
35
  maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : node_config_provider_1.loadConfig(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
33
36
  region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : node_config_provider_1.loadConfig(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS),
34
- requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new node_http_handler_1.NodeHttpHandler(),
35
- retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : node_config_provider_1.loadConfig(middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS),
37
+ requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new node_http_handler_1.NodeHttpHandler(defaultConfigProvider),
38
+ retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : node_config_provider_1.loadConfig({
39
+ ...middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
40
+ default: async () => (await defaultConfigProvider()).retryMode || middleware_retry_1.DEFAULT_RETRY_MODE,
41
+ }),
36
42
  sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : hash_node_1.Hash.bind(null, "sha256"),
37
43
  streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : node_http_handler_1.streamCollector,
38
44
  useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : node_config_provider_1.loadConfig(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
@@ -12,6 +12,7 @@ var partitionHash = {
12
12
  "ap-south-1",
13
13
  "ap-southeast-1",
14
14
  "ap-southeast-2",
15
+ "ap-southeast-3",
15
16
  "ca-central-1",
16
17
  "eu-central-1",
17
18
  "eu-north-1",
@@ -1,8 +1,4 @@
1
1
  import { __assign } from "tslib";
2
- export var AccessDeniedException;
3
- (function (AccessDeniedException) {
4
- AccessDeniedException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
5
- })(AccessDeniedException || (AccessDeniedException = {}));
6
2
  export var AccountInsightHealth;
7
3
  (function (AccountInsightHealth) {
8
4
  AccountInsightHealth.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
@@ -27,26 +23,6 @@ export var AddNotificationChannelResponse;
27
23
  (function (AddNotificationChannelResponse) {
28
24
  AddNotificationChannelResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
29
25
  })(AddNotificationChannelResponse || (AddNotificationChannelResponse = {}));
30
- export var ConflictException;
31
- (function (ConflictException) {
32
- ConflictException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
33
- })(ConflictException || (ConflictException = {}));
34
- export var InternalServerException;
35
- (function (InternalServerException) {
36
- InternalServerException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
37
- })(InternalServerException || (InternalServerException = {}));
38
- export var ResourceNotFoundException;
39
- (function (ResourceNotFoundException) {
40
- ResourceNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
41
- })(ResourceNotFoundException || (ResourceNotFoundException = {}));
42
- export var ServiceQuotaExceededException;
43
- (function (ServiceQuotaExceededException) {
44
- ServiceQuotaExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
45
- })(ServiceQuotaExceededException || (ServiceQuotaExceededException = {}));
46
- export var ThrottlingException;
47
- (function (ThrottlingException) {
48
- ThrottlingException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
49
- })(ThrottlingException || (ThrottlingException = {}));
50
26
  export var ValidationExceptionField;
51
27
  (function (ValidationExceptionField) {
52
28
  ValidationExceptionField.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
@@ -60,10 +36,6 @@ export var ValidationExceptionReason;
60
36
  ValidationExceptionReason["PARAMETER_INCONSISTENT_WITH_SERVICE_STATE"] = "PARAMETER_INCONSISTENT_WITH_SERVICE_STATE";
61
37
  ValidationExceptionReason["UNKNOWN_OPERATION"] = "UNKNOWN_OPERATION";
62
38
  })(ValidationExceptionReason || (ValidationExceptionReason = {}));
63
- export var ValidationException;
64
- (function (ValidationException) {
65
- ValidationException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
66
- })(ValidationException || (ValidationException = {}));
67
39
  export var AnomalyReportedTimeRange;
68
40
  (function (AnomalyReportedTimeRange) {
69
41
  AnomalyReportedTimeRange.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
@@ -281,6 +253,7 @@ export var OrganizationResourceCollectionType;
281
253
  OrganizationResourceCollectionType["AWS_ACCOUNT"] = "AWS_ACCOUNT";
282
254
  OrganizationResourceCollectionType["AWS_CLOUD_FORMATION"] = "AWS_CLOUD_FORMATION";
283
255
  OrganizationResourceCollectionType["AWS_SERVICE"] = "AWS_SERVICE";
256
+ OrganizationResourceCollectionType["AWS_TAGS"] = "AWS_TAGS";
284
257
  })(OrganizationResourceCollectionType || (OrganizationResourceCollectionType = {}));
285
258
  export var DescribeOrganizationResourceCollectionHealthRequest;
286
259
  (function (DescribeOrganizationResourceCollectionHealthRequest) {
@@ -330,6 +303,10 @@ export var ServiceHealth;
330
303
  (function (ServiceHealth) {
331
304
  ServiceHealth.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
332
305
  })(ServiceHealth || (ServiceHealth = {}));
306
+ export var TagHealth;
307
+ (function (TagHealth) {
308
+ TagHealth.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
309
+ })(TagHealth || (TagHealth = {}));
333
310
  export var DescribeOrganizationResourceCollectionHealthResponse;
334
311
  (function (DescribeOrganizationResourceCollectionHealthResponse) {
335
312
  DescribeOrganizationResourceCollectionHealthResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
@@ -344,10 +321,6 @@ export var DescribeResourceCollectionHealthRequest;
344
321
  (function (DescribeResourceCollectionHealthRequest) {
345
322
  DescribeResourceCollectionHealthRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
346
323
  })(DescribeResourceCollectionHealthRequest || (DescribeResourceCollectionHealthRequest = {}));
347
- export var TagHealth;
348
- (function (TagHealth) {
349
- TagHealth.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
350
- })(TagHealth || (TagHealth = {}));
351
324
  export var DescribeResourceCollectionHealthResponse;
352
325
  (function (DescribeResourceCollectionHealthResponse) {
353
326
  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
  });
@@ -1,8 +1,8 @@
1
- import { __assign } from "tslib";
1
+ import { __assign, __awaiter, __generator } from "tslib";
2
2
  import packageInfo from "../package.json";
3
3
  import { Sha256 } from "@aws-crypto/sha256-browser";
4
4
  import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@aws-sdk/config-resolver";
5
- import { FetchHttpHandler, streamCollector } from "@aws-sdk/fetch-http-handler";
5
+ import { FetchHttpHandler as RequestHandler, streamCollector } from "@aws-sdk/fetch-http-handler";
6
6
  import { invalidProvider } from "@aws-sdk/invalid-dependency";
7
7
  import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@aws-sdk/middleware-retry";
8
8
  import { fromBase64, toBase64 } from "@aws-sdk/util-base64-browser";
@@ -10,8 +10,17 @@ import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
10
10
  import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
11
11
  import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-browser";
12
12
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
13
+ import { loadConfigsForDefaultMode } from "@aws-sdk/smithy-client";
14
+ import { resolveDefaultsModeConfig } from "@aws-sdk/util-defaults-mode-browser";
13
15
  export var getRuntimeConfig = function (config) {
14
16
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
17
+ var defaultsMode = resolveDefaultsModeConfig(config);
18
+ var defaultConfigProvider = function () { return defaultsMode().then(loadConfigsForDefaultMode); };
15
19
  var clientSharedValues = getSharedRuntimeConfig(config);
16
- return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "browser", base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : (function (_) { return function () { return Promise.reject(new Error("Credential is missing")); }; }), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : DEFAULT_MAX_ATTEMPTS, region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : invalidProvider("Region is missing"), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new FetchHttpHandler(), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (function () { return Promise.resolve(DEFAULT_RETRY_MODE); }), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Sha256, streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : (function () { return Promise.resolve(DEFAULT_USE_DUALSTACK_ENDPOINT); }), useFipsEndpoint: (_o = config === null || config === void 0 ? void 0 : config.useFipsEndpoint) !== null && _o !== void 0 ? _o : (function () { return Promise.resolve(DEFAULT_USE_FIPS_ENDPOINT); }), utf8Decoder: (_p = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _p !== void 0 ? _p : fromUtf8, utf8Encoder: (_q = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _q !== void 0 ? _q : toUtf8 });
20
+ return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "browser", defaultsMode: defaultsMode, base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : (function (_) { return function () { return Promise.reject(new Error("Credential is missing")); }; }), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : DEFAULT_MAX_ATTEMPTS, region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : invalidProvider("Region is missing"), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new RequestHandler(defaultConfigProvider), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (function () { return __awaiter(void 0, void 0, void 0, function () { return __generator(this, function (_a) {
21
+ switch (_a.label) {
22
+ case 0: return [4, defaultConfigProvider()];
23
+ case 1: return [2, (_a.sent()).retryMode || DEFAULT_RETRY_MODE];
24
+ }
25
+ }); }); }), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Sha256, streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : (function () { return Promise.resolve(DEFAULT_USE_DUALSTACK_ENDPOINT); }), useFipsEndpoint: (_o = config === null || config === void 0 ? void 0 : config.useFipsEndpoint) !== null && _o !== void 0 ? _o : (function () { return Promise.resolve(DEFAULT_USE_FIPS_ENDPOINT); }), utf8Decoder: (_p = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _p !== void 0 ? _p : fromUtf8, utf8Encoder: (_q = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _q !== void 0 ? _q : toUtf8 });
17
26
  };
@@ -1,21 +1,28 @@
1
- import { __assign } from "tslib";
1
+ import { __assign, __awaiter, __generator } from "tslib";
2
2
  import packageInfo from "../package.json";
3
3
  import { decorateDefaultCredentialProvider } from "@aws-sdk/client-sts";
4
4
  import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@aws-sdk/config-resolver";
5
5
  import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
6
6
  import { Hash } from "@aws-sdk/hash-node";
7
- import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@aws-sdk/middleware-retry";
7
+ import { DEFAULT_RETRY_MODE, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS, } from "@aws-sdk/middleware-retry";
8
8
  import { loadConfig as loadNodeConfig } from "@aws-sdk/node-config-provider";
9
- import { NodeHttpHandler, streamCollector } from "@aws-sdk/node-http-handler";
9
+ import { NodeHttpHandler as RequestHandler, streamCollector } from "@aws-sdk/node-http-handler";
10
10
  import { fromBase64, toBase64 } from "@aws-sdk/util-base64-node";
11
11
  import { calculateBodyLength } from "@aws-sdk/util-body-length-node";
12
12
  import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
13
13
  import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-node";
14
14
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
15
- import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
15
+ import { loadConfigsForDefaultMode } from "@aws-sdk/smithy-client";
16
+ import { resolveDefaultsModeConfig } from "@aws-sdk/util-defaults-mode-node";
16
17
  export var getRuntimeConfig = function (config) {
17
18
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
18
- emitWarningIfUnsupportedVersion(process.version);
19
+ var defaultsMode = resolveDefaultsModeConfig(config);
20
+ var defaultConfigProvider = function () { return defaultsMode().then(loadConfigsForDefaultMode); };
19
21
  var clientSharedValues = getSharedRuntimeConfig(config);
20
- return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "node", base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : decorateDefaultCredentialProvider(credentialDefaultProvider), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS), region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new NodeHttpHandler(), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : loadNodeConfig(NODE_RETRY_MODE_CONFIG_OPTIONS), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Hash.bind(null, "sha256"), streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS), useFipsEndpoint: (_o = config === null || config === void 0 ? void 0 : config.useFipsEndpoint) !== null && _o !== void 0 ? _o : loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS), utf8Decoder: (_p = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _p !== void 0 ? _p : fromUtf8, utf8Encoder: (_q = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _q !== void 0 ? _q : toUtf8 });
22
+ return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "node", defaultsMode: defaultsMode, base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : decorateDefaultCredentialProvider(credentialDefaultProvider), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS), region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new RequestHandler(defaultConfigProvider), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : loadNodeConfig(__assign(__assign({}, NODE_RETRY_MODE_CONFIG_OPTIONS), { default: function () { return __awaiter(void 0, void 0, void 0, function () { return __generator(this, function (_a) {
23
+ switch (_a.label) {
24
+ case 0: return [4, defaultConfigProvider()];
25
+ case 1: return [2, (_a.sent()).retryMode || DEFAULT_RETRY_MODE];
26
+ }
27
+ }); }); } })), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Hash.bind(null, "sha256"), streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS), useFipsEndpoint: (_o = config === null || config === void 0 ? void 0 : config.useFipsEndpoint) !== null && _o !== void 0 ? _o : loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS), utf8Decoder: (_p = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _p !== void 0 ? _p : fromUtf8, utf8Encoder: (_q = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _q !== void 0 ? _q : toUtf8 });
21
28
  };
@@ -4,7 +4,7 @@ import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry
4
4
  import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
5
5
  import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
6
  import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
- import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
7
+ import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
8
  import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
9
9
  import { AddNotificationChannelCommandInput, AddNotificationChannelCommandOutput } from "./commands/AddNotificationChannelCommand";
10
10
  import { DescribeAccountHealthCommandInput, DescribeAccountHealthCommandOutput } from "./commands/DescribeAccountHealthCommand";
@@ -134,6 +134,10 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
134
134
  * @internal
135
135
  */
136
136
  defaultUserAgentProvider?: Provider<__UserAgent>;
137
+ /**
138
+ * The {@link DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
139
+ */
140
+ defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
137
141
  }
138
142
  declare type DevOpsGuruClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
139
143
  /**
@@ -10,12 +10,6 @@ export interface AccessDeniedException extends __SmithyException, $MetadataBeare
10
10
  $fault: "client";
11
11
  Message: string | undefined;
12
12
  }
13
- export declare namespace AccessDeniedException {
14
- /**
15
- * @internal
16
- */
17
- const filterSensitiveLog: (obj: AccessDeniedException) => any;
18
- }
19
13
  /**
20
14
  * <p> Information about the number of open reactive and proactive insights that can be used
21
15
  * to gauge the health of your system. </p>
@@ -150,12 +144,6 @@ export interface ConflictException extends __SmithyException, $MetadataBearer {
150
144
  */
151
145
  ResourceType: string | undefined;
152
146
  }
153
- export declare namespace ConflictException {
154
- /**
155
- * @internal
156
- */
157
- const filterSensitiveLog: (obj: ConflictException) => any;
158
- }
159
147
  /**
160
148
  * <p>An internal failure in an Amazon service occurred.</p>
161
149
  */
@@ -169,12 +157,6 @@ export interface InternalServerException extends __SmithyException, $MetadataBea
169
157
  */
170
158
  RetryAfterSeconds?: number;
171
159
  }
172
- export declare namespace InternalServerException {
173
- /**
174
- * @internal
175
- */
176
- const filterSensitiveLog: (obj: InternalServerException) => any;
177
- }
178
160
  /**
179
161
  * <p>A requested resource could not be found</p>
180
162
  */
@@ -191,12 +173,6 @@ export interface ResourceNotFoundException extends __SmithyException, $MetadataB
191
173
  */
192
174
  ResourceType: string | undefined;
193
175
  }
194
- export declare namespace ResourceNotFoundException {
195
- /**
196
- * @internal
197
- */
198
- const filterSensitiveLog: (obj: ResourceNotFoundException) => any;
199
- }
200
176
  /**
201
177
  * <p>The request contains a value that exceeds a maximum quota.</p>
202
178
  */
@@ -205,12 +181,6 @@ export interface ServiceQuotaExceededException extends __SmithyException, $Metad
205
181
  $fault: "client";
206
182
  Message?: string;
207
183
  }
208
- export declare namespace ServiceQuotaExceededException {
209
- /**
210
- * @internal
211
- */
212
- const filterSensitiveLog: (obj: ServiceQuotaExceededException) => any;
213
- }
214
184
  /**
215
185
  * <p>The request was denied due to a request throttling.</p>
216
186
  */
@@ -232,12 +202,6 @@ export interface ThrottlingException extends __SmithyException, $MetadataBearer
232
202
  */
233
203
  RetryAfterSeconds?: number;
234
204
  }
235
- export declare namespace ThrottlingException {
236
- /**
237
- * @internal
238
- */
239
- const filterSensitiveLog: (obj: ThrottlingException) => any;
240
- }
241
205
  /**
242
206
  * <p> The field associated with the validation exception. </p>
243
207
  */
@@ -286,12 +250,6 @@ export interface ValidationException extends __SmithyException, $MetadataBearer
286
250
  */
287
251
  Fields?: ValidationExceptionField[];
288
252
  }
289
- export declare namespace ValidationException {
290
- /**
291
- * @internal
292
- */
293
- const filterSensitiveLog: (obj: ValidationException) => any;
294
- }
295
253
  /**
296
254
  * <p> A time range that specifies when DevOps Guru opens and then closes an anomaly. This
297
255
  * is different from <code>AnomalyTimeRange</code>, which specifies the time range when
@@ -1655,7 +1613,8 @@ export declare namespace DescribeOrganizationOverviewResponse {
1655
1613
  export declare enum OrganizationResourceCollectionType {
1656
1614
  AWS_ACCOUNT = "AWS_ACCOUNT",
1657
1615
  AWS_CLOUD_FORMATION = "AWS_CLOUD_FORMATION",
1658
- AWS_SERVICE = "AWS_SERVICE"
1616
+ AWS_SERVICE = "AWS_SERVICE",
1617
+ AWS_TAGS = "AWS_TAGS"
1659
1618
  }
1660
1619
  export interface DescribeOrganizationResourceCollectionHealthRequest {
1661
1620
  /**
@@ -1804,6 +1763,51 @@ export declare namespace ServiceHealth {
1804
1763
  */
1805
1764
  const filterSensitiveLog: (obj: ServiceHealth) => any;
1806
1765
  }
1766
+ /**
1767
+ * <p> Information about the health of Amazon Web Services resources in your account that are specified by
1768
+ * an Amazon Web Services tag <i>key</i>. </p>
1769
+ */
1770
+ export interface TagHealth {
1771
+ /**
1772
+ * <p>An Amazon Web Services tag <i>key</i> that is used to identify the Amazon Web Services resources that
1773
+ * DevOps Guru analyzes. All Amazon Web Services resources in your account and Region tagged with this <i>key</i> make
1774
+ * up your DevOps Guru application and analysis boundary.</p>
1775
+ * <important>
1776
+ * <p>The string used for a <i>key</i> in a tag that you use to define your resource coverage must begin with the
1777
+ * prefix <code>Devops-guru-</code>. The tag <i>key</i> might be
1778
+ * <code>Devops-guru-deployment-application</code> or
1779
+ * <code>Devops-guru-rds-application</code>. While <i>keys</i> are case-sensitive, the
1780
+ * case of <i>key</i> characters don't matter to DevOps Guru. For example, DevOps Guru works with a
1781
+ * <i>key</i> named <code>devops-guru-rds</code> and a <i>key</i> named
1782
+ * <code>DevOps-Guru-RDS</code>. Possible <i>key</i>/<i>value</i> pairs in your
1783
+ * application might be <code>Devops-Guru-production-application/RDS</code> or
1784
+ * <code>Devops-Guru-production-application/containers</code>.</p>
1785
+ * </important>
1786
+ */
1787
+ AppBoundaryKey?: string;
1788
+ /**
1789
+ * <p>The value in an Amazon Web Services tag.</p>
1790
+ * <p>The tag's <i>value</i> is an optional field used to associate a string with
1791
+ * the tag <i>key</i> (for example, <code>111122223333</code>, <code>Production</code>, or a team
1792
+ * name). The <i>key</i> and <i>value</i> are the tag's <i>key</i> pair.
1793
+ * Omitting the tag <i>value</i> is the same as using an empty
1794
+ * string. Like tag <i>keys</i>, tag <i>values</i> are
1795
+ * case-sensitive. You can specify a maximum of 256 characters for a tag value.</p>
1796
+ */
1797
+ TagValue?: string;
1798
+ /**
1799
+ * <p>Information about the health of the Amazon Web Services resources in your account that are
1800
+ * specified by an Amazon Web Services tag, including the number of open proactive, open reactive
1801
+ * insights, and the Mean Time to Recover (MTTR) of closed insights. </p>
1802
+ */
1803
+ Insight?: InsightHealth;
1804
+ }
1805
+ export declare namespace TagHealth {
1806
+ /**
1807
+ * @internal
1808
+ */
1809
+ const filterSensitiveLog: (obj: TagHealth) => any;
1810
+ }
1807
1811
  export interface DescribeOrganizationResourceCollectionHealthResponse {
1808
1812
  /**
1809
1813
  * <p>The returned <code>CloudFormationHealthOverview</code> object that contains an
@@ -1825,6 +1829,42 @@ export interface DescribeOrganizationResourceCollectionHealthResponse {
1825
1829
  * the next page of results for this operation. If there are no more pages, this value is null.</p>
1826
1830
  */
1827
1831
  NextToken?: string;
1832
+ /**
1833
+ * <p>Tags help you identify and organize your Amazon Web Services resources. Many Amazon Web Services services support
1834
+ * tagging, so you can assign the same tag to resources from different services to indicate
1835
+ * that the resources are related. For example, you can assign the same tag to an Amazon DynamoDB
1836
+ * table resource that you assign to an Lambda function. For more information about
1837
+ * using tags, see the <a href="https://d1.awsstatic.com/whitepapers/aws-tagging-best-practices.pdf">Tagging
1838
+ * best practices</a> whitepaper. </p>
1839
+ * <p>Each Amazon Web Services tag has two parts. </p>
1840
+ * <ul>
1841
+ * <li>
1842
+ * <p>A tag <i>key</i> (for example, <code>CostCenter</code>,
1843
+ * <code>Environment</code>, <code>Project</code>, or <code>Secret</code>). Tag
1844
+ * <i>keys</i> are case-sensitive.</p>
1845
+ * </li>
1846
+ * <li>
1847
+ * <p>An optional field known as a tag <i>value</i> (for example,
1848
+ * <code>111122223333</code>, <code>Production</code>, or a team
1849
+ * name). Omitting the tag <i>value</i> is the same as using an empty
1850
+ * string. Like tag <i>keys</i>, tag <i>values</i> are
1851
+ * case-sensitive.</p>
1852
+ * </li>
1853
+ * </ul>
1854
+ * <p>Together these are known as <i>key</i>-<i>value</i> pairs.</p>
1855
+ * <important>
1856
+ * <p>The string used for a <i>key</i> in a tag that you use to define your resource coverage must begin with the
1857
+ * prefix <code>Devops-guru-</code>. The tag <i>key</i> might be
1858
+ * <code>Devops-guru-deployment-application</code> or
1859
+ * <code>Devops-guru-rds-application</code>. While <i>keys</i> are case-sensitive, the
1860
+ * case of <i>key</i> characters don't matter to DevOps Guru. For example, DevOps Guru works with a
1861
+ * <i>key</i> named <code>devops-guru-rds</code> and a <i>key</i> named
1862
+ * <code>DevOps-Guru-RDS</code>. Possible <i>key</i>/<i>value</i> pairs in your
1863
+ * application might be <code>Devops-Guru-production-application/RDS</code> or
1864
+ * <code>Devops-Guru-production-application/containers</code>.</p>
1865
+ * </important>
1866
+ */
1867
+ Tags?: TagHealth[];
1828
1868
  }
1829
1869
  export declare namespace DescribeOrganizationResourceCollectionHealthResponse {
1830
1870
  /**
@@ -1857,51 +1897,6 @@ export declare namespace DescribeResourceCollectionHealthRequest {
1857
1897
  */
1858
1898
  const filterSensitiveLog: (obj: DescribeResourceCollectionHealthRequest) => any;
1859
1899
  }
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
1900
  export interface DescribeResourceCollectionHealthResponse {
1906
1901
  /**
1907
1902
  * <p> The returned <code>CloudFormationHealthOverview</code> object that contains an
@@ -1,10 +1,11 @@
1
- import { FetchHttpHandler } from "@aws-sdk/fetch-http-handler";
1
+ import { FetchHttpHandler as RequestHandler } from "@aws-sdk/fetch-http-handler";
2
2
  import { DevOpsGuruClientConfig } from "./DevOpsGuruClient";
3
3
  /**
4
4
  * @internal
5
5
  */
6
6
  export declare const getRuntimeConfig: (config: DevOpsGuruClientConfig) => {
7
7
  runtime: string;
8
+ defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
8
9
  base64Decoder: import("@aws-sdk/types").Decoder;
9
10
  base64Encoder: import("@aws-sdk/types").Encoder;
10
11
  bodyLengthChecker: (body: any) => number | undefined;
@@ -12,7 +13,7 @@ export declare const getRuntimeConfig: (config: DevOpsGuruClientConfig) => {
12
13
  defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
13
14
  maxAttempts: number | import("@aws-sdk/types").Provider<number>;
14
15
  region: string | import("@aws-sdk/types").Provider<any>;
15
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | FetchHttpHandler;
16
+ requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | RequestHandler;
16
17
  retryMode: string | import("@aws-sdk/types").Provider<string>;
17
18
  sha256: import("@aws-sdk/types").HashConstructor;
18
19
  streamCollector: import("@aws-sdk/types").StreamCollector;
@@ -1,18 +1,19 @@
1
- import { NodeHttpHandler } from "@aws-sdk/node-http-handler";
1
+ import { NodeHttpHandler as RequestHandler } from "@aws-sdk/node-http-handler";
2
2
  import { DevOpsGuruClientConfig } from "./DevOpsGuruClient";
3
3
  /**
4
4
  * @internal
5
5
  */
6
6
  export declare const getRuntimeConfig: (config: DevOpsGuruClientConfig) => {
7
7
  runtime: string;
8
+ defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
8
9
  base64Decoder: import("@aws-sdk/types").Decoder;
9
10
  base64Encoder: import("@aws-sdk/types").Encoder;
10
11
  bodyLengthChecker: (body: any) => number | undefined;
11
- credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
12
+ credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
12
13
  defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
13
14
  maxAttempts: number | import("@aws-sdk/types").Provider<number>;
14
15
  region: string | import("@aws-sdk/types").Provider<string>;
15
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | NodeHttpHandler;
16
+ requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | RequestHandler;
16
17
  retryMode: string | import("@aws-sdk/types").Provider<string>;
17
18
  sha256: import("@aws-sdk/types").HashConstructor;
18
19
  streamCollector: import("@aws-sdk/types").StreamCollector;
@@ -25,6 +25,7 @@ export declare const getRuntimeConfig: (config: DevOpsGuruClientConfig) => {
25
25
  credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
26
26
  regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
27
27
  defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
28
+ defaultsMode: import("@aws-sdk/smithy-client").DefaultsMode | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").DefaultsMode> | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
28
29
  endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
29
30
  tls?: boolean | undefined;
30
31
  retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
@@ -4,7 +4,7 @@ import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry
4
4
  import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
5
5
  import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
6
  import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
- import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
7
+ import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
8
  import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
9
9
  import { AddNotificationChannelCommandInput, AddNotificationChannelCommandOutput } from "./commands/AddNotificationChannelCommand";
10
10
  import { DescribeAccountHealthCommandInput, DescribeAccountHealthCommandOutput } from "./commands/DescribeAccountHealthCommand";
@@ -77,6 +77,8 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
77
77
  regionInfoProvider?: RegionInfoProvider;
78
78
 
79
79
  defaultUserAgentProvider?: Provider<__UserAgent>;
80
+
81
+ defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
80
82
  }
81
83
  declare type DevOpsGuruClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
82
84
 
@@ -5,10 +5,6 @@ export interface AccessDeniedException extends __SmithyException, $MetadataBeare
5
5
  $fault: "client";
6
6
  Message: string | undefined;
7
7
  }
8
- export declare namespace AccessDeniedException {
9
-
10
- const filterSensitiveLog: (obj: AccessDeniedException) => any;
11
- }
12
8
 
13
9
  export interface AccountInsightHealth {
14
10
 
@@ -75,10 +71,6 @@ export interface ConflictException extends __SmithyException, $MetadataBearer {
75
71
 
76
72
  ResourceType: string | undefined;
77
73
  }
78
- export declare namespace ConflictException {
79
-
80
- const filterSensitiveLog: (obj: ConflictException) => any;
81
- }
82
74
 
83
75
  export interface InternalServerException extends __SmithyException, $MetadataBearer {
84
76
  name: "InternalServerException";
@@ -87,10 +79,6 @@ export interface InternalServerException extends __SmithyException, $MetadataBea
87
79
 
88
80
  RetryAfterSeconds?: number;
89
81
  }
90
- export declare namespace InternalServerException {
91
-
92
- const filterSensitiveLog: (obj: InternalServerException) => any;
93
- }
94
82
 
95
83
  export interface ResourceNotFoundException extends __SmithyException, $MetadataBearer {
96
84
  name: "ResourceNotFoundException";
@@ -101,20 +89,12 @@ export interface ResourceNotFoundException extends __SmithyException, $MetadataB
101
89
 
102
90
  ResourceType: string | undefined;
103
91
  }
104
- export declare namespace ResourceNotFoundException {
105
-
106
- const filterSensitiveLog: (obj: ResourceNotFoundException) => any;
107
- }
108
92
 
109
93
  export interface ServiceQuotaExceededException extends __SmithyException, $MetadataBearer {
110
94
  name: "ServiceQuotaExceededException";
111
95
  $fault: "client";
112
96
  Message?: string;
113
97
  }
114
- export declare namespace ServiceQuotaExceededException {
115
-
116
- const filterSensitiveLog: (obj: ServiceQuotaExceededException) => any;
117
- }
118
98
 
119
99
  export interface ThrottlingException extends __SmithyException, $MetadataBearer {
120
100
  name: "ThrottlingException";
@@ -127,10 +107,6 @@ export interface ThrottlingException extends __SmithyException, $MetadataBearer
127
107
 
128
108
  RetryAfterSeconds?: number;
129
109
  }
130
- export declare namespace ThrottlingException {
131
-
132
- const filterSensitiveLog: (obj: ThrottlingException) => any;
133
- }
134
110
 
135
111
  export interface ValidationExceptionField {
136
112
 
@@ -161,10 +137,6 @@ export interface ValidationException extends __SmithyException, $MetadataBearer
161
137
 
162
138
  Fields?: ValidationExceptionField[];
163
139
  }
164
- export declare namespace ValidationException {
165
-
166
- const filterSensitiveLog: (obj: ValidationException) => any;
167
- }
168
140
 
169
141
  export interface AnomalyReportedTimeRange {
170
142
 
@@ -724,7 +696,8 @@ export declare namespace DescribeOrganizationOverviewResponse {
724
696
  export declare enum OrganizationResourceCollectionType {
725
697
  AWS_ACCOUNT = "AWS_ACCOUNT",
726
698
  AWS_CLOUD_FORMATION = "AWS_CLOUD_FORMATION",
727
- AWS_SERVICE = "AWS_SERVICE"
699
+ AWS_SERVICE = "AWS_SERVICE",
700
+ AWS_TAGS = "AWS_TAGS"
728
701
  }
729
702
  export interface DescribeOrganizationResourceCollectionHealthRequest {
730
703
 
@@ -815,6 +788,19 @@ export declare namespace ServiceHealth {
815
788
 
816
789
  const filterSensitiveLog: (obj: ServiceHealth) => any;
817
790
  }
791
+
792
+ export interface TagHealth {
793
+
794
+ AppBoundaryKey?: string;
795
+
796
+ TagValue?: string;
797
+
798
+ Insight?: InsightHealth;
799
+ }
800
+ export declare namespace TagHealth {
801
+
802
+ const filterSensitiveLog: (obj: TagHealth) => any;
803
+ }
818
804
  export interface DescribeOrganizationResourceCollectionHealthResponse {
819
805
 
820
806
  CloudFormation?: CloudFormationHealth[];
@@ -824,6 +810,8 @@ export interface DescribeOrganizationResourceCollectionHealthResponse {
824
810
  Account?: AccountHealth[];
825
811
 
826
812
  NextToken?: string;
813
+
814
+ Tags?: TagHealth[];
827
815
  }
828
816
  export declare namespace DescribeOrganizationResourceCollectionHealthResponse {
829
817
 
@@ -844,19 +832,6 @@ export declare namespace DescribeResourceCollectionHealthRequest {
844
832
 
845
833
  const filterSensitiveLog: (obj: DescribeResourceCollectionHealthRequest) => any;
846
834
  }
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
835
  export interface DescribeResourceCollectionHealthResponse {
861
836
 
862
837
  CloudFormation?: CloudFormationHealth[];
@@ -1,8 +1,9 @@
1
- import { FetchHttpHandler } from "@aws-sdk/fetch-http-handler";
1
+ import { FetchHttpHandler as RequestHandler } from "@aws-sdk/fetch-http-handler";
2
2
  import { DevOpsGuruClientConfig } from "./DevOpsGuruClient";
3
3
 
4
4
  export declare const getRuntimeConfig: (config: DevOpsGuruClientConfig) => {
5
5
  runtime: string;
6
+ defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
6
7
  base64Decoder: import("@aws-sdk/types").Decoder;
7
8
  base64Encoder: import("@aws-sdk/types").Encoder;
8
9
  bodyLengthChecker: (body: any) => number | undefined;
@@ -10,7 +11,7 @@ export declare const getRuntimeConfig: (config: DevOpsGuruClientConfig) => {
10
11
  defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
11
12
  maxAttempts: number | import("@aws-sdk/types").Provider<number>;
12
13
  region: string | import("@aws-sdk/types").Provider<any>;
13
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | FetchHttpHandler;
14
+ requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | RequestHandler;
14
15
  retryMode: string | import("@aws-sdk/types").Provider<string>;
15
16
  sha256: import("@aws-sdk/types").HashConstructor;
16
17
  streamCollector: import("@aws-sdk/types").StreamCollector;
@@ -1,16 +1,17 @@
1
- import { NodeHttpHandler } from "@aws-sdk/node-http-handler";
1
+ import { NodeHttpHandler as RequestHandler } from "@aws-sdk/node-http-handler";
2
2
  import { DevOpsGuruClientConfig } from "./DevOpsGuruClient";
3
3
 
4
4
  export declare const getRuntimeConfig: (config: DevOpsGuruClientConfig) => {
5
5
  runtime: string;
6
+ defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
6
7
  base64Decoder: import("@aws-sdk/types").Decoder;
7
8
  base64Encoder: import("@aws-sdk/types").Encoder;
8
9
  bodyLengthChecker: (body: any) => number | undefined;
9
- credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
10
+ credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
10
11
  defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
11
12
  maxAttempts: number | import("@aws-sdk/types").Provider<number>;
12
13
  region: string | import("@aws-sdk/types").Provider<string>;
13
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | NodeHttpHandler;
14
+ requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | RequestHandler;
14
15
  retryMode: string | import("@aws-sdk/types").Provider<string>;
15
16
  sha256: import("@aws-sdk/types").HashConstructor;
16
17
  streamCollector: import("@aws-sdk/types").StreamCollector;
@@ -23,6 +23,7 @@ export declare const getRuntimeConfig: (config: DevOpsGuruClientConfig) => {
23
23
  credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
24
24
  regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
25
25
  defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
26
+ defaultsMode: import("@aws-sdk/smithy-client").DefaultsMode | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").DefaultsMode> | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
26
27
  endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
27
28
  tls?: boolean | undefined;
28
29
  retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
package/package.json CHANGED
@@ -1,18 +1,15 @@
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.44.0",
4
+ "version": "3.47.1",
5
5
  "scripts": {
6
- "build": "yarn build:cjs && yarn build:es && yarn build:types",
7
- "build:cjs": "tsc -p tsconfig.json",
8
- "build:docs": "yarn clean:docs && typedoc ./",
6
+ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
+ "build:cjs": "tsc -p tsconfig.cjs.json",
8
+ "build:docs": "typedoc",
9
9
  "build:es": "tsc -p tsconfig.es.json",
10
10
  "build:types": "tsc -p tsconfig.types.json",
11
- "clean": "yarn clean:dist && yarn clean:docs",
12
- "clean:dist": "rimraf ./dist",
13
- "clean:docs": "rimraf ./docs",
14
- "downlevel-dts": "downlevel-dts dist-types dist-types/ts3.4",
15
- "test": "jest --coverage --passWithNoTests"
11
+ "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
12
+ "clean": "rimraf ./dist-*"
16
13
  },
17
14
  "main": "./dist-cjs/index.js",
18
15
  "types": "./dist-types/index.d.ts",
@@ -21,50 +18,46 @@
21
18
  "dependencies": {
22
19
  "@aws-crypto/sha256-browser": "2.0.0",
23
20
  "@aws-crypto/sha256-js": "2.0.0",
24
- "@aws-sdk/client-sts": "3.43.0",
25
- "@aws-sdk/config-resolver": "3.40.0",
26
- "@aws-sdk/credential-provider-node": "3.41.0",
27
- "@aws-sdk/fetch-http-handler": "3.40.0",
28
- "@aws-sdk/hash-node": "3.40.0",
29
- "@aws-sdk/invalid-dependency": "3.40.0",
30
- "@aws-sdk/middleware-content-length": "3.40.0",
31
- "@aws-sdk/middleware-host-header": "3.40.0",
32
- "@aws-sdk/middleware-logger": "3.40.0",
33
- "@aws-sdk/middleware-retry": "3.40.0",
34
- "@aws-sdk/middleware-serde": "3.40.0",
35
- "@aws-sdk/middleware-signing": "3.40.0",
36
- "@aws-sdk/middleware-stack": "3.40.0",
37
- "@aws-sdk/middleware-user-agent": "3.40.0",
38
- "@aws-sdk/node-config-provider": "3.40.0",
39
- "@aws-sdk/node-http-handler": "3.40.0",
40
- "@aws-sdk/protocol-http": "3.40.0",
41
- "@aws-sdk/smithy-client": "3.41.0",
42
- "@aws-sdk/types": "3.40.0",
43
- "@aws-sdk/url-parser": "3.40.0",
44
- "@aws-sdk/util-base64-browser": "3.37.0",
45
- "@aws-sdk/util-base64-node": "3.37.0",
46
- "@aws-sdk/util-body-length-browser": "3.37.0",
47
- "@aws-sdk/util-body-length-node": "3.37.0",
48
- "@aws-sdk/util-user-agent-browser": "3.40.0",
49
- "@aws-sdk/util-user-agent-node": "3.40.0",
50
- "@aws-sdk/util-utf8-browser": "3.37.0",
51
- "@aws-sdk/util-utf8-node": "3.37.0",
21
+ "@aws-sdk/client-sts": "3.47.1",
22
+ "@aws-sdk/config-resolver": "3.47.1",
23
+ "@aws-sdk/credential-provider-node": "3.47.1",
24
+ "@aws-sdk/fetch-http-handler": "3.47.1",
25
+ "@aws-sdk/hash-node": "3.47.1",
26
+ "@aws-sdk/invalid-dependency": "3.47.1",
27
+ "@aws-sdk/middleware-content-length": "3.47.1",
28
+ "@aws-sdk/middleware-host-header": "3.47.1",
29
+ "@aws-sdk/middleware-logger": "3.47.1",
30
+ "@aws-sdk/middleware-retry": "3.47.1",
31
+ "@aws-sdk/middleware-serde": "3.47.1",
32
+ "@aws-sdk/middleware-signing": "3.47.1",
33
+ "@aws-sdk/middleware-stack": "3.47.1",
34
+ "@aws-sdk/middleware-user-agent": "3.47.1",
35
+ "@aws-sdk/node-config-provider": "3.47.1",
36
+ "@aws-sdk/node-http-handler": "3.47.1",
37
+ "@aws-sdk/protocol-http": "3.47.1",
38
+ "@aws-sdk/smithy-client": "3.47.1",
39
+ "@aws-sdk/types": "3.47.1",
40
+ "@aws-sdk/url-parser": "3.47.1",
41
+ "@aws-sdk/util-base64-browser": "3.47.1",
42
+ "@aws-sdk/util-base64-node": "3.47.1",
43
+ "@aws-sdk/util-body-length-browser": "3.47.1",
44
+ "@aws-sdk/util-body-length-node": "3.47.1",
45
+ "@aws-sdk/util-defaults-mode-browser": "3.47.1",
46
+ "@aws-sdk/util-defaults-mode-node": "3.47.1",
47
+ "@aws-sdk/util-user-agent-browser": "3.47.1",
48
+ "@aws-sdk/util-user-agent-node": "3.47.1",
49
+ "@aws-sdk/util-utf8-browser": "3.47.1",
50
+ "@aws-sdk/util-utf8-node": "3.47.1",
52
51
  "tslib": "^2.3.0",
53
52
  "uuid": "^8.3.2"
54
53
  },
55
54
  "devDependencies": {
56
- "@aws-sdk/service-client-documentation-generator": "3.38.0",
55
+ "@aws-sdk/service-client-documentation-generator": "3.47.1",
57
56
  "@types/node": "^12.7.5",
58
- "@types/uuid": "^8.3.0",
59
- "downlevel-dts": "0.7.0",
60
- "jest": "^26.1.0",
61
- "rimraf": "^3.0.0",
62
- "ts-jest": "^26.4.1",
63
- "typedoc": "^0.19.2",
64
- "typescript": "~4.3.5"
57
+ "@types/uuid": "^8.3.0"
65
58
  },
66
59
  "engines": {
67
- "node": ">=10.0.0"
60
+ "node": ">=12.0.0"
68
61
  },
69
62
  "typesVersions": {
70
63
  "<4.0": {