Optional
Group the function with existing Amplify resources or separate the function into its own group.
'function' // grouping with other Amplify functions Copy
'function' // grouping with other Amplify functions
resourceGroupName: 'auth' // to group an auth trigger with an auth resource Copy
resourceGroupName: 'auth' // to group an auth trigger with an auth resource
Group the function with existing Amplify resources or separate the function into its own group.