Alex Chantavy

Results 149 comments of Alex Chantavy

Ah, I misspoke when I said that the dashboard params don't get set. I am able to reproduce the behavior you described. Specifically, when I visit `?page=2&neodash_{param_name}=444`, the dashboard briefly...

Good points. I'll reply in reverse: > Should we use a common function (say get_botocore_client() in cartography/intel/aws/util/boto3.py) to get the client so we can centralize the client creation process in...

Closing this PR. I think you're right - the better approach is to provide a link to https://boto3.amazonaws.com/v1/documentation/api/latest/guide/configuration.html#guide-configuration in the AWS module configuration section.

@jychp haven't started work here, feel free to have at it :) Let's make sure to maintain the existing interfaces and existing authentication methods cc: @danbrauer @heryxpc

> Also, for the Cognito User Pool, clients, and groups, should I create a separate pull request for each component, or should we handle all Cognito User Pool services in...

Hi @ziadhany, are you still available to work on this? No problem if not, totally get that things get busy, just let us know!

@jychp by the way this one exists: https://github.com/cartography-cncf/cartography/pull/1243 -- maybe we can try to work off this one

Hey @Khushmagrawal, are you available to follow up on the review comments? Totally get it if not, things get busy, just let us know

@jychp -- I'm open for feedback here haha. Future PR should probably fix the pyproject.toml so that uv install actually works

cc: @d-aggarwal -- this might help with your uv struggles