{ "assumption_notes": { "cross_az_gb": "Task to proxy stays in the region but usually crosses an AZ, which is billed each way.", "fargate_spot_multiplier": "Spot is not in the Price List API. AWS advertises up to 70% off, so 0.3 of on-demand. Only matters for a task run under FARGATE_SPOT, and the cluster's default strategy is on-demand.", "insights_observations_per_task_minute": "Enhanced Container Insights emits one Task and one Container event per task per minute; counting metrics times dimension sets in each gives 39 + 30. Cluster-level telemetry is not per-match and is not counted.", "internet_out_gb": "First tier of data transfer out. The first 100GB a month is free account-wide, so the marginal match may well be charged nothing.", "match_overhead_seconds": "Billed seconds minus the game's own startedAt..endedAt, for a match with no task record left at all. `report` prefers the median it can observe in the ledger over this number.", "provisioning_seconds": "ENI attach plus image pull, from RunTask to the container's first log line. Measured at 37.4s on 2026-08-21; only used when nothing recorded the real start.", "s3_gets_per_object": "How often a match's artifacts are read back. One is a guess: the report page reads some of them, nobody reads the diagnostics.", "shutdown_seconds": "Between the last log line and the task actually stopping." }, "assumptions": { "cross_az_gb": 0.01, "fargate_spot_multiplier": 0.3, "insights_observations_per_task_minute": 69, "internet_out_gb": 0.09, "match_overhead_seconds": 100, "provisioning_seconds": 38, "s3_gets_per_object": 1.0, "shutdown_seconds": 5 }, "generated_at": "2026-08-21T15:26:46.959018+00:00", "items": { "data_transfer_out_gb": { "description": "$0.090 per GB - first 10 TB / month data transfer out beyond the global free tier", "unit": "GB", "usagetype": "DataTransfer-Out-Bytes", "usd": 0.09 }, "fargate_arm_gb_hour": { "description": "AWS Fargate - ARM - Memory - US East (N. Virginia)", "unit": "hours", "usagetype": "USE1-Fargate-ARM-GB-Hours", "usd": 0.00356 }, "fargate_arm_vcpu_hour": { "description": "AWS Fargate - ARM - vCPU - US East (N. Virginia)", "unit": "hours", "usagetype": "USE1-Fargate-ARM-vCPU-Hours:perCPU", "usd": 0.03238 }, "fargate_gb_hour": { "description": "AWS Fargate - Memory - US East (N.Virginia)", "unit": "hours", "usagetype": "USE1-Fargate-GB-Hours", "usd": 0.004445 }, "fargate_vcpu_hour": { "description": "AWS Fargate - vCPU - US East (N.Virginia)", "unit": "hours", "usagetype": "USE1-Fargate-vCPU-Hours:perCPU", "usd": 0.04048 }, "insights_observation": { "description": "$0.21 per M observations ingested for the first 1B observations - US East (N. Virginia)", "unit": "Observations", "usagetype": "USE1-CW:ObservationUsage", "usd": 2.1e-07 }, "logs_ingest_gb": { "description": "$0.50 per GB custom log data ingested in Standard log class - US East (Northern Virginia)", "unit": "GB", "usagetype": "USE1-DataProcessing-Bytes", "usd": 0.5 }, "logs_storage_gb_month": { "description": "$0.03 per GB-mo of log storage - US East (Northern Virginia)", "unit": "GB-Mo", "usagetype": "USE1-TimedStorage-ByteHrs", "usd": 0.03 }, "public_ipv4_hour": { "description": "$0.005 per In-use public IPv4 address per hour", "unit": "Hrs", "usagetype": "USE1-PublicIPv4:InUseAddress", "usd": 0.005 }, "s3_get_request": { "description": "$0.004 per 10,000 GET and all other requests", "unit": "Requests", "usagetype": "Requests-Tier2", "usd": 4e-07 }, "s3_put_request": { "description": "$0.005 per 1,000 PUT, COPY, POST, or LIST requests", "unit": "Requests", "usagetype": "Requests-Tier1", "usd": 5e-06 }, "s3_storage_gb_month": { "description": "$0.023 per GB - first 50 TB / month of storage used", "unit": "GB-Mo", "usagetype": "TimedStorage-ByteHrs", "usd": 0.023 } }, "region": "us-east-1", "source": "aws pricing get-products" }