acceptable-insurance-51692
04/20/2022, 3:25 PMerror: operation error CloudControl: UpdateResource, https response error StatusCode: 400, RequestID: XXXX, api error ValidationException: [REPLACE Operation] noSuchPath in source, path provided : //Code
Trying to update a Lambda using aws-native
for typescript. One combination of S3 path + handler works, another, equally valid, produces the above error."@pulumi/aws-native": "^0.15.0",
) is not great. Update operations fail miserably. Create works - update doesn’t.witty-monitor-18849
07/29/2022, 8:05 PM"@pulumi/aws-native": "^0.19.0"