generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 103
Exposing stack parameter at higher level for backend and related resources #2021
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
Merged
Merged
Changes from 12 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
003a66c
test with adding tags
f71e369
testing stack change
2bfd1d6
implementation attempts
0724043
Merge branch 'main' into resource-tags
32faeb5
revert accidental package-lock change
a84e29c
added stack param to function resource
c9f4c76
Merge branch 'main' into resource-tags
e937738
added changeset
80c981e
api updates
944c26a
Revert "api updates"
fee57b0
adjusted getting stack param for auth
4242f83
Merge branch 'main' into resource-tags
432e144
attempt to fix auth stack param
7c3605a
Merge branch 'main' into resource-tags
79678cc
api updates
70c6c58
trying to make api happy
29e3daf
Revert "api updates"
06e780d
removed comment
dd80c05
update to exposed stack for auth, function, and backend
1bb5991
exposed stack for storage
2f52020
Merge branch 'main' into resource-tags
37fceff
update changesets
4f59c17
updated storage stack param
5f3f26c
api updates
bc2b992
added tests to backend, auth, storage, and function
135aa80
updated factory tests for function
5d339db
updates to factory test for auth
7ccbcf1
updates to api
a228c6a
Merge branch 'main' into resource-tags
88b84d9
trying to make api happy
28d00be
stack parameter exposed for data
59257d4
updated changeset
558692f
api update
ae59615
reverted exposing stack param for data
4a5cbf4
Revert "api update"
6490c63
removed changeset that is not needed
4d27d77
Update .changeset/chatty-beans-begin.md
ShadowCat567 077eed8
Merge branch 'main' into resource-tags
0f8ed88
update changeset, variable name changes
4b0182e
altered changeset
24eff8a
minor adjustment to backend-function factory test
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| --- | ||
| '@aws-amplify/backend-function': minor | ||
| '@aws-amplify/backend-auth': minor | ||
| '@aws-amplify/backend': minor | ||
| --- | ||
|
|
||
| expose stack parameter for backend, function resource, and auth resource | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.