Skip to content

Added input parameter validation with few small changes#371

Merged
heemin32 merged 1 commit into
opensearch-project:mainfrom
heemin32:appsec
Jul 27, 2023
Merged

Added input parameter validation with few small changes#371
heemin32 merged 1 commit into
opensearch-project:mainfrom
heemin32:appsec

Conversation

@heemin32
Copy link
Copy Markdown
Collaborator

Description

  1. Added datasource name validation in delete/update api
  2. Added datasource name validation in processor creation method
  3. Changed index name delimiter from . to - to be consistent with others

Issues Resolved

N/A

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

1. Added datasource name validation in delete/update api
2. Added datasource name validation in processor creation method
3. Changed index name delimiter from `.` to `-` to be consistent with others

Signed-off-by: Heemin Kim <heemin@amazon.com>
@heemin32 heemin32 merged commit 0cfddbf into opensearch-project:main Jul 27, 2023
opensearch-trigger-bot Bot pushed a commit that referenced this pull request Jul 27, 2023
1. Added datasource name validation in delete/update api
2. Added datasource name validation in processor creation method
3. Changed index name delimiter from `.` to `-` to be consistent with others

Signed-off-by: Heemin Kim <heemin@amazon.com>
(cherry picked from commit 0cfddbf)
heemin32 added a commit that referenced this pull request Jul 27, 2023
1. Added datasource name validation in delete/update api
2. Added datasource name validation in processor creation method
3. Changed index name delimiter from `.` to `-` to be consistent with others

Signed-off-by: Heemin Kim <heemin@amazon.com>
(cherry picked from commit 0cfddbf)

Co-authored-by: Heemin Kim <heemin@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 2.x Backport PR to 2.x branch skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants