1. Packages
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. bedrockagentcore
  6. getPaymentManager

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.69.0
published on Monday, Jun 15, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.69.0
published on Monday, Jun 15, 2026 by Pulumi

    Resource Type definition for AWS::BedrockAgentCore::PaymentManager

    Using getPaymentManager

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getPaymentManager(args: GetPaymentManagerArgs, opts?: InvokeOptions): Promise<GetPaymentManagerResult>
    function getPaymentManagerOutput(args: GetPaymentManagerOutputArgs, opts?: InvokeOptions): Output<GetPaymentManagerResult>
    def get_payment_manager(payment_manager_arn: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetPaymentManagerResult
    def get_payment_manager_output(payment_manager_arn: pulumi.Input[Optional[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetPaymentManagerResult]
    func LookupPaymentManager(ctx *Context, args *LookupPaymentManagerArgs, opts ...InvokeOption) (*LookupPaymentManagerResult, error)
    func LookupPaymentManagerOutput(ctx *Context, args *LookupPaymentManagerOutputArgs, opts ...InvokeOption) LookupPaymentManagerResultOutput

    > Note: This function is named LookupPaymentManager in the Go SDK.

    public static class GetPaymentManager 
    {
        public static Task<GetPaymentManagerResult> InvokeAsync(GetPaymentManagerArgs args, InvokeOptions? opts = null)
        public static Output<GetPaymentManagerResult> Invoke(GetPaymentManagerInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetPaymentManagerResult> getPaymentManager(GetPaymentManagerArgs args, InvokeOptions options)
    public static Output<GetPaymentManagerResult> getPaymentManager(GetPaymentManagerArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:bedrockagentcore:getPaymentManager
      arguments:
        # arguments dictionary
    data "aws-native_bedrockagentcore_getpaymentmanager" "name" {
        # arguments
    }

    The following arguments are supported:

    PaymentManagerArn string
    The Amazon Resource Name (ARN) of the payment manager
    PaymentManagerArn string
    The Amazon Resource Name (ARN) of the payment manager
    payment_manager_arn string
    The Amazon Resource Name (ARN) of the payment manager
    paymentManagerArn String
    The Amazon Resource Name (ARN) of the payment manager
    paymentManagerArn string
    The Amazon Resource Name (ARN) of the payment manager
    payment_manager_arn str
    The Amazon Resource Name (ARN) of the payment manager
    paymentManagerArn String
    The Amazon Resource Name (ARN) of the payment manager

    getPaymentManager Result

    The following output properties are available:

    CreatedAt string
    The timestamp when the payment manager was created
    Description string
    A description of the payment manager
    LastUpdatedAt string
    The timestamp when the payment manager was last updated
    PaymentManagerArn string
    The Amazon Resource Name (ARN) of the payment manager
    PaymentManagerId string
    The unique identifier for the payment manager
    RoleArn string
    The ARN of the IAM role for the payment manager
    Status Pulumi.AwsNative.BedrockAgentCore.PaymentManagerStatus
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    Tags to assign to the payment manager
    WorkloadIdentityDetails Pulumi.AwsNative.BedrockAgentCore.Outputs.PaymentManagerWorkloadIdentityDetails
    CreatedAt string
    The timestamp when the payment manager was created
    Description string
    A description of the payment manager
    LastUpdatedAt string
    The timestamp when the payment manager was last updated
    PaymentManagerArn string
    The Amazon Resource Name (ARN) of the payment manager
    PaymentManagerId string
    The unique identifier for the payment manager
    RoleArn string
    The ARN of the IAM role for the payment manager
    Status PaymentManagerStatus
    Tags Tag
    Tags to assign to the payment manager
    WorkloadIdentityDetails PaymentManagerWorkloadIdentityDetails
    created_at string
    The timestamp when the payment manager was created
    description string
    A description of the payment manager
    last_updated_at string
    The timestamp when the payment manager was last updated
    payment_manager_arn string
    The Amazon Resource Name (ARN) of the payment manager
    payment_manager_id string
    The unique identifier for the payment manager
    role_arn string
    The ARN of the IAM role for the payment manager
    status "CREATING" | "UPDATING" | "DELETING" | "READY" | "CREATE_FAILED" | "UPDATE_FAILED" | "DELETE_FAILED"
    tags list(object)
    Tags to assign to the payment manager
    workload_identity_details object
    createdAt String
    The timestamp when the payment manager was created
    description String
    A description of the payment manager
    lastUpdatedAt String
    The timestamp when the payment manager was last updated
    paymentManagerArn String
    The Amazon Resource Name (ARN) of the payment manager
    paymentManagerId String
    The unique identifier for the payment manager
    roleArn String
    The ARN of the IAM role for the payment manager
    status PaymentManagerStatus
    tags List<Tag>
    Tags to assign to the payment manager
    workloadIdentityDetails PaymentManagerWorkloadIdentityDetails
    createdAt string
    The timestamp when the payment manager was created
    description string
    A description of the payment manager
    lastUpdatedAt string
    The timestamp when the payment manager was last updated
    paymentManagerArn string
    The Amazon Resource Name (ARN) of the payment manager
    paymentManagerId string
    The unique identifier for the payment manager
    roleArn string
    The ARN of the IAM role for the payment manager
    status PaymentManagerStatus
    tags Tag[]
    Tags to assign to the payment manager
    workloadIdentityDetails PaymentManagerWorkloadIdentityDetails
    created_at str
    The timestamp when the payment manager was created
    description str
    A description of the payment manager
    last_updated_at str
    The timestamp when the payment manager was last updated
    payment_manager_arn str
    The Amazon Resource Name (ARN) of the payment manager
    payment_manager_id str
    The unique identifier for the payment manager
    role_arn str
    The ARN of the IAM role for the payment manager
    status PaymentManagerStatus
    tags Sequence[root_Tag]
    Tags to assign to the payment manager
    workload_identity_details PaymentManagerWorkloadIdentityDetails
    createdAt String
    The timestamp when the payment manager was created
    description String
    A description of the payment manager
    lastUpdatedAt String
    The timestamp when the payment manager was last updated
    paymentManagerArn String
    The Amazon Resource Name (ARN) of the payment manager
    paymentManagerId String
    The unique identifier for the payment manager
    roleArn String
    The ARN of the IAM role for the payment manager
    status "CREATING" | "UPDATING" | "DELETING" | "READY" | "CREATE_FAILED" | "UPDATE_FAILED" | "DELETE_FAILED"
    tags List<Property Map>
    Tags to assign to the payment manager
    workloadIdentityDetails Property Map

    Supporting Types

    PaymentManagerStatus

    PaymentManagerWorkloadIdentityDetails

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.69.0
    published on Monday, Jun 15, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial