Skip to content

Instantly share code, notes, and snippets.

@jasonolmstead33
Last active August 22, 2018 07:46
Show Gist options
  • Save jasonolmstead33/35430abe18ddb30125e126f4d6619c78 to your computer and use it in GitHub Desktop.
Save jasonolmstead33/35430abe18ddb30125e126f4d6619c78 to your computer and use it in GitHub Desktop.
{
"providers": {
"aws": {
"apig": {
"restAPIs": [
{
"name": "PetStore",
"id": "k9nc7hpl13",
"arn": "",
"createdDate": "2018-08-08 06:47:45 +0000 UTC",
"attributes": {}
}
],
"account": {
"ApiKeyVersion": "4",
"CloudwatchRoleArn": null,
"Features": [
"UsagePlans"
],
"ThrottleSettings": {
"BurstLimit": 5000,
"RateLimit": 10000
}
},
"apiKeys": [
{
"name": "test-fuzzy-key",
"id": "xl49cn9sn6",
"arn": "",
"lastModified": "2018-08-08 07:30:30 +0000 UTC",
"attributes": {}
},
{
"name": "testFunction-Key",
"id": "1t2mrixdy5",
"arn": "",
"lastModified": "2018-08-08 19:13:20 +0000 UTC",
"attributes": {}
}
],
"usagePlans": [
{
"name": "testFunction-UsagePlan",
"id": "03djsh",
"arn": "",
"lastModified": "",
"attributes": {}
},
{
"name": "basic-fuzzy-plan",
"id": "p43jrb",
"arn": "",
"lastModified": "",
"attributes": {}
}
],
"vpcLinks": []
},
"ecr": {
"repositories": [
{
"id": "076582698164",
"name": "fuzzbox-test-repo",
"arn": "arn:aws:ecr:us-west-2:076582698164:repository/fuzzbox-test-repo",
"createdDate": "2018-08-22 07:22:12 +0000 UTC",
"attributes": {}
}
]
},
"dyanmo": {
"tables": [
{
"name": "ScannerTest",
"id": "cf406ff0-a303-453d-818f-530d971be630",
"arn": "arn:aws:dynamodb:us-west-2:076582698164:table/ScannerTest",
"createdDate": "2018-08-06 06:29:16 +0000 UTC",
"attributes": {}
}
],
"globalTables": []
},
"lambda": {
"functions": [
{
"name": "testFunction",
"id": "testFunction",
"arn": "arn:aws:lambda:us-west-2:076582698164:function:testFunction",
"lastModified": "2018-08-08T19:11:48.680+0000",
"attributes": {},
}
]
}
},
"dockerhub": {
"manifests": [
{
"name": "nord-node6",
"id": "jasonolmstead33/nord-node6",
"lastModified": "2017-05-18T18:21:38.455768Z",
"attributes": {}
},
{
"name": "node-dynamolocal",
"id": "jasonolmstead33/node-dynamolocal",
"lastModified": "2017-01-26T16:36:28.214273Z",
"attributes": {}
},
{
"name": "node6-slsart",
"id": "jasonolmstead33/node6-slsart",
"lastModified": "",
"attributes": {}
},
{
"name": "drone",
"id": "jasonolmstead33/drone",
"lastModified": "",
"attributes": {}
},
{
"name": "farms-for-life-backend",
"id": "jasonolmstead33/farms-for-life-backend",
"lastModified": "",
"attributes": {}
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment