Amazon S3 (JSON) Integration
Enable Amazon S3 (JSON) Metrics. Integrate JSON files from an Amazon S3 bucket into TargetBoard to provide additional flexibility for your desired metrics. You can choose to use an S3 bucket provided…
Enable Amazon S3 (JSON) Metrics
Integrate JSON files from an Amazon S3 bucket into TargetBoard to provide additional flexibility for your desired metrics.
You can choose to use an S3 bucket provided to you by TargetBoard for this, or to grant access to an existing bucket within your own AWS account.
Before You Begin
Files must be in .json format and represent a record or list of records.
Use consistent keys/structure across files for reliable ingestion.
Example:
[
{ "id": 1, "title": "Item A", "owner": "Team X" },
{ "id": 2, "title": "Item B", "owner": "Team Y" }
]
Use a TargetBoard-Managed Bucket
- TargetBoard will provision an S3 bucket and share the following:
- Bucket name.
- Required JSON structure.
- Write access credentials (if needed).
- You will upload JSON files to this shared bucket.
Share Your Own Bucket
- For use cases for which maintaining ownership of the S3 bucket is required.
- Create or identify an existing S3 bucket in your AWS environment
- Share access with our integration IAM account:
integration@targetboard.ai - Grant read-only access to the relevant folder or prefix within the bucket.
Send to TargetBoard
- Bucket name.
- Path/prefix to monitor.
- File format sample.
How did we do?
ADO Integration
Amazon Q Developer Integration