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.4.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.4.tar.gz.

File metadata

File hashes

Hashes for cdklabs_cdk_atmosphere_service-0.0.4.tar.gz
Algorithm Hash digest
SHA256 c4267d83c68f3f74680e0fc46800e8add9e0f43c249cc4cb82911dbb01806f1d
MD5 200e9e584be36ed8f46b75757c22bbbd
BLAKE2b-256 bf62862aa6ded82a00df825010ec38b689527c4d27f46c3954712106e03d2aea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cdklabs.cdk_atmosphere_service-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c9709978fb06299d51c22640ce55f5eae602567172f4c858688d541b2aa5f078
MD5 db15e6ea2c11703d89572461cb3f2cf6
BLAKE2b-256 84acc0c38dd430a4c9e7723be16b303d8377844f7a24ca54143168a0ae8d598c

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