fleet/server/datastore/s3
Jonathan Katz fc4106c688
Cloudfront signing for in-house apps (#37650)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #33756

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files)
for more information.

## Testing

- [x] Added/updated automated tests
- [ ] Where appropriate, [automated tests simulate multiple hosts and
test for host
isolation](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/reference/patterns-backend.md#unit-testing)
(updates to one hosts's records do not affect another)

- [x] QA'd all new/changed functionality manually
2026-01-05 16:30:31 -05:00
..
bootstrap_package.go Fix GCS for remaining features that use S3 (#32743) 2025-09-09 11:22:04 -03:00
bootstrap_package_test.go Migrate from aws-sdk-go v1 to v2 (#30308) 2025-06-30 17:45:39 -03:00
carves.go Fix GCS for remaining features that use S3 (#32743) 2025-09-09 11:22:04 -03:00
carves_test.go report errors that can occur during file carving (#8972) 2022-12-09 13:21:30 -03:00
common_file_store.go Cloudfront signing for in-house apps (#37650) 2026-01-05 16:30:31 -05:00
s3.go Swap minio to rustfs (#36851) 2025-12-10 10:03:48 -06:00
software_installer.go Fix GCS for remaining features that use S3 (#32743) 2025-09-09 11:22:04 -03:00
software_installer_test.go Feat: Perform S3 Uploads with Upload Manager (#32010) 2025-08-20 15:20:53 -04:00
software_title_icon.go Fix GCS for remaining features that use S3 (#32743) 2025-09-09 11:22:04 -03:00
testing_utils.go Swap minio to rustfs (#36851) 2025-12-10 10:03:48 -06:00