Amazon Snow Family · JSON Structure

Amazon Snow Family Tax Documents Structure

The tax documents required in your Amazon Web Services Region.

Type: object Properties: 1
Data MigrationEdge ComputingOffline TransferPhysical Appliance

TaxDocuments is a JSON Structure definition published by Amazon Snow Family, describing 1 property. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

IND

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "type": "object",
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-snow-family/refs/heads/main/json-structure/amazon-snow-family-tax-documents-structure.json",
  "name": "TaxDocuments",
  "description": "The tax documents required in your Amazon Web Services Region.",
  "properties": {
    "IND": {
      "$ref": "#/components/schemas/INDTaxDocuments"
    }
  }
}