Privacy Policy

1. Introduction

Welcome to the AWS ARN Parser, a lightweight, open-source web utility developed by AxelBase. This tool enables developers to validate and break down Amazon Resource Names (ARNs) instantly in the browser. We are deeply committed to privacy by design. Because the entire application runs 100% client-side, we collect no personal data, usage logs, or input content. This policy explains our data practices with full transparency.

2. Zero Data Collection

The ARN Parser is engineered to operate without any data gathering. We do not collect:

  • Personal Information: No names, emails, IP addresses, or account details.
  • Usage Analytics: No tracking pixels, cookies, or session recording.
  • ARN Input Data: All parsing happens in your browser using JavaScript — nothing is sent to servers.
  • Device or Browser Data: No fingerprinting, no telemetry.

Your ARNs and parsed outputs never leave your device. There is no backend, no database, and no logging infrastructure.

3. How the Tool Works

When you use the AWS ARN Parser:

  • Input Processing: You enter an ARN into the text field. Validation and component extraction occur instantly via arnParser.ts in your browser.
  • No Network Requests: All logic is bundled in static JavaScript. No API calls are made during normal use.
  • Local Features Only: Copy to clipboard, example loading, and JSON export use native browser APIs.

This stateless, offline-first architecture ensures complete data isolation — ideal for sensitive IAM policies and production ARNs.

4. Third-Party Dependencies

We use Bootstrap 5 via CDN for styling and SvelteKit for framework logic. These are loaded from trusted CDNs but do not track users or send data. No analytics, ads, or marketing scripts are included. The app is deployable via GitHub Pages with zero external dependencies beyond initial load.

5. Cookies & Local Storage

The ARN Parser does not use cookies, localStorage, or IndexedDB. Your input is held in memory only during the session and is cleared on page refresh or closure. No persistence. No tracking.

6. Security & Responsibility

While we collect nothing, we recommend:

  • Using the tool on secure, updated devices.
  • Avoiding public networks when parsing sensitive ARNs.
  • Verifying JSON output before use in production.

We are not liable for data exposure due to user-side vulnerabilities.

7. Children's Privacy

This tool is intended for professional AWS users. We do not target or collect data from children under 13. Parental concerns should be directed to the developer via X.

8. Global Compliance

Hosted statically and collecting no data, the tool inherently complies with GDPR, POPIA Norway, CCPA, and other privacy laws by default. No consent banners required.

9. Policy Updates

Changes will be posted here with updated effective dates. Continued use constitutes acceptance.

Your ARNs stay yours. This tool exists to help, not to harvest. Privacy isn’t a feature — it’s the foundation.