Values.AccessDeniedExceptionSourceYou do not have sufficient access to perform this action.
type nonrec t = {errorCode : String_.t option;The identifier for the error.
*)message : String_.t option;Description of the error.
*)resourceId : String_.t option;The identifier for the resource you don't have access to.
*)resourceType : String_.t option;The type of resource you don't have access to.
*)}