aws-amplify / docs

AWS Amplify Framework Documentation
https://docs.amplify.aws
Apache License 2.0
477 stars 1.01k forks source link

[Feedback] add `interactions` documentation to CLI docs #3446

Open josefaidt opened 2 years ago

josefaidt commented 2 years ago

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

The interactions category is currently documented under Libraries > JS, however this is not also documented under the CLI section, making it difficult to find when searching under the context of using this category with the CLI.

Describe the solution you'd like

Add documentation similar to the "Getting Started" section of the Libraries docs in CLI with notes to known limitations such as no current support for Context Management (late 2020 release) and Amazon Lex V2 (early 2021 release).

Describe alternatives you've considered

Placeholder category page for interactions linking to the Libraries' documentation for interactions

Additional context Add any other context or screenshots about the feature request here.

rachelnabors commented 1 year ago

We're planning to merge CLI and Studio docs with Guides docs in the future, thus solving this problem. Will close when we get to interactions