Clone index
Path and HTTP methods
OpenSearch indexes have the following naming restrictions:
- All letters must be lowercase.
- Index names can’t begin with underscores () or hyphens (
-
).
URL parameters
The clone index API operation creates a new target index, so you can specify any index settings and to apply to the target index.