View a markdown version of this page

AWS::BedrockAgentCore::PaymentCredentialProvider StripePrivyConfigurationOutput - AWS CloudFormation

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.

AWS::BedrockAgentCore::PaymentCredentialProvider StripePrivyConfigurationOutput

The StripePrivyConfigurationOutput property type specifies Property description not available. for an AWS::BedrockAgentCore::PaymentCredentialProvider.

Syntax

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

Properties

AppId

The app ID provided by Privy.

Required: Yes

Type: String

Minimum: 1

Maximum: 512

Update requires: No interruption

AppSecretArn

Property description not available.

Required: Yes

Type: SecretInfo

Update requires: No interruption

AppSecretJsonKey

The JSON key used to extract the app secret value from the AWS Secrets Manager secret.

Required: No

Type: String

Minimum: 1

Maximum: 128

Update requires: No interruption

AppSecretSource

The source type of the app secret. Either MANAGED if the secret is managed by the service, or EXTERNAL if managed by the user in AWS Secrets Manager.

Required: No

Type: String

Allowed values: MANAGED | EXTERNAL

Update requires: No interruption

AuthorizationId

The authorization ID for the Stripe Privy integration.

Required: Yes

Type: String

Minimum: 1

Maximum: 512

Update requires: No interruption

AuthorizationPrivateKeyArn

Property description not available.

Required: Yes

Type: SecretInfo

Update requires: No interruption

AuthorizationPrivateKeyJsonKey

The JSON key used to extract the authorization private key value from the AWS Secrets Manager secret.

Required: No

Type: String

Minimum: 1

Maximum: 128

Update requires: No interruption

AuthorizationPrivateKeySource

The source type of the authorization private key. Either MANAGED if the secret is managed by the service, or EXTERNAL if managed by the user in AWS Secrets Manager.

Required: No

Type: String

Allowed values: MANAGED | EXTERNAL

Update requires: No interruption