---
type: resource-type
title: PaymentCredentialProvider
description: aws resource type AWS::BedrockAgentCore::PaymentCredentialProvider
name: PaymentCredentialProvider
lexicon: aws
resource_type: AWS::BedrockAgentCore::PaymentCredentialProvider
---
`AWS::BedrockAgentCore::PaymentCredentialProvider`, a resource type of the aws lexicon.

## Properties

- `CredentialProviderVendor` (`PaymentCredentialProvider_PaymentCredentialProviderVendorType`, required)
- `Name` (`string`, required): Unique name for the payment credential provider
- `CreatedTime` (`string`, optional): The timestamp when the credential provider was created
- `CredentialProviderArn` (`string`, optional): The Amazon Resource Name (ARN) of the payment credential provider
- `LastUpdatedTime` (`string`, optional): The timestamp when the credential provider was last updated
- `ProviderConfigurationInput` (`PaymentCredentialProvider_PaymentProviderConfigurationInput`, optional)
- `ProviderConfigurationOutput` (`PaymentCredentialProvider_PaymentProviderConfigurationOutput`, optional)
- `Tags` (`PaymentCredentialProvider_Tag[]`, optional): Tags for the payment credential provider

## Attributes

- `CreatedTime`
- `CredentialProviderArn`
- `LastUpdatedTime`
- `ProviderConfigurationOutput`
