s3_source
Analyze S3 data sources and Delta tables to uncover structure, format, and optimization opportunities. Supports schema inference and Delta history analysis.
Instructions
Deprecated. Prefer glue_job. Still registered this minor version.
Analyze S3 data sources and Delta tables.
Modes:
analyze
Analyze S3 data source structure, format, and optimization opportunities.
Parameters: s3_path (required), include_schema_inference
delta
Analyze Delta table structure, properties, and optimization.
Parameters: table_path (required), analyze_history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| s3_path | No | ||
| table_path | No | ||
| analyze_history | No | ||
| include_schema_inference | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||