Hey <@U01JVDKASAC>: After a sst deploy to aws, whe...
# help
v
Hey @Frank: After a sst deploy to aws, where do I find any artifacts left over from deployments? I was wondering if there is any artifacts that gets created specific for deployments and needs to deleted/cleaned up afterwards when you do a sst deploy?
f
Hey @Viswa do u mean artifacts created on ur local machine?
v
Hey @Frank: I meant artifacts created in S3 during deploy (like lambda function zip files) - actually, the specific bucket that stores the cdk deployed artifacts have been found.
I guess it is stored in the bucket cdk-<string>-assets-<aws-account-number>-<aws-region>