Bedrockfoundation Functions
object BedrockfoundationFunctions
Functions
Link copied to clipboard
Data source for managing an AWS Bedrock Foundation Model.
Link copied to clipboard
Data source for managing AWS Bedrock Foundation Models.
suspend fun getModels(byCustomizationType: String? = null, byInferenceType: String? = null, byOutputModality: String? = null, byProvider: String? = null, modelSummaries: List<GetModelsModelSummary>? = null): GetModelsResult