View a markdown version of this page

StripePrivyConfigurationInput - Amazon Bedrock AgentCore Control Plane

StripePrivyConfigurationInput

Stripe Privy configuration — credentials provided by Stripe and Privy.

Contents

appId

The app ID provided by Privy.

Type: String

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

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

Required: Yes

appSecret

The app secret provided by Privy.

Type: String

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

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

Required: Yes

authorizationId

The authorization ID for the Stripe Privy integration.

Type: String

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

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

Required: Yes

authorizationPrivateKey

The authorization private key for the Stripe Privy integration.

Type: String

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

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

Required: Yes

See Also

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