AWS amazonq documentation change
Summary
Added instructions for creating/managing project rules via chat interface and file system, including UI workflow details
Security assessment
Changes describe UI workflows and rule management without mentioning security controls, vulnerabilities, or protective measures. Focus is on general feature usage.
Diff
diff --git a/amazonq/latest/qdeveloper-ug/context-project-rules.md b/amazonq/latest/qdeveloper-ug/context-project-rules.md index 85e45a057..f2ee48070 100644 --- a//amazonq/latest/qdeveloper-ug/context-project-rules.md +++ b//amazonq/latest/qdeveloper-ug/context-project-rules.md @@ -13 +13,22 @@ Once you've created your project rules, Amazon Q will automatically use them as -###### To create a project rule +You can create project rules either directly in the file system or through the Amazon Q chat interface. + +###### To create a project rule using the Amazon Q chat interface + + 1. In your IDE, open the Amazon Q chat panel. + + 2. In the chat input box, click the **Rules** button. + + 3. Select **Create new rule**. + + 4. In the dialog that appears, enter a name for your rule. + +This will create a Markdown file with that name in your project's ``project-root`/.amazonq/rules` folder. + + 5. Add your rule content in the editor. + + 6. Save the file. + + + + +###### To create a project rule using the file system @@ -44,0 +66,15 @@ You have now created one or more project rules. Amazon Q will use these rules as +###### To manage rules in the Amazon Q chat interface + + 1. In your IDE, open the Amazon Q chat panel. + + 2. In the chat input box, click the **Rules** button to see all available rules. + + 3. Click on a rule to toggle it on or off for the current chat session: + + * Rules with a check mark are active and will be applied to your conversation. + + * Rules without a check mark are inactive for the current session. + + + + @@ -51 +87 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Saving prompts +Pinning context items