View a markdown version of this page

PaymentCredentialProviderItem - Amazon Bedrock AgentCore Control Plane

PaymentCredentialProviderItem

Contains summary information about a payment credential provider.

Contents

createdTime

The timestamp when the payment credential provider was created.

Type: Timestamp

Required: Yes

credentialProviderArn

The Amazon Resource Name (ARN) of the payment credential provider.

Type: String

Pattern: arn:(aws|aws-us-gov):acps:[A-Za-z0-9-]{1,64}:[0-9]{12}:token-vault/[a-zA-Z0-9-.]+/paymentcredentialprovider/[a-zA-Z0-9-.]+

Required: Yes

credentialProviderVendor

The vendor type for the payment credential provider.

Type: String

Valid Values: CoinbaseCDP | StripePrivy

Required: Yes

lastUpdatedTime

The timestamp when the payment credential provider was last updated.

Type: Timestamp

Required: Yes

name

The name of the payment credential provider.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [a-zA-Z0-9\-_]+

Required: Yes

See Also

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