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

[New]: Create Terraform for AWS APIs Related to Amazon QuickSight Deployment #36297

Open
mledwar opened this issue Mar 11, 2024 · 1 comment
Open
Labels
new-data-source Introduces a new data source. new-resource Introduces a new resource. service/quicksight Issues and PRs that pertain to the quicksight service.

Comments

@mledwar
Copy link

mledwar commented Mar 11, 2024

Description

Hashicorp, can you please create Terraform for the following APIs:

DescribeAssetBundleExportJob
(https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeAssetBundleExportJob.html)

DescribeAssetBundleImportJob
(https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeAssetBundleImportJob.html)

ListAssetBundleExportJobs
(https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListAssetBundleExportJobs.html)

ListAssetBundleImportJobs
(https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListAssetBundleImportJobs.html)

StartAssetBundleExportJob
(https://docs.aws.amazon.com/quicksight/latest/APIReference/API_StartAssetBundleExportJob.html)

StartAssetBundleImportJob
(https://docs.aws.amazon.com/quicksight/latest/APIReference/API_StartAssetBundleImportJob.html)

Requested Resource(s) and/or Data Source(s)

aws_describe_asset_bundle_export_job
aws_describe_asset_bundle_import_job
aws_list_asset_bundle_export_jobs
aws_list_asset_bundle_import_jobs
aws_start_asset_bundle_export_job
aws_start_asset_bundle_import_job

Potential Terraform Configuration

No response

References

No response

Would you like to implement a fix?

None

Copy link

Community Note

Voting for Prioritization

  • Please vote on this issue by adding a 👍 reaction to the original post to help the community and maintainers prioritize this request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

Volunteering to Work on This Issue

  • If you are interested in working on this issue, please leave a comment.
  • If this would be your first contribution, please review the contribution guide.

@terraform-aws-provider terraform-aws-provider bot added the needs-triage Waiting for first response or review from a maintainer. label Mar 11, 2024
@justinretzolk justinretzolk added new-resource Introduces a new resource. new-data-source Introduces a new data source. service/quicksight Issues and PRs that pertain to the quicksight service. and removed needs-triage Waiting for first response or review from a maintainer. labels Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-data-source Introduces a new data source. new-resource Introduces a new resource. service/quicksight Issues and PRs that pertain to the quicksight service.
Projects
None yet
Development

No branches or pull requests

2 participants