$ 0 0 #!/bin/bash # OpenSearchの設定 ES_HOST="your-opensearch-endpoint" ES_INDEX="cloudfront-logs" LOG_DIREC…