Skip to main content

CDK Constructs for AWS CloudFront

Project description

Amazon CloudFront Construct Library

---

Stability: Experimental

This is a developer preview (public beta) module. Releases might lack important features and might have future breaking changes.

This API is still under active development and subject to non-backward compatible changes or removal in any future version. Use of the API is not recommended in production environments. Experimental APIs are not subject to the Semantic Versioning model.


A CloudFront construct - for setting up the AWS CDN with ease!

Example usage:

# Example may have issues. See https://github.com/aws/jsii/issues/826
source_bucket = Bucket(self, "Bucket")

distribution = CloudFrontWebDistribution(self, "MyDistribution",
    origin_configs=[{
        "s3_origin_source": {
            "s3_bucket_source": source_bucket
        },
        "behaviors": [{"is_default_behavior": True}]
    }
    ]
)

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aws-cdk.aws-cloudfront-1.13.0.tar.gz (107.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aws_cdk.aws_cloudfront-1.13.0-py3-none-any.whl (105.6 kB view details)

Uploaded Python 3

File details

Details for the file aws-cdk.aws-cloudfront-1.13.0.tar.gz.

File metadata

  • Download URL: aws-cdk.aws-cloudfront-1.13.0.tar.gz
  • Upload date:
  • Size: 107.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.5

File hashes

Hashes for aws-cdk.aws-cloudfront-1.13.0.tar.gz
Algorithm Hash digest
SHA256 6ed7525592d77b38888184f028a55113952660e987c7f6a3c4d324da9b40586f
MD5 76cd674a5e878e0069ed90b1d819cdf6
BLAKE2b-256 80daf61f678f8f5fd7114d66e5611b60bfb39de25095e6ab0a0e28c7a2bad5e6

See more details on using hashes here.

File details

Details for the file aws_cdk.aws_cloudfront-1.13.0-py3-none-any.whl.

File metadata

  • Download URL: aws_cdk.aws_cloudfront-1.13.0-py3-none-any.whl
  • Upload date:
  • Size: 105.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.5

File hashes

Hashes for aws_cdk.aws_cloudfront-1.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d98915590155ddb425c51be3e225c942d233ca08db4f9e3d20147f7b44c8f365
MD5 3f71b9934dfa769e6cf9d717c09db589
BLAKE2b-256 a37d2e8bd61953252fdd3cf71c72310cfda83c5e17945679a477ab9fd0594536

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page