Bedrock Functions
object BedrockFunctions
Functions
Link copied to clipboard
suspend fun getAgentAgentVersions(argument: GetAgentAgentVersionsPlainArgs): GetAgentAgentVersionsResult
Data source for managing an AWS Amazon BedrockAgent Agent Versions.
suspend fun getAgentAgentVersions(argument: suspend GetAgentAgentVersionsPlainArgsBuilder.() -> Unit): GetAgentAgentVersionsResult
suspend fun getAgentAgentVersions(agentId: String, agentVersionSummaries: List<GetAgentAgentVersionsAgentVersionSummary>? = null): GetAgentAgentVersionsResult
Link copied to clipboard
Returns properties of a specific Amazon Bedrock custom model.
suspend fun getCustomModel(argument: suspend GetCustomModelPlainArgsBuilder.() -> Unit): GetCustomModelResult
Link copied to clipboard
Returns a list of Amazon Bedrock custom models.
Link copied to clipboard
Data source for managing an AWS Bedrock Inference Profile.
suspend fun getInferenceProfile(argument: suspend GetInferenceProfilePlainArgsBuilder.() -> Unit): GetInferenceProfileResult
Link copied to clipboard
Data source for managing AWS Bedrock AWS Bedrock Inference Profiles.