Examples
S3 Bucket
Copy the following code to a fileresources.py and run phi start resources.py to create a bucket called my-bucket-885.
phi stop resources.py
Secret Manager
Copy the following code to a fileresources.py and run phi start resources.py to create a secret called my-secret.
read_my_secret.py
python read_my_secret.py.
Delete the secret using phi stop resources.py