Creating a COS Policy
Prerequisites for a COS Policy
- 
Generate a self-contained AWS CLI binary with PyInstaller
Make sure to:
 
User Set
Key Rule
- 
For COS keys:
- 
Algorithm: AES
 - 
Object Type: Symmetric Key
 - 
Size: 256
 - 
Encryption Mode: CBC-CS1
 - 
Key Usage: Encrypt, Decrypt
 - 
Exportable: On
 
 - 
 
Process Set
- 
The Directory is the directory where you created the binary when you generated a self-contained AWS CLI binary with PyInstaller in step 2 of the prerequisite section above.
 - 
The File is the file created during that process.