article thumbnail

Manage your Amazon Lex bot via AWS CloudFormation templates

AWS Machine Learning Blog

Managing your Amazon Lex bots using AWS CloudFormation allows you to create templates defining the bot and all the AWS resources it depends on. AWS CloudFormation provides and configures those resources on your behalf, removing the risk of human error when deploying bots to new environments. Resources: # 1.

AWS 85
article thumbnail

Use AWS PrivateLink to set up private access to Amazon Bedrock

AWS Machine Learning Blog

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. The workflow steps are as follows: AWS Lambda running in your private VPC subnet receives the prompt request from the generative AI application.

AWS 124
professionals

Sign Up for our Newsletter

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

article thumbnail

Large language model inference over confidential data using AWS Nitro Enclaves

AWS Machine Learning Blog

In this post, we discuss how Leidos worked with AWS to develop an approach to privacy-preserving large language model (LLM) inference using AWS Nitro Enclaves. The steps carried out during the inference are as follows: The chatbot app generates temporary AWS credentials and asks the user to input a question. hvm-2.0.20230628.0-x86_64-gp2

AWS 89
article thumbnail

How VirtuSwap accelerates their pandas-based trading simulations with an Amazon SageMaker Studio custom container and AWS GPU instances

AWS Machine Learning Blog

Prerequisites To run this step-by-step guide, you need an AWS account with permissions to SageMaker, Amazon Elastic Container Registry (Amazon ECR), AWS Identity and Access Management (IAM), and AWS CodeBuild. Complete the following steps: Sign in to the AWS Management Console and open the IAM console.

AWS 117
article thumbnail

Set up cross-account Amazon S3 access for Amazon SageMaker notebooks in VPC-only mode using Amazon S3 Access Points

AWS Machine Learning Blog

It enables secure, high-speed data copy between same-Region access points using AWS internal networks and VPCs. Configure AWS Identity and Access Management (IAM) permissions and policies in Account A. S3 Access Points simplifies the management of access permissions specific to each application accessing a shared dataset.

AWS 89
article thumbnail

Leveraging generative AI on AWS to transform life sciences

IBM Journey to AI blog

In this blog post, we will showcase how IBM Consulting is partnering with AWS and leveraging Large Language Models (LLMs), on IBM Consulting’s generative AI-Automation platform (ATOM), to create industry-aware, life sciences domain-trained foundation models to generate first drafts of the narrative documents, with an aim to assist human teams.

AWS 64
article thumbnail

Promote pipelines in a multi-environment setup using Amazon SageMaker Model Registry, HashiCorp Terraform, GitHub, and Jenkins CI/CD

AWS Machine Learning Blog

Central model registry – Amazon SageMaker Model Registry is set up in a separate AWS account to track model versions generated across the dev and prod environments. with administrative privileges installed on AWS Terraform version 1.5.5 After the key is provisioned, it should be visible on the AWS KMS console.

AWS 99