|
2254 | 2254 | {"shape":"ResourceNotFoundException"},
|
2255 | 2255 | {"shape":"InternalServiceException"}
|
2256 | 2256 | ],
|
2257 |
| - "documentation":"<p>When a contact is being recorded, and the recording has been suspended using SuspendContactRecording, this API resumes recording the call.</p> <p>Only voice recordings are supported at this time.</p>" |
| 2257 | + "documentation":"<p>When a contact is being recorded, and the recording has been suspended using SuspendContactRecording, this API resumes recording the call or screen.</p> <p>Voice and screen recordings are supported.</p>" |
2258 | 2258 | },
|
2259 | 2259 | "SearchAvailablePhoneNumbers":{
|
2260 | 2260 | "name":"SearchAvailablePhoneNumbers",
|
|
2591 | 2591 | {"shape":"ResourceNotFoundException"},
|
2592 | 2592 | {"shape":"InternalServiceException"}
|
2593 | 2593 | ],
|
2594 |
| - "documentation":"<p>When a contact is being recorded, this API suspends recording the call. For example, you might suspend the call recording while collecting sensitive information, such as a credit card number. Then use ResumeContactRecording to restart recording. </p> <p>The period of time that the recording is suspended is filled with silence in the final recording. </p> <p>Only voice recordings are supported at this time.</p>" |
| 2594 | + "documentation":"<p>When a contact is being recorded, this API suspends recording the call or screen. For example, you might suspend the call or screen recording while collecting sensitive information, such as a credit card number. Then use ResumeContactRecording to restart recording.</p> <p>The period of time that the recording is suspended is filled with silence in the final recording.</p> <p>Voice and screen recordings are supported.</p>" |
2595 | 2595 | },
|
2596 | 2596 | "TagResource":{
|
2597 | 2597 | "name":"TagResource",
|
|
9127 | 9127 | "OutboundCallsEnabled":{
|
9128 | 9128 | "shape":"OutboundCallsEnabled",
|
9129 | 9129 | "documentation":"<p>Whether outbound calls are enabled.</p>"
|
| 9130 | + }, |
| 9131 | + "InstanceAccessUrl":{ |
| 9132 | + "shape":"Url", |
| 9133 | + "documentation":"<p>This URL allows contact center users to access Amazon Connect admin website.</p>" |
9130 | 9134 | }
|
9131 | 9135 | },
|
9132 | 9136 | "documentation":"<p>The Amazon Connect instance.</p>"
|
|
9230 | 9234 | "AGENT_EVENTS",
|
9231 | 9235 | "REAL_TIME_CONTACT_ANALYSIS_SEGMENTS",
|
9232 | 9236 | "ATTACHMENTS",
|
9233 |
| - "CONTACT_EVALUATIONS" |
| 9237 | + "CONTACT_EVALUATIONS", |
| 9238 | + "SCREEN_RECORDINGS" |
9234 | 9239 | ]
|
9235 | 9240 | },
|
9236 | 9241 | "InstanceSummary":{
|
|
9271 | 9276 | "OutboundCallsEnabled":{
|
9272 | 9277 | "shape":"OutboundCallsEnabled",
|
9273 | 9278 | "documentation":"<p>Whether outbound calls are enabled.</p>"
|
| 9279 | + }, |
| 9280 | + "InstanceAccessUrl":{ |
| 9281 | + "shape":"Url", |
| 9282 | + "documentation":"<p>This URL allows contact center users to access Amazon Connect admin website.</p>" |
9274 | 9283 | }
|
9275 | 9284 | },
|
9276 | 9285 | "documentation":"<p>Information about the instance.</p>"
|
|
0 commit comments