Tworzenie bucketów typu cold-storage ==================================== awscli ---------- ``aws s3api create-bucket --bucket --create-bucket-configuration LocationConstraint=default:cold-storage --profile --endpoint `` s3cmd -------- ``s3cmd mb s3:// --region=:cold-storage``