Policy for explicitly setting relationship on create
I have a number of resources that are
When these resources are created, they optionally accept an:
I'd like to do two things:
1. Be able to roll the automatic creation of the parent into something like above. Can I pass
2. Be able to create policies that determine when one is allowed to explicitly set the parent while creating. For example, to specify only users with certain roles should be allowed to explicitly set the parent. Something like:
is_a other resources. That is:When these resources are created, they optionally accept an:
I'd like to do two things:
1. Be able to roll the automatic creation of the parent into something like above. Can I pass
change an MFA?2. Be able to create policies that determine when one is allowed to explicitly set the parent while creating. For example, to specify only users with certain roles should be allowed to explicitly set the parent. Something like:
