EC2 key pair - Setup Guide (Cloudflare R2)
bucketAV requires an EC2 Key Pair. To create a key pair:
- Go to the EC2 Management Console and navigate to Key Pairs.
- Click on Create key pair.
- Set a Name (e.g.,
bucketav
). - Select the Private key file format that fits your SSH client (
.ppk
for PuTTY; otherwise,.pem
). - Click on Create key pair.