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

idMapUserUnitPermission missing from ASSIGN_ROLE #1

Open
kaihendry opened this issue Aug 5, 2019 · 1 comment
Open

idMapUserUnitPermission missing from ASSIGN_ROLE #1

kaihendry opened this issue Aug 5, 2019 · 1 comment
Assignees

Comments

@kaihendry
Copy link

Payloads from dev all failed since the ASSIGN_ROLE was missing a required field idMapUserUnitPermission

This was implemented in unee-t/lambda2sqs@7021573

Mandated IIUC by the stored SQL procedure ut_creation_user_role_association_mefe_api_reply

@kaihendry
Copy link
Author

The message requesting idMapUserUnitPermission can be found: https://unee-t.slack.com/archives/C7GL8EHFG/p1559560438153500

If you search the production logs, you can examine previous logs:

aws --profile uneet-prod logs filter-log-events --log-group-name "/aws/lambda/alambda_simple" --start-time $(date -d "-2 weeks" +%s000) --filter-pattern '"ASSIGN_ROLE"'

My start time was incidentally 1563852316000 above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants