Skip to main content

@cdklabs/cdk-atmosphere-service

Project description

Atmosphere Service

API Reference

An HTTP service that manages a collection of pre-existing environments and allocates them to integration tests per request.

Usage

import aws_cdk as cdk
from cdklabs.cdk_atmosphere_service import AtmosphereService


app = cdk.App()
stack = cdk.Stack(app, "Stack")
AtmosphereService(stack, "AtmosphereService",
    config=ConfigurationData(
        environments=[Environment(
            account="1111",
            region="us-east-1",
            pool="release",
            admin_role_arn="arn:aws:iam::1111:role/Admin"
        )
        ]
    )
)

Project details


Download files

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

Source Distribution

cdklabs_cdk_atmosphere_service-0.0.7.tar.gz (1.9 MB view details)

Uploaded Source

Built Distribution

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

File details

Details for the file cdklabs_cdk_atmosphere_service-0.0.7.tar.gz.

File metadata

File hashes

Hashes for cdklabs_cdk_atmosphere_service-0.0.7.tar.gz
Algorithm Hash digest
SHA256 37c64128b1b3b6a419db9aa11ad7400774cd4fc228077fd723bd4aa53867174e
MD5 91bc29a416ae5f647f50a1f49b4e0c2f
BLAKE2b-256 b3fc21d9c32921981df36cf74e353774a4b9e5645c3b77cdd018be620cdbf2e9

See more details on using hashes here.

File details

Details for the file cdklabs.cdk_atmosphere_service-0.0.7-py3-none-any.whl.

File metadata

File hashes

Hashes for cdklabs.cdk_atmosphere_service-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 eb519b5615300bc6f7efc8b48ba7961aa7386aaa6052434681f2e1d00d2210a6
MD5 96cbe6ab3f88d32d655088b7585b823b
BLAKE2b-256 c387d85db608bab8bb03e96e4e1d01bcc22af532c0b426829256f1018a053253

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