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
published on Monday, Jun 15, 2026 by Pulumi
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
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 dictionarydata "aws-native_bedrockagentcore_getpaymentmanager" "name" {
# arguments
}The following arguments are supported:
- Payment
Manager stringArn - The Amazon Resource Name (ARN) of the payment manager
- Payment
Manager stringArn - The Amazon Resource Name (ARN) of the payment manager
- payment_
manager_ stringarn - The Amazon Resource Name (ARN) of the payment manager
- payment
Manager StringArn - The Amazon Resource Name (ARN) of the payment manager
- payment
Manager stringArn - The Amazon Resource Name (ARN) of the payment manager
- payment_
manager_ strarn - The Amazon Resource Name (ARN) of the payment manager
- payment
Manager StringArn - The Amazon Resource Name (ARN) of the payment manager
getPaymentManager Result
The following output properties are available:
- Created
At string - The timestamp when the payment manager was created
- Description string
- A description of the payment manager
- Last
Updated stringAt - The timestamp when the payment manager was last updated
- Payment
Manager stringArn - The Amazon Resource Name (ARN) of the payment manager
- Payment
Manager stringId - The unique identifier for the payment manager
- Role
Arn string - The ARN of the IAM role for the payment manager
- Status
Pulumi.
Aws Native. Bedrock Agent Core. Payment Manager Status -
List<Pulumi.
Aws Native. Outputs. Tag> - Tags to assign to the payment manager
- Workload
Identity Pulumi.Details Aws Native. Bedrock Agent Core. Outputs. Payment Manager Workload Identity Details
- Created
At string - The timestamp when the payment manager was created
- Description string
- A description of the payment manager
- Last
Updated stringAt - The timestamp when the payment manager was last updated
- Payment
Manager stringArn - The Amazon Resource Name (ARN) of the payment manager
- Payment
Manager stringId - The unique identifier for the payment manager
- Role
Arn string - The ARN of the IAM role for the payment manager
- Status
Payment
Manager Status - Tag
- Tags to assign to the payment manager
- Workload
Identity PaymentDetails Manager Workload Identity Details
- created_
at string - The timestamp when the payment manager was created
- description string
- A description of the payment manager
- last_
updated_ stringat - The timestamp when the payment manager was last updated
- payment_
manager_ stringarn - The Amazon Resource Name (ARN) of the payment manager
- payment_
manager_ stringid - 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"
- list(object)
- Tags to assign to the payment manager
- workload_
identity_ objectdetails
- created
At String - The timestamp when the payment manager was created
- description String
- A description of the payment manager
- last
Updated StringAt - The timestamp when the payment manager was last updated
- payment
Manager StringArn - The Amazon Resource Name (ARN) of the payment manager
- payment
Manager StringId - The unique identifier for the payment manager
- role
Arn String - The ARN of the IAM role for the payment manager
- status
Payment
Manager Status - List<Tag>
- Tags to assign to the payment manager
- workload
Identity PaymentDetails Manager Workload Identity Details
- created
At string - The timestamp when the payment manager was created
- description string
- A description of the payment manager
- last
Updated stringAt - The timestamp when the payment manager was last updated
- payment
Manager stringArn - The Amazon Resource Name (ARN) of the payment manager
- payment
Manager stringId - The unique identifier for the payment manager
- role
Arn string - The ARN of the IAM role for the payment manager
- status
Payment
Manager Status - Tag[]
- Tags to assign to the payment manager
- workload
Identity PaymentDetails Manager Workload Identity Details
- created_
at str - The timestamp when the payment manager was created
- description str
- A description of the payment manager
- last_
updated_ strat - The timestamp when the payment manager was last updated
- payment_
manager_ strarn - The Amazon Resource Name (ARN) of the payment manager
- payment_
manager_ strid - The unique identifier for the payment manager
- role_
arn str - The ARN of the IAM role for the payment manager
- status
Payment
Manager Status - Sequence[root_Tag]
- Tags to assign to the payment manager
- workload_
identity_ Paymentdetails Manager Workload Identity Details
- created
At String - The timestamp when the payment manager was created
- description String
- A description of the payment manager
- last
Updated StringAt - The timestamp when the payment manager was last updated
- payment
Manager StringArn - The Amazon Resource Name (ARN) of the payment manager
- payment
Manager StringId - 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"
- List<Property Map>
- Tags to assign to the payment manager
- workload
Identity Property MapDetails
Supporting Types
PaymentManagerStatus
PaymentManagerWorkloadIdentityDetails
- Workload
Identity stringArn
- Workload
Identity stringArn
- workload_
identity_ stringarn
- workload
Identity StringArn
- workload
Identity stringArn
- workload
Identity StringArn
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
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
published on Monday, Jun 15, 2026 by Pulumi