bypassPolicyLockoutSafetyCheck

@JvmName(name = "vmstaajuwbevwprd")
suspend fun bypassPolicyLockoutSafetyCheck(value: Output<Boolean>)
@JvmName(name = "wolykohtlwiubnwh")
suspend fun bypassPolicyLockoutSafetyCheck(value: Boolean?)

Parameters

value

(Optional) A boolean that specifies whether or not to bypass the `FileSystemPolicy` lockout safety check. The lockout safety check determines whether the policy in the request will lock out, or prevent, the IAM principal that is making the request from making future `PutFileSystemPolicy` requests on this file system. Set `BypassPolicyLockoutSafetyCheck` to `True` only when you intend to prevent the IAM principal that is making the request from making subsequent `PutFileSystemPolicy` requests on this file system. The default value is `False`.