View a markdown version of this page

HarnessSkillGitAuth - Amazon Bedrock AgentCore Control Plane

HarnessSkillGitAuth

Authentication configuration for accessing a private git repository.

Contents

credentialArn

The ARN of the credential in AgentCore Identity containing the password or personal access token.

Type: String

Pattern: arn:aws:bedrock-agentcore:[a-z0-9-]+:[0-9]{12}:token-vault/[a-zA-Z0-9-.]+/apikeycredentialprovider/[a-zA-Z0-9-.]+

Required: Yes

username

Username for authentication. Defaults to 'oauth2' if not specified.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: