Remove 2012 Remove ML Remove System Architecture
article thumbnail

Multi-account support for Amazon SageMaker HyperPod task governance

AWS Machine Learning Blog

Below is an example of a trust policy. { "Version": "2012-10-17", "Statement": [ { "Sid": "AllowEksAuthToAssumeRoleForPodIdentity", "Effect": "Allow", "Principal": { "Service": "pods.eks.amazonaws.com" }, "Action": [ "sts:AssumeRole", "sts:TagSession" ] } ] } In Account C, create an S3 access point by following the steps here.

article thumbnail

Transforming financial analysis with CreditAI on Amazon Bedrock: Octus’s journey with AWS

AWS Machine Learning Blog

Solution overview The following figure illustrates our system architecture for CreditAI on AWS, with two key paths: the document ingestion and content extraction workflow, and the Q&A workflow for live user query response. He specializes in generative AI, machine learning, and system design.

AWS 101