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

File metadata

File hashes

Hashes for cdklabs_cdk_atmosphere_service-0.0.5.tar.gz
Algorithm Hash digest
SHA256 1c255e624ce60c7f63d6b003338736922c6b5426d3e7dfc593b6c1b697e6bde1
MD5 a446d47ba8bd44c9a20d56531aee3ff6
BLAKE2b-256 e43e9c590589d6d07c7239347ad2b9ecb41e243d8720aaaf118b89999c7869d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cdklabs.cdk_atmosphere_service-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 e82e5df253ab6afdc1a38c21b055d0a5c3c09f0b280555ab9d643cf0d50310c0
MD5 5f6a7eec278dc3d37c03e67661b72e65
BLAKE2b-256 b0717c51ece10e8c7cfc42afd72243cdbd495c1e7c4c21701c03f6753e577ffe

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