Skip to content
Discussion options

You must be logged in to vote

Hey @alexandervandekleutab,

The CfnEndpoint resource won't create a bucket, you'll have to have created a bucket named my-migration-bucket already in the console, in another stack, or you can create the bucket in the same stack!

Your stack will deploy successfully even if the bucket you specify does not exist, but that doesn't mean the bucket will get created by this CfnEndpoint. That's something you'll still have to create separately

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by peterwoodworth
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants