Overview
Data Guard is a deterministic security gateway that automatically intercepts and sanitizes sensitive data before it reaches AI models, logs, support tickets, or third-party APIs. Deployed as a stateless container inside your own AWS environment, it ensures confidential information never leaves your security boundary.
Data Guard provides five core tools:
list_detectors: Discovers available entity types, compliance policy packs, and redaction strategies.
scan_data: Locates sensitive values in a document and returns masked previews without altering the original input.
redact_data: Sanitizes sensitive information according to your selected policy and generates a secure audit receipt.
restore_data: Reverses AES-GCM encrypted redactions using your encryption key to recover the original values.
check_policy: Evaluates a document against compliance frameworks to issue a pass or fail result.
Detection relies on exact rules rather than statistical models. It validates payment cards, bank accounts, healthcare identifiers, credentials, and national identity numbers across ten countries using mathematical check digits and prefix matching. It uncovers sensitive terms hidden in free-text chat logs and support tickets, and selectively redacts structured formats like JSON, YAML, and CSV without breaking their schema.
Data Guard offers seven redaction strategies, including masking, reversible encryption, removal, labeling, and deterministic hashing for joinable analytics. Built-in policy packs cover HIPAA Safe Harbor, PCI-DSS, GDPR pseudonymization, and secrets scrubbing. Every operation produces an audit receipt containing entity counts, triggered rules, and input hashes without ever exposing raw values.
Highlights
- Deterministic detection you can audit: check digits, issuer prefixes, and field-name rules across 63 entity types covering PII, PHI, payment data, and credentials. No ML model, so every finding names the rule that produced it.
- Structure-aware redaction with seven strategies, including deterministic keyed tokens that keep redacted data joinable and reversible AES-GCM encryption. JSON, NDJSON, YAML, and CSV still parse afterwards.
- Compliance packs for HIPAA Safe Harbor, PCI-DSS, and GDPR, with an audit receipt on every call that contains counts and no sensitive values.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
- Monthly subscription
- $29.00/month
Vendor refund policy
Subscriptions can be cancelled at any time in AWS Marketplace and will not renew for the following month. For any billing question, Email: contact@infoinlet.com and we will work with you and AWS to resolve it.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Amazon Bedrock AgentCore Runtime
- Amazon Bedrock AgentCore
Container image
Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.
Version release notes
Initial release. Detects and redacts PII, PHI, and secrets in text, JSON, NDJSON, YAML, and CSV, with policy packs for HIPAA Safe Harbor, PCI-DSS, and GDPR.0.1.0
Additional details
Usage instructions
Deploy this MCP server on Amazon Bedrock AgentCore Runtime, then call it from your agent over POST /mcp (tools/list, tools/call). Tools: list_detectors, scan_data, redact_data, restore_data, check_policy. Pass data inline (text or base64_data) or by path / s3:// URI. Start with scan_data to see what is present without changing anything, then redact_data with a policy: default, hipaa_safe_harbor, pci_dss, gdpr_basic, secrets_only, or strict_all. The hash and encrypt strategies need a key, supplied per call or via DG_TOKEN_KEY.
Support
Vendor support
Please reach out to us by email for any queries. We look forward to helping you with any questions you may have. Email: contact@infoinlet.com
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.