hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.82k stars 9.17k forks source link

[https://docs.aws.amazon.com/emr/latest/EMR-Serverless-UserGuide/logging.html#jobs-log-storage-s3-buckets] #33782

Open samoclay opened 1 year ago

samoclay commented 1 year ago

Documentation Link

EMR Serverless Appplication Arguments

Description

When viewing the emr_serverless_application resource in terraform, there is no option to specify exporting logs to s3 settings as part of additional settings in AWS console.

Steps to replicate log into aws, go to emr serverless, create a new serverless application, go to the additional settings, check the box, upload logs to s3

no such option in terraform :)

References

No response

Would you like to implement a fix?

None

github-actions[bot] commented 1 year ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue

okelet commented 10 months ago

This same issue should also include the integration with CloudWatch logs, not only S3.