BedrockFunctions

Functions

Link copied to clipboard
suspend fun getAgent(argument: GetAgentPlainArgs): GetAgentResult

Definition of AWS::Bedrock::Agent Resource Type

suspend fun getAgent(agentId: String): GetAgentResult
suspend fun getAgent(argument: suspend GetAgentPlainArgsBuilder.() -> Unit): GetAgentResult
Link copied to clipboard

Definition of AWS::Bedrock::AgentAlias Resource Type

suspend fun getAgentAlias(agentAliasId: String, agentId: String): GetAgentAliasResult
Link copied to clipboard

Definition of AWS::Bedrock::DataSource Resource Type

suspend fun getDataSource(dataSourceId: String, knowledgeBaseId: String): GetDataSourceResult
Link copied to clipboard

Definition of AWS::Bedrock::Guardrail Resource Type

suspend fun getGuardrail(guardrailArn: String): GetGuardrailResult
Link copied to clipboard

Definition of AWS::Bedrock::GuardrailVersion Resource Type

suspend fun getGuardrailVersion(guardrailId: String, version: String): GetGuardrailVersionResult
Link copied to clipboard

Definition of AWS::Bedrock::KnowledgeBase Resource Type

suspend fun getKnowledgeBase(knowledgeBaseId: String): GetKnowledgeBaseResult