Welcome to the Cloud Security Training Lab. Explore the services below.
Access files in buckets.
Endpoint: /s3/view?bucket=NAME&file=FILENAME
Fetch status of external websites.
Endpoint: /proxy?url=URL
Update user policies.
Endpoint: /iam/update_policy (POST)
Payload: {"target_user": "username", "policy": "..."}
Invoke serverless functions.
Endpoint: /lambda/invoke (POST)
Payload: {"name": "input_value"}