Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 746 Bytes

File metadata and controls

39 lines (24 loc) · 746 Bytes

Amazon Verifiedpermissions Gs

An AWS CLI tutorial that demonstrates Verifiedpermissions operations.

Running

bash amazon-verifiedpermissions-gs.sh

To auto-run with cleanup:

echo 'y' | bash amazon-verifiedpermissions-gs.sh

What it does

  1. Creating policy store
  2. Creating a static policy
  3. Testing authorization
  4. Testing denied action
  5. Listing policies

Resources created

  • Policy
  • Policy Store

The script prompts you to clean up resources when it finishes.

Cost

Free tier eligible for most operations. Clean up resources after use to avoid charges.

Related docs