You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/client-cloudwatch/src/models/models_0.ts
+18-2Lines changed: 18 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2097,7 +2097,8 @@ export interface Entity {
2097
2097
* <p>There are five allowed attributes (key names): <code>Type</code>,
2098
2098
* <code>ResourceType</code>, <code>Identifier</code>, <code>Name</code>, and
2099
2099
* <code>Environment</code>.</p>
2100
-
* <p>For details about how to use the key attributes to specify an entity, see <a href="https://docs.aws.amazon.com/adding-your-own-related-telemetry.html">How to add related
2100
+
* <p>For details about how to use the key attributes to specify an entity, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/adding-your-own-related-telemetry.html">How
2101
+
* to add related
2101
2102
* information to telemetry</a> in the <i>CloudWatch User
2102
2103
* Guide</i>.</p>
2103
2104
* @public
@@ -2107,7 +2108,8 @@ export interface Entity {
2107
2108
/**
2108
2109
* <p>Additional attributes of the entity that are not used to specify the identity of the
2109
2110
* entity. A list of key-value pairs.</p>
2110
-
* <p>For details about how to use the attributes, see <a href="https://docs.aws.amazon.com/adding-your-own-related-telemetry.html">How to add related information to
2111
+
* <p>For details about how to use the attributes, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/adding-your-own-related-telemetry.html">How
2112
+
* to add related information to
2111
2113
* telemetry</a> in the <i>CloudWatch User Guide</i>.</p>
"smithy.api#documentation": "<p>The attributes of the entity which identify the specific entity, as a list of \n key-value pairs. Entities with the same <code>KeyAttributes</code> are considered to be\n the same entity. For an entity to be valid, the <code>KeyAttributes</code> must exist\n and be formatted correctly.</p>\n <p>There are five allowed attributes (key names): <code>Type</code>,\n <code>ResourceType</code>, <code>Identifier</code>, <code>Name</code>, and\n <code>Environment</code>.</p>\n <p>For details about how to use the key attributes to specify an entity, see <a href=\"https://docs.aws.amazon.com/adding-your-own-related-telemetry.html\">How to add related \n information to telemetry</a> in the <i>CloudWatch User \n Guide</i>.</p>"
1821
+
"smithy.api#documentation": "<p>The attributes of the entity which identify the specific entity, as a list of \n key-value pairs. Entities with the same <code>KeyAttributes</code> are considered to be\n the same entity. For an entity to be valid, the <code>KeyAttributes</code> must exist\n and be formatted correctly.</p>\n <p>There are five allowed attributes (key names): <code>Type</code>,\n <code>ResourceType</code>, <code>Identifier</code>, <code>Name</code>, and\n <code>Environment</code>.</p>\n <p>For details about how to use the key attributes to specify an entity, see <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/adding-your-own-related-telemetry.html\">How\n to add related \n information to telemetry</a> in the <i>CloudWatch User \n Guide</i>.</p>"
"smithy.api#documentation": "<p>Additional attributes of the entity that are not used to specify the identity of the\n entity. A list of key-value pairs.</p>\n <p>For details about how to use the attributes, see <a href=\"https://docs.aws.amazon.com/adding-your-own-related-telemetry.html\">How to add related information to \n telemetry</a> in the <i>CloudWatch User Guide</i>.</p>"
1827
+
"smithy.api#documentation": "<p>Additional attributes of the entity that are not used to specify the identity of the\n entity. A list of key-value pairs.</p>\n <p>For details about how to use the attributes, see <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/adding-your-own-related-telemetry.html\">How\n to add related information to \n telemetry</a> in the <i>CloudWatch User Guide</i>.</p>"
"smithy.api#documentation": "<p>The actions to execute when this alarm transitions to the <code>ALARM</code> state\n from any other state. Each action is specified as an Amazon Resource Name\n (ARN).</p>\n <p>Valid Values: ]</p>\n <p>\n <b>Amazon SNS actions:</b>\n </p>\n <p>\n <code>arn:aws:sns:<i>region</i>:<i>account-id</i>:<i>sns-topic-name</i>\n </code>\n </p>\n <p>\n <b>Lambda actions:</b>\n </p>\n <ul>\n <li>\n <p>Invoke the latest version of a Lambda function:\n <code>arn:aws:lambda:<i>region</i>:<i>account-id</i>:function:<i>function-name</i>\n </code>\n </p>\n </li>\n <li>\n <p>Invoke a specific version of a Lambda function:\n <code>arn:aws:lambda:<i>region</i>:<i>account-id</i>:function:<i>function-name</i>:<i>version-number</i>\n </code>\n </p>\n </li>\n <li>\n <p>Invoke a function by using an alias Lambda function:\n <code>arn:aws:lambda:<i>region</i>:<i>account-id</i>:function:<i>function-name</i>:<i>alias-name</i>\n </code>\n </p>\n </li>\n </ul>\n <p>\n <b>Systems Manager actions:</b>\n </p>\n <p>\n <code>arn:aws:ssm:<i>region</i>:<i>account-id</i>:opsitem:<i>severity</i>\n </code>\n </p>"
5688
+
"smithy.api#documentation": "<p>The actions to execute when this alarm transitions to the <code>ALARM</code> state\n from any other state. Each action is specified as an Amazon Resource Name\n (ARN).</p>\n <p>Valid Values: ]</p>\n <p>\n <b>Amazon SNS actions:</b>\n </p>\n <p>\n <code>arn:aws:sns:<i>region</i>:<i>account-id</i>:<i>sns-topic-name</i>\n </code>\n </p>\n <p>\n <b>Lambda actions:</b>\n </p>\n <ul>\n <li>\n <p>Invoke the latest version of a Lambda function:\n <code>arn:aws:lambda:<i>region</i>:<i>account-id</i>:function:<i>function-name</i>\n </code>\n </p>\n </li>\n <li>\n <p>Invoke a specific version of a Lambda function:\n <code>arn:aws:lambda:<i>region</i>:<i>account-id</i>:function:<i>function-name</i>:<i>version-number</i>\n </code>\n </p>\n </li>\n <li>\n <p>Invoke a function by using an alias Lambda function:\n <code>arn:aws:lambda:<i>region</i>:<i>account-id</i>:function:<i>function-name</i>:<i>alias-name</i>\n </code>\n </p>\n </li>\n </ul>\n <p>\n <b>Systems Manager actions:</b>\n </p>\n <p>\n <code>arn:aws:ssm:<i>region</i>:<i>account-id</i>:opsitem:<i>severity</i>\n </code>\n </p>\n <p>\n <b>Start a Amazon Q Developer operational investigation</b>\n </p>\n <p>\n <code>arn:aws:aiops:<i>region</i>:<i>account-id</i>:investigation-group:<i>ingestigation-group-id</i>\n </code>\n </p>"
0 commit comments