@aws-sdk/client-application-insights 3.100.0 → 3.104.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 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.104.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.103.0...v3.104.0) (2022-06-02)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-application-insights:** Provide Account Level onboarding support through CFN/CLI ([b70eff4](https://github.com/aws/aws-sdk-js-v3/commit/b70eff4007513c6a8dc126e52ff7173328c44b02))
12
+
13
+
14
+
15
+
16
+
6
17
  # [3.100.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.99.0...v3.100.0) (2022-05-26)
7
18
 
8
19
  **Note:** Version bump only for package @aws-sdk/client-application-insights
package/README.md CHANGED
@@ -11,18 +11,17 @@ AWS SDK for JavaScript ApplicationInsights Client for Node.js, Browser and React
11
11
 
12
12
  <fullname>Amazon CloudWatch Application Insights</fullname>
13
13
 
14
- <p> Amazon CloudWatch Application Insights is a service that
15
- helps you detect common problems with your applications. It
16
- enables you to pinpoint the source of issues in your applications (built with technologies
17
- such as Microsoft IIS, .NET, and Microsoft SQL Server), by providing key insights into
18
- detected problems.</p>
14
+ <p> Amazon CloudWatch Application Insights is a service that helps you detect common
15
+ problems with your applications. It enables you to pinpoint the source of issues in your
16
+ applications (built with technologies such as Microsoft IIS, .NET, and Microsoft SQL
17
+ Server), by providing key insights into detected problems.</p>
19
18
  <p>After you onboard your application, CloudWatch Application Insights identifies,
20
- recommends, and sets up metrics and logs. It continuously analyzes and
21
- correlates your metrics and logs for unusual behavior to surface actionable problems with
22
- your application. For example, if your application is slow and unresponsive and leading to
23
- HTTP 500 errors in your Application Load Balancer (ALB), Application Insights informs you
24
- that a memory pressure problem with your SQL Server database is occurring. It bases this
25
- analysis on impactful metrics and log errors. </p>
19
+ recommends, and sets up metrics and logs. It continuously analyzes and correlates your
20
+ metrics and logs for unusual behavior to surface actionable problems with your application.
21
+ For example, if your application is slow and unresponsive and leading to HTTP 500 errors in
22
+ your Application Load Balancer (ALB), Application Insights informs you that a memory
23
+ pressure problem with your SQL Server database is occurring. It bases this analysis on
24
+ impactful metrics and log errors. </p>
26
25
 
27
26
  ## Installing
28
27
 
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListConfigurationHistoryResponse = exports.ListConfigurationHistoryRequest = exports.ListComponentsResponse = exports.ListComponentsRequest = exports.ListApplicationsResponse = exports.ListApplicationsRequest = exports.DescribeProblemObservationsResponse = exports.RelatedObservations = exports.DescribeProblemObservationsRequest = exports.DescribeProblemResponse = exports.Problem = exports.DescribeProblemRequest = exports.DescribeObservationResponse = exports.Observation = exports.DescribeObservationRequest = exports.DescribeLogPatternResponse = exports.DescribeLogPatternRequest = exports.DescribeComponentConfigurationRecommendationResponse = exports.DescribeComponentConfigurationRecommendationRequest = exports.DescribeComponentConfigurationResponse = exports.DescribeComponentConfigurationRequest = exports.DescribeComponentResponse = exports.DescribeComponentRequest = exports.DescribeApplicationResponse = exports.DescribeApplicationRequest = exports.DeleteLogPatternResponse = exports.DeleteLogPatternRequest = exports.DeleteComponentResponse = exports.DeleteComponentRequest = exports.DeleteApplicationResponse = exports.DeleteApplicationRequest = exports.CreateLogPatternResponse = exports.LogPattern = exports.CreateLogPatternRequest = exports.CreateComponentResponse = exports.CreateComponentRequest = exports.ValidationException = exports.TagsAlreadyExistException = exports.ResourceNotFoundException = exports.ResourceInUseException = exports.InternalServerException = exports.CreateApplicationResponse = exports.CreateApplicationRequest = exports.Tag = exports.ConfigurationEvent = exports.BadRequestException = exports.ApplicationInfo = exports.DiscoveryType = exports.ApplicationComponent = exports.AccessDeniedException = void 0;
4
- exports.UpdateLogPatternResponse = exports.UpdateLogPatternRequest = exports.UpdateComponentConfigurationResponse = exports.UpdateComponentConfigurationRequest = exports.UpdateComponentResponse = exports.UpdateComponentRequest = exports.UpdateApplicationResponse = exports.UpdateApplicationRequest = exports.UntagResourceResponse = exports.UntagResourceRequest = exports.TooManyTagsException = exports.TagResourceResponse = exports.TagResourceRequest = exports.ListTagsForResourceResponse = exports.ListTagsForResourceRequest = exports.ListProblemsResponse = exports.ListProblemsRequest = exports.ListLogPatternSetsResponse = exports.ListLogPatternSetsRequest = exports.ListLogPatternsResponse = exports.ListLogPatternsRequest = void 0;
3
+ exports.ListConfigurationHistoryRequest = exports.ListComponentsResponse = exports.ListComponentsRequest = exports.ListApplicationsResponse = exports.ListApplicationsRequest = exports.DescribeProblemObservationsResponse = exports.RelatedObservations = exports.DescribeProblemObservationsRequest = exports.DescribeProblemResponse = exports.Problem = exports.DescribeProblemRequest = exports.DescribeObservationResponse = exports.Observation = exports.DescribeObservationRequest = exports.DescribeLogPatternResponse = exports.DescribeLogPatternRequest = exports.DescribeComponentConfigurationRecommendationResponse = exports.DescribeComponentConfigurationRecommendationRequest = exports.DescribeComponentConfigurationResponse = exports.DescribeComponentConfigurationRequest = exports.DescribeComponentResponse = exports.DescribeComponentRequest = exports.DescribeApplicationResponse = exports.DescribeApplicationRequest = exports.DeleteLogPatternResponse = exports.DeleteLogPatternRequest = exports.DeleteComponentResponse = exports.DeleteComponentRequest = exports.DeleteApplicationResponse = exports.DeleteApplicationRequest = exports.CreateLogPatternResponse = exports.LogPattern = exports.CreateLogPatternRequest = exports.CreateComponentResponse = exports.CreateComponentRequest = exports.ValidationException = exports.TagsAlreadyExistException = exports.ResourceNotFoundException = exports.ResourceInUseException = exports.InternalServerException = exports.CreateApplicationResponse = exports.CreateApplicationRequest = exports.Tag = exports.GroupingType = exports.ConfigurationEvent = exports.BadRequestException = exports.ApplicationInfo = exports.DiscoveryType = exports.ApplicationComponent = exports.AccessDeniedException = void 0;
4
+ exports.UpdateLogPatternResponse = exports.UpdateLogPatternRequest = exports.UpdateComponentConfigurationResponse = exports.UpdateComponentConfigurationRequest = exports.UpdateComponentResponse = exports.UpdateComponentRequest = exports.UpdateApplicationResponse = exports.UpdateApplicationRequest = exports.UntagResourceResponse = exports.UntagResourceRequest = exports.TooManyTagsException = exports.TagResourceResponse = exports.TagResourceRequest = exports.ListTagsForResourceResponse = exports.ListTagsForResourceRequest = exports.ListProblemsResponse = exports.ListProblemsRequest = exports.ListLogPatternSetsResponse = exports.ListLogPatternSetsRequest = exports.ListLogPatternsResponse = exports.ListLogPatternsRequest = exports.ListConfigurationHistoryResponse = void 0;
5
5
  const ApplicationInsightsServiceException_1 = require("./ApplicationInsightsServiceException");
6
6
  class AccessDeniedException extends ApplicationInsightsServiceException_1.ApplicationInsightsServiceException {
7
7
  constructor(opts) {
@@ -54,6 +54,10 @@ var ConfigurationEvent;
54
54
  ...obj,
55
55
  });
56
56
  })(ConfigurationEvent = exports.ConfigurationEvent || (exports.ConfigurationEvent = {}));
57
+ var GroupingType;
58
+ (function (GroupingType) {
59
+ GroupingType["ACCOUNT_BASED"] = "ACCOUNT_BASED";
60
+ })(GroupingType = exports.GroupingType || (exports.GroupingType = {}));
57
61
  var Tag;
58
62
  (function (Tag) {
59
63
  Tag.filterSensitiveLog = (obj) => ({
@@ -1507,6 +1507,7 @@ const serializeAws_json1_1CreateApplicationRequest = (input, context) => {
1507
1507
  ...(input.AutoCreate !== undefined && input.AutoCreate !== null && { AutoCreate: input.AutoCreate }),
1508
1508
  ...(input.CWEMonitorEnabled !== undefined &&
1509
1509
  input.CWEMonitorEnabled !== null && { CWEMonitorEnabled: input.CWEMonitorEnabled }),
1510
+ ...(input.GroupingType !== undefined && input.GroupingType !== null && { GroupingType: input.GroupingType }),
1510
1511
  ...(input.OpsCenterEnabled !== undefined &&
1511
1512
  input.OpsCenterEnabled !== null && { OpsCenterEnabled: input.OpsCenterEnabled }),
1512
1513
  ...(input.OpsItemSNSTopicArn !== undefined &&
@@ -43,6 +43,10 @@ export var ConfigurationEvent;
43
43
  (function (ConfigurationEvent) {
44
44
  ConfigurationEvent.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
45
45
  })(ConfigurationEvent || (ConfigurationEvent = {}));
46
+ export var GroupingType;
47
+ (function (GroupingType) {
48
+ GroupingType["ACCOUNT_BASED"] = "ACCOUNT_BASED";
49
+ })(GroupingType || (GroupingType = {}));
46
50
  export var Tag;
47
51
  (function (Tag) {
48
52
  Tag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
@@ -1963,9 +1963,9 @@ var deserializeAws_json1_1ValidationExceptionResponse = function (parsedOutput,
1963
1963
  });
1964
1964
  }); };
1965
1965
  var serializeAws_json1_1CreateApplicationRequest = function (input, context) {
1966
- return __assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.AutoConfigEnabled !== undefined &&
1966
+ return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.AutoConfigEnabled !== undefined &&
1967
1967
  input.AutoConfigEnabled !== null && { AutoConfigEnabled: input.AutoConfigEnabled })), (input.AutoCreate !== undefined && input.AutoCreate !== null && { AutoCreate: input.AutoCreate })), (input.CWEMonitorEnabled !== undefined &&
1968
- input.CWEMonitorEnabled !== null && { CWEMonitorEnabled: input.CWEMonitorEnabled })), (input.OpsCenterEnabled !== undefined &&
1968
+ input.CWEMonitorEnabled !== null && { CWEMonitorEnabled: input.CWEMonitorEnabled })), (input.GroupingType !== undefined && input.GroupingType !== null && { GroupingType: input.GroupingType })), (input.OpsCenterEnabled !== undefined &&
1969
1969
  input.OpsCenterEnabled !== null && { OpsCenterEnabled: input.OpsCenterEnabled })), (input.OpsItemSNSTopicArn !== undefined &&
1970
1970
  input.OpsItemSNSTopicArn !== null && { OpsItemSNSTopicArn: input.OpsItemSNSTopicArn })), (input.ResourceGroupName !== undefined &&
1971
1971
  input.ResourceGroupName !== null && { ResourceGroupName: input.ResourceGroupName })), (input.Tags !== undefined && input.Tags !== null && { Tags: serializeAws_json1_1TagList(input.Tags, context) }));
@@ -29,18 +29,17 @@ import { UpdateComponentConfigurationCommandInput, UpdateComponentConfigurationC
29
29
  import { UpdateLogPatternCommandInput, UpdateLogPatternCommandOutput } from "./commands/UpdateLogPatternCommand";
30
30
  /**
31
31
  * <fullname>Amazon CloudWatch Application Insights</fullname>
32
- * <p> Amazon CloudWatch Application Insights is a service that
33
- * helps you detect common problems with your applications. It
34
- * enables you to pinpoint the source of issues in your applications (built with technologies
35
- * such as Microsoft IIS, .NET, and Microsoft SQL Server), by providing key insights into
36
- * detected problems.</p>
32
+ * <p> Amazon CloudWatch Application Insights is a service that helps you detect common
33
+ * problems with your applications. It enables you to pinpoint the source of issues in your
34
+ * applications (built with technologies such as Microsoft IIS, .NET, and Microsoft SQL
35
+ * Server), by providing key insights into detected problems.</p>
37
36
  * <p>After you onboard your application, CloudWatch Application Insights identifies,
38
- * recommends, and sets up metrics and logs. It continuously analyzes and
39
- * correlates your metrics and logs for unusual behavior to surface actionable problems with
40
- * your application. For example, if your application is slow and unresponsive and leading to
41
- * HTTP 500 errors in your Application Load Balancer (ALB), Application Insights informs you
42
- * that a memory pressure problem with your SQL Server database is occurring. It bases this
43
- * analysis on impactful metrics and log errors. </p>
37
+ * recommends, and sets up metrics and logs. It continuously analyzes and correlates your
38
+ * metrics and logs for unusual behavior to surface actionable problems with your application.
39
+ * For example, if your application is slow and unresponsive and leading to HTTP 500 errors in
40
+ * your Application Load Balancer (ALB), Application Insights informs you that a memory
41
+ * pressure problem with your SQL Server database is occurring. It bases this analysis on
42
+ * impactful metrics and log errors. </p>
44
43
  */
45
44
  export declare class ApplicationInsights extends ApplicationInsightsClient {
46
45
  /**
@@ -62,14 +61,16 @@ export declare class ApplicationInsights extends ApplicationInsightsClient {
62
61
  createLogPattern(args: CreateLogPatternCommandInput, cb: (err: any, data?: CreateLogPatternCommandOutput) => void): void;
63
62
  createLogPattern(args: CreateLogPatternCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLogPatternCommandOutput) => void): void;
64
63
  /**
65
- * <p>Removes the specified application from monitoring. Does not delete the application.</p>
64
+ * <p>Removes the specified application from monitoring. Does not delete the
65
+ * application.</p>
66
66
  */
67
67
  deleteApplication(args: DeleteApplicationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteApplicationCommandOutput>;
68
68
  deleteApplication(args: DeleteApplicationCommandInput, cb: (err: any, data?: DeleteApplicationCommandOutput) => void): void;
69
69
  deleteApplication(args: DeleteApplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteApplicationCommandOutput) => void): void;
70
70
  /**
71
- * <p>Ungroups a custom component. When you ungroup custom components, all applicable
72
- * monitors that are set up for the component are removed and the instances revert to their standalone status.</p>
71
+ * <p>Ungroups a custom component. When you ungroup custom components, all applicable monitors
72
+ * that are set up for the component are removed and the instances revert to their standalone
73
+ * status.</p>
73
74
  */
74
75
  deleteComponent(args: DeleteComponentCommandInput, options?: __HttpHandlerOptions): Promise<DeleteComponentCommandOutput>;
75
76
  deleteComponent(args: DeleteComponentCommandInput, cb: (err: any, data?: DeleteComponentCommandOutput) => void): void;
@@ -87,7 +88,8 @@ export declare class ApplicationInsights extends ApplicationInsightsClient {
87
88
  describeApplication(args: DescribeApplicationCommandInput, cb: (err: any, data?: DescribeApplicationCommandOutput) => void): void;
88
89
  describeApplication(args: DescribeApplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeApplicationCommandOutput) => void): void;
89
90
  /**
90
- * <p>Describes a component and lists the resources that are grouped together in a component.</p>
91
+ * <p>Describes a component and lists the resources that are grouped together in a
92
+ * component.</p>
91
93
  */
92
94
  describeComponent(args: DescribeComponentCommandInput, options?: __HttpHandlerOptions): Promise<DescribeComponentCommandOutput>;
93
95
  describeComponent(args: DescribeComponentCommandInput, cb: (err: any, data?: DescribeComponentCommandOutput) => void): void;
@@ -141,15 +143,15 @@ export declare class ApplicationInsights extends ApplicationInsightsClient {
141
143
  listComponents(args: ListComponentsCommandInput, cb: (err: any, data?: ListComponentsCommandOutput) => void): void;
142
144
  listComponents(args: ListComponentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListComponentsCommandOutput) => void): void;
143
145
  /**
144
- * <p>
145
- * Lists the INFO, WARN, and ERROR events for periodic configuration updates performed by Application Insights. Examples of events represented are:
146
- * </p>
146
+ * <p> Lists the INFO, WARN, and ERROR events for periodic configuration updates performed by
147
+ * Application Insights. Examples of events represented are: </p>
147
148
  * <ul>
148
149
  * <li>
149
150
  * <p>INFO: creating a new alarm or updating an alarm threshold.</p>
150
151
  * </li>
151
152
  * <li>
152
- * <p>WARN: alarm not created due to insufficient data points used to predict thresholds.</p>
153
+ * <p>WARN: alarm not created due to insufficient data points used to predict
154
+ * thresholds.</p>
153
155
  * </li>
154
156
  * <li>
155
157
  * <p>ERROR: alarm not created due to permission errors or exceeding quotas. </p>
@@ -181,22 +183,22 @@ export declare class ApplicationInsights extends ApplicationInsightsClient {
181
183
  * <p>Retrieve a list of the tags (keys and values) that are associated with a specified
182
184
  * application. A <i>tag</i> is a label that you optionally define and associate
183
185
  * with an application. Each tag consists of a required <i>tag key</i> and an
184
- * optional associated <i>tag value</i>. A tag key is a general label that
185
- * acts as a category for more specific tag values. A tag value acts as a descriptor within
186
- * a tag key.</p>
186
+ * optional associated <i>tag value</i>. A tag key is a general label that acts
187
+ * as a category for more specific tag values. A tag value acts as a descriptor within a tag
188
+ * key.</p>
187
189
  */
188
190
  listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
189
191
  listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
190
192
  listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
191
193
  /**
192
194
  * <p>Add one or more tags (keys and values) to a specified application. A
193
- * <i>tag</i> is a label that you optionally define and associate with an
195
+ * <i>tag</i> is a label that you optionally define and associate with an
194
196
  * application. Tags can help you categorize and manage application in different ways, such as
195
197
  * by purpose, owner, environment, or other criteria. </p>
196
- * <p>Each tag consists of a required <i>tag key</i> and an
197
- * associated <i>tag value</i>, both of which you define. A tag key is a
198
- * general label that acts as a category for more specific tag values. A tag value acts as
199
- * a descriptor within a tag key.</p>
198
+ * <p>Each tag consists of a required <i>tag key</i> and an associated
199
+ * <i>tag value</i>, both of which you define. A tag key is a general label
200
+ * that acts as a category for more specific tag values. A tag value acts as a descriptor
201
+ * within a tag key.</p>
200
202
  */
201
203
  tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
202
204
  tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
@@ -221,9 +223,9 @@ export declare class ApplicationInsights extends ApplicationInsightsClient {
221
223
  updateComponent(args: UpdateComponentCommandInput, cb: (err: any, data?: UpdateComponentCommandOutput) => void): void;
222
224
  updateComponent(args: UpdateComponentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateComponentCommandOutput) => void): void;
223
225
  /**
224
- * <p>Updates the monitoring configurations for the component. The configuration input parameter
225
- * is an escaped JSON of the configuration and should match the schema of what is returned
226
- * by <code>DescribeComponentConfigurationRecommendation</code>. </p>
226
+ * <p>Updates the monitoring configurations for the component. The configuration input
227
+ * parameter is an escaped JSON of the configuration and should match the schema of what is
228
+ * returned by <code>DescribeComponentConfigurationRecommendation</code>. </p>
227
229
  */
228
230
  updateComponentConfiguration(args: UpdateComponentConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateComponentConfigurationCommandOutput>;
229
231
  updateComponentConfiguration(args: UpdateComponentConfigurationCommandInput, cb: (err: any, data?: UpdateComponentConfigurationCommandOutput) => void): void;
@@ -154,18 +154,17 @@ export interface ApplicationInsightsClientResolvedConfig extends ApplicationInsi
154
154
  }
155
155
  /**
156
156
  * <fullname>Amazon CloudWatch Application Insights</fullname>
157
- * <p> Amazon CloudWatch Application Insights is a service that
158
- * helps you detect common problems with your applications. It
159
- * enables you to pinpoint the source of issues in your applications (built with technologies
160
- * such as Microsoft IIS, .NET, and Microsoft SQL Server), by providing key insights into
161
- * detected problems.</p>
157
+ * <p> Amazon CloudWatch Application Insights is a service that helps you detect common
158
+ * problems with your applications. It enables you to pinpoint the source of issues in your
159
+ * applications (built with technologies such as Microsoft IIS, .NET, and Microsoft SQL
160
+ * Server), by providing key insights into detected problems.</p>
162
161
  * <p>After you onboard your application, CloudWatch Application Insights identifies,
163
- * recommends, and sets up metrics and logs. It continuously analyzes and
164
- * correlates your metrics and logs for unusual behavior to surface actionable problems with
165
- * your application. For example, if your application is slow and unresponsive and leading to
166
- * HTTP 500 errors in your Application Load Balancer (ALB), Application Insights informs you
167
- * that a memory pressure problem with your SQL Server database is occurring. It bases this
168
- * analysis on impactful metrics and log errors. </p>
162
+ * recommends, and sets up metrics and logs. It continuously analyzes and correlates your
163
+ * metrics and logs for unusual behavior to surface actionable problems with your application.
164
+ * For example, if your application is slow and unresponsive and leading to HTTP 500 errors in
165
+ * your Application Load Balancer (ALB), Application Insights informs you that a memory
166
+ * pressure problem with your SQL Server database is occurring. It bases this analysis on
167
+ * impactful metrics and log errors. </p>
169
168
  */
170
169
  export declare class ApplicationInsightsClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, ApplicationInsightsClientResolvedConfig> {
171
170
  /**
@@ -7,7 +7,8 @@ export interface DeleteApplicationCommandInput extends DeleteApplicationRequest
7
7
  export interface DeleteApplicationCommandOutput extends DeleteApplicationResponse, __MetadataBearer {
8
8
  }
9
9
  /**
10
- * <p>Removes the specified application from monitoring. Does not delete the application.</p>
10
+ * <p>Removes the specified application from monitoring. Does not delete the
11
+ * application.</p>
11
12
  * @example
12
13
  * Use a bare-bones client and the command you need to make an API call.
13
14
  * ```javascript
@@ -7,8 +7,9 @@ export interface DeleteComponentCommandInput extends DeleteComponentRequest {
7
7
  export interface DeleteComponentCommandOutput extends DeleteComponentResponse, __MetadataBearer {
8
8
  }
9
9
  /**
10
- * <p>Ungroups a custom component. When you ungroup custom components, all applicable
11
- * monitors that are set up for the component are removed and the instances revert to their standalone status.</p>
10
+ * <p>Ungroups a custom component. When you ungroup custom components, all applicable monitors
11
+ * that are set up for the component are removed and the instances revert to their standalone
12
+ * status.</p>
12
13
  * @example
13
14
  * Use a bare-bones client and the command you need to make an API call.
14
15
  * ```javascript
@@ -7,7 +7,8 @@ export interface DescribeComponentCommandInput extends DescribeComponentRequest
7
7
  export interface DescribeComponentCommandOutput extends DescribeComponentResponse, __MetadataBearer {
8
8
  }
9
9
  /**
10
- * <p>Describes a component and lists the resources that are grouped together in a component.</p>
10
+ * <p>Describes a component and lists the resources that are grouped together in a
11
+ * component.</p>
11
12
  * @example
12
13
  * Use a bare-bones client and the command you need to make an API call.
13
14
  * ```javascript
@@ -7,15 +7,15 @@ export interface ListConfigurationHistoryCommandInput extends ListConfigurationH
7
7
  export interface ListConfigurationHistoryCommandOutput extends ListConfigurationHistoryResponse, __MetadataBearer {
8
8
  }
9
9
  /**
10
- * <p>
11
- * Lists the INFO, WARN, and ERROR events for periodic configuration updates performed by Application Insights. Examples of events represented are:
12
- * </p>
10
+ * <p> Lists the INFO, WARN, and ERROR events for periodic configuration updates performed by
11
+ * Application Insights. Examples of events represented are: </p>
13
12
  * <ul>
14
13
  * <li>
15
14
  * <p>INFO: creating a new alarm or updating an alarm threshold.</p>
16
15
  * </li>
17
16
  * <li>
18
- * <p>WARN: alarm not created due to insufficient data points used to predict thresholds.</p>
17
+ * <p>WARN: alarm not created due to insufficient data points used to predict
18
+ * thresholds.</p>
19
19
  * </li>
20
20
  * <li>
21
21
  * <p>ERROR: alarm not created due to permission errors or exceeding quotas. </p>
@@ -10,9 +10,9 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
10
10
  * <p>Retrieve a list of the tags (keys and values) that are associated with a specified
11
11
  * application. A <i>tag</i> is a label that you optionally define and associate
12
12
  * with an application. Each tag consists of a required <i>tag key</i> and an
13
- * optional associated <i>tag value</i>. A tag key is a general label that
14
- * acts as a category for more specific tag values. A tag value acts as a descriptor within
15
- * a tag key.</p>
13
+ * optional associated <i>tag value</i>. A tag key is a general label that acts
14
+ * as a category for more specific tag values. A tag value acts as a descriptor within a tag
15
+ * key.</p>
16
16
  * @example
17
17
  * Use a bare-bones client and the command you need to make an API call.
18
18
  * ```javascript
@@ -8,13 +8,13 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
8
8
  }
9
9
  /**
10
10
  * <p>Add one or more tags (keys and values) to a specified application. A
11
- * <i>tag</i> is a label that you optionally define and associate with an
11
+ * <i>tag</i> is a label that you optionally define and associate with an
12
12
  * application. Tags can help you categorize and manage application in different ways, such as
13
13
  * by purpose, owner, environment, or other criteria. </p>
14
- * <p>Each tag consists of a required <i>tag key</i> and an
15
- * associated <i>tag value</i>, both of which you define. A tag key is a
16
- * general label that acts as a category for more specific tag values. A tag value acts as
17
- * a descriptor within a tag key.</p>
14
+ * <p>Each tag consists of a required <i>tag key</i> and an associated
15
+ * <i>tag value</i>, both of which you define. A tag key is a general label
16
+ * that acts as a category for more specific tag values. A tag value acts as a descriptor
17
+ * within a tag key.</p>
18
18
  * @example
19
19
  * Use a bare-bones client and the command you need to make an API call.
20
20
  * ```javascript
@@ -7,9 +7,9 @@ export interface UpdateComponentConfigurationCommandInput extends UpdateComponen
7
7
  export interface UpdateComponentConfigurationCommandOutput extends UpdateComponentConfigurationResponse, __MetadataBearer {
8
8
  }
9
9
  /**
10
- * <p>Updates the monitoring configurations for the component. The configuration input parameter
11
- * is an escaped JSON of the configuration and should match the schema of what is returned
12
- * by <code>DescribeComponentConfigurationRecommendation</code>. </p>
10
+ * <p>Updates the monitoring configurations for the component. The configuration input
11
+ * parameter is an escaped JSON of the configuration and should match the schema of what is
12
+ * returned by <code>DescribeComponentConfigurationRecommendation</code>. </p>
13
13
  * @example
14
14
  * Use a bare-bones client and the command you need to make an API call.
15
15
  * ```javascript