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

Add s3.HostedZoneIDForRegion #222

Closed
wants to merge 1 commit into from

Conversation

justincampbell
Copy link

Needed to support hashicorp/terraform#1769

I didn't see a way to automatically generate this. Please let me know if that's a possibility, or if there's a better location to place this.

@justincampbell justincampbell changed the title Add s3.HostedZoneForRegion Add s3.HostedZoneIDForRegion May 7, 2015
@jasdel
Copy link
Contributor

jasdel commented May 7, 2015

Hi @justincampbell thanks for the PR. For now we would like to hold off including the Zone ID to Region mapping directly in the SDK. We currently do not have a good method of generating this mapping to ensure the list doesn't become outdated, which is inline with the other AWS SDKs.

@justincampbell
Copy link
Author

Understood, thanks!

skotambkar pushed a commit to skotambkar/aws-sdk-go that referenced this pull request May 20, 2021
There was a missing import to make the README tutorial compile properly.
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.

2 participants