We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 912a23f commit 1032bfeCopy full SHA for 1032bfe
1 file changed
.agents/skills/new-event-source/SKILL.md
@@ -25,8 +25,6 @@ Read these files to understand existing patterns before creating new ones:
25
- **DynamoDB (stream-based)**: `Libraries/src/Amazon.Lambda.Annotations/DynamoDB/DynamoDBEventAttribute.cs`
26
- **S3 (notification-based)**: `Libraries/src/Amazon.Lambda.Annotations/S3/S3EventAttribute.cs`
27
28
-Also see `Libraries/src/Amazon.Lambda.Annotations/ADDING_NEW_EVENT_SOURCE.md` for the full detailed developer guide.
29
-
30
## Steps
31
32
### Step 1: Create the Event Attribute Class
0 commit comments