This repository was archived by the owner on Apr 19, 2023. It is now read-only.
added resource level tagging#205
Open
smp wants to merge 7 commits into
Open
Conversation
Contributor
|
Can you rebase on top of master? Changes were made to one of the templates. |
* feat(jest): Add jest, eslint plugin and update package.json * feat(jest): Add sample files * refactor(docs): Add tests section to CONTRIBUTING.md * feat(gh-action): Add a GH Action for Jest
Contributor
Author
|
Done. |
armenr
added a commit
to armenr/amplify-video
that referenced
this pull request
May 6, 2021
This was referenced May 6, 2021
wizage
pushed a commit
that referenced
this pull request
Jun 4, 2021
* fix(props): Extend code to support individual props files & support multiple backend envs * fix(multiEnv): committing WIP - half-working test script for generating new props from existing props * fix(video-staging): Added logic for generating unique props from existing video resource * fix(build): Added logic to build props from existing resource when build is invoked * fix(tokenGen): Fix CloudFront Token Gen Lambda (as per pull #247) * fix(tokenGen): Added env interpolation to tokenGen GQL schema (as per pr #219) * fix(gqlSchema): Capitalize GQL models for Admin-UI compliance/friendliness * fix(tagging): Added resource-level tagging in accordance with pr #205
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Issue #, if available:
added resource level tagging for mediaconvert jobs, cloudfront distros, and IVS channels. Part of #152
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.