article thumbnail

Cross-Stack RDS User Provisioning and Schema Migrations with AWS Lambda

Xebia

However, other databases like MySQL also have an internal authentication method. For this, we can use a provisioner lambda function. This lambda function creates the local users in the database. You can simply invoke the Lambda function as a custom resource using the same template as the RDS instance.

Lambda 162
article thumbnail

Create a generative AI–powered custom Google Chat application using Amazon Bedrock

AWS Machine Learning - AI

Before processing the request, a Lambda authorizer function associated with the API Gateway authenticates the incoming message. After it’s authenticated, the request is forwarded to another Lambda function that contains our core application logic. This request contains the user’s message and relevant metadata.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Securing S3 Downloads with ALB and Cognito Authentication

Xebia

For this, you will need authentication and authorization. Authentication vs Authorization Authentication is all about identifying who you are. I am using an Application Load Balancer to invoke a Lambda function. After the user has logged a redirect, the user is now authenticated.

article thumbnail

Transcribe, translate, and summarize live streams in your browser with AWS AI and generative AI services

AWS Machine Learning - AI

The solution also uses Amazon Cognito user pools and identity pools for managing authentication and authorization of users, Amazon API Gateway REST APIs, AWS Lambda functions, and an Amazon Simple Storage Service (Amazon S3) bucket. Authentication is performed against the Amazon Cognito user pool.

article thumbnail

Building a virtual meteorologist using Amazon Bedrock Agents

AWS Machine Learning - AI

Additionally, we use various AWS services, including AWS Amplify for hosting the front end, AWS Lambda functions for handling request logic, Amazon Cognito for user authentication, and AWS Identity and Access Management (IAM) for controlling access to the agent. Use the.zip file to manually deploy the application in Amplify.

article thumbnail

Amazon Q Business simplifies integration of enterprise knowledge bases at scale

AWS Machine Learning - AI

The service users permissions are authenticated using IAM Identity Center, an AWS solution that connects workforce users to AWS managed applications like Amazon Q Business. It enables end-user authentication and streamlines access management. The Process Data Lambda function redacts sensitive data through Amazon Comprehend.

article thumbnail

Build a multi-tenant generative AI environment for your enterprise on AWS

AWS Machine Learning - AI

It also uses a number of other AWS services such as Amazon API Gateway , AWS Lambda , and Amazon SageMaker. It contains services used to onboard, manage, and operate the environment, for example, to onboard and off-board tenants, users, and models, assign quotas to different tenants, and authentication and authorization microservices.