@@ -377,7 +377,6 @@ functions:
377377        include_expansions_in_env :
378378          - MONGODB_URI 
379379          - DRIVERS_TOOLS 
380-           - MONGODB_AWS_SDK 
381380          - AWS_ACCESS_KEY_ID 
382381          - AWS_SECRET_ACCESS_KEY 
383382          - AWS_SESSION_TOKEN 
@@ -394,7 +393,6 @@ functions:
394393        include_expansions_in_env :
395394          - MONGODB_URI 
396395          - DRIVERS_TOOLS 
397-           - MONGODB_AWS_SDK 
398396          - AWS_ACCESS_KEY_ID 
399397          - AWS_SECRET_ACCESS_KEY 
400398          - AWS_SESSION_TOKEN 
@@ -411,7 +409,6 @@ functions:
411409        include_expansions_in_env :
412410          - MONGODB_URI 
413411          - DRIVERS_TOOLS 
414-           - MONGODB_AWS_SDK 
415412          - AWS_ACCESS_KEY_ID 
416413          - AWS_SECRET_ACCESS_KEY 
417414          - AWS_SESSION_TOKEN 
@@ -429,7 +426,6 @@ functions:
429426        include_expansions_in_env :
430427          - MONGODB_URI 
431428          - DRIVERS_TOOLS 
432-           - MONGODB_AWS_SDK 
433429          - AWS_ACCESS_KEY_ID 
434430          - AWS_SECRET_ACCESS_KEY 
435431          - AWS_SESSION_TOKEN 
@@ -446,7 +442,6 @@ functions:
446442        include_expansions_in_env :
447443          - MONGODB_URI 
448444          - DRIVERS_TOOLS 
449-           - MONGODB_AWS_SDK 
450445          - AWS_ACCESS_KEY_ID 
451446          - AWS_SECRET_ACCESS_KEY 
452447          - AWS_SESSION_TOKEN 
@@ -463,7 +458,6 @@ functions:
463458        include_expansions_in_env :
464459          - MONGODB_URI 
465460          - DRIVERS_TOOLS 
466-           - MONGODB_AWS_SDK 
467461          - AWS_ACCESS_KEY_ID 
468462          - AWS_SECRET_ACCESS_KEY 
469463          - AWS_SESSION_TOKEN 
@@ -481,7 +475,6 @@ functions:
481475        include_expansions_in_env :
482476          - MONGODB_URI 
483477          - DRIVERS_TOOLS 
484-           - MONGODB_AWS_SDK 
485478          - AWS_ACCESS_KEY_ID 
486479          - AWS_SECRET_ACCESS_KEY 
487480          - AWS_SESSION_TOKEN 
@@ -497,7 +490,6 @@ functions:
497490      params :
498491        include_expansions_in_env :
499492          - DRIVERS_TOOLS 
500-           - MONGODB_AWS_SDK 
501493          - PROJECT_DIRECTORY 
502494          - MONGODB_BINARIES 
503495          - AWS_ACCESS_KEY_ID 
@@ -542,7 +534,6 @@ functions:
542534          - AWS_SESSION_TOKEN 
543535        env :
544536          AWS_CREDENTIAL_TYPE : env-creds 
545-           MONGODB_AWS_SDK : ' true' 
546537        working_dir : src 
547538        binary : bash 
548539        args :
@@ -1660,7 +1651,6 @@ tasks:
16601651            - {key: AUTH, value: auth} 
16611652            - {key: ORCHESTRATION_FILE, value: auth-aws.json} 
16621653            - {key: TOPOLOGY, value: server} 
1663-             - {key: MONGODB_AWS_SDK, value: 'true'} 
16641654      - func : install dependencies 
16651655      - func : bootstrap mongo-orchestration 
16661656      - func : assume secrets manager role 
@@ -1675,7 +1665,6 @@ tasks:
16751665            - {key: AUTH, value: auth} 
16761666            - {key: ORCHESTRATION_FILE, value: auth-aws.json} 
16771667            - {key: TOPOLOGY, value: server} 
1678-             - {key: MONGODB_AWS_SDK, value: 'true'} 
16791668      - func : install dependencies 
16801669      - func : bootstrap mongo-orchestration 
16811670      - func : assume secrets manager role 
@@ -1690,7 +1679,6 @@ tasks:
16901679            - {key: AUTH, value: auth} 
16911680            - {key: ORCHESTRATION_FILE, value: auth-aws.json} 
16921681            - {key: TOPOLOGY, value: server} 
1693-             - {key: MONGODB_AWS_SDK, value: 'true'} 
16941682      - func : install dependencies 
16951683      - func : bootstrap mongo-orchestration 
16961684      - func : assume secrets manager role 
@@ -1705,7 +1693,6 @@ tasks:
17051693            - {key: AUTH, value: auth} 
17061694            - {key: ORCHESTRATION_FILE, value: auth-aws.json} 
17071695            - {key: TOPOLOGY, value: server} 
1708-             - {key: MONGODB_AWS_SDK, value: 'true'} 
17091696      - func : install dependencies 
17101697      - func : bootstrap mongo-orchestration 
17111698      - func : assume secrets manager role 
@@ -1720,7 +1707,6 @@ tasks:
17201707            - {key: AUTH, value: auth} 
17211708            - {key: ORCHESTRATION_FILE, value: auth-aws.json} 
17221709            - {key: TOPOLOGY, value: server} 
1723-             - {key: MONGODB_AWS_SDK, value: 'true'} 
17241710      - func : install dependencies 
17251711      - func : bootstrap mongo-orchestration 
17261712      - func : assume secrets manager role 
@@ -1735,7 +1721,6 @@ tasks:
17351721            - {key: AUTH, value: auth} 
17361722            - {key: ORCHESTRATION_FILE, value: auth-aws.json} 
17371723            - {key: TOPOLOGY, value: server} 
1738-             - {key: MONGODB_AWS_SDK, value: 'true'} 
17391724      - func : install dependencies 
17401725      - func : bootstrap mongo-orchestration 
17411726      - func : assume secrets manager role 
@@ -1750,7 +1735,6 @@ tasks:
17501735            - {key: AUTH, value: auth} 
17511736            - {key: ORCHESTRATION_FILE, value: auth-aws.json} 
17521737            - {key: TOPOLOGY, value: server} 
1753-             - {key: MONGODB_AWS_SDK, value: 'true'} 
17541738      - func : install dependencies 
17551739      - func : bootstrap mongo-orchestration 
17561740      - func : assume secrets manager role 
@@ -1765,87 +1749,10 @@ tasks:
17651749            - {key: AUTH, value: auth} 
17661750            - {key: ORCHESTRATION_FILE, value: auth-aws.json} 
17671751            - {key: TOPOLOGY, value: server} 
1768-             - {key: MONGODB_AWS_SDK, value: 'true'} 
17691752      - func : install dependencies 
17701753      - func : bootstrap mongo-orchestration 
17711754      - func : assume secrets manager role 
17721755      - func : run aws auth test AssumeRoleWithWebIdentity with AWS_ROLE_SESSION_NAME set 
1773-   - name : aws-latest-auth-test-run-aws-auth-test-with-regular-aws-credentials-no-peer-dependencies 
1774-     commands :
1775-       - command : expansions.update 
1776-         type : setup 
1777-         params :
1778-           updates :
1779-             - {key: VERSION, value: latest} 
1780-             - {key: AUTH, value: auth} 
1781-             - {key: ORCHESTRATION_FILE, value: auth-aws.json} 
1782-             - {key: TOPOLOGY, value: server} 
1783-             - {key: MONGODB_AWS_SDK, value: 'false'} 
1784-       - func : install dependencies 
1785-       - func : bootstrap mongo-orchestration 
1786-       - func : assume secrets manager role 
1787-       - func : run aws auth test with regular aws credentials 
1788-   - name : aws-latest-auth-test-run-aws-auth-test-with-assume-role-credentials-no-peer-dependencies 
1789-     commands :
1790-       - command : expansions.update 
1791-         type : setup 
1792-         params :
1793-           updates :
1794-             - {key: VERSION, value: latest} 
1795-             - {key: AUTH, value: auth} 
1796-             - {key: ORCHESTRATION_FILE, value: auth-aws.json} 
1797-             - {key: TOPOLOGY, value: server} 
1798-             - {key: MONGODB_AWS_SDK, value: 'false'} 
1799-       - func : install dependencies 
1800-       - func : bootstrap mongo-orchestration 
1801-       - func : assume secrets manager role 
1802-       - func : run aws auth test with assume role credentials 
1803-   - name : aws-latest-auth-test-run-aws-auth-test-with-aws-credentials-as-environment-variables-no-peer-dependencies 
1804-     commands :
1805-       - command : expansions.update 
1806-         type : setup 
1807-         params :
1808-           updates :
1809-             - {key: VERSION, value: latest} 
1810-             - {key: AUTH, value: auth} 
1811-             - {key: ORCHESTRATION_FILE, value: auth-aws.json} 
1812-             - {key: TOPOLOGY, value: server} 
1813-             - {key: MONGODB_AWS_SDK, value: 'false'} 
1814-       - func : install dependencies 
1815-       - func : bootstrap mongo-orchestration 
1816-       - func : assume secrets manager role 
1817-       - func : run aws auth test with aws credentials as environment variables 
1818-   - name : >- 
1819-       aws-latest-auth-test-run-aws-auth-test-with-aws-credentials-and-session-token-as-environment-variables-no-peer-dependencies 
1820-     commands: 
1821-       - command: expansions.update 
1822-         type: setup 
1823-         params: 
1824-           updates: 
1825-             - {key: VERSION, value: latest} 
1826-             - {key: AUTH, value: auth} 
1827-             - {key: ORCHESTRATION_FILE, value: auth-aws.json} 
1828-             - {key: TOPOLOGY, value: server} 
1829-             - {key: MONGODB_AWS_SDK, value: 'false'} 
1830-       - func: install dependencies 
1831-       - func: bootstrap mongo-orchestration 
1832-       - func: assume secrets manager role 
1833-       - func: run aws auth test with aws credentials and session token as environment variables 
1834- name : aws-latest-auth-test-run-aws-ECS-auth-test-no-peer-dependencies 
1835-     commands :
1836-       - command : expansions.update 
1837-         type : setup 
1838-         params :
1839-           updates :
1840-             - {key: VERSION, value: latest} 
1841-             - {key: AUTH, value: auth} 
1842-             - {key: ORCHESTRATION_FILE, value: auth-aws.json} 
1843-             - {key: TOPOLOGY, value: server} 
1844-             - {key: MONGODB_AWS_SDK, value: 'false'} 
1845-       - func : install dependencies 
1846-       - func : bootstrap mongo-orchestration 
1847-       - func : assume secrets manager role 
1848-       - func : run aws ECS auth test 
18491756  - name : run-spec-benchmark-tests-node-server 
18501757    tags :
18511758      - run-spec-benchmark-tests 
@@ -3567,12 +3474,6 @@ buildvariants:
35673474      - aws-latest-auth-test-run-aws-ECS-auth-test 
35683475      - aws-latest-auth-test-run-aws-auth-test-AssumeRoleWithWebIdentity-with-AWS_ROLE_SESSION_NAME-unset 
35693476      - aws-latest-auth-test-run-aws-auth-test-AssumeRoleWithWebIdentity-with-AWS_ROLE_SESSION_NAME-set 
3570-       - aws-latest-auth-test-run-aws-auth-test-with-regular-aws-credentials-no-peer-dependencies 
3571-       - aws-latest-auth-test-run-aws-auth-test-with-assume-role-credentials-no-peer-dependencies 
3572-       - aws-latest-auth-test-run-aws-auth-test-with-aws-credentials-as-environment-variables-no-peer-dependencies 
3573-       - >- 
3574-         aws-latest-auth-test-run-aws-auth-test-with-aws-credentials-and-session-token-as-environment-variables-no-peer-dependencies 
3575- aws-latest-auth-test-run-aws-ECS-auth-test-no-peer-dependencies 
35763477  - name : ubuntu2204-test-atlas-data-lake 
35773478    display_name : Atlas Data Lake Tests 
35783479    run_on : ubuntu2204-large 
0 commit comments