ConfluenceIntegrationInput
The configuration for creating a Confluence integration.
Contents
- code
-
The OAuth 2.0 authorization code returned from the consent redirect.
Type: String
Required: Yes
- installationId
-
The Atlassian installation identifier, available from the Atlassian administration console.
Type: String
Required: Yes
- siteUrl
-
The Confluence Cloud site URL, for example https://mysite.atlassian.net.
Type: String
Required: Yes
- state
-
The CSRF state token echoed back from the OAuth redirect.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: