createSecurityPolicy
inline suspend fun OpenSearchServerlessClient.createSecurityPolicy(crossinline block: CreateSecurityPolicyRequest.Builder.() -> Unit): CreateSecurityPolicyResponse
Creates a security policy to be used by one or more OpenSearch Serverless collections. Security policies provide access to a collection and its OpenSearch Dashboards endpoint from public networks or specific VPC endpoints. They also allow you to secure a collection with a KMS encryption key. For more information, see Network access for Amazon OpenSearch Serverless and Encryption at rest for Amazon OpenSearch Serverless.