Create an S3 Stack
Launch an S3 bucket. The S3 bucket is where you upload the application bundle you created.
REQUIRED DATA:
VPC-ID: This value determines where your S3 Bucket will be, this should be the same as the previously used VPC.AccessControl: Pre-set AccessControl list (ACL) options arePrivate, andPublicRead. For more information, see Amazon Simple Storage Service Canned ACL.BucketName: This value sets the S3 Bucket name, you use it to upload your application bundle. It must be unique across the region of the account and cannot include upper-case letters. Including your account ID as part of the BucketName is not a requirement but makes it easier to identify the bucket later. To see what S3 bucket names exist in the account, go to the Amazon S3 Console for your account.
-
On the Create RFC page, select the category Deployment, subcategory Advanced Stack Components, item S3 storage, and click Create.
You can leave the default parameter option at Basic to accept the defaults as described. To set different values, choose Advanced.
Note
The bucket deployed with this change type allows full read/write access to the whole account, new change types may be needed to allow more restricted access permissions.
Subject: S3-Bucket-RFC BucketName:ACCOUNT_ID-codedeploy-bundlesAccessControl:PrivateVpcId:VPC_IDName: S3BucketForWP Click Submit when finished.