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

File metadata

File hashes

Hashes for cdklabs_cdk_atmosphere_service-0.0.2.tar.gz
Algorithm Hash digest
SHA256 3cdf0e15f00bb5032955d8b58f0c631fea861dfbf3621ce86c6f901fad3ed9de
MD5 0345118995fa8f0e2c066994ea23512f
BLAKE2b-256 59fad41337f5b61e9edb2c3cdca9deae2d8600ae3ce2d0b07a29bd41b7e81873

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cdklabs.cdk_atmosphere_service-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2da7b9c5b770327a73b46f0202dc14e547259992cb81eff395a4505bea7cd2c5
MD5 e244288705e4945f9eb779f6cbf0341d
BLAKE2b-256 00c3df80a1d65567c43ddabdf234819402a0e76609f55ceec4e5a7511bb76628

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