Confirms the user authentication session for obtaining OAuth2
Source:R/bedrockagentcore_operations.R
bedrockagentcore_complete_resource_token_auth.RdConfirms the user authentication session for obtaining OAuth2.0 tokens for a resource.
See https://www.paws-r-sdk.com/docs/bedrockagentcore_complete_resource_token_auth/ for full documentation.
Arguments
- userIdentifier
[required] The OAuth2.0 token or user ID that was used to generate the workload access token used for initiating the user authorization flow to retrieve OAuth2.0 tokens.
- sessionUri
[required] Unique identifier for the user's authentication session for retrieving OAuth2 tokens. This ID tracks the authorization flow state across multiple requests and responses during the OAuth2 authentication process.