Hi, I was working fine with workflows until I begun to recevie an “You have reached the maximum number of standard parameters for this AWS account and Region” message when attempting to save workflow. I completely deleted all workflows from tenant and actually has one with 4 steps. Is it normal?
Using the standard-parameter tier, you can create 10,000 parameters for each AWS Region in an AWS account. The content size of each parameter can equal a maximum of 4 KB.
Maybe this error isn’t from the workflow itself but something else configured in your tenant and the Workflow isn’t able to execute because the limit is exhausted.
Hi Sharvari thanks for your response. As Tenant is hosted on AWS, should I check with Sailpoint team? I have no contact with AWS.
By the way, I saw that error happens when I try to save http request action parameters. I downloaded workfow code, and completed in vscode. Then after several downloads/edits, I get workflow working. Importing from file does not throws errors.