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

AWS warnings #805

Closed
naisayer opened this issue May 22, 2023 · 1 comment
Closed

AWS warnings #805

naisayer opened this issue May 22, 2023 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@naisayer
Copy link

Connected komiser to one AWS account, see the following warnings/errors:

[AWS] operation error Kinesis: ListShards, https response error StatusCode: 400, RequestID: fd33413c-adc1-a84f-a1d7-b69456d32a6a, InvalidArgumentException: Either NextToken, or one of StreamName and StreamARN should be provided.

[AWS] operation error ECS: ListTasks, https response error StatusCode: 400, RequestID: 96e7e314-4601-43f3-bf3e-c57448f42d31, ClusterNotFoundException: Cluster not found.

[AWS] operation error ECS: ListServices, https response error StatusCode: 400, RequestID: be2f3ef7-355d-4840-b15a-ed309fa3393d, ClusterNotFoundException: Cluster not found.

No active ECS or Kinesis in this account.

Have allow for these in the IAM policy:
"ecs:List*"
"kinesis:List*"

@naisayer naisayer added the bug Something isn't working label May 22, 2023
mlabouardy added a commit that referenced this issue May 23, 2023
@mlabouardy
Copy link
Collaborator

address in #809

@mlabouardy mlabouardy added this to the v3.0.17 milestone May 23, 2023
mlabouardy added a commit that referenced this issue May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants