OAuth2AuthorizationData
OAuth2-specific authorization data, including the authorization URL and user identifier for the authorization session.
Contents
-
The URL to initiate the authorization process. This URL is provided when the OAuth2 access token requires user authorization.
Type: String
Length Constraints: Minimum length of 1.
Required: Yes
- userId
-
The user identifier associated with the OAuth2 authorization session that is defined by AgentCore Gateway.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: