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.6.tar.gz (2.1 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.6.tar.gz.

File metadata

File hashes

Hashes for cdklabs_cdk_atmosphere_service-0.0.6.tar.gz
Algorithm Hash digest
SHA256 040ea33ad53d8b52a1412374bd1fab3e1df0487af2a38b3849f294293ba00d24
MD5 19d44797c52b7d4719129b204dd6bb8d
BLAKE2b-256 1a82afb39fe8997c98323bacefa7f17d0d16e99244c23f02fa2d43193c58962e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cdklabs.cdk_atmosphere_service-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 168009ddb4f4212947f6939e4e6bbeb8c528fd2eb3a3c8aab112ae16829c28b3
MD5 e7eef2c20452a9c7f803030fb5daa24d
BLAKE2b-256 0393796096addb23b68a291a1553be502dd6f2014bdefa9c7f29430eb679cff0

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