Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Create Index via AWS SDK #17208

Closed
FireballDWF opened this issue Jan 30, 2025 · 1 comment
Closed

[Feature Request] Create Index via AWS SDK #17208

FireballDWF opened this issue Jan 30, 2025 · 1 comment
Labels
enhancement Enhancement or improvement to existing feature or request _No response_ untriaged

Comments

@FireballDWF
Copy link

Is your feature request related to a problem? Please describe

Currently when NetworkPolicy includes AllowFromPublic=false, calls to the opensearch data plane to create indexes from developer workstations (outside of the VPC) where the IaC is coded, get Unauthorized Errors, which is expected behavior. Security would be enhanced by providing the requested API so there is no need to set AllowFromPublic=true, just for developer ease of workload to create indexes from their dev env.

Describe the solution you'd like

Support creating indexes via AWS SDK to enable IaC tools (like Terraform) to create indexes while network policies (such as in AOSS) where AllowFromPublic=false

Related component

No response

Describe alternatives you've considered

No response

Additional context

No response

@FireballDWF FireballDWF added enhancement Enhancement or improvement to existing feature or request untriaged labels Jan 30, 2025
@andrross
Copy link
Member

Thanks @FireballDWF. This request looks pretty AWS-specific, so I don't think this is the right place. I recommend reaching out to AWS to help with this. Please reopen with more details if you think there is something missing in the open-source code base that can help here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or improvement to existing feature or request _No response_ untriaged
Projects
None yet
Development

No branches or pull requests

2 participants