| 778 | } |
| 779 | |
| 780 | type getTempCredentialRequest struct{} |
| 781 | |
| 782 | // Just because it's otherwise hard to verify this will work as expected, and to |
| 783 | // prevent accidentally removing the parseRequest func below. |
nothing calls this directly
no outgoing calls
no test coverage detected