Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NR-347440] CFN template validate lambda integration logs #17
base: develop
Are you sure you want to change the base?
[NR-347440] CFN template validate lambda integration logs #17
Changes from all commits
a32827d
2248acd
7924022
3df901e
e14079c
fd2eb85
c9d7f6f
b119f50
5fc970f
ce2b778
244d0c1
062ccfe
363b1f2
b9d8401
96d9333
0521e7d
8c7f08f
39d0ee1
108ca4c
a473916
dfb4583
73b80e6
2a18eae
3511b81
7b99c52
c0b5c07
f070394
7a8244d
cf9ee11
83d8ee0
2820a28
fa17d67
99ab363
7faddac
b72039f
262157c
2150b04
3612720
eefc09c
6ed1c9c
ae7b378
e1ece89
6e4ed72
5f9e08f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you try deploying using s3 reference instead of downloading it ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried
sam deploy -h
command and checked the usage,--s3-bucket
option is used to upload artifacts rather than referencing the file. So I think there's no other direct way that uploading and getting build templates to different jobsThis file was deleted.