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
Note

This data type is deprecated and is no longer accurate or used.

The authorization type to use. The only valid value is OAUTH, which represents the OAuth authorization type.

Type: String

Valid Values: OAUTH

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: