Deploy the Claude Compliance Collector in your AWS environment using an AWS CloudFormation template.
Before you begin
Before you begin, complete all steps in Claude Compliance Collector prerequisites. Have your Anthropic Compliance Access Key, TrendAI Vision One™ API key, and AI Guard endpoint URL ready.
The collector deploys as a single AWS CloudFormation stack. The stack automatically
provisions all required resources: Lambda functions, an SQS queue, an EventBridge
schedule, Secrets Manager secrets, IAM roles, and CloudWatch Log Groups. API keys
are stored encrypted at rest in Secrets Manager. Both Trend-hosted and self-hosted
AI Guard deployments are supported.
You can deploy using the AWS Management Console or the AWS CLI.
Procedure
- Sign in to the AWS Management Console.
- Go to .
- Select Create stack, then select With new resources (standard).
- Under Specify template, select Amazon S3 URL and enter the following URL:https://trendai-claude-compliance-us-east-1.s3.us-east-1.amazonaws.com/template.yaml
- Select Next.
- In the Stack name field, enter a unique name for the stack, such as claude-compliance-collector.
- Under Parameters, enter the required values:
Parameter Value AnthropicComplianceKeyYour Anthropic Compliance Access Key (starts withsk-ant-). The value is masked in the console after entry.VisionOneAIGuardKeyYour TrendAI Vision One™ API key (JWT format, starts witheyJ). The value is masked in the console after entry.AIGuardUrlFull AI Guard endpoint URL (for example,https://api.xdr.trendmicro.com/v3.0/aiSecurity/applyGuardrailsfor Trend-hosted US). Supports both Trend-hosted and self-hosted AI Guard. See Claude Compliance Collector prerequisites for all regional URLs and self-hosted instructions.Review and adjust optional parameters as needed. For a full list of optional parameters and their defaults, see CloudFormation parameters reference. - Select Next.
- On the Configure stack options page, add any tags for cost tracking or organization, then select Next.
- Review your configuration, select the I acknowledge that AWS CloudFormation might create IAM resources checkbox, then select Submit.AWS creates the CloudFormation stack. Monitor the Events tab until the stack status changes to CREATE_COMPLETE. Deployment typically takes 2–3 minutes.
The collector is deployed in your AWS environment and begins running on the configured
schedule (every four hours by default). To review detections in
TrendAI Vision One™, see View Claude Compliance Collector results.
