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
Copy file name to clipboardExpand all lines: services/connectparticipant/src/main/resources/codegen-resources/service-2.json
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,8 @@
124
124
{"shape":"AccessDeniedException"},
125
125
{"shape":"InternalServerException"},
126
126
{"shape":"ThrottlingException"},
127
-
{"shape":"ValidationException"}
127
+
{"shape":"ValidationException"},
128
+
{"shape":"ConflictException"}
128
129
],
129
130
"documentation":"<p>Sends an event. </p> <note> <p> <code>ConnectionToken</code> is used for invoking this API instead of <code>ParticipantToken</code>.</p> </note> <p>The Amazon Connect Participant Service APIs do not use <a href=\"https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html\">Signature Version 4 authentication</a>.</p>"
0 commit comments