Documentation ¶
Overview ¶
Package main compiles to an AWS Lambda handler binary that, when invoked, reads an XML file that contains an OpportunityDetail-V1.0 object from a source S3 object identified by the S3:ObjectCreated:* invocation event payload. While reading the XML data, each tag/value is uploaded to a DynamoDB table identified by the GRANTS_PREPARED_DYNAMODB_NAME environment variable with the primary hash key (grant_id) being the OpportunityID value.
Click to show internal directories.
Click to hide internal directories.