1 Respuesta
- Más nuevo
- Más votos
- Más comentarios
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.
Contenido relevante
- preguntada hace 4 meses
- preguntada hace 24 días
- preguntada hace 25 días
- preguntada hace 24 días

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.