# auto generated file. DO NOT EDIT manually version: 0.2 env: shell: bash compute-type: BUILD_GENERAL1_MEDIUM batch: fast-fail: false build-graph: - identifier: build_linux buildspec: codebuild_specs/build_linux.yml env: compute-type: BUILD_GENERAL1_LARGE - identifier: build_windows buildspec: codebuild_specs/build_windows.yml env: type: WINDOWS_SERVER_2019_CONTAINER compute-type: BUILD_GENERAL1_LARGE image: $WINDOWS_IMAGE_2019 - identifier: test buildspec: codebuild_specs/test.yml env: compute-type: BUILD_GENERAL1_LARGE depend-on: - build_linux - identifier: mock_e2e_tests buildspec: codebuild_specs/mock_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM depend-on: - build_linux - identifier: verify_cdk_version buildspec: codebuild_specs/verify_cdk_version.yml env: compute-type: BUILD_GENERAL1_MEDIUM depend-on: - build_linux - identifier: verify_api_extract buildspec: codebuild_specs/verify_api_extract.yml env: compute-type: BUILD_GENERAL1_MEDIUM depend-on: - build_linux - identifier: verify_yarn_lock buildspec: codebuild_specs/verify_yarn_lock.yml env: compute-type: BUILD_GENERAL1_MEDIUM depend-on: - build_linux - identifier: publish_to_local_registry buildspec: codebuild_specs/publish_to_local_registry.yml env: compute-type: BUILD_GENERAL1_MEDIUM depend-on: - build_linux - identifier: auth_2_datastore_modelgen_amplify_app_custom_transformers buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/auth_2.test.ts|src/__tests__/datastore-modelgen.test.ts|src/__tests__/amplify-app.test.ts|src/__tests__/graphql-v2/custom-transformers.test.ts CLI_REGION: us-east-1 depend-on: - publish_to_local_registry - identifier: >- mock_api_invalid_input_arguments_schema_versioned_schema_data_access_patterns buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/mock-api.test.ts|src/__tests__/graphql-v2/invalid-input-arguments.test.ts|src/__tests__/schema-versioned.test.ts|src/__tests__/schema-data-access-patterns.test.ts CLI_REGION: us-east-2 depend-on: - publish_to_local_registry - identifier: predictions_migration_api_10_function_10_schema_predictions buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/transformer-migrations/predictions-migration.test.ts|src/__tests__/api_10.test.ts|src/__tests__/function_10.test.ts|src/__tests__/schema-predictions.test.ts CLI_REGION: us-west-2 depend-on: - publish_to_local_registry - identifier: api_7_http_migration_global_sandbox_schema_function_2 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/api_7.test.ts|src/__tests__/transformer-migrations/http-migration.test.ts|src/__tests__/global_sandbox.test.ts|src/__tests__/schema-function-2.test.ts CLI_REGION: eu-west-2 depend-on: - publish_to_local_registry - identifier: api_connection_migration_api_8_schema_iterative_update_3_auth_migration buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/migration/api.connection.migration.test.ts|src/__tests__/api_8.test.ts|src/__tests__/schema-iterative-update-3.test.ts|src/__tests__/transformer-migrations/auth-migration.test.ts CLI_REGION: ap-southeast-2 depend-on: - publish_to_local_registry - identifier: >- lambda_conflict_handler_schema_iterative_update_1_schema_iterative_update_locking_index_with_stack_mappings buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/graphql-v2/lambda-conflict-handler.test.ts|src/__tests__/schema-iterative-update-1.test.ts|src/__tests__/schema-iterative-update-locking.test.ts|src/__tests__/graphql-v2/index-with-stack-mappings.test.ts CLI_REGION: eu-central-1 depend-on: - publish_to_local_registry - identifier: >- api_4_custom_policies_container_schema_iterative_update_2_api_connection_migration2 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/api_4.test.ts|src/__tests__/custom_policies_container.test.ts|src/__tests__/schema-iterative-update-2.test.ts|src/__tests__/migration/api.connection.migration2.test.ts CLI_REGION: us-east-1 depend-on: - publish_to_local_registry - identifier: api_5_containers_api_secrets_schema_function_1_api_3 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/api_5.test.ts|src/__tests__/containers-api-secrets.test.ts|src/__tests__/schema-function-1.test.ts|src/__tests__/api_3.test.ts CLI_REGION: us-east-1 depend-on: - publish_to_local_registry - identifier: base_cdk_api_1_resolvers_sync_query_datastore buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/cdk/base-cdk.test.ts|src/__tests__/api_1.test.ts|src/__tests__/resolvers.test.ts|src/__tests__/graphql-v2/sync_query_datastore.test.ts CLI_REGION: ap-northeast-1 depend-on: - publish_to_local_registry - identifier: api_6_api_lambda_auth_api_9 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/api_6.test.ts|src/__tests__/graphql-v2/api_lambda_auth.test.ts|src/__tests__/api_9.test.ts CLI_REGION: ap-southeast-1 depend-on: - publish_to_local_registry - identifier: function_migration buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/transformer-migrations/function-migration.test.ts CLI_REGION: eu-central-1 depend-on: - publish_to_local_registry - identifier: api_key_migration3 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/migration/api.key.migration3.test.ts CLI_REGION: ap-northeast-1 USE_PARENT_ACCOUNT: 1 depend-on: - publish_to_local_registry - identifier: api_key_migration5 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/migration/api.key.migration5.test.ts CLI_REGION: ap-southeast-1 USE_PARENT_ACCOUNT: 1 depend-on: - publish_to_local_registry - identifier: schema_iterative_update_5 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-iterative-update-5.test.ts CLI_REGION: us-east-1 depend-on: - publish_to_local_registry - identifier: model_migration buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/transformer-migrations/model-migration.test.ts CLI_REGION: us-east-2 depend-on: - publish_to_local_registry - identifier: schema_auth_10 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-auth-10.test.ts CLI_REGION: us-west-2 depend-on: - publish_to_local_registry - identifier: schema_auth_2 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-auth-2.test.ts CLI_REGION: eu-west-2 depend-on: - publish_to_local_registry - identifier: schema_auth_1 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-auth-1.test.ts CLI_REGION: ap-northeast-1 depend-on: - publish_to_local_registry - identifier: schema_auth_12 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-auth-12.test.ts CLI_REGION: ap-southeast-1 depend-on: - publish_to_local_registry - identifier: schema_auth_13 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-auth-13.test.ts CLI_REGION: ap-southeast-2 depend-on: - publish_to_local_registry - identifier: schema_auth_15 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-auth-15.test.ts CLI_REGION: us-east-2 depend-on: - publish_to_local_registry - identifier: schema_auth_3 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-auth-3.test.ts CLI_REGION: us-west-2 depend-on: - publish_to_local_registry - identifier: api_key_migration4 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/migration/api.key.migration4.test.ts CLI_REGION: eu-west-2 USE_PARENT_ACCOUNT: 1 depend-on: - publish_to_local_registry - identifier: schema_iterative_rollback_1 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-iterative-rollback-1.test.ts CLI_REGION: eu-central-1 depend-on: - publish_to_local_registry - identifier: schema_iterative_rollback_2 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-iterative-rollback-2.test.ts CLI_REGION: ap-southeast-1 depend-on: - publish_to_local_registry - identifier: schema_key buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-key.test.ts CLI_REGION: ap-southeast-2 depend-on: - publish_to_local_registry - identifier: containers_api_1 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/containers-api-1.test.ts CLI_REGION: us-east-1 depend-on: - publish_to_local_registry - identifier: schema_auth_4 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-auth-4.test.ts CLI_REGION: us-east-2 depend-on: - publish_to_local_registry - identifier: schema_auth_8 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-auth-8.test.ts CLI_REGION: us-west-2 depend-on: - publish_to_local_registry - identifier: api_key_migration2 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/migration/api.key.migration2.test.ts CLI_REGION: eu-west-2 USE_PARENT_ACCOUNT: 1 depend-on: - publish_to_local_registry - identifier: schema_auth_11 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-auth-11.test.ts CLI_REGION: eu-central-1 depend-on: - publish_to_local_registry - identifier: api_key_migration1 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/migration/api.key.migration1.test.ts CLI_REGION: ap-southeast-1 depend-on: - publish_to_local_registry - identifier: api_11 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/api_11.test.ts CLI_REGION: ap-southeast-2 depend-on: - publish_to_local_registry - identifier: schema_model buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-model.test.ts CLI_REGION: us-east-1 depend-on: - publish_to_local_registry - identifier: apigw buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/apigw.test.ts CLI_REGION: us-east-2 depend-on: - publish_to_local_registry - identifier: containers_api_2 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/containers-api-2.test.ts CLI_REGION: us-east-1 depend-on: - publish_to_local_registry - identifier: schema_auth_14 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-auth-14.test.ts CLI_REGION: eu-west-2 depend-on: - publish_to_local_registry - identifier: schema_auth_7 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-auth-7.test.ts CLI_REGION: eu-central-1 depend-on: - publish_to_local_registry - identifier: schema_auth_9 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-auth-9.test.ts CLI_REGION: ap-northeast-1 depend-on: - publish_to_local_registry - identifier: schema_auth_5 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-auth-5.test.ts CLI_REGION: ap-southeast-2 depend-on: - publish_to_local_registry - identifier: searchable_datastore buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/graphql-v2/searchable-datastore.test.ts CLI_REGION: us-east-1 USE_PARENT_ACCOUNT: 1 depend-on: - publish_to_local_registry - identifier: schema_iterative_update_4 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-iterative-update-4.test.ts CLI_REGION: us-east-2 depend-on: - publish_to_local_registry - identifier: schema_searchable buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-searchable.test.ts CLI_REGION: us-west-2 USE_PARENT_ACCOUNT: 1 depend-on: - publish_to_local_registry - identifier: schema_auth_6 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-auth-6.test.ts CLI_REGION: eu-west-2 depend-on: - publish_to_local_registry - identifier: schema_connection buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/schema-connection.test.ts CLI_REGION: eu-central-1 depend-on: - publish_to_local_registry - identifier: searchable_previous_deployment_had_node_to_node buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: >- src/__tests__/graphql-v2/searchable-node-to-node-encryption/searchable-previous-deployment-had-node-to-node.test.ts CLI_REGION: ap-northeast-1 depend-on: - publish_to_local_registry - identifier: searchable_previous_deployment_no_node_to_node buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: >- src/__tests__/graphql-v2/searchable-node-to-node-encryption/searchable-previous-deployment-no-node-to-node.test.ts CLI_REGION: ap-southeast-1 depend-on: - publish_to_local_registry - identifier: api_2 buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/api_2.test.ts CLI_REGION: ap-southeast-2 depend-on: - publish_to_local_registry - identifier: searchable_migration buildspec: codebuild_specs/run_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/transformer-migrations/searchable-migration.test.ts CLI_REGION: us-east-1 USE_PARENT_ACCOUNT: 1 depend-on: - publish_to_local_registry - identifier: >- CustomRoots_KeyTransformerLocal_NestedStacksTest_TestComplexStackMappingsLocal buildspec: codebuild_specs/graphql_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/CustomRoots.e2e.test.ts|src/__tests__/KeyTransformerLocal.e2e.test.ts|src/__tests__/NestedStacksTest.e2e.test.ts|src/__tests__/TestComplexStackMappingsLocal.e2e.test.ts CLI_REGION: us-east-1 depend-on: - publish_to_local_registry - identifier: >- NonModelAuthV2Function_FunctionTransformerTests_KeyWithAuth_MutationCondition buildspec: codebuild_specs/graphql_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/NonModelAuthV2Function.e2e.test.ts|src/__tests__/FunctionTransformerTests.e2e.test.ts|src/__tests__/KeyWithAuth.e2e.test.ts|src/__tests__/MutationCondition.e2e.test.ts CLI_REGION: us-east-2 depend-on: - publish_to_local_registry - identifier: >- NoneEnvFunctionTransformer_NonModelAuthFunction_PerFieldAuthTests_PredictionsTransformerTests buildspec: codebuild_specs/graphql_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/NoneEnvFunctionTransformer.e2e.test.ts|src/__tests__/NonModelAuthFunction.e2e.test.ts|src/__tests__/PerFieldAuthTests.e2e.test.ts|src/__tests__/PredictionsTransformerTests.e2e.test.ts CLI_REGION: eu-west-2 depend-on: - publish_to_local_registry - identifier: >- PredictionsTransformerV2Tests_TransformerOptionsV2_VersionedModelTransformer_ConnectionsWithAuthTests buildspec: codebuild_specs/graphql_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/PredictionsTransformerV2Tests.e2e.test.ts|src/__tests__/TransformerOptionsV2.e2e.test.ts|src/__tests__/VersionedModelTransformer.e2e.test.ts|src/__tests__/ConnectionsWithAuthTests.e2e.test.ts CLI_REGION: eu-central-1 depend-on: - publish_to_local_registry - identifier: >- DefaultValueTransformer_DynamoDBModelTransformer_ModelConnectionTransformer_NewConnectionTransformer buildspec: codebuild_specs/graphql_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/DefaultValueTransformer.e2e.test.ts|src/__tests__/DynamoDBModelTransformer.e2e.test.ts|src/__tests__/ModelConnectionTransformer.e2e.test.ts|src/__tests__/NewConnectionTransformer.e2e.test.ts CLI_REGION: ap-northeast-1 depend-on: - publish_to_local_registry - identifier: >- NewConnectionWithAuth_RelationalWithOwnerFieldAsKeySchemaAuth_BelongsToTransformerV2_KeyTransformer buildspec: codebuild_specs/graphql_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/NewConnectionWithAuth.e2e.test.ts|src/__tests__/RelationalWithOwnerFieldAsKeySchemaAuth.e2e.test.ts|src/__tests__/BelongsToTransformerV2.e2e.test.ts|src/__tests__/KeyTransformer.e2e.test.ts CLI_REGION: us-east-1 depend-on: - publish_to_local_registry - identifier: >- ModelAuthTransformer_PerFieldAuthV2Transformer_PerFieldAuthV2TransformerWithFF_SubscriptionsWithAuthTest buildspec: codebuild_specs/graphql_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/ModelAuthTransformer.e2e.test.ts|src/__tests__/PerFieldAuthV2Transformer.e2e.test.ts|src/__tests__/PerFieldAuthV2TransformerWithFF.e2e.test.ts|src/__tests__/SubscriptionsWithAuthTest.e2e.test.ts CLI_REGION: us-east-2 depend-on: - publish_to_local_registry - identifier: >- IndexWithAuthV2_ModelConnectionWithKeyTransformer_RelationalWithAuthV2WithFF_IndexWithAuthV2WithFF buildspec: codebuild_specs/graphql_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/IndexWithAuthV2.e2e.test.ts|src/__tests__/ModelConnectionWithKeyTransformer.e2e.test.ts|src/__tests__/RelationalWithAuthV2WithFF.e2e.test.ts|src/__tests__/IndexWithAuthV2WithFF.e2e.test.ts CLI_REGION: us-west-2 depend-on: - publish_to_local_registry - identifier: >- MultiAuthModelAuthTransformer_IndexWithClaimFieldAsSortKeyAuth_ModelTransformer_MultiAuthV2Transformer buildspec: codebuild_specs/graphql_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/MultiAuthModelAuthTransformer.e2e.test.ts|src/__tests__/IndexWithClaimFieldAsSortKeyAuth.e2e.test.ts|src/__tests__/ModelTransformer.e2e.test.ts|src/__tests__/MultiAuthV2Transformer.e2e.test.ts CLI_REGION: eu-west-2 depend-on: - publish_to_local_registry - identifier: >- SubscriptionsWithAuthV2WithFF_MapsToTransformer_RelationalWithAuthV2_SubscriptionsWithAuthV2 buildspec: codebuild_specs/graphql_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/SubscriptionsWithAuthV2WithFF.e2e.test.ts|src/__tests__/MapsToTransformer.e2e.test.ts|src/__tests__/RelationalWithAuthV2.e2e.test.ts|src/__tests__/SubscriptionsWithAuthV2.e2e.test.ts CLI_REGION: eu-central-1 depend-on: - publish_to_local_registry - identifier: >- IndexTransformer_MultiAuthV2TransformerWithFF_AuthV2Transformer_AuthV2ExhaustiveT1A buildspec: codebuild_specs/graphql_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/IndexTransformer.e2e.test.ts|src/__tests__/MultiAuthV2TransformerWithFF.e2e.test.ts|src/__tests__/AuthV2Transformer.e2e.test.ts|src/__tests__/AuthV2ExhaustiveT1A.test.ts CLI_REGION: ap-northeast-1 depend-on: - publish_to_local_registry - identifier: >- AuthV2ExhaustiveT1B_AuthV2TransformerWithFF_IndexWithAutoQueryField_AuthV2ExhaustiveT1C buildspec: codebuild_specs/graphql_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/AuthV2ExhaustiveT1B.test.ts|src/__tests__/AuthV2TransformerWithFF.e2e.test.ts|src/__tests__/IndexWithAutoQueryField.e2e.test.ts|src/__tests__/AuthV2ExhaustiveT1C.test.ts CLI_REGION: ap-southeast-1 depend-on: - publish_to_local_registry - identifier: >- AuthV2ExhaustiveT2A_RelationalTransformers_SubscriptionsRuntimeFiltering_AuthV2ExhaustiveT1D buildspec: codebuild_specs/graphql_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/AuthV2ExhaustiveT2A.test.ts|src/__tests__/RelationalTransformers.e2e.test.ts|src/__tests__/SubscriptionsRuntimeFiltering.e2e.test.ts|src/__tests__/AuthV2ExhaustiveT1D.test.ts CLI_REGION: ap-southeast-2 depend-on: - publish_to_local_registry - identifier: >- AuthV2ExhaustiveT2B_AuthV2ExhaustiveT2D_AuthV2ExhaustiveT2C_SearchableModelTransformerV2 buildspec: codebuild_specs/graphql_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/AuthV2ExhaustiveT2B.test.ts|src/__tests__/AuthV2ExhaustiveT2D.test.ts|src/__tests__/AuthV2ExhaustiveT2C.test.ts|src/__tests__/SearchableModelTransformerV2.e2e.test.ts CLI_REGION: us-east-1 depend-on: - publish_to_local_registry - identifier: >- SearchableWithAuthTests_SearchableModelTransformer_SearchableWithAuthV2_SearchableWithAuthV2WithFF buildspec: codebuild_specs/graphql_e2e_tests.yml env: compute-type: BUILD_GENERAL1_MEDIUM variables: TEST_SUITE: >- src/__tests__/SearchableWithAuthTests.e2e.test.ts|src/__tests__/SearchableModelTransformer.e2e.test.ts|src/__tests__/SearchableWithAuthV2.e2e.test.ts|src/__tests__/SearchableWithAuthV2WithFF.e2e.test.ts CLI_REGION: us-east-2 depend-on: - publish_to_local_registry - identifier: FunctionTransformerTestsV2 buildspec: codebuild_specs/graphql_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/FunctionTransformerTestsV2.e2e.test.ts CLI_REGION: us-west-2 USE_PARENT_ACCOUNT: 1 depend-on: - publish_to_local_registry - identifier: HttpTransformer buildspec: codebuild_specs/graphql_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/HttpTransformer.e2e.test.ts CLI_REGION: ap-southeast-1 depend-on: - publish_to_local_registry - identifier: HttpTransformerV2 buildspec: codebuild_specs/graphql_e2e_tests.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/HttpTransformerV2.e2e.test.ts CLI_REGION: ap-southeast-2 depend-on: - publish_to_local_registry - identifier: api_key_migration_v5 buildspec: codebuild_specs/migration_tests_v5.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: >- src/__tests__/migration_tests/transformer_migration/api.key.migration.test.ts CLI_REGION: us-east-2 depend-on: - publish_to_local_registry - identifier: api_key_migration_2_v5 buildspec: codebuild_specs/migration_tests_v5.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: >- src/__tests__/migration_tests/transformer_migration/api.key.migration-2.test.ts CLI_REGION: us-west-2 depend-on: - publish_to_local_registry - identifier: api_key_migration_v6 buildspec: codebuild_specs/migration_tests_v6.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: >- src/__tests__/migration_tests/transformer_migration/api.key.migration.test.ts CLI_REGION: us-east-2 depend-on: - publish_to_local_registry - identifier: api_key_migration_2_v6 buildspec: codebuild_specs/migration_tests_v6.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: >- src/__tests__/migration_tests/transformer_migration/api.key.migration-2.test.ts CLI_REGION: us-west-2 depend-on: - publish_to_local_registry - identifier: scaffold_v10 buildspec: codebuild_specs/migration_tests_v10.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/migration_tests_v10/scaffold.test.ts CLI_REGION: us-east-2 depend-on: - publish_to_local_registry - identifier: api_rest_serverless_migration_v10 buildspec: codebuild_specs/migration_tests_v10.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: >- src/__tests__/migration_tests_v10/api-rest-serverless.migration.test.ts CLI_REGION: us-west-2 depend-on: - publish_to_local_registry - identifier: api_rest_basic_migration_v10 buildspec: codebuild_specs/migration_tests_v10.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/migration_tests_v10/api-rest-basic.migration.test.ts CLI_REGION: eu-west-2 depend-on: - publish_to_local_registry - identifier: api_graphql_v2_migration_v10 buildspec: codebuild_specs/migration_tests_v10.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/migration_tests_v10/api-graphql-v2.migration.test.ts CLI_REGION: eu-central-1 depend-on: - publish_to_local_registry - identifier: api_rest_lambda_migration_v10 buildspec: codebuild_specs/migration_tests_v10.yml env: compute-type: BUILD_GENERAL1_SMALL variables: TEST_SUITE: src/__tests__/migration_tests_v10/api-rest-lambda.migration.test.ts CLI_REGION: ap-northeast-1 depend-on: - publish_to_local_registry - identifier: cleanup_e2e_resources buildspec: codebuild_specs/cleanup_e2e_resources.yml env: compute-type: BUILD_GENERAL1_SMALL depend-on: - auth_2_datastore_modelgen_amplify_app_custom_transformers