putImagePolicy
inline suspend fun ImagebuilderClient.putImagePolicy(crossinline block: PutImagePolicyRequest.Builder.() -> Unit): PutImagePolicyResponse
Applies a policy to an image. We recommend that you call the RAM API CreateResourceShare to share resources. If you call the Image Builder API PutImagePolicy
, 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.