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

File metadata

File hashes

Hashes for cdklabs_cdk_atmosphere_service-0.0.1.tar.gz
Algorithm Hash digest
SHA256 ced3dce2af9d2b34653277efc3d58b7336635993e14eaeb77f3041a779f24dd4
MD5 94a349caffc6065f7b0c873ad6d62970
BLAKE2b-256 ed9992d09c810c908649828a1538b1f2516996199aeeb244856e5381848eb224

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cdklabs.cdk_atmosphere_service-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 48008570a4017b1617d7ef858c60b6145557a661308e3dea36754ec8344ce7c0
MD5 6f99ed5f8eea0d44728410ee4083cd43
BLAKE2b-256 bac36d27eb8fc05faadaee3e82e88b31563632ad11dc77c6625cb22d3be85b8f

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