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
* <p>Optional metadata that you assign to a resource. Tags enable you to categorize a resource in
1140
-
* different ways, such as by purpose, owner, or environment. For example, you might want to tag an association to identify the type of resource to which it applies, the environment, or the purpose of the association.</p>
1139
+
* <p>Adds or overwrites one or more tags for a State Manager association. <i>Tags</i>
1140
+
* are metadata that you can assign to your Amazon Web Services resources. Tags enable you to categorize your
1141
+
* resources in different ways, for example, by purpose, owner, or environment. Each tag consists of
1142
+
* a key and an optional value, both of which you define. </p>
1141
1143
*/
1142
1144
Tags?: Tag[];
1143
1145
@@ -1474,7 +1476,7 @@ export class InvalidSchedule extends __BaseException {
1474
1476
}
1475
1477
1476
1478
/**
1477
-
* <p>The tag key or value isn't valid.</p>
1479
+
* <p>The specified tag key or value isn't valid.</p>
* <p>The document can't be shared with more Amazon Web Services user accounts. You can share a document
6247
-
* with a maximum of 20 accounts. You can publicly share up to five documents. If you need to
6248
-
* increase this limit, contact Amazon Web Services Support.</p>
6246
+
* <p>The document can't be shared with more Amazon Web Services user accounts. You can specify a maximum of 20 accounts per API operation to share a private document.</p>
6247
+
*
6248
+
* <p>By default, you can share a private document with a maximum of 1,000 accounts and publicly share up to five documents.</p>
6249
+
*
6250
+
* <p>If you need to increase the quota for privately or publicly shared Systems Manager documents, contact Amazon Web Services Support.</p>
* <p>An encrypted token value containing session and caller information. This token is used to authenticate the connection to the managed node, and is valid only long enough to ensure the connection is successful. Never share your session's token.</p>
8373
+
* <p>An encrypted token value containing session and caller information. This token is used to
8374
+
* authenticate the connection to the managed node, and is valid only long enough to ensure the
8375
+
* connection is successful. Never share your session's token.</p>
Copy file name to clipboardExpand all lines: codegen/sdk-codegen/aws-models/ssm.json
+15-9Lines changed: 15 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -5008,7 +5008,7 @@
5008
5008
"Tags": {
5009
5009
"target": "com.amazonaws.ssm#TagList",
5010
5010
"traits": {
5011
-
"smithy.api#documentation": "<p>Optional metadata that you assign to a resource. Tags enable you to categorize a resource in\n different ways, such as by purpose, owner, or environment. For example, you might want to tag an association to identify the type of resource to which it applies, the environment, or the purpose of the association.</p>"
5011
+
"smithy.api#documentation": "<p>Adds or overwrites one or more tags for a State Manager association. <i>Tags</i>\n are metadata that you can assign to your Amazon Web Services resources. Tags enable you to categorize your\n resources in different ways, for example, by purpose, owner, or environment. Each tag consists of\n a key and an optional value, both of which you define. </p>"
5012
5012
}
5013
5013
},
5014
5014
"AlarmConfiguration": {
@@ -9567,7 +9567,7 @@
9567
9567
"code": "DocumentPermissionLimit",
9568
9568
"httpResponseCode": 400
9569
9569
},
9570
-
"smithy.api#documentation": "<p>The document can't be shared with more Amazon Web Services user accounts. You can share a document\n with a maximum of 20 accounts. You can publicly share up to five documents.If you need to\n increase this limit, contact Amazon Web Services Support.</p>",
9570
+
"smithy.api#documentation": "<p>The document can't be shared with more Amazon Web Services user accounts. You can specify a maximum of 20 accounts per API operation to share a private document.</p>\n\n <p>By default, you can share a private document with a maximum of 1,000 accounts and publicly share up to five documents.</p>\n \n <p>If you need to increase the quota for privately or publicly shared Systems Manager documents, contact Amazon Web Services Support.</p>",
"smithy.api#documentation": "<p>The filter key name to describe your managed nodes. For example:</p>\n <p>\"InstanceIds\" | \"AgentVersion\" | \"PingStatus\" | \"PlatformTypes\" | \"ActivationIds\" |\n \"IamRole\" | \"ResourceType\" | \"AssociationStatus\" | \"tag-key\" | \"tag:<code>{keyname}</code>\n </p>\n <important>\n <p>\n <code>Tag Key</code> isn't a valid filter. You must specify either <code>tag-key</code> or\n <code>tag:{keyname}</code> and a string. Here are some valid examples: <code>tag-key</code>,\n <code>tag:123</code>, <code>tag:al!</code>, <code>tag:Windows</code>. Here are some\n <i>invalid</i> examples: <code>tag-keys</code>, <code>Tag Key</code>,\n <code>tag:</code>, <code>tagKey</code>, <code>abc:keyname</code>.</p>\n </important>",
13090
+
"smithy.api#documentation": "<p>The filter key name to describe your managed nodes.</p>\n <p>Valid filter key values: ActivationIds | AgentVersion | AssociationStatus | IamRole |\n InstanceIds | PingStatus | PlatformTypes | ResourceType | SourceIds | SourceTypes | \"tag-key\" |\n \"tag:<code>{keyname}</code>\n </p>\n <ul>\n <li>\n <p>Valid values for the <code>AssociationStatus</code> filter key: Success | Pending |\n Failed</p>\n </li>\n <li>\n <p>Valid values for the <code>PingStatus</code> filter key: Online | ConnectionLost |\n Inactive (deprecated)</p>\n </li>\n <li>\n <p>Valid values for the <code>PlatformType</code> filter key: Windows | Linux | MacOS</p>\n </li>\n <li>\n <p>Valid values for the <code>ResourceType</code> filter key: EC2Instance |\n ManagedInstance</p>\n </li>\n <li>\n <p>Valid values for the <code>SourceType</code> filter key: AWS::EC2::Instance |\n AWS::SSM::ManagedInstance | AWS::IoT::Thing</p>\n </li>\n <li>\n <p>Valid tag examples: <code>Key=tag-key,Values=Purpose</code> |\n <code>Key=tag:Purpose,Values=Test</code>.</p>\n </li>\n </ul>",
"smithy.api#documentation": "<p>The number of managed nodes where patches that are specified as <code>Critical</code> for\n compliance reporting in the patch baseline aren't installed. These patches might be missing, have\n failed installation, were rejected, or were installed but awaiting a required managed node\n reboot. The status of these managed nodes is <code>NON_COMPLIANT</code>.</p>"
13263
+
"smithy.api#documentation": "<p>The number of patches per node that are specified as <code>Critical</code> for\n compliance reporting in the patch baseline aren't installed. These patches might be missing, have\n failed installation, were rejected, or were installed but awaiting a required managed node\n reboot. The status of these managed nodes is <code>NON_COMPLIANT</code>.</p>"
"smithy.api#documentation": "<p>The number of managed nodes where patches that are specified as <code>Security</code> in a\n patch advisory aren't installed. These patches might be missing, have failed installation, were\n rejected, or were installed but awaiting a required managed node reboot. The status of these\n managed nodes is <code>NON_COMPLIANT</code>.</p>"
13270
+
"smithy.api#documentation": "<p>The number of patches per node that are specified as <code>Security</code> in a\n patch advisory aren't installed. These patches might be missing, have failed installation, were\n rejected, or were installed but awaiting a required managed node reboot. The status of these\n managed nodes is <code>NON_COMPLIANT</code>.</p>"
"smithy.api#documentation": "<p>The number of managed nodes with patches installed that are specified as other than\n <code>Critical</code> or <code>Security</code> but aren't compliant with the patch baseline. The\n status of these managed nodes is <code>NON_COMPLIANT</code>.</p>"
13277
+
"smithy.api#documentation": "<p>The number of patches per node that are specified as other than\n <code>Critical</code> or <code>Security</code> but aren't compliant with the patch baseline. The\n status of these managed nodes is <code>NON_COMPLIANT</code>.</p>"
13278
13278
}
13279
13279
}
13280
13280
},
@@ -14134,7 +14134,7 @@
14134
14134
"code": "InvalidTag",
14135
14135
"httpResponseCode": 400
14136
14136
},
14137
-
"smithy.api#documentation": "<p>The tag key or value isn't valid.</p>",
14137
+
"smithy.api#documentation": "<p>The specified tag key or value isn't valid.</p>",
14138
14138
"smithy.api#error": "client"
14139
14139
}
14140
14140
},
@@ -16328,7 +16328,7 @@
16328
16328
"S3BucketName": {
16329
16329
"target": "com.amazonaws.ssm#S3BucketName",
16330
16330
"traits": {
16331
-
"smithy.api#documentation": "<p>The name of an S3 bucket where execution logs are stored.</p>",
16331
+
"smithy.api#documentation": "<p>The name of an S3 bucket where execution logs are stored.</p>",
16332
16332
"smithy.api#required": {}
16333
16333
}
16334
16334
},
@@ -17856,6 +17856,12 @@
17856
17856
"smithy.api#enumValue": "AMAZON_LINUX_2"
17857
17857
}
17858
17858
},
17859
+
"AmazonLinux2022": {
17860
+
"target": "smithy.api#Unit",
17861
+
"traits": {
17862
+
"smithy.api#enumValue": "AMAZON_LINUX_2022"
17863
+
}
17864
+
},
17859
17865
"Ubuntu": {
17860
17866
"target": "smithy.api#Unit",
17861
17867
"traits": {
@@ -24880,7 +24886,7 @@
24880
24886
"TokenValue": {
24881
24887
"target": "com.amazonaws.ssm#TokenValue",
24882
24888
"traits": {
24883
-
"smithy.api#documentation": "<p>An encrypted token value containing session and caller information. This token is used toauthenticate the connection to the managed node, and is valid only long enough to ensure the connection is successful. Never share your session's token.</p>"
24889
+
"smithy.api#documentation": "<p>An encrypted token value containing session and caller information. This token is used to\n authenticate the connection to the managed node, and is valid only long enough to ensure the\n connection is successful. Never share your session's token.</p>"
0 commit comments