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

bug: API for service 'firehose' not yet implemented or pro feature #10783

Open
1 task done
TiansuYu opened this issue May 7, 2024 · 1 comment
Open
1 task done

bug: API for service 'firehose' not yet implemented or pro feature #10783

TiansuYu opened this issue May 7, 2024 · 1 comment
Labels
area: integration/terraform Issues related to HashiCorp Terraform aws:firehose Amazon Data Firehose status: backlog Triaged but not yet being worked on type: bug Bug report

Comments

@TiansuYu
Copy link

TiansuYu commented May 7, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When apply Terraform stacks for Firehose, the following error is shown:

Error: reading Kinesis Firehose Delivery Stream (xxx): operation error Firehose:
 DescribeDeliveryStream, https response error StatusCode: 501, RequestID: 51c2092d-2e6f-4b89-a113-528bd237d87b, 
api error InternalFailure: API for service 'firehose' not yet implemented or pro feature - please check 
https://docs.localstack.cloud/references/coverage/ for further information

Despite the fact that on coverage page all Firehose APIs are listed as community.

Expected Behavior

Firehose delivery stream should be deployed on localstack container without an issue.

How are you starting LocalStack?

With the localstack script

Steps To Reproduce

How are you starting localstack (e.g., bin/localstack command, arguments, or docker-compose.yml)

localstack --version # 3.4.0
export LOCALSTACK_AUTH_TOKEN="xxx" # I do not have a subscription
localstack start

Client commands (e.g., AWS SDK code snippet, or sequence of "awslocal" commands)

tf apply -var-file=eu-staging.tfvars

Environment

- OS: MacOS 14.4.1
- LocalStack: 3.4.0

Anything else?

No response

@TiansuYu TiansuYu added status: triage needed Requires evaluation by maintainers type: bug Bug report labels May 7, 2024
@localstack-bot
Copy link
Collaborator

Welcome to LocalStack! Thanks for reporting your first issue and our team will be working towards fixing the issue for you or reach out for more background information. We recommend joining our Slack Community for real-time help and drop a message to LocalStack Pro Support if you are a Pro user! If you are willing to contribute towards fixing this issue, please have a look at our contributing guidelines and our contributing guide.

@Anze1508 Anze1508 added area: integration/terraform Issues related to HashiCorp Terraform aws:firehose Amazon Data Firehose status: backlog Triaged but not yet being worked on and removed status: triage needed Requires evaluation by maintainers labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: integration/terraform Issues related to HashiCorp Terraform aws:firehose Amazon Data Firehose status: backlog Triaged but not yet being worked on type: bug Bug report
Projects
None yet
Development

No branches or pull requests

3 participants