You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* <p>Base exception class for all service exceptions from Lambda service.</p>
115
115
*
116
116
* @public
117
+
* @example To grant Amazon S3 permission to invoke a function
118
+
* ```javascript
119
+
* // The following example adds permission for Amazon S3 to invoke a Lambda function named my-function for notifications from a bucket named my-bucket-1xpuxmplzrlbh in account 123456789012.
0 commit comments