generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 272
Open
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/new-resourceCategorizes issue or PR as related to a new resource.Categorizes issue or PR as related to a new resource.service/opensearchserverlessIndicates issues or PRs that are related to opensearchserverless-controller.Indicates issues or PRs that are related to opensearchserverless-controller.
Description
Describe the bug
When trying to deploy a data access policy needed for Opensearch Serverless, this is the error I am seeing,
ValidationException: 1 validation error detected: Value 'data' at 'type'
failed to satisfy constraint: Member must satisfy enum value set:
[encryption, network]
Steps to reproduce
Expected outcome
Seems like the type for security policy is only encryption or network. But we also need data access policy for creation of opensearch serverless collection.
Environment
- Kubernetes version
- Using EKS (yes/no), if so version? yes, EKS 1.32
- AWS service targeted (S3, RDS, etc.) Opensearch Serverless
- ACK Opensearch Serverless: version 0.2.0
Metadata
Metadata
Assignees
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/new-resourceCategorizes issue or PR as related to a new resource.Categorizes issue or PR as related to a new resource.service/opensearchserverlessIndicates issues or PRs that are related to opensearchserverless-controller.Indicates issues or PRs that are related to opensearchserverless-controller.