createBrowserProfile
inline suspend fun BedrockAgentCoreControlClient.createBrowserProfile(crossinline block: CreateBrowserProfileRequest.Builder.() -> Unit): CreateBrowserProfileResponse
Creates a browser profile in Amazon Bedrock AgentCore. A browser profile stores persistent browser data such as cookies, local storage, session storage, and browsing history that can be saved from browser sessions and reused in subsequent sessions.