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
TrendAI Vision One™ regional base URL ready.
The collector deploys as a single AWS CloudFormation stack. The stack automatically
provisions all required resources: Lambda functions, a Step Functions state machine,
an EventBridge schedule, Secrets Manager secrets, IAM roles, and CloudWatch Log Groups.
API keys are stored encrypted at rest in Secrets Manager.
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.VisionOneBaseUrlYour TrendAI Vision One™ regional API base URL (for example,https://api.xdr.trendmicro.com). See Claude Compliance Collector prerequisites for the full list.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.
