Wednesday, 30 May 2018

Amazon Rekognition is now HIPAA Eligible

Amazon Rekognition Videos and Image are now AWS HIPAA Eligible services. Amazon Rekognition is a service that makes it convenient to add video and image analysis to the applications. You can use the Amazon Rekognition to process the videos and images if you have a Business Associate Addendum in place with Amazon Web Services that contains protected health information. If you don’t have a Business Associate Addendum in place with AWS or any other question relating to running HIPAA regulated workloads on Amazon Web Service then you can contact AWS support. HIPAA eligibility service will be available to all the AWS regions where the Amazon Rekognition is available. 

No comments:

Post a Comment

Optimizing Performance and Cost: Migrating an Express.js Application from EC2 to AWS Lambda

Introduction: In a recent project, our team worked on optimizing a Node.js application that was originally hosted on an EC2 instance. The ap...