Type: AWS::AppSync::Resolver Properties: ApiId: !GetAtt AppSyncAPI.ApiId TypeName: "Mutation" FieldName: "batchUpdateMaterial" DataSourceName: !GetAtt BatchUpdateLambdaDataSource.Name