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

Support Analytics Configurations for S3 Buckets #5

Closed
bflad opened this issue Jun 10, 2017 · 3 comments · Fixed by #11874
Closed

Support Analytics Configurations for S3 Buckets #5

bflad opened this issue Jun 10, 2017 · 3 comments · Fixed by #11874
Assignees
Labels
new-resource Introduces a new resource. service/s3 Issues and PRs that pertain to the s3 service.

Comments

@bflad
Copy link
Member

bflad commented Jun 10, 2017

(Migrating from hashicorp/terraform#13246)

AWS has recently announced some support for additional analytics and metrics for S3 buckets: https://aws.amazon.com/blogs/aws/s3-storage-management-update-analytics-object-tagging-inventory-and-metrics/

In order to support the above, the implementation in the AWS API is with methods like GetBucketAnalyticsConfiguration and PutBucketAnalyticsConfiguration which were added in go-aws-sdk 1.5.11.

New Resource

  • aws_s3_bucket_analytics

Expected Behavior

Terraform configuration should support enabling and managing AWS S3 analytics configurations.

References

@stack72 stack72 added the enhancement Requests to existing resources that expand the functionality or scope. label Jun 12, 2017
@radeksimko radeksimko added the service/s3 Issues and PRs that pertain to the s3 service. label Jan 25, 2018
julienduchesne added a commit to julienduchesne/terraform-provider-aws that referenced this issue Sep 19, 2018
@bflad bflad added new-resource Introduces a new resource. and removed enhancement Requests to existing resources that expand the functionality or scope. labels Nov 8, 2018
gdavison pushed a commit that referenced this issue Nov 16, 2019
@ccannell67
Copy link

Is this on the roadmap anymore?

@gdavison gdavison self-assigned this Feb 3, 2020
@gdavison
Copy link
Contributor

gdavison commented Feb 3, 2020

@ccannell67, yes, I am working on it

@ghost
Copy link

ghost commented Mar 27, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-resource Introduces a new resource. service/s3 Issues and PRs that pertain to the s3 service.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants