Remove 2012 Remove APIs Remove Big data Remove Management
article thumbnail

Use AWS PrivateLink to set up private access to Amazon Bedrock

AWS Machine Learning

Amazon Bedrock is a fully managed service provided by AWS that offers developers access to foundation models (FMs) and the tools to customize them for specific applications. It allows developers to build and scale generative AI applications using FMs through an API, without managing infrastructure.

APIs 124
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

Securing MLflow in AWS: Fine-grained access control with AWS native services

AWS Machine Learning

With Amazon SageMaker , you can manage the whole end-to-end machine learning (ML) lifecycle. It offers many native capabilities to help manage ML workflows aspects, such as experiment tracking, and model governance via the model registry. Now let’s dive deeper into the details.

APIs 71
article thumbnail

Define customized permissions in minutes with Amazon SageMaker Role Manager

AWS Machine Learning

In this post, we look at how to use Amazon SageMaker Role Manager to quickly build out a set of persona-based roles that can be further customized to your specific requirements in minutes, right on the Amazon SageMaker console. They’re permitted to manage models, endpoints, and pipelines, and audit resources. ML activities.

article thumbnail

Four approaches to manage Python packages in Amazon SageMaker Studio notebooks

AWS Machine Learning

This post presents and compares options and recommended practices on how to manage Python packages and virtual environments in Amazon SageMaker Studio notebooks. You can manage app images via the SageMaker console, the AWS SDK for Python (Boto3), and the AWS Command Line Interface (AWS CLI). Launch the custom image in Studio.

article thumbnail

Team and user management with Amazon SageMaker and AWS SSO

AWS Machine Learning

Each onboarded user in Studio has their own dedicated set of resources, such as compute instances, a home directory on an Amazon Elastic File System (Amazon EFS) volume, and a dedicated AWS Identity and Access Management (IAM) execution role. Organizations manage their users in AWS SSO instead of the SageMaker domain.

article thumbnail

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

AWS Machine Learning

When creating your SageMaker domain, you can choose to use either AWS IAM Identity Center (successor to AWS Single Sign-On) or AWS Identity and Access Management (IAM) for user authentication methods. If you are using self-managed AD, you may use AD Connector. The EventBridge rule triggers the target AWS Lambda function.

APIs 70