diff --git a/codebuild_specs/e2e_workflow.yml b/codebuild_specs/e2e_workflow.yml index dd7accc50e..5cf707c161 100644 --- a/codebuild_specs/e2e_workflow.yml +++ b/codebuild_specs/e2e_workflow.yml @@ -75,7 +75,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=14848' TEST_SUITE: >- src/__tests__/api_7.test.ts|src/__tests__/schema-function-2.test.ts|src/__tests__/global_sandbox.test.ts|src/__tests__/graphql-v2/lambda-conflict-handler.test.ts|src/__tests__/graphql-v2/index-with-stack-mappings.test.ts - CLI_REGION: eu-west-2 + CLI_REGION: eu-west-1 depend-on: - publish_to_local_registry - identifier: >- @@ -87,7 +87,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=14848' TEST_SUITE: >- src/__tests__/api_5.test.ts|src/__tests__/schema-function-1.test.ts|src/__tests__/generate_ts_data_schema.test.ts|src/__tests__/resolvers.test.ts|src/__tests__/graphql-v2/sync_query_datastore.test.ts - CLI_REGION: ca-central-1 + CLI_REGION: ap-northeast-3 depend-on: - publish_to_local_registry - identifier: api_6_api_lambda_auth @@ -98,7 +98,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=14848' TEST_SUITE: >- src/__tests__/api_6.test.ts|src/__tests__/graphql-v2/api_lambda_auth.test.ts - CLI_REGION: eu-west-3 + CLI_REGION: eu-north-1 depend-on: - publish_to_local_registry - identifier: rds_v2 @@ -108,7 +108,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-v2.test.ts - CLI_REGION: ap-south-1 + CLI_REGION: ap-northeast-3 depend-on: - publish_to_local_registry - identifier: schema_iterative_update_5 @@ -118,7 +118,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/schema-iterative-update-5.test.ts - CLI_REGION: ap-southeast-1 + CLI_REGION: ap-south-1 depend-on: - publish_to_local_registry - identifier: schema_auth_2 @@ -128,7 +128,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/schema-auth-2.test.ts - CLI_REGION: ap-southeast-2 + CLI_REGION: ap-southeast-1 depend-on: - publish_to_local_registry - identifier: schema_auth_10 @@ -138,7 +138,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/schema-auth-10.test.ts - CLI_REGION: ca-central-1 + CLI_REGION: ap-southeast-2 depend-on: - publish_to_local_registry - identifier: schema_auth_1 @@ -148,7 +148,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/schema-auth-1.test.ts - CLI_REGION: eu-central-1 + CLI_REGION: ca-central-1 depend-on: - publish_to_local_registry - identifier: schema_auth_13 @@ -158,7 +158,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/schema-auth-13.test.ts - CLI_REGION: eu-north-1 + CLI_REGION: eu-central-1 depend-on: - publish_to_local_registry - identifier: schema_auth_12 @@ -168,7 +168,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/schema-auth-12.test.ts - CLI_REGION: eu-south-1 + CLI_REGION: eu-north-1 depend-on: - publish_to_local_registry - identifier: schema_auth_3 @@ -178,7 +178,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/schema-auth-3.test.ts - CLI_REGION: eu-west-1 + CLI_REGION: eu-south-1 depend-on: - publish_to_local_registry - identifier: schema_auth_15 @@ -188,7 +188,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/schema-auth-15.test.ts - CLI_REGION: eu-west-2 + CLI_REGION: eu-west-1 depend-on: - publish_to_local_registry - identifier: schema_auth_8 @@ -198,7 +198,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/schema-auth-8.test.ts - CLI_REGION: me-south-1 + CLI_REGION: eu-west-3 depend-on: - publish_to_local_registry - identifier: schema_auth_4 @@ -208,7 +208,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/schema-auth-4.test.ts - CLI_REGION: sa-east-1 + CLI_REGION: me-south-1 depend-on: - publish_to_local_registry - identifier: schema_auth_11 @@ -218,7 +218,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/schema-auth-11.test.ts - CLI_REGION: us-east-1 + CLI_REGION: sa-east-1 depend-on: - publish_to_local_registry - identifier: sql_generate_unauth @@ -228,7 +228,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/sql-generate-unauth.test.ts - CLI_REGION: ap-northeast-1 + CLI_REGION: us-west-2 depend-on: - publish_to_local_registry - identifier: schema_model @@ -238,7 +238,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/schema-model.test.ts - CLI_REGION: us-west-1 + CLI_REGION: us-east-2 depend-on: - publish_to_local_registry - identifier: rds_v2_test_utils @@ -248,7 +248,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-v2-test-utils.test.ts - CLI_REGION: ap-south-1 + CLI_REGION: ap-northeast-2 depend-on: - publish_to_local_registry - identifier: rds_relational_directives @@ -258,7 +258,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-relational-directives.test.ts - CLI_REGION: ap-southeast-1 + CLI_REGION: ap-northeast-3 depend-on: - publish_to_local_registry - identifier: rds_pg_v2_generate_schema @@ -268,7 +268,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-v2-generate-schema.test.ts - CLI_REGION: ap-southeast-2 + CLI_REGION: ap-south-1 depend-on: - publish_to_local_registry - identifier: rds_pg_userpool_auth @@ -278,7 +278,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-userpool-auth.test.ts - CLI_REGION: ca-central-1 + CLI_REGION: ap-southeast-1 depend-on: - publish_to_local_registry - identifier: rds_pg_userpool_auth_fields @@ -288,7 +288,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-userpool-auth-fields.test.ts - CLI_REGION: eu-central-1 + CLI_REGION: ap-southeast-2 depend-on: - publish_to_local_registry - identifier: rds_pg_relational_directives @@ -298,7 +298,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-relational-directives.test.ts - CLI_REGION: eu-north-1 + CLI_REGION: ca-central-1 depend-on: - publish_to_local_registry - identifier: rds_pg_refers_to @@ -308,7 +308,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-refers-to.test.ts - CLI_REGION: eu-west-1 + CLI_REGION: eu-central-1 depend-on: - publish_to_local_registry - identifier: rds_pg_refers_to_fields @@ -318,7 +318,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-refers-to-fields.test.ts - CLI_REGION: eu-west-2 + CLI_REGION: eu-north-1 depend-on: - publish_to_local_registry - identifier: rds_pg_oidc_auth @@ -328,7 +328,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-oidc-auth.test.ts - CLI_REGION: eu-west-3 + CLI_REGION: eu-west-1 depend-on: - publish_to_local_registry - identifier: rds_pg_oidc_auth_fields @@ -338,7 +338,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-oidc-auth-fields.test.ts - CLI_REGION: sa-east-1 + CLI_REGION: eu-west-2 depend-on: - publish_to_local_registry - identifier: rds_pg_model_v2 @@ -348,7 +348,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-model-v2.test.ts - CLI_REGION: us-east-1 + CLI_REGION: eu-west-3 depend-on: - publish_to_local_registry - identifier: rds_pg_import @@ -358,7 +358,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-import.test.ts - CLI_REGION: us-east-2 + CLI_REGION: sa-east-1 depend-on: - publish_to_local_registry - identifier: rds_pg_field_auth_userpool_static_dynamic @@ -368,7 +368,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-field-auth-userpool-static-dynamic.test.ts - CLI_REGION: us-west-1 + CLI_REGION: us-east-1 depend-on: - publish_to_local_registry - identifier: rds_pg_field_auth_userpool_iam @@ -378,7 +378,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-field-auth-userpool-iam.test.ts - CLI_REGION: us-west-2 + CLI_REGION: us-east-2 depend-on: - publish_to_local_registry - identifier: rds_pg_field_auth_lambda @@ -388,7 +388,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-field-auth-lambda.test.ts - CLI_REGION: ap-northeast-1 + CLI_REGION: us-west-1 depend-on: - publish_to_local_registry - identifier: rds_pg_field_auth_identityPool @@ -398,7 +398,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-field-auth-identityPool.test.ts - CLI_REGION: ap-northeast-2 + CLI_REGION: us-west-2 depend-on: - publish_to_local_registry - identifier: rds_pg_field_auth_iam @@ -408,7 +408,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-field-auth-iam.test.ts - CLI_REGION: ap-south-1 + CLI_REGION: ap-northeast-1 depend-on: - publish_to_local_registry - identifier: rds_pg_field_auth_apikey @@ -418,7 +418,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-field-auth-apikey.test.ts - CLI_REGION: ap-southeast-1 + CLI_REGION: ap-northeast-2 depend-on: - publish_to_local_registry - identifier: rds_pg_custom_claims_refersto_auth @@ -428,7 +428,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-custom-claims-refersto-auth.test.ts - CLI_REGION: ap-southeast-2 + CLI_REGION: ap-northeast-3 depend-on: - publish_to_local_registry - identifier: rds_pg_auth_iam @@ -438,7 +438,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-auth-iam.test.ts - CLI_REGION: ca-central-1 + CLI_REGION: ap-south-1 depend-on: - publish_to_local_registry - identifier: rds_pg_auth_iam_apikey_lambda_subscription @@ -448,7 +448,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-auth-iam-apikey-lambda-subscription.test.ts - CLI_REGION: eu-central-1 + CLI_REGION: ap-southeast-1 depend-on: - publish_to_local_registry - identifier: rds_pg_auth_apikey_lambda @@ -458,7 +458,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-auth-apikey-lambda.test.ts - CLI_REGION: eu-north-1 + CLI_REGION: ap-southeast-2 depend-on: - publish_to_local_registry - identifier: rds_pg_array_objects @@ -468,7 +468,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-pg-array-objects.test.ts - CLI_REGION: eu-west-1 + CLI_REGION: ca-central-1 depend-on: - publish_to_local_registry - identifier: rds_mysql_v2_generate_schema @@ -478,7 +478,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-mysql-v2-generate-schema.test.ts - CLI_REGION: eu-west-2 + CLI_REGION: eu-central-1 depend-on: - publish_to_local_registry - identifier: rds_mysql_userpool_auth @@ -488,7 +488,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-mysql-userpool-auth.test.ts - CLI_REGION: eu-west-3 + CLI_REGION: eu-north-1 depend-on: - publish_to_local_registry - identifier: rds_mysql_userpool_auth_fields @@ -498,7 +498,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-mysql-userpool-auth-fields.test.ts - CLI_REGION: sa-east-1 + CLI_REGION: eu-west-1 depend-on: - publish_to_local_registry - identifier: rds_mysql_refers_to @@ -508,7 +508,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-mysql-refers-to.test.ts - CLI_REGION: us-east-1 + CLI_REGION: eu-west-2 depend-on: - publish_to_local_registry - identifier: rds_mysql_refers_to_fields @@ -518,7 +518,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-mysql-refers-to-fields.test.ts - CLI_REGION: us-east-2 + CLI_REGION: eu-west-3 depend-on: - publish_to_local_registry - identifier: rds_mysql_oidc_auth @@ -528,7 +528,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-mysql-oidc-auth.test.ts - CLI_REGION: us-west-1 + CLI_REGION: sa-east-1 depend-on: - publish_to_local_registry - identifier: rds_mysql_oidc_auth_fields @@ -538,7 +538,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-mysql-oidc-auth-fields.test.ts - CLI_REGION: us-west-2 + CLI_REGION: us-east-1 depend-on: - publish_to_local_registry - identifier: rds_mysql_multi_auth_1 @@ -548,7 +548,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-mysql-multi-auth-1.test.ts - CLI_REGION: ap-northeast-1 + CLI_REGION: us-east-2 depend-on: - publish_to_local_registry - identifier: rds_mysql_model_v2 @@ -558,7 +558,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-mysql-model-v2.test.ts - CLI_REGION: ap-northeast-2 + CLI_REGION: us-west-1 depend-on: - publish_to_local_registry - identifier: rds_mysql_field_auth_userpool_static_dynamic @@ -568,7 +568,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-mysql-field-auth-userpool-static-dynamic.test.ts - CLI_REGION: ap-south-1 + CLI_REGION: us-west-2 depend-on: - publish_to_local_registry - identifier: rds_mysql_field_auth_userpool_iam @@ -578,7 +578,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-mysql-field-auth-userpool-iam.test.ts - CLI_REGION: ap-southeast-1 + CLI_REGION: ap-northeast-1 depend-on: - publish_to_local_registry - identifier: rds_mysql_field_auth_lambda @@ -588,7 +588,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-mysql-field-auth-lambda.test.ts - CLI_REGION: ap-southeast-2 + CLI_REGION: ap-northeast-2 depend-on: - publish_to_local_registry - identifier: rds_mysql_field_auth_identityPool @@ -598,7 +598,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-mysql-field-auth-identityPool.test.ts - CLI_REGION: ca-central-1 + CLI_REGION: ap-northeast-3 depend-on: - publish_to_local_registry - identifier: rds_mysql_field_auth_iam @@ -608,7 +608,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-mysql-field-auth-iam.test.ts - CLI_REGION: eu-central-1 + CLI_REGION: ap-south-1 depend-on: - publish_to_local_registry - identifier: rds_mysql_field_auth_apikey @@ -618,7 +618,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-mysql-field-auth-apikey.test.ts - CLI_REGION: eu-north-1 + CLI_REGION: ap-southeast-1 depend-on: - publish_to_local_registry - identifier: rds_mysql_custom_claims_refersto_auth @@ -628,7 +628,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-mysql-custom-claims-refersto-auth.test.ts - CLI_REGION: eu-west-1 + CLI_REGION: ap-southeast-2 depend-on: - publish_to_local_registry - identifier: rds_mysql_auth_iam @@ -638,7 +638,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-mysql-auth-iam.test.ts - CLI_REGION: eu-west-2 + CLI_REGION: ca-central-1 depend-on: - publish_to_local_registry - identifier: rds_mysql_auth_iam_apikey_lambda_subscription @@ -648,7 +648,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-mysql-auth-iam-apikey-lambda-subscription.test.ts - CLI_REGION: eu-west-3 + CLI_REGION: eu-central-1 depend-on: - publish_to_local_registry - identifier: rds_mysql_auth_apikey_lambda @@ -658,7 +658,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/rds-mysql-auth-apikey-lambda.test.ts - CLI_REGION: sa-east-1 + CLI_REGION: eu-north-1 depend-on: - publish_to_local_registry - identifier: schema_auth_9 @@ -668,7 +668,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/schema-auth-9.test.ts - CLI_REGION: ap-south-1 + CLI_REGION: ap-east-1 depend-on: - publish_to_local_registry - identifier: schema_auth_7 @@ -678,7 +678,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/schema-auth-7.test.ts - CLI_REGION: ap-southeast-1 + CLI_REGION: ap-northeast-1 depend-on: - publish_to_local_registry - identifier: schema_auth_14 @@ -688,7 +688,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/schema-auth-14.test.ts - CLI_REGION: ap-southeast-2 + CLI_REGION: ap-northeast-2 depend-on: - publish_to_local_registry - identifier: schema_auth_5 @@ -698,7 +698,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/schema-auth-5.test.ts - CLI_REGION: ca-central-1 + CLI_REGION: ap-northeast-3 depend-on: - publish_to_local_registry - identifier: schema_searchable @@ -719,7 +719,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/graphql-v2/searchable-datastore.test.ts - CLI_REGION: ap-south-1 + CLI_REGION: us-west-1 USE_PARENT_ACCOUNT: 1 depend-on: - publish_to_local_registry @@ -730,7 +730,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/schema-auth-6.test.ts - CLI_REGION: eu-west-1 + CLI_REGION: ca-central-1 depend-on: - publish_to_local_registry - identifier: searchable_previous_deployment_had_node_to_node @@ -741,7 +741,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/graphql-v2/searchable-node-to-node-encryption/searchable-previous-deployment-had-node-to-node.test.ts - CLI_REGION: ap-southeast-2 + CLI_REGION: ap-northeast-1 depend-on: - publish_to_local_registry - identifier: searchable_previous_deployment_no_node_to_node @@ -752,7 +752,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/graphql-v2/searchable-node-to-node-encryption/searchable-previous-deployment-no-node-to-node.test.ts - CLI_REGION: ca-central-1 + CLI_REGION: ap-northeast-2 depend-on: - publish_to_local_registry - identifier: utils_ddb_iam_access_data_construct_custom_logic_amplify_table_5 @@ -763,7 +763,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=14848' TEST_SUITE: >- src/__tests__/utils.test.ts|src/__tests__/ddb-iam-access.test.ts|src/__tests__/data-construct.test.ts|src/__tests__/custom-logic.test.ts|src/__tests__/amplify-table-5.test.ts - CLI_REGION: eu-west-3 + CLI_REGION: eu-west-2 depend-on: - publish_to_local_registry - identifier: >- @@ -775,7 +775,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=14848' TEST_SUITE: >- src/__tests__/add-resources.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/single-gsi-single-record.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/single-gsi-empty-table.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/single-gsi-1k-records.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/single-gsi-10k-records.test.ts - CLI_REGION: ap-southeast-2 + CLI_REGION: ap-northeast-2 depend-on: - publish_to_local_registry - identifier: >- @@ -787,7 +787,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=14848' TEST_SUITE: >- src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-update-attr-single-record.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-update-attr-empty-table.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-update-attr-1k-records.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-update-attr-10k-records.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-single-record.test.ts - CLI_REGION: ca-central-1 + CLI_REGION: ap-northeast-3 depend-on: - publish_to_local_registry - identifier: >- @@ -799,7 +799,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=14848' TEST_SUITE: >- src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-empty-table.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-1k-records.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-10k-records.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/3-gsis-single-record.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/3-gsis-empty-table.test.ts - CLI_REGION: eu-central-1 + CLI_REGION: ap-south-1 depend-on: - publish_to_local_registry - identifier: 3_gsis_1k_records_3_gsis_10k_records @@ -810,7 +810,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=14848' TEST_SUITE: >- src/__tests__/deploy-velocity-temporarily-disabled/3-gsis-1k-records.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/3-gsis-10k-records.test.ts - CLI_REGION: eu-north-1 + CLI_REGION: ap-southeast-1 depend-on: - publish_to_local_registry - identifier: sql_pg_userpool_auth @@ -820,7 +820,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/sql-pg-userpool-auth.test.ts - CLI_REGION: ap-south-1 + CLI_REGION: ap-northeast-3 depend-on: - publish_to_local_registry - identifier: sql_pg_oidc_auth @@ -830,7 +830,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/sql-pg-oidc-auth.test.ts - CLI_REGION: ap-southeast-1 + CLI_REGION: ap-south-1 depend-on: - publish_to_local_registry - identifier: sql_pg_models @@ -840,7 +840,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/sql-pg-models.test.ts - CLI_REGION: ap-southeast-2 + CLI_REGION: ap-southeast-1 depend-on: - publish_to_local_registry - identifier: sql_pg_canary @@ -861,7 +861,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/sql-pg-auto-increment.test.ts - CLI_REGION: eu-central-1 + CLI_REGION: ca-central-1 depend-on: - publish_to_local_registry - identifier: sql_pg_array_objects @@ -871,7 +871,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/sql-pg-array-objects.test.ts - CLI_REGION: eu-north-1 + CLI_REGION: eu-central-1 depend-on: - publish_to_local_registry - identifier: sql_mysql_canary @@ -881,7 +881,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/sql-mysql-canary.test.ts - CLI_REGION: eu-west-1 + CLI_REGION: eu-north-1 depend-on: - publish_to_local_registry - identifier: sql_models_2 @@ -891,7 +891,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/sql-models-2.test.ts - CLI_REGION: eu-west-2 + CLI_REGION: eu-west-1 depend-on: - publish_to_local_registry - identifier: sql_models_1 @@ -901,7 +901,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/sql-models-1.test.ts - CLI_REGION: eu-west-3 + CLI_REGION: eu-west-2 depend-on: - publish_to_local_registry - identifier: sql_iam_access @@ -911,7 +911,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/sql-iam-access.test.ts - CLI_REGION: sa-east-1 + CLI_REGION: eu-west-3 depend-on: - publish_to_local_registry - identifier: default_ddb_canary @@ -921,7 +921,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/default-ddb-canary.test.ts - CLI_REGION: eu-west-3 + CLI_REGION: eu-west-2 depend-on: - publish_to_local_registry - identifier: base_cdk_ap_east_1 @@ -954,6 +954,16 @@ batch: CLI_REGION: ap-northeast-2 depend-on: - publish_to_local_registry + - identifier: base_cdk_ap_northeast_3 + buildspec: codebuild_specs/run_cdk_tests.yml + env: + compute-type: BUILD_GENERAL1_MEDIUM + variables: + NODE_OPTIONS: '--max-old-space-size=6656' + TEST_SUITE: src/__tests__/base-cdk.test.ts + CLI_REGION: ap-northeast-3 + depend-on: + - publish_to_local_registry - identifier: base_cdk_ap_south_1 buildspec: codebuild_specs/run_cdk_tests.yml env: @@ -1121,7 +1131,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/amplify-table-4.test.ts - CLI_REGION: sa-east-1 + CLI_REGION: me-south-1 depend-on: - publish_to_local_registry - identifier: amplify_table_3 @@ -1131,7 +1141,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/amplify-table-3.test.ts - CLI_REGION: us-east-1 + CLI_REGION: sa-east-1 depend-on: - publish_to_local_registry - identifier: amplify_table_2 @@ -1141,7 +1151,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/amplify-table-2.test.ts - CLI_REGION: us-east-2 + CLI_REGION: us-east-1 depend-on: - publish_to_local_registry - identifier: amplify_table_1 @@ -1151,7 +1161,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/amplify-table-1.test.ts - CLI_REGION: us-west-1 + CLI_REGION: us-east-2 depend-on: - publish_to_local_registry - identifier: amplify_ddb_canary @@ -1161,7 +1171,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/amplify-ddb-canary.test.ts - CLI_REGION: us-west-2 + CLI_REGION: us-west-1 depend-on: - publish_to_local_registry - identifier: all_auth_modes @@ -1171,7 +1181,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/all-auth-modes.test.ts - CLI_REGION: ap-east-1 + CLI_REGION: us-west-2 depend-on: - publish_to_local_registry - identifier: admin_role @@ -1181,7 +1191,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/admin-role.test.ts - CLI_REGION: ap-northeast-1 + CLI_REGION: ap-east-1 depend-on: - publish_to_local_registry - identifier: sql_custom_ssl @@ -1191,7 +1201,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/sql-custom-ssl/sql-custom-ssl.test.ts - CLI_REGION: eu-west-1 + CLI_REGION: eu-central-1 depend-on: - publish_to_local_registry - identifier: restricted_field_auth_gen2 @@ -1202,7 +1212,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/restricted-field-auth/restricted-field-auth-gen2.test.ts - CLI_REGION: ca-central-1 + CLI_REGION: ap-southeast-1 depend-on: - publish_to_local_registry - identifier: restricted_field_auth_gen1 @@ -1213,7 +1223,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/restricted-field-auth/restricted-field-auth-gen1.test.ts - CLI_REGION: eu-central-1 + CLI_REGION: ap-southeast-2 depend-on: - publish_to_local_registry - identifier: restricted_field_auth_gen2_subscriptions_off @@ -1224,7 +1234,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/restricted-field-auth/subscriptions-off/restricted-field-auth-gen2-subscriptions-off.test.ts - CLI_REGION: eu-north-1 + CLI_REGION: ca-central-1 depend-on: - publish_to_local_registry - identifier: restricted_field_auth_gen1_subscriptions_off @@ -1235,7 +1245,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/restricted-field-auth/subscriptions-off/restricted-field-auth-gen1-subscriptions-off.test.ts - CLI_REGION: eu-south-1 + CLI_REGION: eu-central-1 depend-on: - publish_to_local_registry - identifier: references_sqlprimary_sqlrelated @@ -1246,7 +1256,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/relationships/references/references-sqlprimary-sqlrelated.test.ts - CLI_REGION: eu-central-1 + CLI_REGION: ap-southeast-2 depend-on: - publish_to_local_registry - identifier: references_sqlprimary_ddbrelated @@ -1257,7 +1267,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/relationships/references/references-sqlprimary-ddbrelated.test.ts - CLI_REGION: eu-north-1 + CLI_REGION: ca-central-1 depend-on: - publish_to_local_registry - identifier: references_ddbprimary_sqlrelated @@ -1268,7 +1278,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/relationships/references/references-ddbprimary-sqlrelated.test.ts - CLI_REGION: eu-south-1 + CLI_REGION: eu-central-1 depend-on: - publish_to_local_registry - identifier: references_ddbprimary_ddbrelated @@ -1279,7 +1289,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/relationships/references/references-ddbprimary-ddbrelated.test.ts - CLI_REGION: eu-west-1 + CLI_REGION: eu-north-1 depend-on: - publish_to_local_registry - identifier: recursive_relationships_sql @@ -1290,7 +1300,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/relationships/recursive/recursive-relationships-sql.test.ts - CLI_REGION: eu-west-2 + CLI_REGION: eu-south-1 depend-on: - publish_to_local_registry - identifier: recursive_relationships_ddb @@ -1301,7 +1311,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/relationships/recursive/recursive-relationships-ddb.test.ts - CLI_REGION: eu-west-3 + CLI_REGION: eu-west-1 depend-on: - publish_to_local_registry - identifier: uuid_pk_sqlprimary_sqlrelated @@ -1312,7 +1322,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/relationships/postgres-uuid-pk/uuid-pk-sqlprimary-sqlrelated.test.ts - CLI_REGION: me-south-1 + CLI_REGION: eu-west-2 depend-on: - publish_to_local_registry - identifier: uuid_pk_sqlprimary_ddbrelated @@ -1323,7 +1333,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/relationships/postgres-uuid-pk/uuid-pk-sqlprimary-ddbrelated.test.ts - CLI_REGION: sa-east-1 + CLI_REGION: eu-west-3 depend-on: - publish_to_local_registry - identifier: uuid_pk_ddbprimary_sqlrelated @@ -1334,7 +1344,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/relationships/postgres-uuid-pk/uuid-pk-ddbprimary-sqlrelated.test.ts - CLI_REGION: us-east-1 + CLI_REGION: me-south-1 depend-on: - publish_to_local_registry - identifier: multi_relationship_sqlprimary_sqlrelated @@ -1345,7 +1355,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/relationships/multi-relationship/multi-relationship-sqlprimary-sqlrelated.test.ts - CLI_REGION: us-east-2 + CLI_REGION: sa-east-1 depend-on: - publish_to_local_registry - identifier: multi_relationship_sqlprimary_ddbrelated @@ -1356,7 +1366,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/relationships/multi-relationship/multi-relationship-sqlprimary-ddbrelated.test.ts - CLI_REGION: us-west-1 + CLI_REGION: us-east-1 depend-on: - publish_to_local_registry - identifier: multi_relationship_ddbprimary_sqlrelated @@ -1367,7 +1377,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/relationships/multi-relationship/multi-relationship-ddbprimary-sqlrelated.test.ts - CLI_REGION: us-west-2 + CLI_REGION: us-east-2 depend-on: - publish_to_local_registry - identifier: multi_relationship_ddbprimary_ddbrelated @@ -1378,7 +1388,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/relationships/multi-relationship/multi-relationship-ddbprimary-ddbrelated.test.ts - CLI_REGION: ap-east-1 + CLI_REGION: us-west-1 depend-on: - publish_to_local_registry - identifier: relationships_gen1 @@ -1388,7 +1398,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/relationships/gen1/relationships-gen1.test.ts - CLI_REGION: ap-northeast-1 + CLI_REGION: us-west-2 depend-on: - publish_to_local_registry - identifier: assoc_field_subscriptions_off @@ -1399,7 +1409,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/owner-auth/subscriptions-off/assoc-field-subscriptions-off.test.ts - CLI_REGION: ca-central-1 + CLI_REGION: ap-south-1 depend-on: - publish_to_local_registry - identifier: bind_sql_ids @@ -1409,7 +1419,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/owner-auth/bind-sql-ids/bind-sql-ids.test.ts - CLI_REGION: eu-central-1 + CLI_REGION: ap-southeast-1 depend-on: - publish_to_local_registry - identifier: assoc_field_sqlprimary_sqlrelated @@ -1420,7 +1430,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/owner-auth/assoc-field/assoc-field-sqlprimary-sqlrelated.test.ts - CLI_REGION: eu-north-1 + CLI_REGION: ap-southeast-2 depend-on: - publish_to_local_registry - identifier: assoc_field_sqlprimary_ddbrelated @@ -1431,7 +1441,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/owner-auth/assoc-field/assoc-field-sqlprimary-ddbrelated.test.ts - CLI_REGION: eu-south-1 + CLI_REGION: ca-central-1 depend-on: - publish_to_local_registry - identifier: assoc_field_ddbprimary_sqlrelated @@ -1442,7 +1452,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/owner-auth/assoc-field/assoc-field-ddbprimary-sqlrelated.test.ts - CLI_REGION: eu-west-1 + CLI_REGION: eu-central-1 depend-on: - publish_to_local_registry - identifier: assoc_field_ddbprimary_ddbrelated @@ -1453,7 +1463,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/owner-auth/assoc-field/assoc-field-ddbprimary-ddbrelated.test.ts - CLI_REGION: eu-west-2 + CLI_REGION: eu-north-1 depend-on: - publish_to_local_registry - identifier: static_group_auth_sqlprimary_sqlrelated_subscriptions_off @@ -1464,7 +1474,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/group-auth/subscriptions-off/static-group-auth/static-group-auth-sqlprimary-sqlrelated-subscriptions-off.test.ts - CLI_REGION: eu-west-3 + CLI_REGION: eu-south-1 depend-on: - publish_to_local_registry - identifier: static_group_auth_sqlprimary_ddbrelated_subscriptions_off @@ -1475,7 +1485,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/group-auth/subscriptions-off/static-group-auth/static-group-auth-sqlprimary-ddbrelated-subscriptions-off.test.ts - CLI_REGION: me-south-1 + CLI_REGION: eu-west-1 depend-on: - publish_to_local_registry - identifier: static_group_auth_ddbprimary_sqlrelated_subscriptions_off @@ -1486,7 +1496,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/group-auth/subscriptions-off/static-group-auth/static-group-auth-ddbprimary-sqlrelated-subscriptions-off.test.ts - CLI_REGION: sa-east-1 + CLI_REGION: eu-west-2 depend-on: - publish_to_local_registry - identifier: static_group_auth_ddbprimary_ddbrelated_subscriptions_off @@ -1497,7 +1507,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/group-auth/subscriptions-off/static-group-auth/static-group-auth-ddbprimary-ddbrelated-subscriptions-off.test.ts - CLI_REGION: us-east-1 + CLI_REGION: eu-west-3 depend-on: - publish_to_local_registry - identifier: dynamic_group_auth_sqlprimary_sqlrelated_subscriptions_off @@ -1508,7 +1518,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/group-auth/subscriptions-off/dynamic-group-auth/dynamic-group-auth-sqlprimary-sqlrelated-subscriptions-off.test.ts - CLI_REGION: us-east-2 + CLI_REGION: me-south-1 depend-on: - publish_to_local_registry - identifier: dynamic_group_auth_sqlprimary_ddbrelated_subscriptions_off @@ -1519,7 +1529,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/group-auth/subscriptions-off/dynamic-group-auth/dynamic-group-auth-sqlprimary-ddbrelated-subscriptions-off.test.ts - CLI_REGION: us-west-1 + CLI_REGION: sa-east-1 depend-on: - publish_to_local_registry - identifier: dynamic_group_auth_ddbprimary_sqlrelated_subscriptions_off @@ -1530,7 +1540,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/group-auth/subscriptions-off/dynamic-group-auth/dynamic-group-auth-ddbprimary-sqlrelated-subscriptions-off.test.ts - CLI_REGION: us-west-2 + CLI_REGION: us-east-1 depend-on: - publish_to_local_registry - identifier: dynamic_group_auth_ddbprimary_ddbrelated_subscriptions_off @@ -1541,7 +1551,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/group-auth/subscriptions-off/dynamic-group-auth/dynamic-group-auth-ddbprimary-ddbrelated-subscriptions-off.test.ts - CLI_REGION: ap-northeast-1 + CLI_REGION: us-east-2 depend-on: - publish_to_local_registry - identifier: static_group_auth_sqlprimary_sqlrelated @@ -1552,7 +1562,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/group-auth/static-group-auth/static-group-auth-sqlprimary-sqlrelated.test.ts - CLI_REGION: ap-northeast-2 + CLI_REGION: us-west-1 depend-on: - publish_to_local_registry - identifier: static_group_auth_sqlprimary_ddbrelated @@ -1563,7 +1573,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/group-auth/static-group-auth/static-group-auth-sqlprimary-ddbrelated.test.ts - CLI_REGION: ap-south-1 + CLI_REGION: us-west-2 depend-on: - publish_to_local_registry - identifier: static_group_auth_ddbprimary_sqlrelated @@ -1574,7 +1584,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/group-auth/static-group-auth/static-group-auth-ddbprimary-sqlrelated.test.ts - CLI_REGION: ap-southeast-1 + CLI_REGION: ap-northeast-1 depend-on: - publish_to_local_registry - identifier: static_group_auth_ddbprimary_ddbrelated @@ -1585,7 +1595,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/group-auth/static-group-auth/static-group-auth-ddbprimary-ddbrelated.test.ts - CLI_REGION: ap-southeast-2 + CLI_REGION: ap-northeast-2 depend-on: - publish_to_local_registry - identifier: dynamic_group_auth_sqlprimary_sqlrelated @@ -1596,7 +1606,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/group-auth/dynamic-group-auth/dynamic-group-auth-sqlprimary-sqlrelated.test.ts - CLI_REGION: ca-central-1 + CLI_REGION: ap-northeast-3 depend-on: - publish_to_local_registry - identifier: dynamic_group_auth_sqlprimary_ddbrelated @@ -1607,7 +1617,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/group-auth/dynamic-group-auth/dynamic-group-auth-sqlprimary-ddbrelated.test.ts - CLI_REGION: eu-central-1 + CLI_REGION: ap-south-1 depend-on: - publish_to_local_registry - identifier: dynamic_group_auth_ddbprimary_sqlrelated @@ -1618,7 +1628,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/group-auth/dynamic-group-auth/dynamic-group-auth-ddbprimary-sqlrelated.test.ts - CLI_REGION: eu-north-1 + CLI_REGION: ap-southeast-1 depend-on: - publish_to_local_registry - identifier: dynamic_group_auth_ddbprimary_ddbrelated @@ -1629,7 +1639,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/group-auth/dynamic-group-auth/dynamic-group-auth-ddbprimary-ddbrelated.test.ts - CLI_REGION: eu-south-1 + CLI_REGION: ap-southeast-2 depend-on: - publish_to_local_registry - identifier: generation @@ -1650,7 +1660,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/deploy-velocity/single-gsi-100k-records.test.ts - CLI_REGION: eu-south-1 + CLI_REGION: ap-southeast-2 depend-on: - publish_to_local_registry - identifier: replace_2_gsis_update_attr_100k_records @@ -1661,7 +1671,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: >- src/__tests__/deploy-velocity/replace-2-gsis-update-attr-100k-records.test.ts - CLI_REGION: eu-west-1 + CLI_REGION: ca-central-1 depend-on: - publish_to_local_registry - identifier: replace_2_gsis_100k_records @@ -1671,7 +1681,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/deploy-velocity/replace-2-gsis-100k-records.test.ts - CLI_REGION: eu-west-2 + CLI_REGION: eu-central-1 depend-on: - publish_to_local_registry - identifier: 3_gsis_100k_records @@ -1681,7 +1691,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/deploy-velocity/3-gsis-100k-records.test.ts - CLI_REGION: eu-west-3 + CLI_REGION: eu-north-1 depend-on: - publish_to_local_registry - identifier: conversation @@ -1704,7 +1714,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=14848' TEST_SUITE: >- src/__tests__/NonModelAuthV2Function.e2e.test.ts|src/__tests__/TransformerOptionsV2.e2e.test.ts|src/__tests__/PredictionsTransformerV2Tests.e2e.test.ts|src/__tests__/DefaultValueTransformer.e2e.test.ts|src/__tests__/PerFieldAuthV2TransformerWithFF.e2e.test.ts - CLI_REGION: ap-south-1 + CLI_REGION: ap-northeast-3 depend-on: - publish_to_local_registry - identifier: >- @@ -1716,7 +1726,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=14848' TEST_SUITE: >- src/__tests__/PerFieldAuthV2Transformer.e2e.test.ts|src/__tests__/BelongsToTransformerV2.e2e.test.ts|src/__tests__/RelationalWithAuthV2WithFF.e2e.test.ts|src/__tests__/IndexWithAuthV2.e2e.test.ts|src/__tests__/IndexWithAuthV2WithFF.e2e.test.ts - CLI_REGION: ap-southeast-1 + CLI_REGION: ap-south-1 depend-on: - publish_to_local_registry - identifier: >- @@ -1728,7 +1738,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=14848' TEST_SUITE: >- src/__tests__/SubscriptionsWithAuthV2WithFF.e2e.test.ts|src/__tests__/MultiAuthV2Transformer.e2e.test.ts|src/__tests__/ModelTransformer.e2e.test.ts|src/__tests__/SubscriptionsWithAuthV2.e2e.test.ts|src/__tests__/RelationalWithAuthV2.e2e.test.ts - CLI_REGION: ap-southeast-2 + CLI_REGION: ap-southeast-1 depend-on: - publish_to_local_registry - identifier: >- @@ -1740,7 +1750,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=14848' TEST_SUITE: >- src/__tests__/MapsToTransformer.e2e.test.ts|src/__tests__/MultiAuthV2TransformerWithFF.e2e.test.ts|src/__tests__/AuthV2Transformer.e2e.test.ts|src/__tests__/AuthV2ExhaustiveT1B.test.ts|src/__tests__/AuthV2ExhaustiveT1A.test.ts - CLI_REGION: ca-central-1 + CLI_REGION: ap-southeast-2 depend-on: - publish_to_local_registry - identifier: >- @@ -1752,7 +1762,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=14848' TEST_SUITE: >- src/__tests__/AuthV2TransformerWithFF.e2e.test.ts|src/__tests__/SubscriptionsRuntimeFiltering.e2e.test.ts|src/__tests__/AuthV2ExhaustiveT2A.test.ts|src/__tests__/AuthV2ExhaustiveT1C.test.ts|src/__tests__/AuthV2ExhaustiveT1D.test.ts - CLI_REGION: eu-central-1 + CLI_REGION: ca-central-1 depend-on: - publish_to_local_registry - identifier: >- @@ -1764,7 +1774,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=14848' TEST_SUITE: >- src/__tests__/AuthV2ExhaustiveT2B.test.ts|src/__tests__/AuthV2ExhaustiveT2D.test.ts|src/__tests__/AuthV2ExhaustiveT2C.test.ts|src/__tests__/RelationalWithAuthV2Redacted.e2e.test.ts|src/__tests__/RelationalWithAuthV2NonRedacted.e2e.test.ts - CLI_REGION: eu-north-1 + CLI_REGION: eu-central-1 depend-on: - publish_to_local_registry - identifier: >- @@ -1776,7 +1786,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=14848' TEST_SUITE: >- src/__tests__/AuthV2TransformerIAM.test.ts|src/__tests__/AuthV2ExhaustiveT3D.test.ts|src/__tests__/AuthV2ExhaustiveT3C.test.ts|src/__tests__/AuthV2ExhaustiveT3B.test.ts|src/__tests__/AuthV2ExhaustiveT3A.test.ts - CLI_REGION: eu-south-1 + CLI_REGION: eu-north-1 depend-on: - publish_to_local_registry - identifier: >- @@ -1788,7 +1798,7 @@ batch: NODE_OPTIONS: '--max-old-space-size=14848' TEST_SUITE: >- src/__tests__/SearchableModelTransformerV2.e2e.test.ts|src/__tests__/SearchableWithAuthV2WithFF.e2e.test.ts|src/__tests__/SearchableWithAuthV2.e2e.test.ts - CLI_REGION: eu-west-3 + CLI_REGION: eu-west-2 depend-on: - publish_to_local_registry - identifier: FunctionTransformerTestsV2 @@ -1798,7 +1808,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/FunctionTransformerTestsV2.e2e.test.ts - CLI_REGION: ap-south-1 + CLI_REGION: ap-northeast-3 USE_PARENT_ACCOUNT: 1 depend-on: - publish_to_local_registry @@ -1809,7 +1819,7 @@ batch: variables: NODE_OPTIONS: '--max-old-space-size=6656' TEST_SUITE: src/__tests__/HttpTransformerV2.e2e.test.ts - CLI_REGION: ap-south-1 + CLI_REGION: ap-northeast-3 depend-on: - publish_to_local_registry - identifier: cleanup_e2e_resources diff --git a/scripts/e2e-test-regions.json b/scripts/e2e-test-regions.json index e97590811d..7d4cfe9118 100644 --- a/scripts/e2e-test-regions.json +++ b/scripts/e2e-test-regions.json @@ -2,6 +2,7 @@ { "name": "ap-east-1", "dataAPISupported": false, "optIn": true, "cognitoSupported": false, "betaLayerDeployed": true }, { "name": "ap-northeast-1", "dataAPISupported": true, "optIn": false, "cognitoSupported": true, "betaLayerDeployed": true }, { "name": "ap-northeast-2", "dataAPISupported": true, "optIn": false, "cognitoSupported": true, "betaLayerDeployed": true }, + { "name": "ap-northeast-3", "dataAPISupported": false, "optIn": false, "cognitoSupported": true, "betaLayerDeployed": true }, { "name": "ap-south-1", "dataAPISupported": true, "optIn": false, "cognitoSupported": true, "betaLayerDeployed": true }, { "name": "ap-southeast-1", "dataAPISupported": true, "optIn": false, "cognitoSupported": true, "betaLayerDeployed": true }, { "name": "ap-southeast-2", "dataAPISupported": true, "optIn": false, "cognitoSupported": true, "betaLayerDeployed": true },