Files
opensem/config/health/resources/S3.yml
2024-02-22 19:33:56 +01:00

12 lines
297 B
YAML

name: S3
abbreviation: s3
checker: PragmaRX\Health\Checkers\CloudStorage
notify: true
column_size: 3
error_message: "Amazon S3 connection is failing."
targets:
- default:
driver: s3
file: pragmarx-health-s3-testfile.txt
contents: "{{ \\Illuminate\\Support\\Str::random(32) }}"