- "smithy.api#documentation": "<p>An origin.</p>\n <p>An origin is the location where content is stored, and from which CloudFront gets content to\n\t\t\tserve to viewers. To specify an origin:</p>\n <ul>\n <li>\n <p>Use <code>S3OriginConfig</code> to specify an Amazon S3 bucket that is not\n\t\t\t\t\tconfigured with static website hosting.</p>\n </li>\n <li>\n <p>Use <code>CustomOriginConfig</code> to specify all other kinds of origins,\n\t\t\t\t\tincluding:</p>\n <ul>\n <li>\n <p>An Amazon S3 bucket that is configured with static website hosting</p>\n </li>\n <li>\n <p>An Elastic Load Balancing load balancer</p>\n </li>\n <li>\n <p>An Elemental MediaPackage endpoint</p>\n </li>\n <li>\n <p>An Elemental MediaStore container</p>\n </li>\n <li>\n <p>Any other HTTP server, running on an Amazon EC2 instance or any other kind\n\t\t\t\t\t\t\tof host</p>\n </li>\n </ul>\n </li>\n </ul>\n <p>For the current maximum number of origins that you can specify per distribution, see\n\t\t\t\t<a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html#limits-web-distributions\">General Quotas on Web Distributions</a> in the\n\t\t\t\t<i>Amazon CloudFront Developer Guide</i> (quotas were formerly referred to as\n\t\t\tlimits).</p>"
0 commit comments