ExchangeCodeForTokenRequestBody
Describes the configuration of a request to exchange an access code for a token.
Contents
- code
- 
               The access code to send in the request. Type: String Required: Yes 
- redirectUri
- 
               The location of the application that will receive the access code. Type: String Required: Yes 
- clientId
- 
               The ID of the client to request the token from. Type: String Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: