Files
Simone Scarduzio 07f630d855 docs: Update SDK documentation for accuracy and new features
Updated SDK documentation to reflect accurate boto3 compatibility
and document new bucket management features.

**API Reference (docs/sdk/api.md)**:
- Changed '100% compatibility' to accurate '21 essential methods covering 80% of use cases'
- Added complete documentation for create_bucket, delete_bucket, list_buckets methods
- Added link to BOTO3_COMPATIBILITY.md for complete coverage details

**Examples (docs/sdk/examples.md)**:
- Added new 'Bucket Management' section with complete lifecycle examples
- Demonstrated idempotent operations for safe automation
- Added hybrid boto3/DeltaGlider usage pattern for advanced features
- Showed how to use both libraries together effectively

All documentation now accurately represents DeltaGlider's capabilities
and provides clear guidance on when to use boto3 for advanced features.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-03 19:33:23 +02:00
..
2025-09-22 23:17:24 +02:00