Hello,
I'm getting the following error after running go run main.go sync --config config.prod.yaml
InvalidParameter: 1 validation error(s) found.
- minimum field size of 1, PutUserPolicyInput.UserName.
Could you help me understand where in config.prod.yaml there might be a change of parameter required, or anything else I need to change?
Thanks!