You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We create many Datasets and provide access to the associated "admin" role, this eventually hits the policy size limit of 10240.
One of the mitigation is to use "regex" while applying the policy.
Do you foresee any impact/security concerns with this "regex" approach or any suggestions?
The text was updated successfully, but these errors were encountered:
Additional query related to exceeding customer inline policy size limit of 10240.
https://github.com/data-dot-all/dataall/issues/1048
We create many Datasets and provide access to the associated "admin" role, this eventually hits the policy size limit of 10240.
One of the mitigation is to use "regex" while applying the policy.
Do you foresee any impact/security concerns with this "regex" approach or any suggestions?
The text was updated successfully, but these errors were encountered: