I hereby claim:
- I am JasonBoyles on github.
- I am jgb (https://keybase.io/jgb) on keybase.
- I have a public key whose fingerprint is 7A0C 5EB6 41FA BB1E 0110 64E5 B1F6 96E6 71B5 272C
To claim this, I am signing this object:
| // CacheSubnetGroupName: | |
| // SecurityGroupIds: [] | |
| exports.handler = function(event, context) { | |
| console.log("REQUEST RECEIVED:\n", JSON.stringify(event)); | |
| if (event.RequestType == "Delete") { | |
| var responseStatus = "FAILED"; |
| /** | |
| * Custom resource to return the id of the default VPC for a given region. | |
| **/ | |
| exports.handler = function(event, context) { | |
| console.log("REQUEST RECEIVED:\n", JSON.stringify(event)); | |
| if (event.RequestType == "Delete") { | |
| sendResponse(event, context, "SUCCESS"); |
I hereby claim:
To claim this, I am signing this object: