putAuthPolicy
inline suspend fun VpcLatticeClient.putAuthPolicy(crossinline block: PutAuthPolicyRequest.Builder.() -> Unit): PutAuthPolicyResponse
Creates or updates the auth policy. The policy string in JSON must not contain newlines or blank lines.
For more information, see Auth policies in the Amazon VPC Lattice User Guide.