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

## Properties

- `AuthorizerType` (`PaymentManager_PaymentsAuthorizerType`, required)
- `Name` (`string`, required): The name of the payment manager
- `RoleArn` (`string`, required): The ARN of the IAM role for the payment manager
- `AuthorizerConfiguration` (`PaymentManager_AuthorizerConfiguration`, optional)
- `CreatedAt` (`string`, optional): The timestamp when the payment manager was created
- `Description` (`string`, optional): A description of the payment manager
- `LastUpdatedAt` (`string`, optional): The timestamp when the payment manager was last updated
- `PaymentManagerArn` (`string`, optional): The Amazon Resource Name (ARN) of the payment manager
- `PaymentManagerId` (`string`, optional): The unique identifier for the payment manager
- `Status` (`PaymentManager_PaymentManagerStatus`, optional)
- `Tags` (`PaymentManager_Tag[]`, optional): Tags to assign to the payment manager
- `WorkloadIdentityDetails` (`PaymentManager_WorkloadIdentityDetails`, optional)

## Attributes

- `CreatedAt`
- `LastUpdatedAt`
- `PaymentManagerArn`
- `PaymentManagerId`
- `Status`
- `WorkloadIdentityDetails`
