createSecurityPolicy (original) (raw)
opensearchserverless/aws.sdk.kotlin.services.opensearchserverless/OpenSearchServerlessClient/createSecurityPolicy
abstract suspend fun createSecurityPolicy(input: CreateSecurityPolicyRequest): 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.
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.Generated by dokka