SourceAuth - AWS CodeBuild

SourceAuth

Information about the authorization settings for AWS CodeBuild to access the source code to be built.

This information is for the AWS CodeBuild console's use only. Your code should not get or set this information directly.

Contents

Note

In the following list, the required parameters are described first.

type

The authorization type to use. Valid options are OAUTH or CODECONNECTIONS.

Type: String

Valid Values: OAUTH | CODECONNECTIONS

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: