To configure the AWS CLI in your venv, rename config.ini.example to config.ini and update the values below.
[aws]
user = aws_access_key_id
pass = aws_secret_access_key
region = default_region
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.