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

Does dev-tools autocomplete role_arn properties for snapshot? #8522

Open
getsolaris opened this issue Oct 8, 2024 · 0 comments
Open

Does dev-tools autocomplete role_arn properties for snapshot? #8522

getsolaris opened this issue Oct 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@getsolaris
Copy link

getsolaris commented Oct 8, 2024

Is your feature request related to a problem? Please describe.

dev-tools does not automatically complete.

Describe the solution you'd like

If auto-completion is supported, users can immediately recognize and use the properties.

Additional context

POST /_snapshot/test
{
  "type": "s3",
  "settings": {
    "bucket": "test",
    "base_path": "/",
    "readonly": true,
    "region": "ap-northeast-2",
    "role_arn": "" 
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant