-
There are now APIs to add and remove resource-based policies associated with the new lambda layers: https://github.com/boto/botocore/blob/f86f15f7028d379b1127a4acef571e6abd80e03a/botocore/data/lambda/…
-
-
ValueError: Only instances of `keras.Layer` can be added to a Sequential model. Received: (of type )
It showing this error for this code
# Setup the model layers
model = tf.keras.Seque…
-
Hi, after importing this layer, how should I reference git command in python lambda function. any suggestion/help is greatly appreciated.
thank you !
-
1. Upload all the code in a reasonable file folder standard:
```
investors
issuers
xlm...
```
2. Add [AGPL](https://wooten.link/gnu) `LICENSE`
3. Connect as auto-deploy through AWS code pip…
-
Hello,
I try to use Mask_RCNN with tf 2.0 and i have this error.
Someone can help me ?
`lib/python3.6/site-packages/tensorflow_core/python/ops/resource_variable_ops.py:1636: calling BaseResource…
-
It would be great if AWSLabs' [PowerShell Custom Runtime](https://github.com/awslabs/aws-lambda-powershell-runtime) were added to the performance comparisons.
PowerShell in Lambda has two options: …
-
### Description:
`sam sync` `--watch` and `--code` does not sync `Function Layer Reference` under certain conditions when Layer itself gets synced.
### Steps to reproduce:
Create serverl…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or…
-
The steps mentioned in the documentation for `mysqlclient` are not working as expected and is raising the following error
```
ImportError: libmysqlclient.so.1020: cannot open shared object file: No …