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

File metadata

File hashes

Hashes for cdklabs_cdk_atmosphere_service-0.0.0.tar.gz
Algorithm Hash digest
SHA256 f89d3b90dfe207e386669afdc0e1d8196b697286e1f60e0035d5e994905638e2
MD5 5d120a822e9254dc0c27d2bc5e1c9a9d
BLAKE2b-256 4a37fcd06287cd6c1bdcdc1601f9e76a228744a6cc9bfed6568cd1a1b1235ff5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cdklabs.cdk_atmosphere_service-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4cfb47c473e9ee437e9512942b70b5a709162d3815fe163f318d97a4c1efa3a7
MD5 b98de8d691b6647b4f1c8bd55bedfce3
BLAKE2b-256 75ae81ca3ffe1248560ca2a7f98c36ac889c63d7a7b5e57f4507fe76394b1113

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