Enhance EC2 CloudFormation templates for AI models with new parameter… - #227
Conversation
…s and resources - Added parameters for ProjectId, ResearcherName, and CostResource to support tagging and cost allocation. - Introduced conditions and resources for Bedrock Mantle projects in ec2-dcv-claudeOnBedrock.yml, ec2-dcv-codex.yml, and ec2-dcv-codexOnBedrock.yml. - Updated IAM policies to include permissions for Bedrock and S3 actions. - Enhanced user data scripts to configure AI models for Bedrock Mantle usage. - Added outputs for Mantle project details in the templates.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
RLIndia
left a comment
There was a problem hiding this comment.
We have moved from specific bedrock permissions to bedrock:*. Explain why that is necessary as it makes the possible API calls wide open.
…s and resources
This change is