Closed OlgaLiber2 closed 1 month ago
I am sorry, looking at the wrong chart, don't get a quote from me next time, I double check the pricing: @OlgaLiber2 @basilv @craigyu The basic pricing:
With Advanced Security Feature on (needed for V2 lambda triggered event, for JSON customized token claim)
Our production currently has 1191 users (this is might not be the active monthly users, not sure...).
But the production db currently has 1681 rows:
famdb=> select count(*) from app_fam.fam_user;
count
-------
1681
(1 row)
Last month Cognito cost (prod): $4.22 (So maybe our AWS account has some discount for the plan, or maybe less users last month)
Our forecast users size is: 10,000 10,000$0.0055 + 10,000$0.05 = $555 (per month, Cognito along) monthly bill would be $55 for the base price for active users plus $500 for the advanced security features
if not 10,000 users are MAU and we have discount then maybe still reasonable for switching to V2 ???
Based on my understanding from AWS documentation, only few questions from me (but not really needed to ask AWS support):
@basilv @OlgaLiber2 @craigyu
Org unit won't be needed anytime soon so we'll come back to this later
Describe the task Understand the effort and potential roadblocks involved in transitioning to using JSON format for cognito:groups for store fine-grained user attributes.
Acceptance Criteria
[ ] Book a meeting with AWS team to understand the pros and cons of using a json format (invite Michelle D to the meeting)
[ ] Outline the pros and cons of using string format
role-clientId-orgUnit
or json format[ ] Outline the tasks involved in transitioning to JSON format if we decided to use it
[ ] Determine whether we are going to continue using string format or move to json format for cognito groups
[ ] Write a follow up implementation ticket
Additional context