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.

All classes with the Cfn prefix in this module (CFN Resources) are auto-generated from CloudFormation. They are stable and safe to use.

However, all other classes, i.e., higher level constructs, are under active development and subject to non-backward compatible changes or removal in any future version. These are not subject to the Semantic Versioning model. This means that while you may use them, you may need to update your source code when upgrading to a newer version of this package.


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 without compilation. 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.27.0.tar.gz (21.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.27.0-py3-none-any.whl (21.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aws-cdk.aws-route53-patterns-1.27.0.tar.gz
  • Upload date:
  • Size: 21.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.5

File hashes

Hashes for aws-cdk.aws-route53-patterns-1.27.0.tar.gz
Algorithm Hash digest
SHA256 a18e3840ccc5b9dbdc10848967f320e8669b282ea89a524910eaa4102a1e4090
MD5 238e9d8fd413e389f0b0c8425dbf3417
BLAKE2b-256 bcd193dbcf91c637e08ddc65670eb75a8d7517d0b5a9c8ff8d04ad1695c42bb2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aws_cdk.aws_route53_patterns-1.27.0-py3-none-any.whl
  • Upload date:
  • Size: 21.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.5

File hashes

Hashes for aws_cdk.aws_route53_patterns-1.27.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f9a6abf95d602b990157e0aa961f587bec6245decd583d2702cb1245b54d0699
MD5 703e46a9aa14cc79ee956ac073794e4b
BLAKE2b-256 44f9edb0459f0b82c7c6542784c86e0d5f61bf33821c1c20dd797d2b2e4d1cf6

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