We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3ec7e4 commit 6ce1e4fCopy full SHA for 6ce1e4f
lambda-events/src/event/appsync/mod.rs
@@ -117,7 +117,7 @@ where
117
pub ttl_override: Option<i64>,
118
}
119
120
-/// `AppSyncResolverEvent` represents the default payload structure sent by AWS AppSync
+/// `AppSyncDirectResolverEvent` represents the default payload structure sent by AWS AppSync
121
/// when using **Direct Lambda Resolvers** (i.e., when both request and response mapping
122
/// templates are disabled).
123
///
0 commit comments