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/ssm/src/main/resources/codegen-resources/service-2.json
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1879,7 +1879,6 @@
1879
1879
"input":{"shape":"TerminateSessionRequest"},
1880
1880
"output":{"shape":"TerminateSessionResponse"},
1881
1881
"errors":[
1882
-
{"shape":"DoesNotExistException"},
1883
1882
{"shape":"InternalServerError"}
1884
1883
],
1885
1884
"documentation":"<p>Permanently ends a session and closes the data connection between the Session Manager client and SSM Agent on the managed node. A terminated session isn't be resumed.</p>"
0 commit comments