Error when scanning ecs services
got an error message: ECS.decripeServices , cluster not found.
The Clusters and the tasks definition are discovered correctly , but got this error message for the Service.

Hi there,
Thanks for raising!
I believe there was a bug such that it was looking for those services in the default cluster - should be fixed now. Could you give it another go and let me know if this solves it?
fantastic!!! wouldn't expect this quick response will try and let u know.... and can you please have a look on the step functions and even bridge? it seems that it failed to load these services but not any error message.
Update: Working for ECS services
Thanks for that.
For the above, do you see any errors in your web browser console that may help?
For EventBridge, if you are using the ReadOnlyAccess policy it may not be sufficient to get the schemas resources as the policy hasn't been updated to include it. Adding AmazonEventBridgeSchemasReadOnlyAccess to your identity may help that for now. I'm chasing the AWS identity team to fix this up.
some access denied exception but nothing to do with these 2 services.
On Wed, 18 Dec 2019 at 15:44, Ian Mckay [email protected] wrote:
Thanks for that.
For the above, do you see any errors in your web browser console that may help?
For EventBridge, if you are using the ReadOnlyAccess policy it may not be sufficient to get the schemas resources as the policy hasn't been updated to include it. Adding AmazonEventBridgeSchemasReadOnlyAccess to your identity may help that for now. I'm chasing the AWS identity team to fix this up.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/iann0036/former2/issues/41?email_source=notifications&email_token=ANDLDCO3LPL4TARSCREMTDTQZGTBLA5CNFSM4J4E56U2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHE2X4A#issuecomment-566864880, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANDLDCMX5GNLCA2VGYKBBQDQZGTBLANCNFSM4J4E56UQ .
It's possible those errors may affect the loading of the associated services. Do the resources load if you skip scanning and navigate to the sections directly?