Skip to content
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

Feat/add email and group creation to cognito helper script #42

Conversation

kalleeh
Copy link
Owner

@kalleeh kalleeh commented Feb 13, 2020

Solution to kalleeh/gurum-cli#39


# MODIFY TRUST POLICY JSON
MYDIR="$(dirname "$(which "$0")")"
sed -i.bak "s/###REPLACEIDENTITYPOOLID###/$IDENTITY_POOL_ID/g" $MYDIR/group_trust_policy.json
Copy link
Collaborator

@shendriksen shendriksen Feb 14, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rename "REPLACEIDENTITYPOOLID" to "RESERVED_FOR_QUICK_GROUP_SCRIPT"


Restore original file after.

@kalleeh
Copy link
Owner Author

kalleeh commented Apr 1, 2020

Superseded by #43

@kalleeh kalleeh closed this Apr 1, 2020
@kalleeh kalleeh mentioned this pull request Apr 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants