Skip to content

danrasband/aws-authenticating-secgroup-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-authenticating-secgroup-scripts

Scripts to use terraform-aws-authenticating-secgroup (support AWS Signature v4)

Sample usage

bash invoke_it.sh \
    -method POST \
    -credentials AKIAI53HQ44Fxxx:Kmxk9K1iABKnemz0yd6ccxCxxx \
    -url https://xxx.execute-api.xxx.amazonaws.com/dev/connection

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Write your code and tests
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create new pull request

Authors

This script provided by Ribose Inc. (GitHub page: Ribose Inc.)

License

Full text: Apache License

About

Scripts to use riboseinc/terraform-aws-authenticating-secgroup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%