> For the complete documentation index, see [llms.txt](https://help.radiantsecurity.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.radiantsecurity.ai/radiant-connectors/cloud-and-infrastructure.md).

# Cloud & Infrastructure

- [AWS](https://help.radiantsecurity.ai/radiant-connectors/cloud-and-infrastructure/aws.md)
- [AWS API](https://help.radiantsecurity.ai/radiant-connectors/cloud-and-infrastructure/aws/aws-api.md): Connect Radiant to your AWS account via the AWS API connector to query live resource configurations during Enrichment.
- [AWS CloudTrail](https://help.radiantsecurity.ai/radiant-connectors/cloud-and-infrastructure/aws/aws-cloudtrail.md): Set up the AWS CloudTrail connector.
- [AWS CloudTrail and GuardDuty](https://help.radiantsecurity.ai/radiant-connectors/cloud-and-infrastructure/aws/aws-cloudtrail-and-guardduty.md): Set up AWS CloudTrail and GuardDuty connectors.
- [Test GuardDuty’s integration with Radiant](https://help.radiantsecurity.ai/radiant-connectors/cloud-and-infrastructure/aws/aws-cloudtrail-and-guardduty/test-guarddutys-integration-with-radiant.md): Test your AWS integration with a GuardDuty automation script.
- [Azure Activities](https://help.radiantsecurity.ai/radiant-connectors/cloud-and-infrastructure/azure-activities.md): Connect Azure Activities to Radiant Security to forward subscription-level events for AI triage.
- [CrowdStrike Falcon CSPM](https://help.radiantsecurity.ai/radiant-connectors/cloud-and-infrastructure/crowdstrike-falcon-cspm.md): Configure Radiant Security to sync CrowdStrike CSPM alerts.
- [Generate CrowdStrike Falcon CSPM Read-Only Credentials](https://help.radiantsecurity.ai/radiant-connectors/cloud-and-infrastructure/crowdstrike-falcon-cspm/generate-crowdstrike-falcon-cspm-read-only-credentials.md): Create CrowdStrike Falcon CSPM read-only credentials and forward them to Radiant Security securely.
- [Google Cloud](https://help.radiantsecurity.ai/radiant-connectors/cloud-and-infrastructure/google-cloud.md)
- [GCP Audit Logs](https://help.radiantsecurity.ai/radiant-connectors/cloud-and-infrastructure/google-cloud/gcp-audit-logs.md): Connect GCP Audit Logs to Radiant Security to forward Google Cloud activity logs for AI triage.
- [Google Cloud Security Command Center (SCC)](https://help.radiantsecurity.ai/radiant-connectors/cloud-and-infrastructure/google-cloud/google-cloud-security-command-center-scc.md): Connect Google Cloud Security Command Center to Radiant Security to ingest GCP security alerts for AI triage.
- [Palo Alto Networks Prisma Cloud](https://help.radiantsecurity.ai/radiant-connectors/cloud-and-infrastructure/palo-alto-networks-prisma-cloud.md): Connect Palo Alto Networks Prisma Cloud to Radiant Security to forward cloud security alerts for AI triage.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.radiantsecurity.ai/radiant-connectors/cloud-and-infrastructure.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
