We recommend new projects start with resources from the AWS provider.
aws-native.bedrockagentcore.RuntimeEndpoint
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource definition for AWS::BedrockAgentCore::RuntimeEndpoint
Create RuntimeEndpoint Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new RuntimeEndpoint(name: string, args: RuntimeEndpointArgs, opts?: CustomResourceOptions);
@overload
def RuntimeEndpoint(resource_name: str,
args: RuntimeEndpointArgs,
opts: Optional[ResourceOptions] = None)
@overload
def RuntimeEndpoint(resource_name: str,
opts: Optional[ResourceOptions] = None,
agent_runtime_id: Optional[str] = None,
agent_runtime_version: Optional[str] = None,
description: Optional[str] = None,
name: Optional[str] = None,
tags: Optional[Mapping[str, str]] = None)
func NewRuntimeEndpoint(ctx *Context, name string, args RuntimeEndpointArgs, opts ...ResourceOption) (*RuntimeEndpoint, error)
public RuntimeEndpoint(string name, RuntimeEndpointArgs args, CustomResourceOptions? opts = null)
public RuntimeEndpoint(String name, RuntimeEndpointArgs args)
public RuntimeEndpoint(String name, RuntimeEndpointArgs args, CustomResourceOptions options)
type: aws-native:bedrockagentcore:RuntimeEndpoint
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args RuntimeEndpointArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args RuntimeEndpointArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args RuntimeEndpointArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args RuntimeEndpointArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args RuntimeEndpointArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
RuntimeEndpoint Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The RuntimeEndpoint resource accepts the following input properties:
- Agent
Runtime stringId - The ID of the parent Agent Runtime (required for creation)
- Agent
Runtime stringVersion - The version of the AgentCore Runtime to use for the endpoint.
- Description string
- The description of the AgentCore Runtime endpoint.
- Name string
- The name of the Agent Runtime Endpoint
- Dictionary<string, string>
- The tags for the AgentCore Runtime endpoint.
- Agent
Runtime stringId - The ID of the parent Agent Runtime (required for creation)
- Agent
Runtime stringVersion - The version of the AgentCore Runtime to use for the endpoint.
- Description string
- The description of the AgentCore Runtime endpoint.
- Name string
- The name of the Agent Runtime Endpoint
- map[string]string
- The tags for the AgentCore Runtime endpoint.
- agent
Runtime StringId - The ID of the parent Agent Runtime (required for creation)
- agent
Runtime StringVersion - The version of the AgentCore Runtime to use for the endpoint.
- description String
- The description of the AgentCore Runtime endpoint.
- name String
- The name of the Agent Runtime Endpoint
- Map<String,String>
- The tags for the AgentCore Runtime endpoint.
- agent
Runtime stringId - The ID of the parent Agent Runtime (required for creation)
- agent
Runtime stringVersion - The version of the AgentCore Runtime to use for the endpoint.
- description string
- The description of the AgentCore Runtime endpoint.
- name string
- The name of the Agent Runtime Endpoint
- {[key: string]: string}
- The tags for the AgentCore Runtime endpoint.
- agent_
runtime_ strid - The ID of the parent Agent Runtime (required for creation)
- agent_
runtime_ strversion - The version of the AgentCore Runtime to use for the endpoint.
- description str
- The description of the AgentCore Runtime endpoint.
- name str
- The name of the Agent Runtime Endpoint
- Mapping[str, str]
- The tags for the AgentCore Runtime endpoint.
- agent
Runtime StringId - The ID of the parent Agent Runtime (required for creation)
- agent
Runtime StringVersion - The version of the AgentCore Runtime to use for the endpoint.
- description String
- The description of the AgentCore Runtime endpoint.
- name String
- The name of the Agent Runtime Endpoint
- Map<String>
- The tags for the AgentCore Runtime endpoint.
Outputs
All input properties are implicitly available as output properties. Additionally, the RuntimeEndpoint resource produces the following output properties:
- Agent
Runtime stringArn - The ARN of the Agent Runtime
- Agent
Runtime stringEndpoint Arn - The Amazon Resource Name (ARN) of the AgentCore Runtime.
- Aws
Id string - The unique identifier of the AgentCore Runtime endpoint.
- Created
At string - The timestamp when the Agent Runtime Endpoint was created
- Failure
Reason string - The reason for failure if the endpoint is in a failed state
- Id string
- The provider-assigned unique ID for this managed resource.
- Last
Updated stringAt - The timestamp when the Agent Runtime Endpoint was last updated
- Live
Version string - The Live version of the Agent Runtime
- Status
Pulumi.
Aws Native. Bedrock Agent Core. Runtime Endpoint Agent Runtime Endpoint Status - The status of the Agent Runtime Endpoint
- Target
Version string - The target version of the AgentCore Runtime for the endpoint.
- Agent
Runtime stringArn - The ARN of the Agent Runtime
- Agent
Runtime stringEndpoint Arn - The Amazon Resource Name (ARN) of the AgentCore Runtime.
- Aws
Id string - The unique identifier of the AgentCore Runtime endpoint.
- Created
At string - The timestamp when the Agent Runtime Endpoint was created
- Failure
Reason string - The reason for failure if the endpoint is in a failed state
- Id string
- The provider-assigned unique ID for this managed resource.
- Last
Updated stringAt - The timestamp when the Agent Runtime Endpoint was last updated
- Live
Version string - The Live version of the Agent Runtime
- Status
Runtime
Endpoint Agent Runtime Endpoint Status - The status of the Agent Runtime Endpoint
- Target
Version string - The target version of the AgentCore Runtime for the endpoint.
- agent
Runtime StringArn - The ARN of the Agent Runtime
- agent
Runtime StringEndpoint Arn - The Amazon Resource Name (ARN) of the AgentCore Runtime.
- aws
Id String - The unique identifier of the AgentCore Runtime endpoint.
- created
At String - The timestamp when the Agent Runtime Endpoint was created
- failure
Reason String - The reason for failure if the endpoint is in a failed state
- id String
- The provider-assigned unique ID for this managed resource.
- last
Updated StringAt - The timestamp when the Agent Runtime Endpoint was last updated
- live
Version String - The Live version of the Agent Runtime
- status
Runtime
Endpoint Agent Runtime Endpoint Status - The status of the Agent Runtime Endpoint
- target
Version String - The target version of the AgentCore Runtime for the endpoint.
- agent
Runtime stringArn - The ARN of the Agent Runtime
- agent
Runtime stringEndpoint Arn - The Amazon Resource Name (ARN) of the AgentCore Runtime.
- aws
Id string - The unique identifier of the AgentCore Runtime endpoint.
- created
At string - The timestamp when the Agent Runtime Endpoint was created
- failure
Reason string - The reason for failure if the endpoint is in a failed state
- id string
- The provider-assigned unique ID for this managed resource.
- last
Updated stringAt - The timestamp when the Agent Runtime Endpoint was last updated
- live
Version string - The Live version of the Agent Runtime
- status
Runtime
Endpoint Agent Runtime Endpoint Status - The status of the Agent Runtime Endpoint
- target
Version string - The target version of the AgentCore Runtime for the endpoint.
- agent_
runtime_ strarn - The ARN of the Agent Runtime
- agent_
runtime_ strendpoint_ arn - The Amazon Resource Name (ARN) of the AgentCore Runtime.
- aws_
id str - The unique identifier of the AgentCore Runtime endpoint.
- created_
at str - The timestamp when the Agent Runtime Endpoint was created
- failure_
reason str - The reason for failure if the endpoint is in a failed state
- id str
- The provider-assigned unique ID for this managed resource.
- last_
updated_ strat - The timestamp when the Agent Runtime Endpoint was last updated
- live_
version str - The Live version of the Agent Runtime
- status
Runtime
Endpoint Agent Runtime Endpoint Status - The status of the Agent Runtime Endpoint
- target_
version str - The target version of the AgentCore Runtime for the endpoint.
- agent
Runtime StringArn - The ARN of the Agent Runtime
- agent
Runtime StringEndpoint Arn - The Amazon Resource Name (ARN) of the AgentCore Runtime.
- aws
Id String - The unique identifier of the AgentCore Runtime endpoint.
- created
At String - The timestamp when the Agent Runtime Endpoint was created
- failure
Reason String - The reason for failure if the endpoint is in a failed state
- id String
- The provider-assigned unique ID for this managed resource.
- last
Updated StringAt - The timestamp when the Agent Runtime Endpoint was last updated
- live
Version String - The Live version of the Agent Runtime
- status "CREATING" | "CREATE_FAILED" | "UPDATING" | "UPDATE_FAILED" | "READY" | "DELETING"
- The status of the Agent Runtime Endpoint
- target
Version String - The target version of the AgentCore Runtime for the endpoint.
Supporting Types
RuntimeEndpointAgentRuntimeEndpointStatus, RuntimeEndpointAgentRuntimeEndpointStatusArgs
- Creating
- CREATING
- Create
Failed - CREATE_FAILED
- Updating
- UPDATING
- Update
Failed - UPDATE_FAILED
- Ready
- READY
- Deleting
- DELETING
- Runtime
Endpoint Agent Runtime Endpoint Status Creating - CREATING
- Runtime
Endpoint Agent Runtime Endpoint Status Create Failed - CREATE_FAILED
- Runtime
Endpoint Agent Runtime Endpoint Status Updating - UPDATING
- Runtime
Endpoint Agent Runtime Endpoint Status Update Failed - UPDATE_FAILED
- Runtime
Endpoint Agent Runtime Endpoint Status Ready - READY
- Runtime
Endpoint Agent Runtime Endpoint Status Deleting - DELETING
- Creating
- CREATING
- Create
Failed - CREATE_FAILED
- Updating
- UPDATING
- Update
Failed - UPDATE_FAILED
- Ready
- READY
- Deleting
- DELETING
- Creating
- CREATING
- Create
Failed - CREATE_FAILED
- Updating
- UPDATING
- Update
Failed - UPDATE_FAILED
- Ready
- READY
- Deleting
- DELETING
- CREATING
- CREATING
- CREATE_FAILED
- CREATE_FAILED
- UPDATING
- UPDATING
- UPDATE_FAILED
- UPDATE_FAILED
- READY
- READY
- DELETING
- DELETING
- "CREATING"
- CREATING
- "CREATE_FAILED"
- CREATE_FAILED
- "UPDATING"
- UPDATING
- "UPDATE_FAILED"
- UPDATE_FAILED
- "READY"
- READY
- "DELETING"
- DELETING
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.