This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import json | |
import os | |
import os.path | |
import sys | |
import logging | |
from botocore.exceptions import ClientError | |
from str2bool import str2bool | |
from crhelper import CfnResource | |
helper = CfnResource(json_logging=False, log_level='DEBUG', |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Service Principal, AWS Service | |
a4b.amazonaws.com, Alexa for Business | |
access-analyzer.amazonaws.com, AWS IAM Access Analyzer | |
account.amazonaws.com, AWS Account Management | |
acm-pca.amazonaws.com, AWS Certificate Manager Private Certificate Authority | |
acm.amazonaws.com, AWS Certificate Manager | |
airflow-env.amazonaws.com, Amazon Managed Workflows for Apache Airflow Environments | |
airflow.amazonaws.com, Amazon Managed Workflows for Apache Airflow | |
alexa-appkit.amazon.com, Alexa Skills Kit | |
alexa-connectedhome.amazon.com, Alexa Connected Home |