1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
0
What's the "literal string" you used that works, and what's the value of "ENV" when it fails? If ENV is something like "Dev", "Prod" etc then the error makes sense - your CodeUri wouldn't have both a Bucket and Key specified.
Contenus pertinents
- demandé il y a 8 mois
- demandé il y a 8 mois
- demandé il y a un an

I have three local directories named as AuditEventsToDynamoProd AuditEventsToDynamoTest . If I give the path as "AuditEventsToDynamoProd", it works. I couldn't use any Intrinsic Functions to add dynamic values.