effortless-aws 0.16.0 → 0.16.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli/index.js CHANGED
@@ -72371,7 +72371,9 @@ var ensureDistribution = (input) => Effect_exports.gen(function* () {
72371
72371
  HTTPPort: 80,
72372
72372
  HTTPSPort: 443,
72373
72373
  OriginProtocolPolicy: "https-only",
72374
- OriginSslProtocols: { Quantity: 1, Items: ["TLSv1.2"] }
72374
+ OriginSslProtocols: { Quantity: 1, Items: ["TLSv1.2"] },
72375
+ OriginReadTimeout: 30,
72376
+ OriginKeepaliveTimeout: 5
72375
72377
  },
72376
72378
  CustomHeaders: { Quantity: 0, Items: [] }
72377
72379
  }] : []