syndicate/core/resources/lambda_resource.py (3 lines): - line 820: # TODO support another sub type - line 887: # TODO add InputPath & InputTransformer if needed - line 977: # TODO policy should be moved to meta syndicate/core/resources/sns_resource.py (1 line): - line 230: # TODO delete remove_sns_topic_subscriptions when AWS will start plugin/deployment-configuration-maven-plugin/src/main/java/com/syndicate/deployment/goal/TerraformMetaGeneratorGoal.java (1 line): - line 81: // TODO: 2019-12-03 implement conversion of Lambda Layers syndicate/core/resources/api_gateway_resource.py (1 line): - line 914: # TODO split to map - func implementation syndicate/core/transform/terraform/terraform_transformer.py (1 line): - line 67: pass # TODO implement or design other approach syndicate/connection/iam_connection.py (1 line): - line 254: # TODO this method is highly time-ineffective especially if we, for syndicate/connection/appsync_connection.py (1 line): - line 222: # TODO change list_graphql_apis to list_apis when upgrade boto3 version syndicate/core/transform/cloudformation/converter/cf_lambda_function_converter.py (1 line): - line 244: # region = trigger_meta.get('region') TODO: support region param syndicate/core/transform/cloudformation/converter/cf_sns_converter.py (1 line): - line 46: # region = meta.get('region') TODO: process region param plugin/deployment-configuration-maven-plugin/src/main/java/com/syndicate/deployment/factories/LayerConfigurationFactory.java (1 line): - line 18: + layerDefinition.artifactExtension().getExtension()) // TODO: 2019-12-03 how to get assembly id here? syndicate/core/generators/contents.py (1 line): - line 199: // TODO implement syndicate/core/build/bundle_processor.py (1 line): - line 311: # TODO create_pool can be used