|
2099 | 2099 | }
|
2100 | 2100 | ],
|
2101 | 2101 | "traits": {
|
2102 |
| - "smithy.api#documentation": "<p>Adds a resource to the specified contact or escalation plan.</p>" |
| 2102 | + "smithy.api#documentation": "<p>Adds a resource policy to the specified contact or escalation plan. The resource policy\n is used to share the contact or escalation plan using Resource Access Manager (RAM). For more information about cross-account sharing, see <a href=\"https://docs.aws.amazon.com/incident-manager/latest/userguide/xa.html\">Setting up\n cross-account functionality</a>.</p>" |
2103 | 2103 | }
|
2104 | 2104 | },
|
2105 | 2105 | "com.amazonaws.ssmcontacts#PutContactPolicyRequest": {
|
|
2247 | 2247 | },
|
2248 | 2248 | "com.amazonaws.ssmcontacts#SSMContacts": {
|
2249 | 2249 | "type": "service",
|
| 2250 | + "traits": { |
| 2251 | + "aws.api#service": { |
| 2252 | + "sdkId": "SSM Contacts", |
| 2253 | + "arnNamespace": "ssm-contacts", |
| 2254 | + "cloudFormationName": "SSMContacts", |
| 2255 | + "cloudTrailEventSource": "ssmcontacts.amazonaws.com", |
| 2256 | + "endpointPrefix": "ssm-contacts" |
| 2257 | + }, |
| 2258 | + "aws.auth#sigv4": { |
| 2259 | + "name": "ssm-contacts" |
| 2260 | + }, |
| 2261 | + "aws.protocols#awsJson1_1": {}, |
| 2262 | + "smithy.api#documentation": "<p>Systems Manager Incident Manager is an incident management console designed to help users\n mitigate and recover from incidents affecting their Amazon Web Services-hosted applications.\n An incident is any unplanned interruption or reduction in quality of services. </p>\n <p>Incident Manager increases incident resolution by notifying responders of impact,\n highlighting relevant troubleshooting data, and providing collaboration tools to get\n services back up and running. To achieve the primary goal of reducing the\n time-to-resolution of critical incidents, Incident Manager automates response plans\n and enables responder team escalation. </p>", |
| 2263 | + "smithy.api#title": "AWS Systems Manager Incident Manager Contacts" |
| 2264 | + }, |
2250 | 2265 | "version": "2021-05-03",
|
2251 | 2266 | "operations": [
|
2252 | 2267 | {
|
|
2330 | 2345 | {
|
2331 | 2346 | "target": "com.amazonaws.ssmcontacts#UpdateContactChannel"
|
2332 | 2347 | }
|
2333 |
| - ], |
2334 |
| - "traits": { |
2335 |
| - "aws.api#service": { |
2336 |
| - "sdkId": "SSM Contacts", |
2337 |
| - "arnNamespace": "ssm-contacts", |
2338 |
| - "cloudFormationName": "SSMContacts", |
2339 |
| - "cloudTrailEventSource": "ssmcontacts.amazonaws.com", |
2340 |
| - "endpointPrefix": "ssm-contacts" |
2341 |
| - }, |
2342 |
| - "aws.auth#sigv4": { |
2343 |
| - "name": "ssm-contacts" |
2344 |
| - }, |
2345 |
| - "aws.protocols#awsJson1_1": {}, |
2346 |
| - "smithy.api#documentation": "<p>Systems Manager Incident Manager is an incident management console designed to help users\n mitigate and recover from incidents affecting their Amazon Web Services-hosted applications.\n An incident is any unplanned interruption or reduction in quality of services. </p>\n <p>Incident Manager increases incident resolution by notifying responders of impact,\n highlighting relevant troubleshooting data, and providing collaboration tools to get\n services back up and running. To achieve the primary goal of reducing the\n time-to-resolution of critical incidents, Incident Manager automates response plans\n and enables responder team escalation. </p>", |
2347 |
| - "smithy.api#title": "AWS Systems Manager Incident Manager Contacts" |
2348 |
| - } |
| 2348 | + ] |
2349 | 2349 | },
|
2350 | 2350 | "com.amazonaws.ssmcontacts#SendActivationCode": {
|
2351 | 2351 | "type": "operation",
|
|
0 commit comments