server

command
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2018 License: BSD-3-Clause Imports: 4 Imported by: 0

README

http server for awsresolver

This is a http server of awsresolver for non-golang client. Assumed usage is linked with main container.

Response Format

JSON

Get Started

docker run -p 8989:8989 -e AWS_ACCESS_KEY_ID=<AWS_ACCESS_KEY_ID> -e AWS_SECRET_ACCESS_KEY=<AWS_SECRET_ACCESS_KEY> atsushi51/go-aws-resolver:latest

curl localhost:8989/rds/hoge
List of APIs
Method URI response model
GET /rds/:cluster GetRdsClusterOutput
GET /ssm/parameter?name= GetSsmParameterOutput
GET /sqs/:queue/url GetSqsQueueURLOutput
GET /elasticache/:rg_id GetElastiCacheReplicationGroupOutput
GET /secrets_manager/secret?name= GetSecretsManagerSecretOutput
GET /kms/key?alias= GetKMSKeyIDOutput

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL