Skip to main content

CDK Constructs for AWS Route53 patterns

Project description

Route53 Patterns for the CDK Route53 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.


This library contains commonly used patterns for Route53.

HTTPS Redirect

This construct allows creating a simple domainA -> domainB redirect using CloudFront and S3. You can specify multiple domains to be redirected.

# Example automatically generated. See https://github.com/aws/jsii/issues/826
HttpsRedirect(stack, "Redirect",
    record_names=["foo.example.com"],
    target_domain="bar.example.com",
    zone=HostedZone.from_hosted_zone_attributes(stack, "HostedZone",
        hosted_zone_id="ID",
        zone_name="example.com"
    )
)

See the documentation of @aws-cdk/aws-route53-patterns for more information.

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-route53-patterns-1.17.1.tar.gz (20.2 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_route53_patterns-1.17.1-py3-none-any.whl (20.6 kB view details)

Uploaded Python 3

File details

Details for the file aws-cdk.aws-route53-patterns-1.17.1.tar.gz.

File metadata

  • Download URL: aws-cdk.aws-route53-patterns-1.17.1.tar.gz
  • Upload date:
  • Size: 20.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.5

File hashes

Hashes for aws-cdk.aws-route53-patterns-1.17.1.tar.gz
Algorithm Hash digest
SHA256 a66266941a17743a334fcf35a7c04e7e0216b93ebf590223b1526447f5780cbe
MD5 43471c202a44dd378da259b2f9bff7ea
BLAKE2b-256 72b7e9f52728f01ce621a7fd7ad60a117fed35a1d37ad4991793116830a8e4f4

See more details on using hashes here.

File details

Details for the file aws_cdk.aws_route53_patterns-1.17.1-py3-none-any.whl.

File metadata

  • Download URL: aws_cdk.aws_route53_patterns-1.17.1-py3-none-any.whl
  • Upload date:
  • Size: 20.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.5

File hashes

Hashes for aws_cdk.aws_route53_patterns-1.17.1-py3-none-any.whl
Algorithm Hash digest
SHA256 765d1bfca4cbbf83e430ef4836752c8b633e00ee2b182a62d0ee6b7ea96f5b95
MD5 876088a63d186150c7cca66a3690dea2
BLAKE2b-256 c7e136807f4e1ac828ad1102a599d5fa5fbfc15c01f19da720be5314d8d56c16

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