SourceAuth
Information about the authorization settings for AWS CodeBuild to access the source code to be built.
Contents
Note
In the following list, the required parameters are described first.
- type
-
The authorization type to use. Valid options are OAUTH, CODECONNECTIONS, or SECRETS_MANAGER.
Type: String
Valid Values:
OAUTH | CODECONNECTIONS | SECRETS_MANAGER
Required: Yes
- resource
-
The resource value that applies to the specified authorization type.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: