Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

s3: Bucket property websiteUrl has invalid value on imported buckets #4113

Closed
hoegertn opened this issue Sep 17, 2019 · 0 comments · Fixed by #4189
Closed

s3: Bucket property websiteUrl has invalid value on imported buckets #4113

hoegertn opened this issue Sep 17, 2019 · 0 comments · Fixed by #4189
Assignees
Labels
@aws-cdk/aws-s3 Related to Amazon S3 bug This issue is a bug.

Comments

@hoegertn
Copy link
Contributor

If you import an S3 bucket using fromBucketName the websiteUrl property has the wrong default value because it is missing the http:// in front the the URL.

Environment

  • Framework Version: 1.8.0

This is 🐛 Bug Report

@hoegertn hoegertn added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Sep 17, 2019
@SomayaB SomayaB added the @aws-cdk/aws-s3 Related to Amazon S3 label Sep 17, 2019
@eladb eladb removed the needs-triage This issue or PR still needs to be triaged. label Sep 18, 2019
@mergify mergify bot closed this as completed in #4189 Sep 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-s3 Related to Amazon S3 bug This issue is a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants