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

Update CloudTrail to use bucket location constraints #1013

Merged
merged 2 commits into from
Nov 20, 2014

Conversation

danielgtaylor
Copy link
Contributor

This fixes the CloudTrail bucket creation code to work in regions other
than us-east-1 by setting a bucket configuration with a location
constraint on the region. This is similar to how the S3 customizations
work.

cc @kyleknap, @jamesls

This fixes the CloudTrail bucket creation code to work in regions other
than `us-east-1` by setting a bucket configuration with a location
constraint on the region. This is similar to how the S3 customizations
work.
@jamesls
Copy link
Member

jamesls commented Nov 20, 2014

:shipit: Don't forget to add an entry to the CHANGELOG.rst please.

@kyleknap
Copy link
Contributor

LGTM. 🚢

danielgtaylor added a commit that referenced this pull request Nov 20, 2014
Update CloudTrail to use bucket location constraints.
@danielgtaylor danielgtaylor merged commit be38047 into aws:develop Nov 20, 2014
@danielgtaylor danielgtaylor deleted the cloudtrail-create-bucket branch November 20, 2014 20:05
thoward-godaddy pushed a commit to thoward-godaddy/aws-cli that referenced this pull request Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants