https://github.com/crowdstrike/lab-aws-cspm-registration
https://github.com/crowdstrike/lab-aws-cspm-registration
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/crowdstrike/lab-aws-cspm-registration
- Owner: CrowdStrike
- License: mit
- Created: 2024-05-29T14:27:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T15:16:35.000Z (about 2 years ago)
- Last Synced: 2025-09-10T06:21:38.367Z (10 months ago)
- Size: 1.35 MB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Cloud Security Lab Series
## AWS CSPM Registration 101
### Requirements
One or more of these subscriptions:
- Falcon Cloud Security
- Falcon Cloud Security with Containers
One or more of these default roles:
- Falcon Administrator
- Cloud Security Manager
- CSPM Manager
- CSPM Misconfiguration Manager
### Prerequisites
CrowdStrike API Client ID and Secret with the `CSPM REGISTRATION` scope and `Read` and `Write` permissions enabled.
For more info, see [API clients](https://falcon.crowdstrike.com/documentation/page/a2a7fc0e/crowdstrike-oauth2-based-apis#mf8226da).
**Note**: A CSPM Admin or CSPM Analyst must obtain the API credentials from a Falcon Administrator to successfully register a cloud account.
### Table of Contents
- [Chapter 1 - What is AWS CSPM Registration?](guide/chapter1.md)
- [Chapter 2 - Using the cspm-registration API](guide/chapter2.md)
- [Chapter 3 - Guided Registration via Falcon Console](guide/chapter3.md)
- [Chapter 4 - Using a Custom template](guide/chapter4.md)
- [Chapter 5 - Using a Custom Template for GovCloud Falcon](guide/chapter5.md)
- [Chapter 6 - CSPM Architecture](guide/chapter6.md)
- [Chapter 7 - Organization Registration](guide/chapter7.md)
- [Chapter 8 - Multiple Account Registration](guide/chapter8.md)
- [Chapter 9 - Cleanup](guide/chapter9.md)
### Questions or concerns?
If you encounter any issues or have questions about this repository, please open an [issue](https://github.com/CrowdStrike/lab-aws-cspm-registration/issues).