putImageRecipePolicy
inline suspend fun ImagebuilderClient.putImageRecipePolicy(crossinline block: PutImageRecipePolicyRequest.Builder.() -> Unit): PutImageRecipePolicyResponse
Applies a policy to an image recipe. We recommend that you call the RAM API CreateResourceShare to share resources. If you call the Image Builder API PutImageRecipePolicy, you must also call the RAM API PromoteResourceShareCreatedFromPolicy in order for the resource to be visible to all principals with whom the resource is shared.