Loading...

CDN.com.tr Help

Use AWS CLI with Object Storage

Use AWS CLI only for S3-compatible bucket/object checks.

Use AWS CLI with Object Storage

Use AWS CLI only for S3-compatible bucket/object checks.

Use cases

A migrated app needs to prove uploads work before public deploy.

Workflow

  1. Create bucket/key from panel or cdnctl.
  2. Export AWS compatibility variables.
  3. Run `aws --endpoint-url https://s3.cdn.com.tr ...`.
  4. Revoke the key if it was temporary.

Checks

  • Endpoint URL is correct.
  • Checksum variables are present when required.
  • Access key scope is limited to the account.

Smoke tests

  • SmokeManagedContainerUiCommandTest can require real AWS CLI S3 checks.
  • PlatformHelpDocumentationTest checks endpoint examples.

Related pages

Use cdnctl

Operate accounts, container apps, imports, logs, jobs, and object storage from terminal or AI agents.

Use Push CDN and AI API pages

Find static asset API and AI API references from the developer help structure instead of leaving them as isolated pages.