Skip to content

Commit ae8e27c

Browse files
author
awstools
committed
docs(client-cloudwatch): Doc-only update to get doc bug fixes into the SDK docs
1 parent e4455a7 commit ae8e27c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

clients/client-cloudwatch/src/models/models_0.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3345,7 +3345,7 @@ export interface ListTagsForResourceInput {
33453345
* </code>
33463346
* </p>
33473347
* <p>The ARN format of a Contributor Insights rule is
3348-
* <code>arn:aws:cloudwatch:<i>Region</i>:<i>account-id</i>:insight-rule:<i>insight-rule-name</i>
3348+
* <code>arn:aws:cloudwatch:<i>Region</i>:<i>account-id</i>:insight-rule/<i>insight-rule-name</i>
33493349
* </code>
33503350
* </p>
33513351
* <p>For more information about ARN format, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazoncloudwatch.html#amazoncloudwatch-resources-for-iam-policies"> Resource
@@ -4789,7 +4789,7 @@ export interface TagResourceInput {
47894789
* </code>
47904790
* </p>
47914791
* <p>The ARN format of a Contributor Insights rule is
4792-
* <code>arn:aws:cloudwatch:<i>Region</i>:<i>account-id</i>:insight-rule:<i>insight-rule-name</i>
4792+
* <code>arn:aws:cloudwatch:<i>Region</i>:<i>account-id</i>:insight-rule/<i>insight-rule-name</i>
47934793
* </code>
47944794
* </p>
47954795
* <p>For more information about ARN format, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazoncloudwatch.html#amazoncloudwatch-resources-for-iam-policies"> Resource
@@ -4822,7 +4822,7 @@ export interface UntagResourceInput {
48224822
* </code>
48234823
* </p>
48244824
* <p>The ARN format of a Contributor Insights rule is
4825-
* <code>arn:aws:cloudwatch:<i>Region</i>:<i>account-id</i>:insight-rule:<i>insight-rule-name</i>
4825+
* <code>arn:aws:cloudwatch:<i>Region</i>:<i>account-id</i>:insight-rule/<i>insight-rule-name</i>
48264826
* </code>
48274827
* </p>
48284828
* <p>For more information about ARN format, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazoncloudwatch.html#amazoncloudwatch-resources-for-iam-policies"> Resource

codegen/sdk-codegen/aws-models/cloudwatch.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4431,7 +4431,7 @@
44314431
"ResourceARN": {
44324432
"target": "com.amazonaws.cloudwatch#AmazonResourceName",
44334433
"traits": {
4434-
"smithy.api#documentation": "<p>The ARN of the CloudWatch resource that you want to view tags for.</p>\n <p>The ARN format of an alarm is \n\t\t\t<code>arn:aws:cloudwatch:<i>Region</i>:<i>account-id</i>:alarm:<i>alarm-name</i>\n </code>\n </p>\n <p>The ARN format of a Contributor Insights rule is \n\t\t\t<code>arn:aws:cloudwatch:<i>Region</i>:<i>account-id</i>:insight-rule:<i>insight-rule-name</i>\n </code>\n </p>\n <p>For more information about ARN format, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazoncloudwatch.html#amazoncloudwatch-resources-for-iam-policies\"> Resource\n\t\t\t\tTypes Defined by Amazon CloudWatch</a> in the <i>Amazon Web Services General\n\t\t\tReference</i>.</p>",
4434+
"smithy.api#documentation": "<p>The ARN of the CloudWatch resource that you want to view tags for.</p>\n <p>The ARN format of an alarm is \n\t\t\t<code>arn:aws:cloudwatch:<i>Region</i>:<i>account-id</i>:alarm:<i>alarm-name</i>\n </code>\n </p>\n <p>The ARN format of a Contributor Insights rule is \n\t\t\t<code>arn:aws:cloudwatch:<i>Region</i>:<i>account-id</i>:insight-rule/<i>insight-rule-name</i>\n </code>\n </p>\n <p>For more information about ARN format, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazoncloudwatch.html#amazoncloudwatch-resources-for-iam-policies\"> Resource\n\t\t\t\tTypes Defined by Amazon CloudWatch</a> in the <i>Amazon Web Services General\n\t\t\tReference</i>.</p>",
44354435
"smithy.api#required": {}
44364436
}
44374437
}
@@ -6743,7 +6743,7 @@
67436743
"ResourceARN": {
67446744
"target": "com.amazonaws.cloudwatch#AmazonResourceName",
67456745
"traits": {
6746-
"smithy.api#documentation": "<p>The ARN of the CloudWatch resource that you're adding tags to.</p>\n <p>The ARN format of an alarm is \n\t\t\t<code>arn:aws:cloudwatch:<i>Region</i>:<i>account-id</i>:alarm:<i>alarm-name</i>\n </code>\n </p>\n <p>The ARN format of a Contributor Insights rule is \n\t\t\t<code>arn:aws:cloudwatch:<i>Region</i>:<i>account-id</i>:insight-rule:<i>insight-rule-name</i>\n </code>\n </p>\n <p>For more information about ARN format, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazoncloudwatch.html#amazoncloudwatch-resources-for-iam-policies\"> Resource\n\t\t\t\tTypes Defined by Amazon CloudWatch</a> in the <i>Amazon Web Services General\n\t\t\tReference</i>.</p>",
6746+
"smithy.api#documentation": "<p>The ARN of the CloudWatch resource that you're adding tags to.</p>\n <p>The ARN format of an alarm is \n\t\t\t<code>arn:aws:cloudwatch:<i>Region</i>:<i>account-id</i>:alarm:<i>alarm-name</i>\n </code>\n </p>\n <p>The ARN format of a Contributor Insights rule is \n\t\t\t<code>arn:aws:cloudwatch:<i>Region</i>:<i>account-id</i>:insight-rule/<i>insight-rule-name</i>\n </code>\n </p>\n <p>For more information about ARN format, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazoncloudwatch.html#amazoncloudwatch-resources-for-iam-policies\"> Resource\n\t\t\t\tTypes Defined by Amazon CloudWatch</a> in the <i>Amazon Web Services General\n\t\t\tReference</i>.</p>",
67476747
"smithy.api#required": {}
67486748
}
67496749
},
@@ -6838,7 +6838,7 @@
68386838
"ResourceARN": {
68396839
"target": "com.amazonaws.cloudwatch#AmazonResourceName",
68406840
"traits": {
6841-
"smithy.api#documentation": "<p>The ARN of the CloudWatch resource that you're removing tags from.</p>\n <p>The ARN format of an alarm is \n\t\t\t<code>arn:aws:cloudwatch:<i>Region</i>:<i>account-id</i>:alarm:<i>alarm-name</i>\n </code>\n </p>\n <p>The ARN format of a Contributor Insights rule is \n\t\t\t<code>arn:aws:cloudwatch:<i>Region</i>:<i>account-id</i>:insight-rule:<i>insight-rule-name</i>\n </code>\n </p>\n <p>For more information about ARN format, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazoncloudwatch.html#amazoncloudwatch-resources-for-iam-policies\"> Resource\n\t\t\t\tTypes Defined by Amazon CloudWatch</a> in the <i>Amazon Web Services General\n\t\t\tReference</i>.</p>",
6841+
"smithy.api#documentation": "<p>The ARN of the CloudWatch resource that you're removing tags from.</p>\n <p>The ARN format of an alarm is \n\t\t\t<code>arn:aws:cloudwatch:<i>Region</i>:<i>account-id</i>:alarm:<i>alarm-name</i>\n </code>\n </p>\n <p>The ARN format of a Contributor Insights rule is \n\t\t\t<code>arn:aws:cloudwatch:<i>Region</i>:<i>account-id</i>:insight-rule/<i>insight-rule-name</i>\n </code>\n </p>\n <p>For more information about ARN format, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazoncloudwatch.html#amazoncloudwatch-resources-for-iam-policies\"> Resource\n\t\t\t\tTypes Defined by Amazon CloudWatch</a> in the <i>Amazon Web Services General\n\t\t\tReference</i>.</p>",
68426842
"smithy.api#required": {}
68436843
}
68446844
},

0 commit comments

Comments
 (0)