AIToday
Amazon AI BlogPublished: Jun 18, 2026, 06:00 JST1 min read

AWS SageMaker skips S3 for small inference requests

AWS SageMaker skips S3 for small inference requests

3 Key Points

  1. What happened

    Amazon SageMaker AI Async Inference now accepts a new Body parameter that allows inference payloads to be sent inline in the API request itself, removing the requirement to upload input data to Amazon S3 before each invocation. The feature supports payloads up to 128,000 bytes and is available in 31 commercial AWS Regions.

  2. Why it matters

    Previously, every async inference request required two steps—uploading to S3 and then invoking the endpoint—which added latency, complexity, and cost even for small payloads. The inline approach removes one network round-trip, eliminates the need to provision an input S3 bucket, and avoids per-request S3 PUT charges. It also simplifies error handling by returning validation feedback synchronously in a single API call.

  3. What to watch

    The feature works only for payloads up to 128,000 bytes; larger payloads (images, audio, multi-MB documents) still require the S3 InputLocation approach. Customers can adopt the new Body parameter immediately by updating to the latest Boto3 SDK, with no changes needed to existing async endpoints.

Ask the AI about this article →

Amazon AI BlogRead Original Article

Get AI news like this every morning

For example, today's edition would include:

  • CrowdStrike unveils SafeMind, autonomous red teamingSiliconANGLE AI · 27m ago
  • ASE CEO: AI resource squeeze is short-termDIGITIMES Asia · 27m ago
  • Google signs largest enhanced geothermal deal with FervoYahoo Finance AI · 27m ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Next articleWarby Parker launches AI-powered smart glasses with Google