Optional
account: stringOptional
stackProps: StackPropsOptional
stackProps: StackPropsOptional
region: stringOptional
account: stringSets compatibility mode
if true will attach blueprints resources directly to the stack.
Enables control plane logging. Enabling control plane logging is an in-place change for EKS as inferred from https://docs.aws.amazon.com/eks/latest/userguide/control-plane-logs.html
This method helps you prepare a blueprint for setting up observability returning an array of blueprint addons for AWS Fargate services
Optional
mode: GitOpsModeThis method helps you prepare a blueprint for setting up observability returning an array of blueprint addons for combination of AWS native and AWS managed open source services
This method helps you prepare a blueprint for setting up observability returning an array of blueprint addons for AWS native services
This method helps you prepare a blueprint for setting up observability returning an array of blueprint addons for AWS managed open source services
Adding ipFamily method to support IPv6 clusters. By default, it uses IPv4 as the value.
Optional
region: stringStatic
builderThis method helps you prepare a blueprint for setting up observability with usage tracking addon
Blueprint builder implements a builder pattern that improves readability (no bloated constructors) and allows creating a blueprint in an abstract state that can be applied to various instantiations in accounts and regions.