File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
alsdkdefs/apis/connectors Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 6969 description : Forbidden
7070 ' 404 ' :
7171 description : Not Found
72+ ' 410 ' :
73+ description : Deleted
7274 security :
7375 - aims_request_authorizer : []
7476 x-amazon-apigateway-integration :
@@ -124,6 +126,8 @@ paths:
124126 description : Forbidden
125127 ' 404 ' :
126128 description : Not Found
129+ ' 410 ' :
130+ description : Deleted
127131 operationId : get_connection
128132 description : Returns Connection Information
129133 security :
@@ -145,8 +149,6 @@ paths:
145149 description : No Content
146150 ' 401 ' :
147151 description : Unauthorized
148- ' 404 ' :
149- description : Not Found
150152 security :
151153 - aims_request_authorizer : []
152154 x-amazon-apigateway-integration :
@@ -178,6 +180,8 @@ paths:
178180 description : Forbidden
179181 ' 404 ' :
180182 description : Not Found
183+ ' 410 ' :
184+ description : Deleted
181185 security :
182186 - aims_request_authorizer : []
183187 x-amazon-apigateway-integration :
@@ -225,6 +229,8 @@ paths:
225229 description : Forbidden
226230 ' 404 ' :
227231 description : Not Found
232+ ' 410 ' :
233+ description : Deleted
228234 operationId : get_connection_by_id
229235 description : Returns Connection Information
230236 security :
@@ -361,8 +367,6 @@ paths:
361367 description : No Content
362368 ' 401 ' :
363369 description : Unauthorized
364- ' 404 ' :
365- description : Not Found
366370 security :
367371 - aims_request_authorizer : []
368372 x-amazon-apigateway-integration :
You can’t perform that action at this time.
0 commit comments