Remove 2012 Remove APIs Remove Feedback
article thumbnail

Use AWS PrivateLink to set up private access to Amazon Bedrock

AWS Machine Learning

It allows developers to build and scale generative AI applications using FMs through an API, without managing infrastructure. Customers are building innovative generative AI applications using Amazon Bedrock APIs using their own proprietary data.

APIs 131
article thumbnail

Secure Amazon SageMaker Studio presigned URLs Part 2: Private API with JWT authentication

AWS Machine Learning

In this post, we will continue to build on top of the previous solution to demonstrate how to build a private API Gateway via Amazon API Gateway as a proxy interface to generate and access Amazon SageMaker presigned URLs. The user invokes createStudioPresignedUrl API on API Gateway along with a token in the header.

APIs 81
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Build a multilingual automatic translation pipeline with Amazon Translate Active Custom Translation

AWS Machine Learning

We demonstrate how to use the AWS Management Console and Amazon Translate public API to deliver automatic machine batch translation, and analyze the translations between two language pairs: English and Chinese, and English and Spanish. In this post, we present a solution that D2L.ai

APIs 79
article thumbnail

Integrate QnABot on AWS with ServiceNow

AWS Machine Learning

Solution overview QnABot on AWS is a multi-channel, multi-language chatbot that responds to your customer’s questions, answers, and feedback. The workflow includes the following steps: A QnABot administrator can configure the questions using the Content Designer UI delivered by Amazon API Gateway and Amazon Simple Storage Service (Amazon S3).

Chatbots 115
article thumbnail

Team and user management with Amazon SageMaker and AWS SSO

AWS Machine Learning

Because the solution creates a SAML API, you can use any IdP supporting SAML assertions to create this architecture. Each application is configured with the Amazon API Gateway endpoint URL as its SAML backend. The API Gateway calls an SAML backend API. Custom SAML 2.0

article thumbnail

Onboard users to Amazon SageMaker Studio with Active Directory group-specific IAM roles

AWS Machine Learning

Sync your AD users and groups and memberships to AWS Identity Center: If you’re using an identity provider (IdP) that supports SCIM, use the SCIM API integration with IAM Identity Center. When the AD user is assigned to an AD group, an IAM Identity Center API ( CreateGroupMembership ) is invoked, and SSO group membership is created.

APIs 73
article thumbnail

AI-powered code suggestions and security scans in Amazon SageMaker notebooks using Amazon CodeWhisperer and Amazon CodeGuru

AWS Machine Learning

You can also detect many common issues that affect the readability, reproducibility, and correctness of computational notebooks, such as misuse of ML library APIs, invalid run order, and nondeterminism. Please share any feedback in the comments! To use the CodeWhisperer extension, ensure that you have the necessary permissions.