Runway
AWS Cloud Development Kit (CDK)
CloudFormation & Troposphere
Kubernetes
Serverless Framework
Static Site
Terraform
Developers Guide
Maintainers Guide
Additional Information
CFNgin session caching.
runway.cfngin.session_cache.
get_session
Create a thread-safe boto3 session.
region (Optional[str]) – The region for the session.
profile (Optional[str]) – The profile for the session.
access_key (Optional[str]) – AWS Access Key ID.
secret_key (Optional[str]) – AWS secret Access Key.
session_token (Optional[str]) – AWS session token.
A thread-safe boto3 session.
boto3.session.Session