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

File metadata

File hashes

Hashes for cdklabs_cdk_atmosphere_service-0.0.3.tar.gz
Algorithm Hash digest
SHA256 2ec55ed02c2c3a5042d51add6c3224334de677ef229a0339a261cd9b78a29e43
MD5 d5094f66cad6dd4c058c57c5ad9ce843
BLAKE2b-256 fba270c28ddcf2ee065996ac07789476145fa2ee41c1a91c5ae3a5b7c5dd7668

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cdklabs.cdk_atmosphere_service-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0ad370a118bdd4606d56263f76248d05de5b78c95c89309e7c0d9724536e3262
MD5 923fb3a9d0697ba7dbfcbb4ed6dc2327
BLAKE2b-256 ac68edf52c56c11e670aef42dd206dd624f0bf45318622c54339ed5ec93a35b6

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