policy

@JvmName(name = "fokqypflcqdsnyes")
suspend fun policy(value: Output<String>)
@JvmName(name = "rdegwrjvvxlhtxtu")
suspend fun policy(value: String?)

Parameters

value

Valid JSON document that specifies the policy that you want to apply to this access point. Removing policy from your configuration or setting policy to null or an empty string (i.e., policy = "") will not delete the policy since it could have been set by aws.s3control.AccessPointPolicy. To remove the policy, set it to "{}" (an empty JSON document).