

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::BedrockAgentCore::OAuth2CredentialProvider PrivateKeySource
<a name="aws-properties-bedrockagentcore-oauth2credentialprovider-privatekeysource"></a>

<a name="aws-properties-bedrockagentcore-oauth2credentialprovider-privatekeysource-description"></a>The `PrivateKeySource` property type specifies Property description not available. for an [AWS::BedrockAgentCore::OAuth2CredentialProvider](aws-resource-bedrockagentcore-oauth2credentialprovider.md).

## Syntax
<a name="aws-properties-bedrockagentcore-oauth2credentialprovider-privatekeysource-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-bedrockagentcore-oauth2credentialprovider-privatekeysource-syntax.json"></a>

```
{
  "[KmsKeySource](#cfn-bedrockagentcore-oauth2credentialprovider-privatekeysource-kmskeysource)" : {{KmsKeySourceType}}
}
```

### YAML
<a name="aws-properties-bedrockagentcore-oauth2credentialprovider-privatekeysource-syntax.yaml"></a>

```
  [KmsKeySource](#cfn-bedrockagentcore-oauth2credentialprovider-privatekeysource-kmskeysource): {{
    KmsKeySourceType}}
```

## Properties
<a name="aws-properties-bedrockagentcore-oauth2credentialprovider-privatekeysource-properties"></a>

`KmsKeySource`  <a name="cfn-bedrockagentcore-oauth2credentialprovider-privatekeysource-kmskeysource"></a>
Property description not available.  
*Required*: No  
*Type*: [KmsKeySourceType](aws-properties-bedrockagentcore-oauth2credentialprovider-kmskeysourcetype.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)