|
798 | 798 | "variable": { |
799 | 799 | "target": "com.amazonaws.ssmincidents#VariableType", |
800 | 800 | "traits": { |
801 | | - "smithy.api#documentation": "<p>Variable dynamic parameters. A parameter value is determined when an incident is created.</p>", |
| 801 | + "smithy.api#documentation": "<p>Variable dynamic parameters. A parameter value is determined when an incident is\n created.</p>", |
802 | 802 | "smithy.api#tags": ["logs_investigations"] |
803 | 803 | } |
804 | 804 | } |
|
1693 | 1693 | "traits": { |
1694 | 1694 | "smithy.api#documentation": "<p>The Amazon SNS targets that are notified when updates are made to an\n incident.</p>" |
1695 | 1695 | } |
| 1696 | + }, |
| 1697 | + "incidentTags": { |
| 1698 | + "target": "com.amazonaws.ssmincidents#TagMap", |
| 1699 | + "traits": { |
| 1700 | + "smithy.api#documentation": "<p>Tags to apply to an incident when calling the <code>StartIncident</code> API action.</p>" |
| 1701 | + } |
1696 | 1702 | } |
1697 | 1703 | }, |
1698 | 1704 | "traits": { |
|
3129 | 3135 | "dynamicParameters": { |
3130 | 3136 | "target": "com.amazonaws.ssmincidents#DynamicSsmParameters", |
3131 | 3137 | "traits": { |
3132 | | - "smithy.api#documentation": "<p>The key-value pair to resolve dynamic parameter values when processing a Systems Manager Automation runbook.</p>" |
| 3138 | + "smithy.api#documentation": "<p>The key-value pair to resolve dynamic parameter values when processing a Systems Manager\n Automation runbook.</p>" |
3133 | 3139 | } |
3134 | 3140 | } |
3135 | 3141 | }, |
|
3252 | 3258 | "responsePlanArn": { |
3253 | 3259 | "target": "com.amazonaws.ssmincidents#Arn", |
3254 | 3260 | "traits": { |
3255 | | - "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the response plan that pre-defines summary, chat\n channels, Amazon SNS topics, runbooks, title, and impact of the incident. </p>", |
| 3261 | + "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the response plan that pre-defines summary, chat\n channels, Amazon SNS topics, runbooks, title, and impact of the incident.\n </p>", |
3256 | 3262 | "smithy.api#required": {}, |
3257 | 3263 | "smithy.api#tags": ["logs_investigations"] |
3258 | 3264 | } |
|
3266 | 3272 | "impact": { |
3267 | 3273 | "target": "com.amazonaws.ssmincidents#Impact", |
3268 | 3274 | "traits": { |
3269 | | - "smithy.api#documentation": "<p>Defines the impact to the customers. Providing an impact overwrites the impact\n provided by a response plan.</p>\n <p class=\"title\">\n <b>Possible impacts:</b>\n </p>\n <ul>\n <li>\n <p>\n <code>1</code> - Critical impact, this typically relates to full application\n failure that impacts many to all customers. </p>\n </li>\n <li>\n <p>\n <code>2</code> - High impact, partial application failure with impact to many\n customers.</p>\n </li>\n <li>\n <p>\n <code>3</code> - Medium impact, the application is providing reduced service\n to customers.</p>\n </li>\n <li>\n <p>\n <code>4</code> - Low impact, customer might aren't impacted by the problem\n yet.</p>\n </li>\n <li>\n <p>\n <code>5</code> - No impact, customers aren't currently impacted but urgent\n action is needed to avoid impact.</p>\n </li>\n </ul>" |
| 3275 | + "smithy.api#documentation": "<p>Defines the impact to the customers. Providing an impact overwrites the impact\n provided by a response plan.</p>\n <p class=\"title\">\n <b>Possible impacts:</b>\n </p>\n <ul>\n <li>\n <p>\n <code>1</code> - Critical impact, this typically relates to full application\n failure that impacts many to all customers. </p>\n </li>\n <li>\n <p>\n <code>2</code> - High impact, partial application failure with impact to many\n customers.</p>\n </li>\n <li>\n <p>\n <code>3</code> - Medium impact, the application is providing reduced service\n to customers.</p>\n </li>\n <li>\n <p>\n <code>4</code> - Low impact, customer might aren't impacted by the problem\n yet.</p>\n </li>\n <li>\n <p>\n <code>5</code> - No impact, customers aren't currently impacted but urgent\n action is needed to avoid impact.</p>\n </li>\n </ul>" |
3270 | 3276 | } |
3271 | 3277 | }, |
3272 | 3278 | "triggerDetails": { |
|
3355 | 3361 | } |
3356 | 3362 | } |
3357 | 3363 | }, |
| 3364 | + "com.amazonaws.ssmincidents#TagMapUpdate": { |
| 3365 | + "type": "map", |
| 3366 | + "key": { |
| 3367 | + "target": "com.amazonaws.ssmincidents#TagKey", |
| 3368 | + "traits": { |
| 3369 | + "smithy.api#tags": ["logs_investigations"] |
| 3370 | + } |
| 3371 | + }, |
| 3372 | + "value": { |
| 3373 | + "target": "com.amazonaws.ssmincidents#TagValue", |
| 3374 | + "traits": { |
| 3375 | + "smithy.api#tags": ["logs_investigations"] |
| 3376 | + } |
| 3377 | + }, |
| 3378 | + "traits": { |
| 3379 | + "smithy.api#length": { |
| 3380 | + "min": 0, |
| 3381 | + "max": 50 |
| 3382 | + } |
| 3383 | + } |
| 3384 | + }, |
3358 | 3385 | "com.amazonaws.ssmincidents#TagResource": { |
3359 | 3386 | "type": "operation", |
3360 | 3387 | "input": { |
|
4045 | 4072 | "incidentTemplateImpact": { |
4046 | 4073 | "target": "com.amazonaws.ssmincidents#Impact", |
4047 | 4074 | "traits": { |
4048 | | - "smithy.api#documentation": "<p>Defines the impact to the customers. Providing an impact overwrites the impact\n provided by a response plan.</p>\n <p class=\"title\">\n <b>Possible impacts:</b>\n </p>\n <ul>\n <li>\n <p>\n <code>5</code> - Severe impact</p>\n </li>\n <li>\n <p>\n <code>4</code> - High impact</p>\n </li>\n <li>\n <p>\n <code>3</code> - Medium impact</p>\n </li>\n <li>\n <p>\n <code>2</code> - Low impact</p>\n </li>\n <li>\n <p>\n <code>1</code> - No impact</p>\n </li>\n </ul>" |
| 4075 | + "smithy.api#documentation": "<p>Defines the impact to the customers. Providing an impact overwrites the impact\n provided by a response plan.</p>\n <p class=\"title\">\n <b>Possible impacts:</b>\n </p>\n <ul>\n <li>\n <p>\n <code>5</code> - Severe impact</p>\n </li>\n <li>\n <p>\n <code>4</code> - High impact</p>\n </li>\n <li>\n <p>\n <code>3</code> - Medium impact</p>\n </li>\n <li>\n <p>\n <code>2</code> - Low impact</p>\n </li>\n <li>\n <p>\n <code>1</code> - No impact</p>\n </li>\n </ul>" |
4049 | 4076 | } |
4050 | 4077 | }, |
4051 | 4078 | "incidentTemplateSummary": { |
|
4076 | 4103 | "engagements": { |
4077 | 4104 | "target": "com.amazonaws.ssmincidents#EngagementSet", |
4078 | 4105 | "traits": { |
4079 | | - "smithy.api#documentation": "<p>The contacts and escalation plans that Incident Manager engages at the start of the incident.</p>" |
| 4106 | + "smithy.api#documentation": "<p>The contacts and escalation plans that Incident Manager engages at the start of the\n incident.</p>" |
4080 | 4107 | } |
4081 | 4108 | }, |
4082 | 4109 | "actions": { |
4083 | 4110 | "target": "com.amazonaws.ssmincidents#ActionsList", |
4084 | 4111 | "traits": { |
4085 | 4112 | "smithy.api#documentation": "<p>The actions that this response plan takes at the beginning of an incident.</p>" |
4086 | 4113 | } |
| 4114 | + }, |
| 4115 | + "incidentTemplateTags": { |
| 4116 | + "target": "com.amazonaws.ssmincidents#TagMapUpdate", |
| 4117 | + "traits": { |
| 4118 | + "smithy.api#documentation": "<p>Tags to apply to an incident when calling the <code>StartIncident</code> API action.\n To call this action, you must also have permission to call the <code>TagResource</code>\n API action for the incident record resource.</p>" |
| 4119 | + } |
4087 | 4120 | } |
4088 | 4121 | } |
4089 | 4122 | }, |
|
0 commit comments