Skip to main content

schadem-cdk-construct-sfn-idp-decider

Project description

Construct as part of the IDP processing suite.

Takes a reference to an object on S3 and analyzes it and outputs a manifest definition for the IDP process.

Input

{
  "s3_bucket": "somebucket",
  "s3_key": "someprefix/someobject"
}

Output

Manifest definition example

{
  "manifest": {
    "S3Path": "s3://my-stack-dev-documentbucket04c71448-19ew04s4uhy8t/uploads"
  },
  "mime": "application/pdf",
  "classification": null,
  "numberOfPages": 12
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page