├── CHANGELOG.md ├── Readme.md ├── checksums.json ├── composer.json ├── index.js ├── layers.json └── package.json /CHANGELOG.md: -------------------------------------------------------------------------------- 1 | # Change log 2 | 3 | ## 1.8.5 4 | - Upgrade Imagick to support PHP 8.4 5 | 6 | ## 1.8.4 7 | 8 | - Updated Blackfire to version 1.92.36. 9 | 10 | ## 1.8.4 11 | 12 | - Updated Blackfire to version 1.92.37. 13 | 14 | ## 1.8.3 15 | 16 | - Updated Blackfire to version 1.92.34. 17 | 18 | ## 1.8.2 19 | 20 | - Updated Blackfire to version 1.92.33. 21 | 22 | ## 1.8.1 23 | 24 | - Updated Blackfire to version 1.92.32. 25 | 26 | ## 1.8.0 27 | 28 | - Upgrade Imagick to version 7.1.1-38 and build with support for AVIF format (aom encoder). 29 | - Added support for [MongoDB driver for PHP](https://pecl.php.net/package/mongodb) 2.0.0 30 | - Use official Tideways image 31 | - Upgrade NewRelic Agent to v11.7.0.21 32 | 33 | ## 1.7.2 34 | 35 | - Update the tideways extension 36 | 37 | ## 1.7.1 38 | 39 | - Fix odbc extension missing files 40 | 41 | ## 1.7.0 42 | 43 | - Add support for PHP 8.4 for most extensions. 44 | 45 | ## 1.6.0 46 | 47 | - Add support for PHP 8.4 for postgres 48 | 49 | ## 1.5.0 50 | 51 | - Add support for PHP 8.4 for gd, sqlsrv and mongodb 52 | - Added h3 extension 53 | - Updated Blackfire to version 1.92.30. 54 | - Updated NewRelic Agent to v11.3.0.16 55 | 56 | ## 1.4.10 57 | 58 | - Updated Blackfire to version 1.92.26. 59 | 60 | ## 1.4.9 61 | 62 | - Updated Blackfire to version 1.92.25. 63 | - Update Imagick layer 64 | 65 | ## 1.4.8 66 | 67 | - Updated Blackfire to version 1.92.24. 68 | 69 | ## 1.4.7 70 | 71 | - Updated New Relic 72 | 73 | ## 1.4.6 74 | 75 | - Updated Blackfire to version 1.92.22. 76 | 77 | ## 1.4.5 78 | 79 | - Updated Blackfire to version 1.92.21. 80 | 81 | ## 1.4.4 82 | 83 | - Updated Blackfire 84 | - Updated NewRelic to version v10.22.0.12 85 | 86 | ## 1.4.1 87 | 88 | - Updated Blackfire to version 1.92.9. 89 | 90 | ## 1.4.0 91 | 92 | - Updated Blackfire to version 1.92.8. 93 | - Added support for PHP 8.3 94 | - Added xmlrpc extension 95 | 96 | ## 1.3.3 97 | 98 | - Updated Blackfire to version 1.92.2. 99 | 100 | ## 1.3.2 101 | 102 | - Updated Blackfire to version 1.90.0. 103 | 104 | ## 1.3.1 105 | 106 | - Update PDO sqlsrv to 5.11.1 107 | 108 | ## 1.3.0 109 | 110 | - Added extension SNMP 111 | - Added extension Excimer 112 | - Update elastic apm to version 1.8.4 113 | - Use openssl 1.1.1w in relay extension 114 | 115 | ## 1.2.6 116 | 117 | ### Added 118 | 119 | - Updated Blackfire to version 1.89.0. 120 | 121 | ## 1.2.5 122 | 123 | ### Added 124 | 125 | - Updated Blackfire to version 1.88.1. 126 | 127 | ## 1.2.4 128 | 129 | ### Added 130 | 131 | - Updated Blackfire to version 1.88.0. 132 | 133 | ## 1.2.3 134 | 135 | * Fix Laravel support 136 | * Upgrade Imagick 137 | 138 | ## 1.2.2 139 | 140 | * Update layer versions (previous release did not include them). 141 | 142 | ## 1.2.1 143 | 144 | * Specify specific version, so upgrades are explicit and not cached by @GrahamCampbell in https://github.com/brefphp/extra-php-extensions/pull/446 145 | * Fixed broken amqp extension by @GrahamCampbell in https://github.com/brefphp/extra-php-extensions/pull/445 146 | * Upgrade to grpc 1.55.0 by @GrahamCampbell in https://github.com/brefphp/extra-php-extensions/pull/449 147 | * Fix the relay extension by @mnapoli in https://github.com/brefphp/extra-php-extensions/pull/448 148 | * Update Blackfire extension by @bref-bot in https://github.com/brefphp/extra-php-extensions/pull/450 149 | * Update FUNDING.yml by @mnapoli in https://github.com/brefphp/extra-php-extensions/pull/451 150 | 151 | ## 1.2.0 152 | 153 | * Added `datadog` extension by @wolflingorg in https://github.com/brefphp/extra-php-extensions/pull/442 154 | * ImageMagick upgrades by @GrahamCampbell in https://github.com/brefphp/extra-php-extensions/pull/434 155 | * Upgrade NewRelic agent to v10.9.0.324 by @starred-gijs in https://github.com/brefphp/extra-php-extensions/pull/438 156 | * OCI8 Update by @mixaster in https://github.com/brefphp/extra-php-extensions/pull/439 157 | * Update Blackfire extension by @bref-bot in https://github.com/brefphp/extra-php-extensions/pull/444 158 | 159 | ## 1.1.2 160 | 161 | ### Added 162 | 163 | - Updated Blackfire to version 1.87.1. 164 | 165 | ## 1.1.1 166 | 167 | ### Added 168 | 169 | - Specify grpc version for reliable builds (#435) 170 | - Rebuild MongoDB (#436) 171 | - Updated Blackfire to version 1.86.8. 172 | 173 | ## 1.1.0 174 | 175 | ### Added 176 | 177 | - Added extension for Swoole 178 | - Added extension for bsdiff 179 | - Upgrade Elastic APM to 1.8.1 180 | - Added Blackfire support for 8.2 181 | 182 | ## 1.0.2 183 | 184 | ### Added 185 | 186 | - Updated Blackfire to version 1.86.6. 187 | 188 | ## 1.0.1 189 | 190 | ### Added 191 | 192 | - Updated Blackfire to version 1.86.5. 193 | - Updated NewRelic to version 10.7.0.319. 194 | 195 | ## 1.0.0 196 | 197 | ## Breaking changes 198 | 199 | - Just like Bref v2, support for PHP 7.3 and 7.4 was dropped. PHP 8.0 or greater is required. 200 | - [Bref v2](https://bref.sh/docs/news/02-bref-2.0.html) is required. If you use Bref v1, use the `0.12` version of the Bref extra extensions. 201 | 202 | ## Internal changes 203 | 204 | These internal changes will not impact most users, however we list them in case you have an advanced use case: 205 | 206 | - The "bref-extra" PHP extensions are now installed in the official Bref directory for PHP extensions: `/opt/bref/extensions`. They were previously installed in `/opt/bref-extra`. 207 | 208 | If you were copying the layers in your Docker images, make sure to copy the entire `/opt` folder instead of the `/opt/bref-extra` folder: 209 | 210 | ```dockerfile 211 | FROM bref/php-82-fpm:2 212 | 213 | # Don't do this: 214 | COPY --from=bref/extra-imagick-php-82:1 /opt/bref-extra /opt/bref-extra 215 | # Do this instead: 216 | COPY --from=bref/extra-imagick-php-82:1 /opt /opt 217 | ``` 218 | 219 | ## 0.12.5 220 | 221 | ### Added 222 | 223 | - Updated Blackfire to version 1.86.4. 224 | 225 | ## 0.12.4 226 | 227 | ### Added 228 | 229 | - Relay extension 230 | - Tideways extension 231 | - Update NewRelic 232 | 233 | ## 0.12.3 234 | 235 | ### Added 236 | 237 | - Support for PHP 8.2 for Xlswriter 238 | - Support for PHP 8.2 for oci8 239 | 240 | ### Updated 241 | 242 | - Updated Blackfire to version 1.86.3. 243 | - NewRelic agent to 10.4.0.316 244 | 245 | ## 0.12.2 246 | 247 | ### Added 248 | 249 | - extensions compiled against PHP 8.2.0 stable release 250 | - OpenSwoole extension 251 | - Support for sqlsrv on PHP 8.2 252 | - Added more AWS regions 253 | 254 | ### Changed 255 | 256 | - Using bref/build-php-XX:1.7.14 as base image 257 | - Updated NewRelic Agent to 10.3.0.315 258 | 259 | ## 0.12.1 260 | 261 | ### Added 262 | 263 | - Updated Blackfire to version 1.85.0. 264 | 265 | ## 0.12.0 266 | 267 | ### Removed 268 | 269 | - PHP 7 support 270 | 271 | ### Changed 272 | 273 | - Using bref/build-php-XX:1.7.14 as base image 274 | 275 | ### Added 276 | 277 | - Added Decimal extension 278 | - Added gnupg extension 279 | - Extensions support for PHP 8.2, all except following ones: 280 | - amqp 281 | - calendar 282 | - ds 283 | - gd 284 | - gmp 285 | - grpc 286 | - igbinary 287 | - imagick 288 | - imap 289 | - ldap 290 | - mailparse 291 | - maxminddb 292 | - memcached 293 | - mongodb 294 | - msgpack 295 | - odbc-snowflake 296 | - pcov 297 | - pgsql 298 | - rdkafka 299 | - redis 300 | - redis-igbinary 301 | - scoutapm 302 | - ssh2 303 | - symfony-runtime 304 | - tidy 305 | - uuid 306 | - xdebug 307 | - yaml 308 | 309 | ## 0.11.35 310 | 311 | ### Added 312 | 313 | - Updated Blackfire to version 1.84.0. 314 | - Added Xlswriter extension 315 | - Added Elastic APM extension 316 | - Updated dependencies for sqlsrv 317 | 318 | ## 0.11.34 319 | 320 | ### Added 321 | 322 | - Updated Blackfire to version 1.81.0. 323 | 324 | ## 0.11.33 325 | 326 | ### Added 327 | 328 | - Updated Blackfire to version 1.80.0. 329 | 330 | ## 0.11.32 331 | 332 | ### Added 333 | 334 | - Updated Blackfire to version 1.79.0. 335 | 336 | ## 0.11.31 337 | 338 | ### Added 339 | 340 | - Updated Blackfire to version 1.78.1. 341 | - Updated ODBC snowflake driver to version 2.25.0 342 | - Reduce size of ODBC layer 343 | 344 | ## 0.11.30 345 | 346 | ### Added 347 | 348 | - Updated Blackfire to version 1.78.0. 349 | 350 | ## 0.11.29 351 | 352 | ### Added 353 | 354 | - Updated Blackfire to version 1.77.0. 355 | - Added ScoutAMP extension 356 | 357 | ## 0.11.28 358 | 359 | ### Added 360 | 361 | - Added Maxminddb extension 362 | 363 | ## 0.11.27 364 | 365 | ### Added 366 | 367 | - Updated Blackfire to version 1.76.0. 368 | 369 | ## 0.11.26 370 | 371 | ### Added 372 | 373 | - Updated Blackfire to version 1.75.0. 374 | - OCI8 support for PHP 8.1 375 | - NewRelic support for PHP 8.1 376 | 377 | ## 0.11.25 378 | 379 | ### Added 380 | 381 | - Updated Blackfire to version 1.74.1. 382 | 383 | ## 0.11.24 384 | 385 | ### Added 386 | 387 | - Updated Blackfire to version 1.74.0. 388 | 389 | ## 0.11.23 390 | 391 | ### Added 392 | 393 | - Updated Blackfire to version 1.73.0. 394 | - Imagick support for PHP 8.1 395 | - Blackfire support for PHP 8.1 396 | - AMQP support for PHP 8.1 397 | - DS support for PHP 8.1 398 | 399 | ## 0.11.22 400 | 401 | ### Added 402 | 403 | - Kafka extension updated to 1.8.2 404 | - Kafka support for PHP 8.1 405 | - MongoDB support for PHP 8.1 406 | - Tidy support for PHP 8.1 407 | - Yaml support for PHP 8.1 408 | - Serverless Framework v3 support 409 | 410 | ## 0.11.21 411 | 412 | ### Added 413 | 414 | - Updated Blackfire to version 1.71.0. 415 | 416 | ## 0.11.20 417 | 418 | ### Added 419 | 420 | - Updated Blackfire to version 1.70.0. 421 | - Add lcms2 library for icc profile manipulation for imagick extension 422 | - sqlsrv support for PHP 8.1 423 | - Redis with Igbinary Serializer support for PHP 8.1 424 | 425 | ## 0.11.19 426 | 427 | ### Added 428 | 429 | - Support for Tidy extension 430 | - Support for SSH2 extension 431 | - Support for Redis with Igbinary Serializer 432 | - Updated Blackfire to version 1.69.0. 433 | - Mailparse support for PHP 8.1 434 | 435 | ### Fixed 436 | 437 | - Update all Dockerfile to compile with latest version of bref 438 | 439 | ## 0.11.18 440 | 441 | ### Added 442 | 443 | - Updated Blackfire to version 1.68.0. 444 | 445 | ## 0.11.17 446 | 447 | ### Added 448 | 449 | - New version of Oracle extension. 450 | 451 | ## 0.11.16 452 | 453 | ### Added 454 | 455 | - Updated Blackfire to version 1.66.0. 456 | 457 | ## 0.11.15 458 | 459 | ### Changed 460 | 461 | - Using bref/build-php-XX:1.2.13 as base image 462 | 463 | ### Added 464 | 465 | - Support for Calendar on PHP 8.1. 466 | - Support for GD on PHP 8.1. 467 | - Support for GMP on PHP 8.1. 468 | - Support for gRPC on PHP 8.1. 469 | - Support for Igbinary on PHP 8.1. 470 | - Support for Imap on PHP 8.1. 471 | - Support for LDAP on PHP 8.1. 472 | - Support for Memcached on PHP 8.1. 473 | - Support for msgpack on PHP 8.1. 474 | - Support for ODBC Snowflake on PHP 8.1. 475 | - Support for pcov on PHP 8.1. 476 | - Support for pgsql on PHP 8.1. 477 | - Support for Redis on PHP 8.1. 478 | - Support for UUID on PHP 8.1. 479 | - Support for Xdebug (master) on PHP 8.1. 480 | 481 | ## 0.11.14 482 | 483 | ### Added 484 | 485 | - Updated Blackfire to version 1.65.0. 486 | 487 | ## 0.11.13 488 | 489 | ### Added 490 | 491 | - Updated Kafka (rdkafka) extension. 492 | 493 | ## 0.11.12 494 | 495 | ### Added 496 | 497 | - Updated Oracle (oci8) extension. 498 | 499 | ## 0.11.11 500 | 501 | ### Added 502 | 503 | - Updated Blackfire to version 1.64.0. 504 | 505 | ## 0.11.10 506 | 507 | ### Added 508 | 509 | - Updated Blackfire to version 1.63.0. 510 | 511 | ## 0.11.9 512 | 513 | ### Added 514 | 515 | - Updated Blackfire to version 1.62.0. 516 | 517 | ## 0.11.8 518 | 519 | ### Added 520 | 521 | - Updated Blackfire to version 1.61.0. 522 | 523 | ## 0.11.7 524 | 525 | ### Added 526 | 527 | - Updated Blackfire to version 1.60.0. 528 | 529 | ## 0.11.6 530 | 531 | ### Added 532 | 533 | - Updated Blackfire to version 1.59.2. 534 | - Fixed broken CI job for GD layer. 535 | 536 | ## 0.11.5 537 | 538 | ### Added 539 | 540 | - Updated Blackfire to version 1.59.1. 541 | - Added SQL Server support on PHP8. 542 | 543 | ## 0.11.4 544 | 545 | ### Added 546 | 547 | - Added layer for Symfony Runtime 548 | - Added gRPC support on PHP8. 549 | 550 | ## 0.11.3 551 | 552 | ### Added 553 | 554 | - Updated Blackfire to version 1.58.0. 555 | 556 | ## 0.11.2 557 | 558 | ### Added 559 | 560 | - Added NewRelic support on PHP8. 561 | 562 | ## 0.11.1 563 | 564 | ### Added 565 | 566 | - Updated Blackfire to version 1.57.0. 567 | 568 | ## 0.11.0 569 | 570 | ### Changed 571 | 572 | Added support for Serverless new variable system. This means we had to add a small 573 | BC break to update the names of the layers. 574 | 575 | ```diff 576 | - ${bref:extra.gd-php-74 577 | + ${bref-extra:gd-php-74} 578 | ``` 579 | 580 | ## 0.10.10 581 | 582 | ### Added 583 | 584 | - Updated Blackfire to version 1.56.1. 585 | 586 | ## 0.10.9 587 | 588 | ### Added 589 | 590 | - Updated Blackfire to version 1.56.0. 591 | 592 | ## 0.10.8 593 | 594 | ### Added 595 | 596 | - Updated Blackfire to version 1.55.0. 597 | 598 | ## 0.10.7 599 | 600 | ### Added 601 | 602 | - Added Calendar extension. 603 | - Added AMQP support on PHP8. 604 | 605 | ## 0.10.6 606 | 607 | ### Added 608 | 609 | - Updated Blackfire to version 1.54.0. 610 | 611 | ## 0.10.5 612 | 613 | ### Added 614 | 615 | - Added SPX extension. 616 | - Added Blackfire support on PHP8. 617 | 618 | ## 0.10.4 619 | 620 | ### Added 621 | 622 | - Updated Blackfire to version 1.53.0. 623 | 624 | ## 0.10.3 625 | 626 | ### Added 627 | 628 | - Updated Blackfire to version 1.52.0. 629 | 630 | ## 0.10.2 631 | 632 | ## Fixed 633 | 634 | - Updated extension version for Imagick 635 | - Included the latest version of ghostscript library in Imagick 636 | - Updated extension version for sqlsrv 637 | 638 | ## 0.10.1 639 | 640 | ### Added 641 | 642 | - Updated Blackfire to version 1.51.0. 643 | 644 | ## 0.10.0 645 | 646 | ### Changed 647 | 648 | - Using bref/build-php-XX:1.1.4 as base image 649 | 650 | ## 0.9.7 651 | 652 | ### Added 653 | 654 | - Updated Blackfire to version 1.50.0. 655 | 656 | ## 0.9.6 657 | 658 | ### Added 659 | 660 | - Updated Blackfire to version 1.49.1. 661 | - Added msgpack for PHP8 662 | 663 | ### Fixed 664 | 665 | - Bug in imagick when writing texts 666 | 667 | ## 0.9.5 668 | 669 | ### Added 670 | 671 | - Updated Blackfire to version 1.49.0. 672 | 673 | ## 0.9.4 674 | 675 | - Added NewRelic extension 676 | - Added Imap extension 677 | 678 | ## 0.9.3 679 | 680 | ### Added 681 | 682 | - Updated Blackfire to version 1.48.1. 683 | 684 | ## 0.9.2 685 | 686 | ### Added 687 | 688 | - Updated Blackfire to version 1.48.0. 689 | 690 | ## 0.9.1 691 | 692 | ### Added 693 | 694 | - Updated Blackfire to version 1.47.0. 695 | 696 | ## 0.9.0 697 | 698 | ### Added 699 | 700 | - Support for Imagick on PHP 8. 701 | 702 | ### Changed 703 | 704 | - Separated Memcache and Memcached layers. Memcache users should use the new 705 | `${bref:extra.memcache-php-74}` layer. Memcached users dont need to include the 706 | `memcached.so` file anymore, it is done automatically. 707 | 708 | ## 0.8.1 709 | 710 | No changes to the layers compared to 0.8.0. This version and future versions will 711 | add more tag on the docker images. It will tag images for major, minor and patch 712 | versions. 713 | 714 | ## 0.8.0 715 | 716 | This is just a super small BC break. If you are not using Microsoft SQLSRV layer 717 | then you can upgrade with no worry. 718 | 719 | ### Changed 720 | 721 | - You dont need to add `extension=/opt/bref-extra/sqlsrv.so` or `extension=/opt/bref-extra/pdo_sqlsrv.so` in your php.ini anymore. 722 | 723 | ### Fixed 724 | 725 | - Issue another issue with SQLSRV extension. 726 | 727 | ## 0.7.3 728 | 729 | ### Fixed 730 | 731 | - Issue with SQLSRV extension. 732 | 733 | ## 0.7.2 734 | 735 | ### Added 736 | 737 | - Updated Blackfire to version 1.46.4. 738 | 739 | ### Changed 740 | 741 | - Removed PHP 7.2. They cannot be used with Bref 1.0 742 | 743 | ## 0.7.1 744 | 745 | ### Fixed 746 | 747 | - Added support for PNG and JPG for Imagick. 748 | - Updated Imagick to version 7 749 | 750 | ## 0.7.0 751 | 752 | Version 0.6.x was a mess for multiple reasons. Let's try to start fresh with 0.7.0. 753 | It includes a tiny BC break (ie, you dont need to add `extensions=/opt/bref-extra/*.so`). 754 | 755 | ### Added 756 | 757 | - Testing for each layer to make sure they do not cause issues in production. 758 | - Updated mongodb to version 1.9.0 with php80 compatibility. 759 | 760 | ### Changed 761 | 762 | - Most layers will automatically include the extension file. 763 | 764 | ### Fixed 765 | 766 | - Compile issues with GD and Snowflake layers. 767 | 768 | ## 0.6.4 769 | 770 | ### Changed 771 | 772 | - Using a new config.json to control which php versions each extension is built. 773 | - Make sure docker is using `1.0.0` tag instead of `1.0.0-beta1`. 774 | 775 | ## 0.6.3 776 | 777 | ### Added 778 | 779 | - Updated Blackfire to version 1.46.0. 780 | 781 | ## 0.6.2 782 | 783 | ### Fixed 784 | 785 | - Make sure docker is using `1.0.0-beta1` tag instead of `latest`. 786 | 787 | ## 0.6.1 788 | 789 | ### Added 790 | 791 | - Updated Blackfire to version 1.45.0. 792 | 793 | ## 0.6.0 794 | 795 | ### Changed 796 | 797 | - Removed ZTS from all extensions. 798 | 799 | ## 0.5.3 800 | 801 | ### Added 802 | 803 | - Updated Blackfire to version 1.44.0. 804 | 805 | ## 0.5.2 806 | 807 | ### Added 808 | 809 | - Updated Blackfire to version 1.43.0. 810 | - SQLSRV extension 811 | 812 | ## 0.5.1 813 | 814 | ### Added 815 | 816 | - Updated Blackfire to version 1.42.0. 817 | 818 | ## 0.5.0 819 | 820 | ### Added 821 | 822 | - Scrypt extension 823 | - GD extension 824 | - Msgpack extension 825 | - LDAP extension 826 | 827 | ### Changed 828 | 829 | All images is built `FROM scratch` now. 830 | 831 | ## 0.4.2 832 | 833 | ### Added 834 | 835 | - Redis extension 836 | 837 | ## 0.4.1 838 | 839 | ### Added 840 | 841 | - Updated Blackfire to version 1.39.1. 842 | 843 | ## 0.4.0 844 | 845 | ### Added 846 | 847 | - Updated Blackfire to version 1.39.0. 848 | - Added MongoDB 849 | 850 | ### Changed 851 | 852 | - Builds can now be automated. 853 | 854 | ## 0.3.3 855 | 856 | - Support for UUID 857 | - Support for Yaml 858 | 859 | ## 0.3.2 860 | 861 | ### Added 862 | 863 | - Support for gRPC 864 | 865 | ## 0.3.1 866 | 867 | ### Added 868 | 869 | - Support for Cassandra 870 | - Support for Data Structures 871 | - Support for Igbinary 872 | - Support for ImageMagick 873 | - Support for ODBC Snowflake 874 | 875 | ## 0.3.0 876 | 877 | ### Added 878 | 879 | - Support for Mailparse 880 | - Support for pcov 881 | 882 | ### Changed 883 | 884 | - Publishing docker images for each layer 885 | - Use AsyncAws internally to maintain images 886 | 887 | ## 0.2.1 888 | 889 | ### Added 890 | 891 | - Support for pgsql 892 | 893 | ## 0.2.0 894 | 895 | ### Added 896 | 897 | - Support for Memcahced 898 | - Support for Memcahce 899 | - Support for GMP 900 | 901 | ## 0.1.0 902 | 903 | First release 904 | -------------------------------------------------------------------------------- /Readme.md: -------------------------------------------------------------------------------- 1 | # Bref Extra PHP Extension 2 | 3 | This repository provides PHP extensions for [Bref](https://bref.sh/) applications via AWS Lambda layers. 4 | 5 | This is useful when you want something "off the shelf". 6 | If you ever need more than 2-3 layer you should consider creating your own layer. That is because AWS has 7 | a limit of 5 layers per Lambda. You can also utilise the provided docker images for local development. 8 | 9 | > **Note** 10 | > 11 | > If you are using Bref v2, you need to use version `1.x` of the `bref/extra-php-extensions` package. 12 | > 13 | > If you are using Bref v1, you need to use version `0.x` of the `bref/extra-php-extensions` package. 14 | 15 | 16 | > **Warning** 17 | > 18 | > **ARM64 is not supported yet with Bref v2.** 19 | 20 | 21 | We are happy to get contributions for other extensions. Sky is the limit! (And also your knowledge with Docker...) 22 | 23 | ## Install and configure 24 | 25 | ```cli 26 | composer require bref/extra-php-extensions 27 | ``` 28 | 29 | ```yaml 30 | # serverless.yml 31 | service: app 32 | 33 | provider: 34 | name: aws 35 | region: us-east-1 36 | 37 | plugins: 38 | - ./vendor/bref/bref 39 | - ./vendor/bref/extra-php-extensions # <----- Add the extra Serverless plugin 40 | 41 | functions: 42 | console: 43 | handler: bin/console 44 | runtime: php-81 45 | layers: 46 | - ${bref-extra:amqp-php-81} # <----- Example for AMQP layer 47 | ``` 48 | 49 | ### Available layers 50 | 51 | | Name | Serverless config (php 8.1) | 52 | |:-----------------|:---------------------------------------| 53 | | AMQP | `${bref-extra:amqp-php-81}` | 54 | | Blackfire | `${bref-extra:blackfire-php-81}` | 55 | | Bsdiff | `${bref-extra:bsdiff-php-81}` | 56 | | Calendar | `${bref-extra:calendar-php-81}` | 57 | | Cassandra | `${bref-extra:cassandra-php-81}` | 58 | | Datadog | `${bref-extra:datadog-php-81}` | 59 | | Decimal | `${bref-extra:decimal-php-81}` | 60 | | DS | `${bref-extra:ds-php-81}` | 61 | | Elastic APM | `${bref-extra:elastic-apm-php-81}` | 62 | | Excimer | `${bref-extra:excimer-php-81}` | 63 | | GD | `${bref-extra:gd-php-81}` | 64 | | gnupg | `${bref-extra:gnupg-php-81}` | 65 | | GMP | `${bref-extra:gmp-php-81}` | 66 | | gRPC | `${bref-extra:grpc-php-81}` | 67 | | h3 | `${bref-extra:h3-php-81}` | 68 | | Igbinary | `${bref-extra:igbinary-php-81}` | 69 | | Imagick | `${bref-extra:imagick-php-81}` | 70 | | IMAP | `${bref-extra:imap-php-81}` | 71 | | LDAP | `${bref-extra:ldap-php-81}` | 72 | | Mailparse | `${bref-extra:mailparse-php-81}` | 73 | | MaxMind DB | `${bref-extra:maxminddb-php-81}` | 74 | | Memcache | `${bref-extra:memcache-php-81}` | 75 | | Memcached | `${bref-extra:memcached-php-81}` | 76 | | MongoDB v1.x | `${bref-extra:mongodb-php-81` | 77 | | MongoDB v2.x | `${bref-extra:mongodb2-php-81}` | 78 | | MsgPack | `${bref-extra:msgpack-php-81}` | 79 | | Newrelic | `${bref-extra:newrelic-php-81}` | 80 | | ODBC Snowflake | `${bref-extra:odbc-snowflake-php-81}` | 81 | | OpenSwoole | `${bref-extra:openswoole-php-81}` | 82 | | OpenTelemetry | `${bref-extra:opentelemetry-php-81}` | 83 | | Oracle | `${bref-extra:oci8-php-80}` | 84 | | Pcov | `${bref-extra:pcov-php-81}` | 85 | | PostgreSQL | `${bref-extra:pgsql-php-81}` | 86 | | RdKafka | `${bref-extra:rdkafka-php-81}` | 87 | | Redis (phpredis) | `${bref-extra:redis-php-81}` | 88 | | Redis-Igbinary | `${bref-extra:redis-igbinary-php-81}` | 89 | | Relay | `${bref-extra:relay-php-81}` | 90 | | Scout APM | `${bref-extra:scoutapm-php-81}` | 91 | | Scrypt | `${bref-extra:scrypt-php-81}` | 92 | | SNMP | `${bref-extra:snmp-php-81}` | 93 | | SPX | `${bref-extra:spx-php-81}` | 94 | | SSH2 | `${bref-extra:ssh2-php-81}` | 95 | | Swoole | `${bref-extra:swoole-php-81}` | 96 | | Symfony Runtime | `${bref-extra:symfony-runtime-php-81}` | 97 | | Microsoft SQLSRV | `${bref-extra:sqlsrv-php-81}` | 98 | | Tideways | `${bref-extra:tideways-php-81}` | 99 | | Tidy | `${bref-extra:tidy-php-81}` | 100 | | UUID | `${bref-extra:uuid-php-81}` | 101 | | Xdebug | `${bref-extra:xdebug-php-81}` | 102 | | Xlswriter | `${bref-extra:xlswriter-php-81}` | 103 | | xmlrpc | `${bref-extra:xmlrpc-php-81}` | 104 | | Yaml | `${bref-extra:yaml-php-81}` | 105 | 106 | ### Blackfire installation 107 | 108 | The Blackfire layer only have the probe installed. 109 | 110 | You still need to install the agent. 111 | The agent is installed on a separate server (not a lambda function). The micro 112 | EC2 instance is sufficient to run the Blackfire agent. 113 | 114 | Create a `blackfire.ini` file in `php/conf.d/` for your lambda function where you load the extension 115 | and modify the `agent_socket` in order to point it to the Blackfire Agent. 116 | 117 | ```ini 118 | ;php/conf.d/blackfire.ini 119 | blackfire.agent_socket = tcp://ip-172-40-40-40.eu-central-1.compute.internal:8307 120 | blackfire.agent_timeout = 0.25 121 | ``` 122 | 123 | > You may tweak other Blackfire parameters. 124 | > [See Blackfire documentation about them](https://blackfire.io/docs/configuration/php#configuring-the-probe-via-the-php-ini-configuration-file). 125 | 126 | Then modify your [agent config](https://blackfire.io/docs/reference-guide/configuration#agent-configuration) 127 | to make sure you are listening to `tcp://0.0.0.0:8307`. 128 | 129 | This [blog post](https://developer.happyr.com/installing-blackfire-multiple-servers) 130 | could be helpful as it describes how to install the Blackfire Agent. 131 | 132 | ### ODBC Snowflake setup 133 | 134 | You need to set the environment variable `ODBCSYSINI: /opt/snowflake_odbc/conf/` in your `serverless.yaml` 135 | in order to tell unixODBC to load the ini file of the snowflake client. 136 | 137 | You can then use snowflake like this: `odbc_connect('DRIVER=SnowflakeDSIIDriver;Server=[name].snowflakecomputing.com;Account=;Schema=;Warehouse=;Database=;Role=', 'username', 'password')`. 138 | 139 | There is more information about the driver ini configuration in the [snowflake client documentation](https://docs.snowflake.com/en/user-guide/odbc-linux.html#step-4-configure-the-odbc-driver) 140 | but the default configuration is enough in most cases. 141 | The easiest way review those is to download the [`snowflake_odbc` directory](https://sfc-repo.snowflakecomputing.com/odbc/linux/index.html). 142 | 143 | ### Symfony Runtime 144 | 145 | Read [docs at runtime/bref](https://github.com/php-runtime/bref). 146 | 147 | ### SQL Server setup 148 | 149 | The SQL Server layer includes both the SQLSRV extension and the PDO_SQLSRV extension ([source](https://github.com/microsoft/msphpsql)). 150 | If you are unsure of which extension to use, this [stackoverflow post](https://stackoverflow.com/questions/11614536/sqlsrv-driver-vs-pdo-driver-for-php-with-ms-sql-server) may be helpful. 151 | You need to set the environment variable `ODBCSYSINI: /opt/microsoft/conf/` 152 | in your `serverless.yaml` in order to tell unixODBC to load the required ini files. 153 | 154 | ### New Relic 155 | 156 | Read [the New Relic tutorial](docs/newrelic.md). 157 | 158 | ### Datadog 159 | 160 | Read [the Datadog tutorial](docs/datadog.md). 161 | 162 | ## Docker images 163 | 164 | There are Docker images for every layer. They are updated on every push to master 165 | and on every tag. The name of the image is `bref/extra-[name]-php-[version]`. Find 166 | all images on [Docker hub](https://hub.docker.com/u/bref). 167 | 168 | These are the same docker images that creates the layers. All layer files lives inside 169 | the `/opt` directory in the image. 170 | 171 | ### Local Development 172 | 173 | When developing locally you can build your own images with the required extensions. Example with PHP 8.2 and MongoDB Extension: 174 | 175 | docker-compose.yml 176 | ``` 177 | php: 178 | build: 179 | context: . 180 | dockerfile: Dockerfile-phpFpm 181 | volumes: 182 | - .:/var/task:ro 183 | ``` 184 | 185 | Dockerfile-phpFpm 186 | ``` 187 | FROM bref/php-82-fpm-dev:2 188 | COPY --from=bref/extra-mongodb-php-82:1 /opt /opt 189 | ``` 190 | 191 | ## For contributors and maintainers 192 | 193 | ### Creating a new layer 194 | 195 | The idea is to start from bref/build-php-XX, install all libraries and extensions 196 | you want, then move all related files to `/opt`. Those files will be available in 197 | the same location on the Lambda. 198 | 199 | Note that one can't just move files/libraries around. Most of them are expected to 200 | be in their "standard" location. 201 | 202 | 1. Create a new folder in `layers` and name it to your extension name. 203 | 1. Add your Dockerfile 204 | 1. Create a config.json file at root of your layer directory specifying php versions it is built for 205 | 1. Create a test.php file with a small test that makes sure the extension is loaded 206 | 1. Update the table in the readme 207 | 208 | Please refer [here](docs/create_your_own_extension_layer.md) for more details. 209 | 210 | ### Testing the layer 211 | 212 | ``` 213 | # Test all layers and PHP versions 214 | make test 215 | 216 | # Test only a single layer 217 | layer=imagick make test 218 | 219 | # Test a single layer on a single PHP version 220 | layer=imagick php_versions=81 make test 221 | ``` 222 | 223 | You can publish the layer in your AWS account to test it in AWS Lambda as well: 224 | 225 | ``` 226 | # Publish a single layer on a single PHP version in a single region 227 | layer=imagick php_versions=81 only_region=us-east-1 make publish 228 | ``` 229 | 230 | ### Deploy new versions 231 | 232 | #### Use Github actions 233 | 234 | Prepare the changelog with some release notes. Then push your changes to `prepare-release` branch. 235 | The Github Action will build an publish layers and then commit the `layers.json` to your PR. 236 | 237 | Now you will just merge and create a tag. 238 | 239 | #### The manual way 240 | 241 | ``` 242 | export AWS_PROFILE=my_profile 243 | make publish 244 | git add layers.json 245 | git commit -m "New version of layers" 246 | git push 247 | ``` 248 | 249 | #### Config 250 | 251 | You can also build only one specific layer by providing `layer=blackfire` to `make`. 252 | Same thing for some specific version(s) of php by providing `php_versions="80 81"` to `make`. 253 | You can invoke both ways: 254 | 255 | ```shell 256 | # First way: make with named arguments 257 | make layer=gd php_versions=81 258 | # Second way: environment variables passed to make 259 | layer=blackfire php_versions=81 make 260 | ``` 261 | 262 | ## Lambda layers in details 263 | 264 | > **Notice:** this section is only useful if you want to learn more. 265 | 266 | The lambda layers follow this pattern: 267 | 268 | ``` 269 | arn:aws:lambda::403367587399:layer:: 270 | ``` 271 | 272 | See the [latest layer versions](https://raw.githubusercontent.com/brefphp/extra-php-extensions/master/layers.json). 273 | -------------------------------------------------------------------------------- /checksums.json: -------------------------------------------------------------------------------- 1 | { 2 | "ds-php-80": "3ac724f1507a22a67299ac2d4f4bbda2", 3 | "gd-php-80": "335e9a9a1ed3382c01293e4c0f13b5b2", 4 | "gmp-php-80": "239d8bbdebd17c951a416fa1798692b7", 5 | "igbinary-php-80": "4c293f167ffa6a1ecc75b7d5c5a07013", 6 | "imagick-php-80": "fc7c7e396565f1121077c59932ff285a", 7 | "ldap-php-80": "4af191177c16dfa221567b338eb58815", 8 | "mailparse-php-80": "c27d4e271dcf873ff318b0d6eb940c51", 9 | "memcache-php-80": "c3ae49f188ccbb17f8498fad8e909a8f", 10 | "mongodb-php-80": "23c388c85a95e637ddce66d69af2cc2d", 11 | "odbc-snowflake-php-80": "431007abb1ea2e3dc26c748311f3e023", 12 | "pcov-php-80": "c631e6947dd69b4f703844aa8f017497", 13 | "pgsql-php-80": "a8983cf4f4e255f9f49bf13becf9d9d9", 14 | "redis-php-80": "b33bb5ad2fa07e325b972d6759b482bf", 15 | "uuid-php-80": "8326ea5beb0a64dbda618af5de9a9b37", 16 | "xdebug-php-80": "87cce18a36803f9b850e5c4e0f5791cb", 17 | "yaml-php-80": "6d3b1b4eec7e5667a80849a6feb742a3" 18 | } 19 | -------------------------------------------------------------------------------- /composer.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "bref/extra-php-extensions", 3 | "description": "Extra PHP extensions for your lambda application.", 4 | "type": "library", 5 | "require-dev": { 6 | "symfony/process": "^5.4", 7 | "symfony/finder": "^5.4", 8 | "mnapoli/silly": "^1.7", 9 | "mnapoli/silly-php-di": "^1.2", 10 | "php-di/php-di": "^6.3", 11 | "async-aws/core": "^1.7", 12 | "symfony/http-client": "^5.4", 13 | "async-aws/lambda": "^1.1", 14 | "bref/logger": "^1.0" 15 | }, 16 | "autoload-dev": { 17 | "psr-4": { 18 | "Bref\\Extra\\": "src/" 19 | } 20 | }, 21 | "conflict": { 22 | "bref/bref": "<2.1.15" 23 | }, 24 | "license": "MIT", 25 | "authors": [ 26 | { 27 | "name": "Tobias Nyholm", 28 | "email": "tobias.nyholm@gmail.com" 29 | } 30 | ] 31 | } 32 | -------------------------------------------------------------------------------- /index.js: -------------------------------------------------------------------------------- 1 | 'use strict'; 2 | 3 | /** 4 | * This file declares a plugin for the Serverless framework. 5 | * 6 | * This lets us define variables and helpers to simplify creating PHP applications. 7 | */ 8 | 9 | class ServerlessPlugin { 10 | constructor(serverless, options, utils) { 11 | this.serverless = serverless; 12 | this.options = options; 13 | this.utils = utils; 14 | this.provider = this.serverless.getProvider('aws'); 15 | 16 | this.fs = require('fs'); 17 | this.path = require('path'); 18 | 19 | const filename = this.path.resolve(__dirname, 'layers.json'); 20 | const layers = JSON.parse(this.fs.readFileSync(filename)); 21 | 22 | // Declare `${bref-extra:xxx}` variables 23 | // See https://www.serverless.com/framework/docs/guides/plugins/custom-variables 24 | this.configurationVariablesSources = { 25 | 'bref-extra': { 26 | async resolve({address, params, resolveConfigurationProperty, options}) { 27 | // `address` and `params` reflect values configured with a variable: ${bref-extra(param1, param2):address} 28 | 29 | // `options` is CLI options 30 | // `resolveConfigurationProperty` allows to access other configuration properties, 31 | // and guarantees to return a fully resolved form (even if property is configured with variables) 32 | const region = options.region || await resolveConfigurationProperty(['provider', 'region']); 33 | 34 | if (! (address in layers)) { 35 | throw new this.serverless.classes.Error(`Unknown Bref extra layer named "${address}"`); 36 | } 37 | if (! (region in layers[address])) { 38 | throw new this.serverless.classes.Error(`There is no Bref extra layer named "${address}" in region "${region}"`); 39 | } 40 | const version = layers[address][region]; 41 | return { 42 | value: `arn:aws:lambda:${region}:403367587399:layer:${address}:${version}`, 43 | } 44 | } 45 | } 46 | }; 47 | 48 | // If we are on Serverless Framework v2, set up the legacy variable resolver 49 | if (!this.utils) { 50 | // This is the legacy way of declaring `${bref-extra:xxx}` variables. This has been deprecated in 20210326. 51 | // Override the variable resolver to declare our own variables 52 | const delegate = this.serverless.variables 53 | .getValueFromSource.bind(this.serverless.variables); 54 | this.serverless.variables.getValueFromSource = (variableString) => { 55 | if (variableString.startsWith('bref-extra:')) { 56 | const region = this.provider.getRegion(); 57 | const layerName = variableString.substr('bref-extra:'.length); 58 | if (!(layerName in layers)) { 59 | throw new serverless.classes.Error(`Unknown Bref extra layer named "${layerName}".`); 60 | } 61 | if (!(region in layers[layerName])) { 62 | throw new serverless.classes.Error(`There is no Bref extra layer named "${layerName}" in region "${region}".`); 63 | } 64 | const version = layers[layerName][region]; 65 | return `arn:aws:lambda:${region}:403367587399:layer:${layerName}:${version}`; 66 | } 67 | 68 | return delegate(variableString); 69 | } 70 | } 71 | } 72 | } 73 | 74 | module.exports = ServerlessPlugin; 75 | 76 | -------------------------------------------------------------------------------- /layers.json: -------------------------------------------------------------------------------- 1 | { 2 | "amqp-php-80": { 3 | "ca-central-1": 19, 4 | "eu-central-1": 19, 5 | "eu-north-1": 19, 6 | "eu-west-1": 19, 7 | "eu-west-2": 19, 8 | "eu-west-3": 19, 9 | "sa-east-1": 19, 10 | "us-east-1": 19, 11 | "us-east-2": 19, 12 | "us-west-1": 19, 13 | "us-west-2": 19, 14 | "ap-east-1": 15, 15 | "ap-south-1": 19, 16 | "ap-northeast-1": 19, 17 | "ap-northeast-2": 19, 18 | "ap-northeast-3": 15, 19 | "ap-southeast-1": 19, 20 | "ap-southeast-2": 19, 21 | "eu-south-1": 19, 22 | "eu-south-2": 10, 23 | "af-south-1": 17, 24 | "me-south-1": 13 25 | }, 26 | "amqp-php-81": { 27 | "ca-central-1": 15, 28 | "eu-central-1": 15, 29 | "eu-north-1": 15, 30 | "eu-west-1": 15, 31 | "eu-west-2": 15, 32 | "eu-west-3": 15, 33 | "sa-east-1": 15, 34 | "us-east-1": 15, 35 | "us-east-2": 15, 36 | "us-west-1": 15, 37 | "us-west-2": 15, 38 | "ap-east-1": 15, 39 | "ap-south-1": 15, 40 | "ap-northeast-1": 15, 41 | "ap-northeast-2": 15, 42 | "ap-northeast-3": 15, 43 | "ap-southeast-1": 15, 44 | "ap-southeast-2": 15, 45 | "eu-south-1": 15, 46 | "eu-south-2": 10, 47 | "af-south-1": 13, 48 | "me-south-1": 13 49 | }, 50 | "amqp-php-82": { 51 | "ca-central-1": 14, 52 | "eu-central-1": 14, 53 | "eu-north-1": 14, 54 | "eu-west-1": 14, 55 | "eu-west-2": 14, 56 | "eu-west-3": 14, 57 | "sa-east-1": 14, 58 | "us-east-1": 14, 59 | "us-east-2": 14, 60 | "us-west-1": 14, 61 | "us-west-2": 14, 62 | "ap-east-1": 14, 63 | "ap-south-1": 14, 64 | "ap-northeast-1": 14, 65 | "ap-northeast-2": 14, 66 | "ap-northeast-3": 14, 67 | "ap-southeast-1": 14, 68 | "ap-southeast-2": 14, 69 | "eu-south-1": 14, 70 | "eu-south-2": 10, 71 | "af-south-1": 12, 72 | "me-south-1": 12 73 | }, 74 | "amqp-php-83": { 75 | "ca-central-1": 6, 76 | "eu-central-1": 6, 77 | "eu-north-1": 6, 78 | "eu-west-1": 6, 79 | "eu-west-2": 6, 80 | "eu-west-3": 6, 81 | "sa-east-1": 6, 82 | "us-east-1": 6, 83 | "us-east-2": 6, 84 | "us-west-1": 6, 85 | "us-west-2": 6, 86 | "ap-east-1": 6, 87 | "ap-south-1": 6, 88 | "ap-northeast-1": 6, 89 | "ap-northeast-2": 6, 90 | "ap-northeast-3": 6, 91 | "ap-southeast-1": 6, 92 | "ap-southeast-2": 6, 93 | "eu-south-1": 6, 94 | "eu-south-2": 6, 95 | "af-south-1": 6, 96 | "me-south-1": 6 97 | }, 98 | "amqp-php-84": { 99 | "ca-central-1": 2, 100 | "eu-central-1": 2, 101 | "eu-north-1": 2, 102 | "eu-west-1": 2, 103 | "eu-west-2": 2, 104 | "eu-west-3": 2, 105 | "sa-east-1": 2, 106 | "us-east-1": 2, 107 | "us-east-2": 2, 108 | "us-west-1": 2, 109 | "us-west-2": 2, 110 | "ap-east-1": 2, 111 | "ap-south-1": 2, 112 | "ap-northeast-1": 2, 113 | "ap-northeast-2": 2, 114 | "ap-northeast-3": 2, 115 | "ap-southeast-1": 2, 116 | "ap-southeast-2": 2, 117 | "eu-south-1": 2, 118 | "eu-south-2": 2, 119 | "af-south-1": 2, 120 | "me-south-1": 2 121 | }, 122 | "blackfire-php-80": { 123 | "ca-central-1": 639, 124 | "eu-central-1": 639, 125 | "eu-north-1": 639, 126 | "eu-west-1": 639, 127 | "eu-west-2": 639, 128 | "eu-west-3": 639, 129 | "sa-east-1": 639, 130 | "us-east-1": 639, 131 | "us-east-2": 639, 132 | "us-west-1": 639, 133 | "us-west-2": 638, 134 | "ap-east-1": 578, 135 | "ap-south-1": 627, 136 | "ap-northeast-1": 627, 137 | "ap-northeast-2": 627, 138 | "ap-northeast-3": 578, 139 | "ap-southeast-1": 627, 140 | "ap-southeast-2": 627, 141 | "eu-south-1": 627, 142 | "eu-south-2": 472, 143 | "af-south-1": 602, 144 | "me-south-1": 553 145 | }, 146 | "blackfire-php-81": { 147 | "ca-central-1": 574, 148 | "eu-central-1": 574, 149 | "eu-north-1": 574, 150 | "eu-west-1": 574, 151 | "eu-west-2": 574, 152 | "eu-west-3": 574, 153 | "sa-east-1": 574, 154 | "us-east-1": 574, 155 | "us-east-2": 574, 156 | "us-west-1": 574, 157 | "us-west-2": 574, 158 | "ap-east-1": 574, 159 | "ap-south-1": 574, 160 | "ap-northeast-1": 574, 161 | "ap-northeast-2": 574, 162 | "ap-northeast-3": 574, 163 | "ap-southeast-1": 574, 164 | "ap-southeast-2": 574, 165 | "eu-south-1": 574, 166 | "eu-south-2": 472, 167 | "af-south-1": 549, 168 | "me-south-1": 549 169 | }, 170 | "blackfire-php-82": { 171 | "ca-central-1": 453, 172 | "eu-central-1": 453, 173 | "eu-north-1": 453, 174 | "eu-west-1": 453, 175 | "eu-west-2": 453, 176 | "eu-west-3": 453, 177 | "sa-east-1": 453, 178 | "us-east-1": 453, 179 | "us-east-2": 453, 180 | "us-west-1": 453, 181 | "us-west-2": 453, 182 | "ap-east-1": 453, 183 | "ap-south-1": 453, 184 | "ap-northeast-1": 453, 185 | "ap-northeast-2": 453, 186 | "ap-northeast-3": 453, 187 | "ap-southeast-1": 453, 188 | "ap-southeast-2": 453, 189 | "eu-south-1": 453, 190 | "eu-south-2": 453, 191 | "af-south-1": 453, 192 | "me-south-1": 453 193 | }, 194 | "blackfire-php-83": { 195 | "ca-central-1": 300, 196 | "eu-central-1": 300, 197 | "eu-north-1": 300, 198 | "eu-west-1": 300, 199 | "eu-west-2": 300, 200 | "eu-west-3": 300, 201 | "sa-east-1": 300, 202 | "us-east-1": 300, 203 | "us-east-2": 300, 204 | "us-west-1": 300, 205 | "us-west-2": 300, 206 | "ap-east-1": 300, 207 | "ap-south-1": 300, 208 | "ap-northeast-1": 300, 209 | "ap-northeast-2": 300, 210 | "ap-northeast-3": 300, 211 | "ap-southeast-1": 300, 212 | "ap-southeast-2": 300, 213 | "eu-south-1": 300, 214 | "eu-south-2": 300, 215 | "af-south-1": 300, 216 | "me-south-1": 300 217 | }, 218 | "blackfire-php-84": { 219 | "ca-central-1": 143, 220 | "eu-central-1": 143, 221 | "eu-north-1": 143, 222 | "eu-west-1": 143, 223 | "eu-west-2": 143, 224 | "eu-west-3": 143, 225 | "sa-east-1": 143, 226 | "us-east-1": 143, 227 | "us-east-2": 143, 228 | "us-west-1": 143, 229 | "us-west-2": 143, 230 | "ap-east-1": 143, 231 | "ap-south-1": 143, 232 | "ap-northeast-1": 143, 233 | "ap-northeast-2": 143, 234 | "ap-northeast-3": 143, 235 | "ap-southeast-1": 143, 236 | "ap-southeast-2": 143, 237 | "eu-south-1": 143, 238 | "eu-south-2": 143, 239 | "af-south-1": 143, 240 | "me-south-1": 143 241 | }, 242 | "bsdiff-php-80": { 243 | "ca-central-1": 10, 244 | "eu-central-1": 10, 245 | "eu-north-1": 10, 246 | "eu-west-1": 10, 247 | "eu-west-2": 10, 248 | "eu-west-3": 10, 249 | "sa-east-1": 10, 250 | "us-east-1": 10, 251 | "us-east-2": 10, 252 | "us-west-1": 10, 253 | "us-west-2": 10, 254 | "ap-east-1": 10, 255 | "ap-south-1": 10, 256 | "ap-northeast-1": 10, 257 | "ap-northeast-2": 10, 258 | "ap-northeast-3": 10, 259 | "ap-southeast-1": 10, 260 | "ap-southeast-2": 10, 261 | "eu-south-1": 10, 262 | "eu-south-2": 10, 263 | "af-south-1": 10, 264 | "me-south-1": 10 265 | }, 266 | "bsdiff-php-81": { 267 | "ca-central-1": 10, 268 | "eu-central-1": 10, 269 | "eu-north-1": 10, 270 | "eu-west-1": 10, 271 | "eu-west-2": 10, 272 | "eu-west-3": 10, 273 | "sa-east-1": 10, 274 | "us-east-1": 10, 275 | "us-east-2": 10, 276 | "us-west-1": 10, 277 | "us-west-2": 10, 278 | "ap-east-1": 10, 279 | "ap-south-1": 10, 280 | "ap-northeast-1": 10, 281 | "ap-northeast-2": 10, 282 | "ap-northeast-3": 10, 283 | "ap-southeast-1": 10, 284 | "ap-southeast-2": 10, 285 | "eu-south-1": 10, 286 | "eu-south-2": 10, 287 | "af-south-1": 10, 288 | "me-south-1": 10 289 | }, 290 | "bsdiff-php-82": { 291 | "ca-central-1": 10, 292 | "eu-central-1": 10, 293 | "eu-north-1": 10, 294 | "eu-west-1": 10, 295 | "eu-west-2": 10, 296 | "eu-west-3": 10, 297 | "sa-east-1": 10, 298 | "us-east-1": 10, 299 | "us-east-2": 10, 300 | "us-west-1": 10, 301 | "us-west-2": 10, 302 | "ap-east-1": 10, 303 | "ap-south-1": 10, 304 | "ap-northeast-1": 10, 305 | "ap-northeast-2": 10, 306 | "ap-northeast-3": 10, 307 | "ap-southeast-1": 10, 308 | "ap-southeast-2": 10, 309 | "eu-south-1": 10, 310 | "eu-south-2": 10, 311 | "af-south-1": 10, 312 | "me-south-1": 10 313 | }, 314 | "bsdiff-php-83": { 315 | "ca-central-1": 6, 316 | "eu-central-1": 6, 317 | "eu-north-1": 6, 318 | "eu-west-1": 6, 319 | "eu-west-2": 6, 320 | "eu-west-3": 6, 321 | "sa-east-1": 6, 322 | "us-east-1": 6, 323 | "us-east-2": 6, 324 | "us-west-1": 6, 325 | "us-west-2": 6, 326 | "ap-east-1": 6, 327 | "ap-south-1": 6, 328 | "ap-northeast-1": 6, 329 | "ap-northeast-2": 6, 330 | "ap-northeast-3": 6, 331 | "ap-southeast-1": 6, 332 | "ap-southeast-2": 6, 333 | "eu-south-1": 6, 334 | "eu-south-2": 6, 335 | "af-south-1": 6, 336 | "me-south-1": 6 337 | }, 338 | "bsdiff-php-84": { 339 | "ca-central-1": 2, 340 | "eu-central-1": 2, 341 | "eu-north-1": 2, 342 | "eu-west-1": 2, 343 | "eu-west-2": 2, 344 | "eu-west-3": 2, 345 | "sa-east-1": 2, 346 | "us-east-1": 2, 347 | "us-east-2": 2, 348 | "us-west-1": 2, 349 | "us-west-2": 2, 350 | "ap-east-1": 2, 351 | "ap-south-1": 2, 352 | "ap-northeast-1": 2, 353 | "ap-northeast-2": 2, 354 | "ap-northeast-3": 2, 355 | "ap-southeast-1": 2, 356 | "ap-southeast-2": 2, 357 | "eu-south-1": 2, 358 | "eu-south-2": 2, 359 | "af-south-1": 2, 360 | "me-south-1": 2 361 | }, 362 | "calendar-php-80": { 363 | "ca-central-1": 19, 364 | "eu-central-1": 19, 365 | "eu-north-1": 19, 366 | "eu-west-1": 19, 367 | "eu-west-2": 19, 368 | "eu-west-3": 19, 369 | "sa-east-1": 19, 370 | "us-east-1": 19, 371 | "us-east-2": 19, 372 | "us-west-1": 19, 373 | "us-west-2": 19, 374 | "ap-east-1": 15, 375 | "ap-south-1": 19, 376 | "ap-northeast-1": 19, 377 | "ap-northeast-2": 19, 378 | "ap-northeast-3": 15, 379 | "ap-southeast-1": 19, 380 | "ap-southeast-2": 19, 381 | "eu-south-1": 19, 382 | "eu-south-2": 11, 383 | "af-south-1": 17, 384 | "me-south-1": 13 385 | }, 386 | "calendar-php-81": { 387 | "ca-central-1": 18, 388 | "eu-central-1": 18, 389 | "eu-north-1": 18, 390 | "eu-west-1": 18, 391 | "eu-west-2": 18, 392 | "eu-west-3": 18, 393 | "sa-east-1": 18, 394 | "us-east-1": 18, 395 | "us-east-2": 18, 396 | "us-west-1": 18, 397 | "us-west-2": 18, 398 | "ap-east-1": 15, 399 | "ap-south-1": 18, 400 | "ap-northeast-1": 18, 401 | "ap-northeast-2": 18, 402 | "ap-northeast-3": 15, 403 | "ap-southeast-1": 18, 404 | "ap-southeast-2": 18, 405 | "eu-south-1": 18, 406 | "eu-south-2": 11, 407 | "af-south-1": 16, 408 | "me-south-1": 13 409 | }, 410 | "calendar-php-82": { 411 | "ca-central-1": 15, 412 | "eu-central-1": 15, 413 | "eu-north-1": 15, 414 | "eu-west-1": 15, 415 | "eu-west-2": 15, 416 | "eu-west-3": 15, 417 | "sa-east-1": 15, 418 | "us-east-1": 15, 419 | "us-east-2": 15, 420 | "us-west-1": 15, 421 | "us-west-2": 15, 422 | "ap-east-1": 15, 423 | "ap-south-1": 15, 424 | "ap-northeast-1": 15, 425 | "ap-northeast-2": 15, 426 | "ap-northeast-3": 15, 427 | "ap-southeast-1": 15, 428 | "ap-southeast-2": 15, 429 | "eu-south-1": 15, 430 | "eu-south-2": 11, 431 | "af-south-1": 13, 432 | "me-south-1": 13 433 | }, 434 | "calendar-php-83": { 435 | "ca-central-1": 6, 436 | "eu-central-1": 6, 437 | "eu-north-1": 6, 438 | "eu-west-1": 6, 439 | "eu-west-2": 6, 440 | "eu-west-3": 6, 441 | "sa-east-1": 6, 442 | "us-east-1": 6, 443 | "us-east-2": 6, 444 | "us-west-1": 6, 445 | "us-west-2": 6, 446 | "ap-east-1": 6, 447 | "ap-south-1": 6, 448 | "ap-northeast-1": 6, 449 | "ap-northeast-2": 6, 450 | "ap-northeast-3": 6, 451 | "ap-southeast-1": 6, 452 | "ap-southeast-2": 6, 453 | "eu-south-1": 6, 454 | "eu-south-2": 6, 455 | "af-south-1": 6, 456 | "me-south-1": 6 457 | }, 458 | "calendar-php-84": { 459 | "ca-central-1": 2, 460 | "eu-central-1": 2, 461 | "eu-north-1": 2, 462 | "eu-west-1": 2, 463 | "eu-west-2": 2, 464 | "eu-west-3": 2, 465 | "sa-east-1": 2, 466 | "us-east-1": 2, 467 | "us-east-2": 2, 468 | "us-west-1": 2, 469 | "us-west-2": 2, 470 | "ap-east-1": 2, 471 | "ap-south-1": 2, 472 | "ap-northeast-1": 2, 473 | "ap-northeast-2": 2, 474 | "ap-northeast-3": 2, 475 | "ap-southeast-1": 2, 476 | "ap-southeast-2": 2, 477 | "eu-south-1": 2, 478 | "eu-south-2": 2, 479 | "af-south-1": 2, 480 | "me-south-1": 2 481 | }, 482 | "datadog-php-80": { 483 | "ca-central-1": 8, 484 | "eu-central-1": 8, 485 | "eu-north-1": 8, 486 | "eu-west-1": 8, 487 | "eu-west-2": 8, 488 | "eu-west-3": 8, 489 | "sa-east-1": 8, 490 | "us-east-1": 8, 491 | "us-east-2": 8, 492 | "us-west-1": 8, 493 | "us-west-2": 8, 494 | "ap-east-1": 8, 495 | "ap-south-1": 8, 496 | "ap-northeast-1": 8, 497 | "ap-northeast-2": 8, 498 | "ap-northeast-3": 8, 499 | "ap-southeast-1": 8, 500 | "ap-southeast-2": 8, 501 | "eu-south-1": 8, 502 | "eu-south-2": 8, 503 | "af-south-1": 8, 504 | "me-south-1": 8 505 | }, 506 | "datadog-php-81": { 507 | "ca-central-1": 8, 508 | "eu-central-1": 8, 509 | "eu-north-1": 8, 510 | "eu-west-1": 8, 511 | "eu-west-2": 8, 512 | "eu-west-3": 8, 513 | "sa-east-1": 8, 514 | "us-east-1": 8, 515 | "us-east-2": 8, 516 | "us-west-1": 8, 517 | "us-west-2": 8, 518 | "ap-east-1": 8, 519 | "ap-south-1": 8, 520 | "ap-northeast-1": 8, 521 | "ap-northeast-2": 8, 522 | "ap-northeast-3": 8, 523 | "ap-southeast-1": 8, 524 | "ap-southeast-2": 8, 525 | "eu-south-1": 8, 526 | "eu-south-2": 8, 527 | "af-south-1": 8, 528 | "me-south-1": 8 529 | }, 530 | "datadog-php-82": { 531 | "ca-central-1": 8, 532 | "eu-central-1": 8, 533 | "eu-north-1": 8, 534 | "eu-west-1": 8, 535 | "eu-west-2": 8, 536 | "eu-west-3": 8, 537 | "sa-east-1": 8, 538 | "us-east-1": 8, 539 | "us-east-2": 8, 540 | "us-west-1": 8, 541 | "us-west-2": 8, 542 | "ap-east-1": 8, 543 | "ap-south-1": 8, 544 | "ap-northeast-1": 8, 545 | "ap-northeast-2": 8, 546 | "ap-northeast-3": 8, 547 | "ap-southeast-1": 8, 548 | "ap-southeast-2": 8, 549 | "eu-south-1": 8, 550 | "eu-south-2": 8, 551 | "af-south-1": 8, 552 | "me-south-1": 8 553 | }, 554 | "datadog-php-83": { 555 | "ca-central-1": 6, 556 | "eu-central-1": 6, 557 | "eu-north-1": 6, 558 | "eu-west-1": 6, 559 | "eu-west-2": 6, 560 | "eu-west-3": 6, 561 | "sa-east-1": 6, 562 | "us-east-1": 6, 563 | "us-east-2": 6, 564 | "us-west-1": 6, 565 | "us-west-2": 6, 566 | "ap-east-1": 6, 567 | "ap-south-1": 6, 568 | "ap-northeast-1": 6, 569 | "ap-northeast-2": 6, 570 | "ap-northeast-3": 6, 571 | "ap-southeast-1": 6, 572 | "ap-southeast-2": 6, 573 | "eu-south-1": 6, 574 | "eu-south-2": 6, 575 | "af-south-1": 6, 576 | "me-south-1": 6 577 | }, 578 | "datadog-php-84": { 579 | "ca-central-1": 2, 580 | "eu-central-1": 2, 581 | "eu-north-1": 2, 582 | "eu-west-1": 2, 583 | "eu-west-2": 2, 584 | "eu-west-3": 2, 585 | "sa-east-1": 2, 586 | "us-east-1": 2, 587 | "us-east-2": 2, 588 | "us-west-1": 2, 589 | "us-west-2": 2, 590 | "ap-east-1": 2, 591 | "ap-south-1": 2, 592 | "ap-northeast-1": 2, 593 | "ap-northeast-2": 2, 594 | "ap-northeast-3": 2, 595 | "ap-southeast-1": 2, 596 | "ap-southeast-2": 2, 597 | "eu-south-1": 2, 598 | "eu-south-2": 2, 599 | "af-south-1": 2, 600 | "me-south-1": 2 601 | }, 602 | "decimal-php-80": { 603 | "ca-central-1": 15, 604 | "eu-central-1": 15, 605 | "eu-north-1": 15, 606 | "eu-west-1": 15, 607 | "eu-west-2": 15, 608 | "eu-west-3": 15, 609 | "sa-east-1": 15, 610 | "us-east-1": 15, 611 | "us-east-2": 15, 612 | "us-west-1": 15, 613 | "us-west-2": 15, 614 | "ap-east-1": 15, 615 | "ap-south-1": 15, 616 | "ap-northeast-1": 15, 617 | "ap-northeast-2": 15, 618 | "ap-northeast-3": 15, 619 | "ap-southeast-1": 15, 620 | "ap-southeast-2": 15, 621 | "eu-south-1": 15, 622 | "eu-south-2": 11, 623 | "af-south-1": 13, 624 | "me-south-1": 13 625 | }, 626 | "decimal-php-81": { 627 | "ca-central-1": 15, 628 | "eu-central-1": 15, 629 | "eu-north-1": 15, 630 | "eu-west-1": 15, 631 | "eu-west-2": 15, 632 | "eu-west-3": 15, 633 | "sa-east-1": 15, 634 | "us-east-1": 15, 635 | "us-east-2": 15, 636 | "us-west-1": 15, 637 | "us-west-2": 15, 638 | "ap-east-1": 15, 639 | "ap-south-1": 15, 640 | "ap-northeast-1": 15, 641 | "ap-northeast-2": 15, 642 | "ap-northeast-3": 15, 643 | "ap-southeast-1": 15, 644 | "ap-southeast-2": 15, 645 | "eu-south-1": 15, 646 | "eu-south-2": 11, 647 | "af-south-1": 13, 648 | "me-south-1": 13 649 | }, 650 | "decimal-php-82": { 651 | "ca-central-1": 15, 652 | "eu-central-1": 15, 653 | "eu-north-1": 15, 654 | "eu-west-1": 15, 655 | "eu-west-2": 15, 656 | "eu-west-3": 15, 657 | "sa-east-1": 15, 658 | "us-east-1": 15, 659 | "us-east-2": 15, 660 | "us-west-1": 15, 661 | "us-west-2": 15, 662 | "ap-east-1": 15, 663 | "ap-south-1": 15, 664 | "ap-northeast-1": 15, 665 | "ap-northeast-2": 15, 666 | "ap-northeast-3": 15, 667 | "ap-southeast-1": 15, 668 | "ap-southeast-2": 15, 669 | "eu-south-1": 15, 670 | "eu-south-2": 11, 671 | "af-south-1": 13, 672 | "me-south-1": 13 673 | }, 674 | "decimal-php-83": { 675 | "ca-central-1": 6, 676 | "eu-central-1": 6, 677 | "eu-north-1": 6, 678 | "eu-west-1": 6, 679 | "eu-west-2": 6, 680 | "eu-west-3": 6, 681 | "sa-east-1": 6, 682 | "us-east-1": 6, 683 | "us-east-2": 6, 684 | "us-west-1": 6, 685 | "us-west-2": 6, 686 | "ap-east-1": 6, 687 | "ap-south-1": 6, 688 | "ap-northeast-1": 6, 689 | "ap-northeast-2": 6, 690 | "ap-northeast-3": 6, 691 | "ap-southeast-1": 6, 692 | "ap-southeast-2": 6, 693 | "eu-south-1": 6, 694 | "eu-south-2": 6, 695 | "af-south-1": 6, 696 | "me-south-1": 6 697 | }, 698 | "decimal-php-84": { 699 | "ca-central-1": 2, 700 | "eu-central-1": 2, 701 | "eu-north-1": 2, 702 | "eu-west-1": 2, 703 | "eu-west-2": 2, 704 | "eu-west-3": 2, 705 | "sa-east-1": 2, 706 | "us-east-1": 2, 707 | "us-east-2": 2, 708 | "us-west-1": 2, 709 | "us-west-2": 2, 710 | "ap-east-1": 2, 711 | "ap-south-1": 2, 712 | "ap-northeast-1": 2, 713 | "ap-northeast-2": 2, 714 | "ap-northeast-3": 2, 715 | "ap-southeast-1": 2, 716 | "ap-southeast-2": 2, 717 | "eu-south-1": 2, 718 | "eu-south-2": 2, 719 | "af-south-1": 2, 720 | "me-south-1": 2 721 | }, 722 | "ds-php-80": { 723 | "ca-central-1": 29, 724 | "eu-central-1": 29, 725 | "eu-north-1": 29, 726 | "eu-west-1": 29, 727 | "eu-west-2": 29, 728 | "eu-west-3": 29, 729 | "sa-east-1": 29, 730 | "us-east-1": 29, 731 | "us-east-2": 29, 732 | "us-west-1": 29, 733 | "us-west-2": 29, 734 | "ap-east-1": 16, 735 | "ap-south-1": 29, 736 | "ap-northeast-1": 29, 737 | "ap-northeast-2": 29, 738 | "ap-northeast-3": 16, 739 | "ap-southeast-1": 29, 740 | "ap-southeast-2": 29, 741 | "eu-south-1": 29, 742 | "eu-south-2": 11, 743 | "af-south-1": 27, 744 | "me-south-1": 14 745 | }, 746 | "ds-php-81": { 747 | "ca-central-1": 16, 748 | "eu-central-1": 16, 749 | "eu-north-1": 16, 750 | "eu-west-1": 16, 751 | "eu-west-2": 16, 752 | "eu-west-3": 16, 753 | "sa-east-1": 16, 754 | "us-east-1": 16, 755 | "us-east-2": 16, 756 | "us-west-1": 16, 757 | "us-west-2": 16, 758 | "ap-east-1": 16, 759 | "ap-south-1": 16, 760 | "ap-northeast-1": 16, 761 | "ap-northeast-2": 16, 762 | "ap-northeast-3": 16, 763 | "ap-southeast-1": 16, 764 | "ap-southeast-2": 16, 765 | "eu-south-1": 16, 766 | "eu-south-2": 11, 767 | "af-south-1": 14, 768 | "me-south-1": 14 769 | }, 770 | "ds-php-82": { 771 | "ca-central-1": 15, 772 | "eu-central-1": 15, 773 | "eu-north-1": 15, 774 | "eu-west-1": 15, 775 | "eu-west-2": 15, 776 | "eu-west-3": 15, 777 | "sa-east-1": 15, 778 | "us-east-1": 15, 779 | "us-east-2": 15, 780 | "us-west-1": 15, 781 | "us-west-2": 15, 782 | "ap-east-1": 15, 783 | "ap-south-1": 15, 784 | "ap-northeast-1": 15, 785 | "ap-northeast-2": 15, 786 | "ap-northeast-3": 15, 787 | "ap-southeast-1": 15, 788 | "ap-southeast-2": 15, 789 | "eu-south-1": 15, 790 | "eu-south-2": 11, 791 | "af-south-1": 13, 792 | "me-south-1": 13 793 | }, 794 | "ds-php-83": { 795 | "ca-central-1": 6, 796 | "eu-central-1": 6, 797 | "eu-north-1": 6, 798 | "eu-west-1": 6, 799 | "eu-west-2": 6, 800 | "eu-west-3": 6, 801 | "sa-east-1": 6, 802 | "us-east-1": 6, 803 | "us-east-2": 6, 804 | "us-west-1": 6, 805 | "us-west-2": 6, 806 | "ap-east-1": 6, 807 | "ap-south-1": 6, 808 | "ap-northeast-1": 6, 809 | "ap-northeast-2": 6, 810 | "ap-northeast-3": 6, 811 | "ap-southeast-1": 6, 812 | "ap-southeast-2": 6, 813 | "eu-south-1": 6, 814 | "eu-south-2": 6, 815 | "af-south-1": 6, 816 | "me-south-1": 6 817 | }, 818 | "ds-php-84": { 819 | "ca-central-1": 2, 820 | "eu-central-1": 2, 821 | "eu-north-1": 2, 822 | "eu-west-1": 2, 823 | "eu-west-2": 2, 824 | "eu-west-3": 2, 825 | "sa-east-1": 2, 826 | "us-east-1": 2, 827 | "us-east-2": 2, 828 | "us-west-1": 2, 829 | "us-west-2": 2, 830 | "ap-east-1": 2, 831 | "ap-south-1": 2, 832 | "ap-northeast-1": 2, 833 | "ap-northeast-2": 2, 834 | "ap-northeast-3": 2, 835 | "ap-southeast-1": 2, 836 | "ap-southeast-2": 2, 837 | "eu-south-1": 2, 838 | "eu-south-2": 2, 839 | "af-south-1": 2, 840 | "me-south-1": 2 841 | }, 842 | "elastic-apm-php-80": { 843 | "ca-central-1": 17, 844 | "eu-central-1": 17, 845 | "eu-north-1": 17, 846 | "eu-west-1": 17, 847 | "eu-west-2": 17, 848 | "eu-west-3": 17, 849 | "sa-east-1": 17, 850 | "us-east-1": 17, 851 | "us-east-2": 17, 852 | "us-west-1": 17, 853 | "us-west-2": 17, 854 | "ap-east-1": 17, 855 | "ap-south-1": 17, 856 | "ap-northeast-1": 17, 857 | "ap-northeast-2": 17, 858 | "ap-northeast-3": 17, 859 | "ap-southeast-1": 17, 860 | "ap-southeast-2": 17, 861 | "eu-south-1": 17, 862 | "eu-south-2": 12, 863 | "af-south-1": 15, 864 | "me-south-1": 15 865 | }, 866 | "elastic-apm-php-81": { 867 | "ca-central-1": 10, 868 | "eu-central-1": 10, 869 | "eu-north-1": 10, 870 | "eu-west-1": 10, 871 | "eu-west-2": 10, 872 | "eu-west-3": 10, 873 | "sa-east-1": 10, 874 | "us-east-1": 10, 875 | "us-east-2": 10, 876 | "us-west-1": 10, 877 | "us-west-2": 10, 878 | "ap-east-1": 10, 879 | "ap-south-1": 10, 880 | "ap-northeast-1": 10, 881 | "ap-northeast-2": 10, 882 | "ap-northeast-3": 10, 883 | "ap-southeast-1": 10, 884 | "ap-southeast-2": 10, 885 | "eu-south-1": 10, 886 | "eu-south-2": 10, 887 | "af-south-1": 10, 888 | "me-south-1": 10 889 | }, 890 | "elastic-apm-php-82": { 891 | "ca-central-1": 10, 892 | "eu-central-1": 10, 893 | "eu-north-1": 10, 894 | "eu-west-1": 10, 895 | "eu-west-2": 10, 896 | "eu-west-3": 10, 897 | "sa-east-1": 10, 898 | "us-east-1": 10, 899 | "us-east-2": 10, 900 | "us-west-1": 10, 901 | "us-west-2": 10, 902 | "ap-east-1": 10, 903 | "ap-south-1": 10, 904 | "ap-northeast-1": 10, 905 | "ap-northeast-2": 10, 906 | "ap-northeast-3": 10, 907 | "ap-southeast-1": 10, 908 | "ap-southeast-2": 10, 909 | "eu-south-1": 10, 910 | "eu-south-2": 10, 911 | "af-south-1": 10, 912 | "me-south-1": 10 913 | }, 914 | "elastic-apm-php-83": { 915 | "ca-central-1": 5, 916 | "eu-central-1": 5, 917 | "eu-north-1": 5, 918 | "eu-west-1": 5, 919 | "eu-west-2": 5, 920 | "eu-west-3": 5, 921 | "sa-east-1": 5, 922 | "us-east-1": 5, 923 | "us-east-2": 5, 924 | "us-west-1": 5, 925 | "us-west-2": 5, 926 | "ap-east-1": 5, 927 | "ap-south-1": 5, 928 | "ap-northeast-1": 5, 929 | "ap-northeast-2": 5, 930 | "ap-northeast-3": 5, 931 | "ap-southeast-1": 5, 932 | "ap-southeast-2": 5, 933 | "eu-south-1": 5, 934 | "eu-south-2": 5, 935 | "af-south-1": 5, 936 | "me-south-1": 5 937 | }, 938 | "excimer-php-80": { 939 | "ca-central-1": 8, 940 | "eu-central-1": 8, 941 | "eu-north-1": 8, 942 | "eu-west-1": 8, 943 | "eu-west-2": 8, 944 | "eu-west-3": 8, 945 | "sa-east-1": 8, 946 | "us-east-1": 8, 947 | "us-east-2": 8, 948 | "us-west-1": 8, 949 | "us-west-2": 8, 950 | "ap-east-1": 8, 951 | "ap-south-1": 8, 952 | "ap-northeast-1": 8, 953 | "ap-northeast-2": 8, 954 | "ap-northeast-3": 8, 955 | "ap-southeast-1": 8, 956 | "ap-southeast-2": 8, 957 | "eu-south-1": 8, 958 | "eu-south-2": 8, 959 | "af-south-1": 8, 960 | "me-south-1": 8 961 | }, 962 | "excimer-php-81": { 963 | "ca-central-1": 8, 964 | "eu-central-1": 8, 965 | "eu-north-1": 8, 966 | "eu-west-1": 8, 967 | "eu-west-2": 8, 968 | "eu-west-3": 8, 969 | "sa-east-1": 8, 970 | "us-east-1": 8, 971 | "us-east-2": 8, 972 | "us-west-1": 8, 973 | "us-west-2": 8, 974 | "ap-east-1": 8, 975 | "ap-south-1": 8, 976 | "ap-northeast-1": 8, 977 | "ap-northeast-2": 8, 978 | "ap-northeast-3": 8, 979 | "ap-southeast-1": 8, 980 | "ap-southeast-2": 8, 981 | "eu-south-1": 8, 982 | "eu-south-2": 8, 983 | "af-south-1": 8, 984 | "me-south-1": 8 985 | }, 986 | "excimer-php-82": { 987 | "ca-central-1": 8, 988 | "eu-central-1": 8, 989 | "eu-north-1": 8, 990 | "eu-west-1": 8, 991 | "eu-west-2": 8, 992 | "eu-west-3": 8, 993 | "sa-east-1": 8, 994 | "us-east-1": 8, 995 | "us-east-2": 8, 996 | "us-west-1": 8, 997 | "us-west-2": 8, 998 | "ap-east-1": 8, 999 | "ap-south-1": 8, 1000 | "ap-northeast-1": 8, 1001 | "ap-northeast-2": 8, 1002 | "ap-northeast-3": 8, 1003 | "ap-southeast-1": 8, 1004 | "ap-southeast-2": 8, 1005 | "eu-south-1": 8, 1006 | "eu-south-2": 8, 1007 | "af-south-1": 8, 1008 | "me-south-1": 8 1009 | }, 1010 | "excimer-php-83": { 1011 | "ca-central-1": 6, 1012 | "eu-central-1": 6, 1013 | "eu-north-1": 6, 1014 | "eu-west-1": 6, 1015 | "eu-west-2": 6, 1016 | "eu-west-3": 6, 1017 | "sa-east-1": 6, 1018 | "us-east-1": 6, 1019 | "us-east-2": 6, 1020 | "us-west-1": 6, 1021 | "us-west-2": 6, 1022 | "ap-east-1": 6, 1023 | "ap-south-1": 6, 1024 | "ap-northeast-1": 6, 1025 | "ap-northeast-2": 6, 1026 | "ap-northeast-3": 6, 1027 | "ap-southeast-1": 6, 1028 | "ap-southeast-2": 6, 1029 | "eu-south-1": 6, 1030 | "eu-south-2": 6, 1031 | "af-south-1": 6, 1032 | "me-south-1": 6 1033 | }, 1034 | "excimer-php-84": { 1035 | "ca-central-1": 2, 1036 | "eu-central-1": 2, 1037 | "eu-north-1": 2, 1038 | "eu-west-1": 2, 1039 | "eu-west-2": 2, 1040 | "eu-west-3": 2, 1041 | "sa-east-1": 2, 1042 | "us-east-1": 2, 1043 | "us-east-2": 2, 1044 | "us-west-1": 2, 1045 | "us-west-2": 2, 1046 | "ap-east-1": 2, 1047 | "ap-south-1": 2, 1048 | "ap-northeast-1": 2, 1049 | "ap-northeast-2": 2, 1050 | "ap-northeast-3": 2, 1051 | "ap-southeast-1": 2, 1052 | "ap-southeast-2": 2, 1053 | "eu-south-1": 2, 1054 | "eu-south-2": 2, 1055 | "af-south-1": 2, 1056 | "me-south-1": 2 1057 | }, 1058 | "gd-php-80": { 1059 | "ca-central-1": 30, 1060 | "eu-central-1": 30, 1061 | "eu-north-1": 30, 1062 | "eu-west-1": 30, 1063 | "eu-west-2": 30, 1064 | "eu-west-3": 30, 1065 | "sa-east-1": 30, 1066 | "us-east-1": 30, 1067 | "us-east-2": 30, 1068 | "us-west-1": 30, 1069 | "us-west-2": 30, 1070 | "ap-east-1": 16, 1071 | "ap-south-1": 30, 1072 | "ap-northeast-1": 30, 1073 | "ap-northeast-2": 30, 1074 | "ap-northeast-3": 16, 1075 | "ap-southeast-1": 30, 1076 | "ap-southeast-2": 30, 1077 | "eu-south-1": 30, 1078 | "eu-south-2": 12, 1079 | "af-south-1": 28, 1080 | "me-south-1": 14 1081 | }, 1082 | "gd-php-81": { 1083 | "ca-central-1": 19, 1084 | "eu-central-1": 19, 1085 | "eu-north-1": 19, 1086 | "eu-west-1": 19, 1087 | "eu-west-2": 19, 1088 | "eu-west-3": 19, 1089 | "sa-east-1": 19, 1090 | "us-east-1": 19, 1091 | "us-east-2": 19, 1092 | "us-west-1": 19, 1093 | "us-west-2": 19, 1094 | "ap-east-1": 16, 1095 | "ap-south-1": 19, 1096 | "ap-northeast-1": 19, 1097 | "ap-northeast-2": 19, 1098 | "ap-northeast-3": 16, 1099 | "ap-southeast-1": 19, 1100 | "ap-southeast-2": 19, 1101 | "eu-south-1": 19, 1102 | "eu-south-2": 12, 1103 | "af-south-1": 17, 1104 | "me-south-1": 14 1105 | }, 1106 | "gd-php-82": { 1107 | "ca-central-1": 16, 1108 | "eu-central-1": 16, 1109 | "eu-north-1": 16, 1110 | "eu-west-1": 16, 1111 | "eu-west-2": 16, 1112 | "eu-west-3": 16, 1113 | "sa-east-1": 16, 1114 | "us-east-1": 16, 1115 | "us-east-2": 16, 1116 | "us-west-1": 16, 1117 | "us-west-2": 16, 1118 | "ap-east-1": 16, 1119 | "ap-south-1": 16, 1120 | "ap-northeast-1": 16, 1121 | "ap-northeast-2": 16, 1122 | "ap-northeast-3": 16, 1123 | "ap-southeast-1": 16, 1124 | "ap-southeast-2": 16, 1125 | "eu-south-1": 16, 1126 | "eu-south-2": 12, 1127 | "af-south-1": 14, 1128 | "me-south-1": 14 1129 | }, 1130 | "gd-php-83": { 1131 | "ca-central-1": 7, 1132 | "eu-central-1": 7, 1133 | "eu-north-1": 7, 1134 | "eu-west-1": 7, 1135 | "eu-west-2": 7, 1136 | "eu-west-3": 7, 1137 | "sa-east-1": 7, 1138 | "us-east-1": 7, 1139 | "us-east-2": 7, 1140 | "us-west-1": 7, 1141 | "us-west-2": 7, 1142 | "ap-east-1": 7, 1143 | "ap-south-1": 7, 1144 | "ap-northeast-1": 7, 1145 | "ap-northeast-2": 7, 1146 | "ap-northeast-3": 7, 1147 | "ap-southeast-1": 7, 1148 | "ap-southeast-2": 7, 1149 | "eu-south-1": 7, 1150 | "eu-south-2": 7, 1151 | "af-south-1": 7, 1152 | "me-south-1": 7 1153 | }, 1154 | "gd-php-84": { 1155 | "ca-central-1": 3, 1156 | "eu-central-1": 3, 1157 | "eu-north-1": 3, 1158 | "eu-west-1": 3, 1159 | "eu-west-2": 3, 1160 | "eu-west-3": 3, 1161 | "sa-east-1": 3, 1162 | "us-east-1": 3, 1163 | "us-east-2": 3, 1164 | "us-west-1": 3, 1165 | "us-west-2": 3, 1166 | "ap-east-1": 3, 1167 | "ap-south-1": 3, 1168 | "ap-northeast-1": 3, 1169 | "ap-northeast-2": 3, 1170 | "ap-northeast-3": 3, 1171 | "ap-southeast-1": 3, 1172 | "ap-southeast-2": 3, 1173 | "eu-south-1": 3, 1174 | "eu-south-2": 3, 1175 | "af-south-1": 3, 1176 | "me-south-1": 3 1177 | }, 1178 | "gmp-php-80": { 1179 | "ca-central-1": 28, 1180 | "eu-central-1": 28, 1181 | "eu-north-1": 28, 1182 | "eu-west-1": 28, 1183 | "eu-west-2": 28, 1184 | "eu-west-3": 28, 1185 | "sa-east-1": 28, 1186 | "us-east-1": 28, 1187 | "us-east-2": 28, 1188 | "us-west-1": 28, 1189 | "us-west-2": 28, 1190 | "ap-east-1": 15, 1191 | "ap-south-1": 28, 1192 | "ap-northeast-1": 28, 1193 | "ap-northeast-2": 28, 1194 | "ap-northeast-3": 15, 1195 | "ap-southeast-1": 28, 1196 | "ap-southeast-2": 28, 1197 | "eu-south-1": 28, 1198 | "eu-south-2": 11, 1199 | "af-south-1": 26, 1200 | "me-south-1": 13 1201 | }, 1202 | "gmp-php-81": { 1203 | "ca-central-1": 18, 1204 | "eu-central-1": 18, 1205 | "eu-north-1": 18, 1206 | "eu-west-1": 18, 1207 | "eu-west-2": 18, 1208 | "eu-west-3": 18, 1209 | "sa-east-1": 18, 1210 | "us-east-1": 18, 1211 | "us-east-2": 18, 1212 | "us-west-1": 18, 1213 | "us-west-2": 18, 1214 | "ap-east-1": 15, 1215 | "ap-south-1": 18, 1216 | "ap-northeast-1": 18, 1217 | "ap-northeast-2": 18, 1218 | "ap-northeast-3": 15, 1219 | "ap-southeast-1": 18, 1220 | "ap-southeast-2": 18, 1221 | "eu-south-1": 18, 1222 | "eu-south-2": 11, 1223 | "af-south-1": 16, 1224 | "me-south-1": 13 1225 | }, 1226 | "gmp-php-82": { 1227 | "ca-central-1": 15, 1228 | "eu-central-1": 15, 1229 | "eu-north-1": 15, 1230 | "eu-west-1": 15, 1231 | "eu-west-2": 15, 1232 | "eu-west-3": 15, 1233 | "sa-east-1": 15, 1234 | "us-east-1": 15, 1235 | "us-east-2": 15, 1236 | "us-west-1": 15, 1237 | "us-west-2": 15, 1238 | "ap-east-1": 15, 1239 | "ap-south-1": 15, 1240 | "ap-northeast-1": 15, 1241 | "ap-northeast-2": 15, 1242 | "ap-northeast-3": 15, 1243 | "ap-southeast-1": 15, 1244 | "ap-southeast-2": 15, 1245 | "eu-south-1": 15, 1246 | "eu-south-2": 11, 1247 | "af-south-1": 13, 1248 | "me-south-1": 13 1249 | }, 1250 | "gmp-php-83": { 1251 | "ca-central-1": 6, 1252 | "eu-central-1": 6, 1253 | "eu-north-1": 6, 1254 | "eu-west-1": 6, 1255 | "eu-west-2": 6, 1256 | "eu-west-3": 6, 1257 | "sa-east-1": 6, 1258 | "us-east-1": 6, 1259 | "us-east-2": 6, 1260 | "us-west-1": 6, 1261 | "us-west-2": 6, 1262 | "ap-east-1": 6, 1263 | "ap-south-1": 6, 1264 | "ap-northeast-1": 6, 1265 | "ap-northeast-2": 6, 1266 | "ap-northeast-3": 6, 1267 | "ap-southeast-1": 6, 1268 | "ap-southeast-2": 6, 1269 | "eu-south-1": 6, 1270 | "eu-south-2": 6, 1271 | "af-south-1": 6, 1272 | "me-south-1": 6 1273 | }, 1274 | "gmp-php-84": { 1275 | "ca-central-1": 2, 1276 | "eu-central-1": 2, 1277 | "eu-north-1": 2, 1278 | "eu-west-1": 2, 1279 | "eu-west-2": 2, 1280 | "eu-west-3": 2, 1281 | "sa-east-1": 2, 1282 | "us-east-1": 2, 1283 | "us-east-2": 2, 1284 | "us-west-1": 2, 1285 | "us-west-2": 2, 1286 | "ap-east-1": 2, 1287 | "ap-south-1": 2, 1288 | "ap-northeast-1": 2, 1289 | "ap-northeast-2": 2, 1290 | "ap-northeast-3": 2, 1291 | "ap-southeast-1": 2, 1292 | "ap-southeast-2": 2, 1293 | "eu-south-1": 2, 1294 | "eu-south-2": 2, 1295 | "af-south-1": 2, 1296 | "me-south-1": 2 1297 | }, 1298 | "gnupg-php-81": { 1299 | "ca-central-1": 17, 1300 | "eu-central-1": 17, 1301 | "eu-north-1": 28, 1302 | "eu-west-1": 17, 1303 | "eu-west-2": 17, 1304 | "eu-west-3": 17, 1305 | "sa-east-1": 17, 1306 | "us-east-1": 17, 1307 | "us-east-2": 17, 1308 | "us-west-1": 17, 1309 | "us-west-2": 17, 1310 | "ap-east-1": 17, 1311 | "ap-south-1": 17, 1312 | "ap-northeast-1": 17, 1313 | "ap-northeast-2": 17, 1314 | "ap-northeast-3": 17, 1315 | "ap-southeast-1": 17, 1316 | "ap-southeast-2": 17, 1317 | "eu-south-1": 17, 1318 | "eu-south-2": 13, 1319 | "af-south-1": 15, 1320 | "me-south-1": 15 1321 | }, 1322 | "gnupg-php-82": { 1323 | "ca-central-1": 17, 1324 | "eu-central-1": 17, 1325 | "eu-north-1": 17, 1326 | "eu-west-1": 17, 1327 | "eu-west-2": 17, 1328 | "eu-west-3": 17, 1329 | "sa-east-1": 17, 1330 | "us-east-1": 17, 1331 | "us-east-2": 17, 1332 | "us-west-1": 17, 1333 | "us-west-2": 17, 1334 | "ap-east-1": 17, 1335 | "ap-south-1": 17, 1336 | "ap-northeast-1": 17, 1337 | "ap-northeast-2": 17, 1338 | "ap-northeast-3": 17, 1339 | "ap-southeast-1": 17, 1340 | "ap-southeast-2": 17, 1341 | "eu-south-1": 17, 1342 | "eu-south-2": 13, 1343 | "af-south-1": 15, 1344 | "me-south-1": 15 1345 | }, 1346 | "gnupg-php-83": { 1347 | "ca-central-1": 8, 1348 | "eu-central-1": 8, 1349 | "eu-north-1": 8, 1350 | "eu-west-1": 8, 1351 | "eu-west-2": 8, 1352 | "eu-west-3": 8, 1353 | "sa-east-1": 8, 1354 | "us-east-1": 8, 1355 | "us-east-2": 8, 1356 | "us-west-1": 8, 1357 | "us-west-2": 8, 1358 | "ap-east-1": 8, 1359 | "ap-south-1": 8, 1360 | "ap-northeast-1": 8, 1361 | "ap-northeast-2": 8, 1362 | "ap-northeast-3": 8, 1363 | "ap-southeast-1": 8, 1364 | "ap-southeast-2": 8, 1365 | "eu-south-1": 8, 1366 | "eu-south-2": 8, 1367 | "af-south-1": 8, 1368 | "me-south-1": 8 1369 | }, 1370 | "gnupg-php-84": { 1371 | "ca-central-1": 2, 1372 | "eu-central-1": 2, 1373 | "eu-north-1": 2, 1374 | "eu-west-1": 2, 1375 | "eu-west-2": 2, 1376 | "eu-west-3": 2, 1377 | "sa-east-1": 2, 1378 | "us-east-1": 2, 1379 | "us-east-2": 2, 1380 | "us-west-1": 2, 1381 | "us-west-2": 2, 1382 | "ap-east-1": 2, 1383 | "ap-south-1": 2, 1384 | "ap-northeast-1": 2, 1385 | "ap-northeast-2": 2, 1386 | "ap-northeast-3": 2, 1387 | "ap-southeast-1": 2, 1388 | "ap-southeast-2": 2, 1389 | "eu-south-1": 2, 1390 | "eu-south-2": 2, 1391 | "af-south-1": 2, 1392 | "me-south-1": 2 1393 | }, 1394 | "grpc-php-80": { 1395 | "ca-central-1": 20, 1396 | "eu-central-1": 20, 1397 | "eu-north-1": 20, 1398 | "eu-west-1": 20, 1399 | "eu-west-2": 20, 1400 | "eu-west-3": 20, 1401 | "sa-east-1": 20, 1402 | "us-east-1": 20, 1403 | "us-east-2": 20, 1404 | "us-west-1": 20, 1405 | "us-west-2": 20, 1406 | "ap-east-1": 16, 1407 | "ap-south-1": 20, 1408 | "ap-northeast-1": 20, 1409 | "ap-northeast-2": 20, 1410 | "ap-northeast-3": 16, 1411 | "ap-southeast-1": 20, 1412 | "ap-southeast-2": 20, 1413 | "eu-south-1": 20, 1414 | "eu-south-2": 14, 1415 | "af-south-1": 19, 1416 | "me-south-1": 15 1417 | }, 1418 | "grpc-php-81": { 1419 | "ca-central-1": 19, 1420 | "eu-central-1": 19, 1421 | "eu-north-1": 19, 1422 | "eu-west-1": 19, 1423 | "eu-west-2": 19, 1424 | "eu-west-3": 19, 1425 | "sa-east-1": 19, 1426 | "us-east-1": 19, 1427 | "us-east-2": 19, 1428 | "us-west-1": 19, 1429 | "us-west-2": 19, 1430 | "ap-east-1": 16, 1431 | "ap-south-1": 19, 1432 | "ap-northeast-1": 19, 1433 | "ap-northeast-2": 19, 1434 | "ap-northeast-3": 16, 1435 | "ap-southeast-1": 19, 1436 | "ap-southeast-2": 19, 1437 | "eu-south-1": 19, 1438 | "eu-south-2": 14, 1439 | "af-south-1": 18, 1440 | "me-south-1": 15 1441 | }, 1442 | "grpc-php-82": { 1443 | "ca-central-1": 16, 1444 | "eu-central-1": 16, 1445 | "eu-north-1": 16, 1446 | "eu-west-1": 16, 1447 | "eu-west-2": 16, 1448 | "eu-west-3": 16, 1449 | "sa-east-1": 16, 1450 | "us-east-1": 16, 1451 | "us-east-2": 16, 1452 | "us-west-1": 16, 1453 | "us-west-2": 16, 1454 | "ap-east-1": 16, 1455 | "ap-south-1": 16, 1456 | "ap-northeast-1": 16, 1457 | "ap-northeast-2": 16, 1458 | "ap-northeast-3": 16, 1459 | "ap-southeast-1": 16, 1460 | "ap-southeast-2": 16, 1461 | "eu-south-1": 16, 1462 | "eu-south-2": 14, 1463 | "af-south-1": 15, 1464 | "me-south-1": 15 1465 | }, 1466 | "grpc-php-83": { 1467 | "ca-central-1": 6, 1468 | "eu-central-1": 6, 1469 | "eu-north-1": 6, 1470 | "eu-west-1": 6, 1471 | "eu-west-2": 6, 1472 | "eu-west-3": 6, 1473 | "sa-east-1": 6, 1474 | "us-east-1": 6, 1475 | "us-east-2": 6, 1476 | "us-west-1": 6, 1477 | "us-west-2": 6, 1478 | "ap-east-1": 6, 1479 | "ap-south-1": 6, 1480 | "ap-northeast-1": 6, 1481 | "ap-northeast-2": 6, 1482 | "ap-northeast-3": 6, 1483 | "ap-southeast-1": 6, 1484 | "ap-southeast-2": 6, 1485 | "eu-south-1": 6, 1486 | "eu-south-2": 6, 1487 | "af-south-1": 6, 1488 | "me-south-1": 6 1489 | }, 1490 | "grpc-php-84": { 1491 | "ca-central-1": 2, 1492 | "eu-central-1": 2, 1493 | "eu-north-1": 2, 1494 | "eu-west-1": 2, 1495 | "eu-west-2": 2, 1496 | "eu-west-3": 2, 1497 | "sa-east-1": 2, 1498 | "us-east-1": 2, 1499 | "us-east-2": 2, 1500 | "us-west-1": 2, 1501 | "us-west-2": 2, 1502 | "ap-east-1": 2, 1503 | "ap-south-1": 2, 1504 | "ap-northeast-1": 2, 1505 | "ap-northeast-2": 2, 1506 | "ap-northeast-3": 2, 1507 | "ap-southeast-1": 2, 1508 | "ap-southeast-2": 2, 1509 | "eu-south-1": 2, 1510 | "eu-south-2": 2, 1511 | "af-south-1": 2, 1512 | "me-south-1": 2 1513 | }, 1514 | "h3-php-80": { 1515 | "ca-central-1": 4, 1516 | "eu-central-1": 4, 1517 | "eu-north-1": 4, 1518 | "eu-west-1": 4, 1519 | "eu-west-2": 4, 1520 | "eu-west-3": 4, 1521 | "sa-east-1": 4, 1522 | "us-east-1": 4, 1523 | "us-east-2": 4, 1524 | "us-west-1": 4, 1525 | "us-west-2": 4, 1526 | "ap-east-1": 4, 1527 | "ap-south-1": 4, 1528 | "ap-northeast-1": 4, 1529 | "ap-northeast-2": 4, 1530 | "ap-northeast-3": 4, 1531 | "ap-southeast-1": 4, 1532 | "ap-southeast-2": 4, 1533 | "eu-south-1": 4, 1534 | "eu-south-2": 4, 1535 | "af-south-1": 4, 1536 | "me-south-1": 4 1537 | }, 1538 | "h3-php-81": { 1539 | "ca-central-1": 4, 1540 | "eu-central-1": 4, 1541 | "eu-north-1": 4, 1542 | "eu-west-1": 4, 1543 | "eu-west-2": 4, 1544 | "eu-west-3": 4, 1545 | "sa-east-1": 4, 1546 | "us-east-1": 4, 1547 | "us-east-2": 4, 1548 | "us-west-1": 4, 1549 | "us-west-2": 4, 1550 | "ap-east-1": 4, 1551 | "ap-south-1": 4, 1552 | "ap-northeast-1": 4, 1553 | "ap-northeast-2": 4, 1554 | "ap-northeast-3": 4, 1555 | "ap-southeast-1": 4, 1556 | "ap-southeast-2": 4, 1557 | "eu-south-1": 4, 1558 | "eu-south-2": 4, 1559 | "af-south-1": 4, 1560 | "me-south-1": 4 1561 | }, 1562 | "h3-php-82": { 1563 | "ca-central-1": 4, 1564 | "eu-central-1": 4, 1565 | "eu-north-1": 4, 1566 | "eu-west-1": 4, 1567 | "eu-west-2": 4, 1568 | "eu-west-3": 4, 1569 | "sa-east-1": 4, 1570 | "us-east-1": 4, 1571 | "us-east-2": 4, 1572 | "us-west-1": 4, 1573 | "us-west-2": 4, 1574 | "ap-east-1": 4, 1575 | "ap-south-1": 4, 1576 | "ap-northeast-1": 4, 1577 | "ap-northeast-2": 4, 1578 | "ap-northeast-3": 4, 1579 | "ap-southeast-1": 4, 1580 | "ap-southeast-2": 4, 1581 | "eu-south-1": 4, 1582 | "eu-south-2": 4, 1583 | "af-south-1": 4, 1584 | "me-south-1": 4 1585 | }, 1586 | "h3-php-83": { 1587 | "ca-central-1": 4, 1588 | "eu-central-1": 4, 1589 | "eu-north-1": 4, 1590 | "eu-west-1": 4, 1591 | "eu-west-2": 4, 1592 | "eu-west-3": 4, 1593 | "sa-east-1": 4, 1594 | "us-east-1": 4, 1595 | "us-east-2": 4, 1596 | "us-west-1": 4, 1597 | "us-west-2": 4, 1598 | "ap-east-1": 4, 1599 | "ap-south-1": 4, 1600 | "ap-northeast-1": 4, 1601 | "ap-northeast-2": 4, 1602 | "ap-northeast-3": 4, 1603 | "ap-southeast-1": 4, 1604 | "ap-southeast-2": 4, 1605 | "eu-south-1": 4, 1606 | "eu-south-2": 4, 1607 | "af-south-1": 4, 1608 | "me-south-1": 4 1609 | }, 1610 | "h3-php-84": { 1611 | "ca-central-1": 2, 1612 | "eu-central-1": 2, 1613 | "eu-north-1": 2, 1614 | "eu-west-1": 2, 1615 | "eu-west-2": 2, 1616 | "eu-west-3": 2, 1617 | "sa-east-1": 2, 1618 | "us-east-1": 2, 1619 | "us-east-2": 2, 1620 | "us-west-1": 2, 1621 | "us-west-2": 2, 1622 | "ap-east-1": 2, 1623 | "ap-south-1": 2, 1624 | "ap-northeast-1": 2, 1625 | "ap-northeast-2": 2, 1626 | "ap-northeast-3": 2, 1627 | "ap-southeast-1": 2, 1628 | "ap-southeast-2": 2, 1629 | "eu-south-1": 2, 1630 | "eu-south-2": 2, 1631 | "af-south-1": 2, 1632 | "me-south-1": 2 1633 | }, 1634 | "igbinary-php-80": { 1635 | "ca-central-1": 28, 1636 | "eu-central-1": 28, 1637 | "eu-north-1": 28, 1638 | "eu-west-1": 28, 1639 | "eu-west-2": 28, 1640 | "eu-west-3": 28, 1641 | "sa-east-1": 28, 1642 | "us-east-1": 28, 1643 | "us-east-2": 28, 1644 | "us-west-1": 28, 1645 | "us-west-2": 28, 1646 | "ap-east-1": 15, 1647 | "ap-south-1": 28, 1648 | "ap-northeast-1": 28, 1649 | "ap-northeast-2": 28, 1650 | "ap-northeast-3": 15, 1651 | "ap-southeast-1": 28, 1652 | "ap-southeast-2": 28, 1653 | "eu-south-1": 28, 1654 | "eu-south-2": 11, 1655 | "af-south-1": 26, 1656 | "me-south-1": 13 1657 | }, 1658 | "igbinary-php-81": { 1659 | "ca-central-1": 18, 1660 | "eu-central-1": 18, 1661 | "eu-north-1": 18, 1662 | "eu-west-1": 18, 1663 | "eu-west-2": 18, 1664 | "eu-west-3": 18, 1665 | "sa-east-1": 18, 1666 | "us-east-1": 18, 1667 | "us-east-2": 18, 1668 | "us-west-1": 18, 1669 | "us-west-2": 18, 1670 | "ap-east-1": 15, 1671 | "ap-south-1": 18, 1672 | "ap-northeast-1": 18, 1673 | "ap-northeast-2": 18, 1674 | "ap-northeast-3": 15, 1675 | "ap-southeast-1": 18, 1676 | "ap-southeast-2": 18, 1677 | "eu-south-1": 18, 1678 | "eu-south-2": 11, 1679 | "af-south-1": 16, 1680 | "me-south-1": 13 1681 | }, 1682 | "igbinary-php-82": { 1683 | "ca-central-1": 15, 1684 | "eu-central-1": 15, 1685 | "eu-north-1": 15, 1686 | "eu-west-1": 15, 1687 | "eu-west-2": 15, 1688 | "eu-west-3": 15, 1689 | "sa-east-1": 15, 1690 | "us-east-1": 15, 1691 | "us-east-2": 15, 1692 | "us-west-1": 15, 1693 | "us-west-2": 15, 1694 | "ap-east-1": 15, 1695 | "ap-south-1": 15, 1696 | "ap-northeast-1": 15, 1697 | "ap-northeast-2": 15, 1698 | "ap-northeast-3": 15, 1699 | "ap-southeast-1": 15, 1700 | "ap-southeast-2": 15, 1701 | "eu-south-1": 15, 1702 | "eu-south-2": 11, 1703 | "af-south-1": 13, 1704 | "me-south-1": 13 1705 | }, 1706 | "igbinary-php-83": { 1707 | "ca-central-1": 6, 1708 | "eu-central-1": 6, 1709 | "eu-north-1": 6, 1710 | "eu-west-1": 6, 1711 | "eu-west-2": 6, 1712 | "eu-west-3": 6, 1713 | "sa-east-1": 6, 1714 | "us-east-1": 6, 1715 | "us-east-2": 6, 1716 | "us-west-1": 6, 1717 | "us-west-2": 6, 1718 | "ap-east-1": 6, 1719 | "ap-south-1": 6, 1720 | "ap-northeast-1": 6, 1721 | "ap-northeast-2": 6, 1722 | "ap-northeast-3": 6, 1723 | "ap-southeast-1": 6, 1724 | "ap-southeast-2": 6, 1725 | "eu-south-1": 6, 1726 | "eu-south-2": 6, 1727 | "af-south-1": 6, 1728 | "me-south-1": 6 1729 | }, 1730 | "igbinary-php-84": { 1731 | "ca-central-1": 2, 1732 | "eu-central-1": 2, 1733 | "eu-north-1": 2, 1734 | "eu-west-1": 2, 1735 | "eu-west-2": 2, 1736 | "eu-west-3": 2, 1737 | "sa-east-1": 2, 1738 | "us-east-1": 2, 1739 | "us-east-2": 2, 1740 | "us-west-1": 2, 1741 | "us-west-2": 2, 1742 | "ap-east-1": 2, 1743 | "ap-south-1": 2, 1744 | "ap-northeast-1": 2, 1745 | "ap-northeast-2": 2, 1746 | "ap-northeast-3": 2, 1747 | "ap-southeast-1": 2, 1748 | "ap-southeast-2": 2, 1749 | "eu-south-1": 2, 1750 | "eu-south-2": 2, 1751 | "af-south-1": 2, 1752 | "me-south-1": 2 1753 | }, 1754 | "imagick-php-80": { 1755 | "ca-central-1": 28, 1756 | "eu-central-1": 28, 1757 | "eu-north-1": 28, 1758 | "eu-west-1": 28, 1759 | "eu-west-2": 28, 1760 | "eu-west-3": 28, 1761 | "sa-east-1": 28, 1762 | "us-east-1": 28, 1763 | "us-east-2": 28, 1764 | "us-west-1": 28, 1765 | "us-west-2": 28, 1766 | "ap-east-1": 20, 1767 | "ap-south-1": 28, 1768 | "ap-northeast-1": 28, 1769 | "ap-northeast-2": 28, 1770 | "ap-northeast-3": 20, 1771 | "ap-southeast-1": 28, 1772 | "ap-southeast-2": 28, 1773 | "eu-south-1": 28, 1774 | "eu-south-2": 15, 1775 | "af-south-1": 27, 1776 | "me-south-1": 19 1777 | }, 1778 | "imagick-php-81": { 1779 | "ca-central-1": 19, 1780 | "eu-central-1": 19, 1781 | "eu-north-1": 19, 1782 | "eu-west-1": 19, 1783 | "eu-west-2": 19, 1784 | "eu-west-3": 19, 1785 | "sa-east-1": 19, 1786 | "us-east-1": 19, 1787 | "us-east-2": 19, 1788 | "us-west-1": 19, 1789 | "us-west-2": 19, 1790 | "ap-east-1": 19, 1791 | "ap-south-1": 19, 1792 | "ap-northeast-1": 19, 1793 | "ap-northeast-2": 19, 1794 | "ap-northeast-3": 19, 1795 | "ap-southeast-1": 19, 1796 | "ap-southeast-2": 19, 1797 | "eu-south-1": 19, 1798 | "eu-south-2": 15, 1799 | "af-south-1": 18, 1800 | "me-south-1": 18 1801 | }, 1802 | "imagick-php-82": { 1803 | "ca-central-1": 18, 1804 | "eu-central-1": 18, 1805 | "eu-north-1": 18, 1806 | "eu-west-1": 18, 1807 | "eu-west-2": 18, 1808 | "eu-west-3": 18, 1809 | "sa-east-1": 18, 1810 | "us-east-1": 18, 1811 | "us-east-2": 18, 1812 | "us-west-1": 18, 1813 | "us-west-2": 18, 1814 | "ap-east-1": 18, 1815 | "ap-south-1": 18, 1816 | "ap-northeast-1": 18, 1817 | "ap-northeast-2": 18, 1818 | "ap-northeast-3": 18, 1819 | "ap-southeast-1": 18, 1820 | "ap-southeast-2": 18, 1821 | "eu-south-1": 18, 1822 | "eu-south-2": 15, 1823 | "af-south-1": 17, 1824 | "me-south-1": 17 1825 | }, 1826 | "imagick-php-83": { 1827 | "ca-central-1": 7, 1828 | "eu-central-1": 7, 1829 | "eu-north-1": 7, 1830 | "eu-west-1": 7, 1831 | "eu-west-2": 7, 1832 | "eu-west-3": 7, 1833 | "sa-east-1": 7, 1834 | "us-east-1": 7, 1835 | "us-east-2": 7, 1836 | "us-west-1": 7, 1837 | "us-west-2": 7, 1838 | "ap-east-1": 7, 1839 | "ap-south-1": 7, 1840 | "ap-northeast-1": 7, 1841 | "ap-northeast-2": 7, 1842 | "ap-northeast-3": 7, 1843 | "ap-southeast-1": 7, 1844 | "ap-southeast-2": 7, 1845 | "eu-south-1": 7, 1846 | "eu-south-2": 7, 1847 | "af-south-1": 7, 1848 | "me-south-1": 7 1849 | }, 1850 | "imagick-php-84": { 1851 | "ca-central-1": 1, 1852 | "eu-central-1": 1, 1853 | "eu-north-1": 1, 1854 | "eu-west-1": 1, 1855 | "eu-west-2": 1, 1856 | "eu-west-3": 1, 1857 | "sa-east-1": 1, 1858 | "us-east-1": 1, 1859 | "us-east-2": 1, 1860 | "us-west-1": 1, 1861 | "us-west-2": 1, 1862 | "ap-east-1": 1, 1863 | "ap-south-1": 1, 1864 | "ap-northeast-1": 1, 1865 | "ap-northeast-2": 1, 1866 | "ap-northeast-3": 1, 1867 | "ap-southeast-1": 1, 1868 | "ap-southeast-2": 1, 1869 | "eu-south-1": 1, 1870 | "eu-south-2": 1, 1871 | "af-south-1": 1, 1872 | "me-south-1": 1 1873 | }, 1874 | "imap-php-80": { 1875 | "ca-central-1": 8, 1876 | "eu-central-1": 8, 1877 | "eu-north-1": 8, 1878 | "eu-west-1": 8, 1879 | "eu-west-2": 8, 1880 | "eu-west-3": 8, 1881 | "sa-east-1": 8, 1882 | "us-east-1": 8, 1883 | "us-east-2": 8, 1884 | "us-west-1": 8, 1885 | "us-west-2": 8, 1886 | "ap-east-1": 8, 1887 | "ap-south-1": 7, 1888 | "ap-northeast-1": 7, 1889 | "ap-northeast-2": 7, 1890 | "ap-northeast-3": 7, 1891 | "ap-southeast-1": 7, 1892 | "ap-southeast-2": 7, 1893 | "eu-south-1": 7, 1894 | "eu-south-2": 7, 1895 | "af-south-1": 7, 1896 | "me-south-1": 7 1897 | }, 1898 | "imap-php-81": { 1899 | "ca-central-1": 19, 1900 | "eu-central-1": 19, 1901 | "eu-north-1": 19, 1902 | "eu-west-1": 19, 1903 | "eu-west-2": 19, 1904 | "eu-west-3": 19, 1905 | "sa-east-1": 19, 1906 | "us-east-1": 19, 1907 | "us-east-2": 19, 1908 | "us-west-1": 19, 1909 | "us-west-2": 19, 1910 | "ap-east-1": 16, 1911 | "ap-south-1": 18, 1912 | "ap-northeast-1": 18, 1913 | "ap-northeast-2": 18, 1914 | "ap-northeast-3": 15, 1915 | "ap-southeast-1": 18, 1916 | "ap-southeast-2": 18, 1917 | "eu-south-1": 18, 1918 | "eu-south-2": 11, 1919 | "af-south-1": 16, 1920 | "me-south-1": 13 1921 | }, 1922 | "imap-php-82": { 1923 | "ca-central-1": 16, 1924 | "eu-central-1": 16, 1925 | "eu-north-1": 16, 1926 | "eu-west-1": 16, 1927 | "eu-west-2": 16, 1928 | "eu-west-3": 16, 1929 | "sa-east-1": 16, 1930 | "us-east-1": 16, 1931 | "us-east-2": 16, 1932 | "us-west-1": 16, 1933 | "us-west-2": 16, 1934 | "ap-east-1": 16, 1935 | "ap-south-1": 15, 1936 | "ap-northeast-1": 15, 1937 | "ap-northeast-2": 15, 1938 | "ap-northeast-3": 15, 1939 | "ap-southeast-1": 15, 1940 | "ap-southeast-2": 15, 1941 | "eu-south-1": 15, 1942 | "eu-south-2": 11, 1943 | "af-south-1": 13, 1944 | "me-south-1": 13 1945 | }, 1946 | "imap-php-83": { 1947 | "ca-central-1": 6, 1948 | "eu-central-1": 6, 1949 | "eu-north-1": 6, 1950 | "eu-west-1": 6, 1951 | "eu-west-2": 6, 1952 | "eu-west-3": 6, 1953 | "sa-east-1": 6, 1954 | "us-east-1": 6, 1955 | "us-east-2": 6, 1956 | "us-west-1": 6, 1957 | "us-west-2": 6, 1958 | "ap-east-1": 6, 1959 | "ap-south-1": 5, 1960 | "ap-northeast-1": 5, 1961 | "ap-northeast-2": 5, 1962 | "ap-northeast-3": 5, 1963 | "ap-southeast-1": 5, 1964 | "ap-southeast-2": 5, 1965 | "eu-south-1": 5, 1966 | "eu-south-2": 5, 1967 | "af-south-1": 5, 1968 | "me-south-1": 5 1969 | }, 1970 | "ldap-php-80": { 1971 | "ca-central-1": 28, 1972 | "eu-central-1": 28, 1973 | "eu-north-1": 28, 1974 | "eu-west-1": 28, 1975 | "eu-west-2": 28, 1976 | "eu-west-3": 28, 1977 | "sa-east-1": 28, 1978 | "us-east-1": 28, 1979 | "us-east-2": 28, 1980 | "us-west-1": 28, 1981 | "us-west-2": 28, 1982 | "ap-east-1": 15, 1983 | "ap-south-1": 28, 1984 | "ap-northeast-1": 28, 1985 | "ap-northeast-2": 28, 1986 | "ap-northeast-3": 15, 1987 | "ap-southeast-1": 28, 1988 | "ap-southeast-2": 28, 1989 | "eu-south-1": 28, 1990 | "eu-south-2": 11, 1991 | "af-south-1": 26, 1992 | "me-south-1": 13 1993 | }, 1994 | "ldap-php-81": { 1995 | "ca-central-1": 18, 1996 | "eu-central-1": 18, 1997 | "eu-north-1": 18, 1998 | "eu-west-1": 18, 1999 | "eu-west-2": 18, 2000 | "eu-west-3": 18, 2001 | "sa-east-1": 18, 2002 | "us-east-1": 18, 2003 | "us-east-2": 18, 2004 | "us-west-1": 18, 2005 | "us-west-2": 18, 2006 | "ap-east-1": 15, 2007 | "ap-south-1": 18, 2008 | "ap-northeast-1": 18, 2009 | "ap-northeast-2": 18, 2010 | "ap-northeast-3": 15, 2011 | "ap-southeast-1": 18, 2012 | "ap-southeast-2": 18, 2013 | "eu-south-1": 18, 2014 | "eu-south-2": 11, 2015 | "af-south-1": 16, 2016 | "me-south-1": 13 2017 | }, 2018 | "ldap-php-82": { 2019 | "ca-central-1": 15, 2020 | "eu-central-1": 15, 2021 | "eu-north-1": 15, 2022 | "eu-west-1": 15, 2023 | "eu-west-2": 15, 2024 | "eu-west-3": 15, 2025 | "sa-east-1": 15, 2026 | "us-east-1": 15, 2027 | "us-east-2": 15, 2028 | "us-west-1": 15, 2029 | "us-west-2": 15, 2030 | "ap-east-1": 15, 2031 | "ap-south-1": 15, 2032 | "ap-northeast-1": 15, 2033 | "ap-northeast-2": 15, 2034 | "ap-northeast-3": 15, 2035 | "ap-southeast-1": 15, 2036 | "ap-southeast-2": 15, 2037 | "eu-south-1": 15, 2038 | "eu-south-2": 11, 2039 | "af-south-1": 13, 2040 | "me-south-1": 13 2041 | }, 2042 | "ldap-php-83": { 2043 | "ca-central-1": 6, 2044 | "eu-central-1": 6, 2045 | "eu-north-1": 6, 2046 | "eu-west-1": 6, 2047 | "eu-west-2": 6, 2048 | "eu-west-3": 6, 2049 | "sa-east-1": 6, 2050 | "us-east-1": 6, 2051 | "us-east-2": 6, 2052 | "us-west-1": 6, 2053 | "us-west-2": 6, 2054 | "ap-east-1": 6, 2055 | "ap-south-1": 6, 2056 | "ap-northeast-1": 6, 2057 | "ap-northeast-2": 6, 2058 | "ap-northeast-3": 6, 2059 | "ap-southeast-1": 6, 2060 | "ap-southeast-2": 6, 2061 | "eu-south-1": 6, 2062 | "eu-south-2": 6, 2063 | "af-south-1": 6, 2064 | "me-south-1": 6 2065 | }, 2066 | "ldap-php-84": { 2067 | "ca-central-1": 2, 2068 | "eu-central-1": 2, 2069 | "eu-north-1": 2, 2070 | "eu-west-1": 2, 2071 | "eu-west-2": 2, 2072 | "eu-west-3": 2, 2073 | "sa-east-1": 2, 2074 | "us-east-1": 2, 2075 | "us-east-2": 2, 2076 | "us-west-1": 2, 2077 | "us-west-2": 2, 2078 | "ap-east-1": 2, 2079 | "ap-south-1": 2, 2080 | "ap-northeast-1": 2, 2081 | "ap-northeast-2": 2, 2082 | "ap-northeast-3": 2, 2083 | "ap-southeast-1": 2, 2084 | "ap-southeast-2": 2, 2085 | "eu-south-1": 2, 2086 | "eu-south-2": 2, 2087 | "af-south-1": 2, 2088 | "me-south-1": 2 2089 | }, 2090 | "mailparse-php-80": { 2091 | "ca-central-1": 29, 2092 | "eu-central-1": 29, 2093 | "eu-north-1": 29, 2094 | "eu-west-1": 29, 2095 | "eu-west-2": 29, 2096 | "eu-west-3": 29, 2097 | "sa-east-1": 29, 2098 | "us-east-1": 29, 2099 | "us-east-2": 29, 2100 | "us-west-1": 29, 2101 | "us-west-2": 29, 2102 | "ap-east-1": 15, 2103 | "ap-south-1": 29, 2104 | "ap-northeast-1": 29, 2105 | "ap-northeast-2": 29, 2106 | "ap-northeast-3": 15, 2107 | "ap-southeast-1": 29, 2108 | "ap-southeast-2": 29, 2109 | "eu-south-1": 29, 2110 | "eu-south-2": 11, 2111 | "af-south-1": 27, 2112 | "me-south-1": 13 2113 | }, 2114 | "mailparse-php-81": { 2115 | "ca-central-1": 18, 2116 | "eu-central-1": 18, 2117 | "eu-north-1": 18, 2118 | "eu-west-1": 18, 2119 | "eu-west-2": 18, 2120 | "eu-west-3": 18, 2121 | "sa-east-1": 18, 2122 | "us-east-1": 18, 2123 | "us-east-2": 18, 2124 | "us-west-1": 18, 2125 | "us-west-2": 18, 2126 | "ap-east-1": 15, 2127 | "ap-south-1": 18, 2128 | "ap-northeast-1": 18, 2129 | "ap-northeast-2": 18, 2130 | "ap-northeast-3": 15, 2131 | "ap-southeast-1": 18, 2132 | "ap-southeast-2": 18, 2133 | "eu-south-1": 18, 2134 | "eu-south-2": 11, 2135 | "af-south-1": 16, 2136 | "me-south-1": 13 2137 | }, 2138 | "mailparse-php-82": { 2139 | "ca-central-1": 15, 2140 | "eu-central-1": 15, 2141 | "eu-north-1": 15, 2142 | "eu-west-1": 15, 2143 | "eu-west-2": 15, 2144 | "eu-west-3": 15, 2145 | "sa-east-1": 15, 2146 | "us-east-1": 15, 2147 | "us-east-2": 15, 2148 | "us-west-1": 15, 2149 | "us-west-2": 15, 2150 | "ap-east-1": 15, 2151 | "ap-south-1": 15, 2152 | "ap-northeast-1": 15, 2153 | "ap-northeast-2": 15, 2154 | "ap-northeast-3": 15, 2155 | "ap-southeast-1": 15, 2156 | "ap-southeast-2": 15, 2157 | "eu-south-1": 15, 2158 | "eu-south-2": 11, 2159 | "af-south-1": 13, 2160 | "me-south-1": 13 2161 | }, 2162 | "mailparse-php-83": { 2163 | "ca-central-1": 6, 2164 | "eu-central-1": 6, 2165 | "eu-north-1": 6, 2166 | "eu-west-1": 6, 2167 | "eu-west-2": 6, 2168 | "eu-west-3": 6, 2169 | "sa-east-1": 6, 2170 | "us-east-1": 6, 2171 | "us-east-2": 6, 2172 | "us-west-1": 6, 2173 | "us-west-2": 6, 2174 | "ap-east-1": 6, 2175 | "ap-south-1": 6, 2176 | "ap-northeast-1": 6, 2177 | "ap-northeast-2": 6, 2178 | "ap-northeast-3": 6, 2179 | "ap-southeast-1": 6, 2180 | "ap-southeast-2": 6, 2181 | "eu-south-1": 6, 2182 | "eu-south-2": 6, 2183 | "af-south-1": 6, 2184 | "me-south-1": 6 2185 | }, 2186 | "mailparse-php-84": { 2187 | "ca-central-1": 2, 2188 | "eu-central-1": 2, 2189 | "eu-north-1": 2, 2190 | "eu-west-1": 2, 2191 | "eu-west-2": 2, 2192 | "eu-west-3": 2, 2193 | "sa-east-1": 2, 2194 | "us-east-1": 2, 2195 | "us-east-2": 2, 2196 | "us-west-1": 2, 2197 | "us-west-2": 2, 2198 | "ap-east-1": 2, 2199 | "ap-south-1": 2, 2200 | "ap-northeast-1": 2, 2201 | "ap-northeast-2": 2, 2202 | "ap-northeast-3": 2, 2203 | "ap-southeast-1": 2, 2204 | "ap-southeast-2": 2, 2205 | "eu-south-1": 2, 2206 | "eu-south-2": 2, 2207 | "af-south-1": 2, 2208 | "me-south-1": 2 2209 | }, 2210 | "maxminddb-php-80": { 2211 | "ca-central-1": 16, 2212 | "eu-central-1": 16, 2213 | "eu-north-1": 16, 2214 | "eu-west-1": 16, 2215 | "eu-west-2": 16, 2216 | "eu-west-3": 16, 2217 | "sa-east-1": 16, 2218 | "us-east-1": 16, 2219 | "us-east-2": 16, 2220 | "us-west-1": 16, 2221 | "us-west-2": 16, 2222 | "ap-east-1": 16, 2223 | "ap-south-1": 16, 2224 | "ap-northeast-1": 16, 2225 | "ap-northeast-2": 16, 2226 | "ap-northeast-3": 16, 2227 | "ap-southeast-1": 16, 2228 | "ap-southeast-2": 16, 2229 | "eu-south-1": 16, 2230 | "eu-south-2": 11, 2231 | "af-south-1": 14, 2232 | "me-south-1": 14 2233 | }, 2234 | "maxminddb-php-81": { 2235 | "ca-central-1": 16, 2236 | "eu-central-1": 16, 2237 | "eu-north-1": 16, 2238 | "eu-west-1": 16, 2239 | "eu-west-2": 16, 2240 | "eu-west-3": 16, 2241 | "sa-east-1": 16, 2242 | "us-east-1": 16, 2243 | "us-east-2": 16, 2244 | "us-west-1": 16, 2245 | "us-west-2": 16, 2246 | "ap-east-1": 16, 2247 | "ap-south-1": 16, 2248 | "ap-northeast-1": 16, 2249 | "ap-northeast-2": 16, 2250 | "ap-northeast-3": 16, 2251 | "ap-southeast-1": 16, 2252 | "ap-southeast-2": 16, 2253 | "eu-south-1": 16, 2254 | "eu-south-2": 11, 2255 | "af-south-1": 14, 2256 | "me-south-1": 14 2257 | }, 2258 | "maxminddb-php-82": { 2259 | "ca-central-1": 15, 2260 | "eu-central-1": 15, 2261 | "eu-north-1": 15, 2262 | "eu-west-1": 15, 2263 | "eu-west-2": 15, 2264 | "eu-west-3": 15, 2265 | "sa-east-1": 15, 2266 | "us-east-1": 15, 2267 | "us-east-2": 15, 2268 | "us-west-1": 15, 2269 | "us-west-2": 15, 2270 | "ap-east-1": 15, 2271 | "ap-south-1": 15, 2272 | "ap-northeast-1": 15, 2273 | "ap-northeast-2": 15, 2274 | "ap-northeast-3": 15, 2275 | "ap-southeast-1": 15, 2276 | "ap-southeast-2": 15, 2277 | "eu-south-1": 15, 2278 | "eu-south-2": 11, 2279 | "af-south-1": 13, 2280 | "me-south-1": 13 2281 | }, 2282 | "maxminddb-php-83": { 2283 | "ca-central-1": 6, 2284 | "eu-central-1": 6, 2285 | "eu-north-1": 6, 2286 | "eu-west-1": 6, 2287 | "eu-west-2": 6, 2288 | "eu-west-3": 6, 2289 | "sa-east-1": 6, 2290 | "us-east-1": 6, 2291 | "us-east-2": 6, 2292 | "us-west-1": 6, 2293 | "us-west-2": 6, 2294 | "ap-east-1": 6, 2295 | "ap-south-1": 6, 2296 | "ap-northeast-1": 6, 2297 | "ap-northeast-2": 6, 2298 | "ap-northeast-3": 6, 2299 | "ap-southeast-1": 6, 2300 | "ap-southeast-2": 6, 2301 | "eu-south-1": 6, 2302 | "eu-south-2": 6, 2303 | "af-south-1": 6, 2304 | "me-south-1": 6 2305 | }, 2306 | "maxminddb-php-84": { 2307 | "ca-central-1": 2, 2308 | "eu-central-1": 2, 2309 | "eu-north-1": 2, 2310 | "eu-west-1": 2, 2311 | "eu-west-2": 2, 2312 | "eu-west-3": 2, 2313 | "sa-east-1": 2, 2314 | "us-east-1": 2, 2315 | "us-east-2": 2, 2316 | "us-west-1": 2, 2317 | "us-west-2": 2, 2318 | "ap-east-1": 2, 2319 | "ap-south-1": 2, 2320 | "ap-northeast-1": 2, 2321 | "ap-northeast-2": 2, 2322 | "ap-northeast-3": 2, 2323 | "ap-southeast-1": 2, 2324 | "ap-southeast-2": 2, 2325 | "eu-south-1": 2, 2326 | "eu-south-2": 2, 2327 | "af-south-1": 2, 2328 | "me-south-1": 2 2329 | }, 2330 | "memcache-php-80": { 2331 | "ca-central-1": 20, 2332 | "eu-central-1": 20, 2333 | "eu-north-1": 20, 2334 | "eu-west-1": 20, 2335 | "eu-west-2": 20, 2336 | "eu-west-3": 20, 2337 | "sa-east-1": 20, 2338 | "us-east-1": 20, 2339 | "us-east-2": 20, 2340 | "us-west-1": 20, 2341 | "us-west-2": 20, 2342 | "ap-east-1": 13, 2343 | "ap-south-1": 20, 2344 | "ap-northeast-1": 20, 2345 | "ap-northeast-2": 20, 2346 | "ap-northeast-3": 13, 2347 | "ap-southeast-1": 20, 2348 | "ap-southeast-2": 20, 2349 | "eu-south-1": 20, 2350 | "eu-south-2": 9, 2351 | "af-south-1": 18, 2352 | "me-south-1": 11 2353 | }, 2354 | "memcached-php-80": { 2355 | "ca-central-1": 17, 2356 | "eu-central-1": 17, 2357 | "eu-north-1": 17, 2358 | "eu-west-1": 17, 2359 | "eu-west-2": 17, 2360 | "eu-west-3": 17, 2361 | "sa-east-1": 17, 2362 | "us-east-1": 17, 2363 | "us-east-2": 17, 2364 | "us-west-1": 17, 2365 | "us-west-2": 17, 2366 | "ap-east-1": 14, 2367 | "ap-south-1": 17, 2368 | "ap-northeast-1": 17, 2369 | "ap-northeast-2": 17, 2370 | "ap-northeast-3": 14, 2371 | "ap-southeast-1": 17, 2372 | "ap-southeast-2": 17, 2373 | "eu-south-1": 17, 2374 | "eu-south-2": 11, 2375 | "af-south-1": 16, 2376 | "me-south-1": 13 2377 | }, 2378 | "memcached-php-81": { 2379 | "ca-central-1": 18, 2380 | "eu-central-1": 18, 2381 | "eu-north-1": 18, 2382 | "eu-west-1": 18, 2383 | "eu-west-2": 18, 2384 | "eu-west-3": 18, 2385 | "sa-east-1": 18, 2386 | "us-east-1": 18, 2387 | "us-east-2": 18, 2388 | "us-west-1": 18, 2389 | "us-west-2": 18, 2390 | "ap-east-1": 14, 2391 | "ap-south-1": 18, 2392 | "ap-northeast-1": 18, 2393 | "ap-northeast-2": 18, 2394 | "ap-northeast-3": 14, 2395 | "ap-southeast-1": 18, 2396 | "ap-southeast-2": 18, 2397 | "eu-south-1": 18, 2398 | "eu-south-2": 11, 2399 | "af-south-1": 17, 2400 | "me-south-1": 13 2401 | }, 2402 | "memcached-php-82": { 2403 | "ca-central-1": 14, 2404 | "eu-central-1": 14, 2405 | "eu-north-1": 14, 2406 | "eu-west-1": 14, 2407 | "eu-west-2": 14, 2408 | "eu-west-3": 14, 2409 | "sa-east-1": 14, 2410 | "us-east-1": 14, 2411 | "us-east-2": 14, 2412 | "us-west-1": 14, 2413 | "us-west-2": 14, 2414 | "ap-east-1": 14, 2415 | "ap-south-1": 14, 2416 | "ap-northeast-1": 14, 2417 | "ap-northeast-2": 14, 2418 | "ap-northeast-3": 14, 2419 | "ap-southeast-1": 14, 2420 | "ap-southeast-2": 14, 2421 | "eu-south-1": 14, 2422 | "eu-south-2": 11, 2423 | "af-south-1": 13, 2424 | "me-south-1": 13 2425 | }, 2426 | "memcached-php-83": { 2427 | "ca-central-1": 5, 2428 | "eu-central-1": 5, 2429 | "eu-north-1": 5, 2430 | "eu-west-1": 5, 2431 | "eu-west-2": 5, 2432 | "eu-west-3": 5, 2433 | "sa-east-1": 5, 2434 | "us-east-1": 5, 2435 | "us-east-2": 5, 2436 | "us-west-1": 5, 2437 | "us-west-2": 5, 2438 | "ap-east-1": 5, 2439 | "ap-south-1": 5, 2440 | "ap-northeast-1": 5, 2441 | "ap-northeast-2": 5, 2442 | "ap-northeast-3": 5, 2443 | "ap-southeast-1": 5, 2444 | "ap-southeast-2": 5, 2445 | "eu-south-1": 5, 2446 | "eu-south-2": 5, 2447 | "af-south-1": 5, 2448 | "me-south-1": 5 2449 | }, 2450 | "mongodb-php-80": { 2451 | "ca-central-1": 31, 2452 | "eu-central-1": 31, 2453 | "eu-north-1": 31, 2454 | "eu-west-1": 31, 2455 | "eu-west-2": 31, 2456 | "eu-west-3": 31, 2457 | "sa-east-1": 31, 2458 | "us-east-1": 31, 2459 | "us-east-2": 31, 2460 | "us-west-1": 31, 2461 | "us-west-2": 31, 2462 | "ap-east-1": 19, 2463 | "ap-south-1": 31, 2464 | "ap-northeast-1": 31, 2465 | "ap-northeast-2": 31, 2466 | "ap-northeast-3": 19, 2467 | "ap-southeast-1": 31, 2468 | "ap-southeast-2": 31, 2469 | "eu-south-1": 31, 2470 | "eu-south-2": 13, 2471 | "af-south-1": 29, 2472 | "me-south-1": 17 2473 | }, 2474 | "mongodb-php-81": { 2475 | "ca-central-1": 19, 2476 | "eu-central-1": 19, 2477 | "eu-north-1": 19, 2478 | "eu-west-1": 19, 2479 | "eu-west-2": 19, 2480 | "eu-west-3": 19, 2481 | "sa-east-1": 19, 2482 | "us-east-1": 19, 2483 | "us-east-2": 19, 2484 | "us-west-1": 19, 2485 | "us-west-2": 19, 2486 | "ap-east-1": 19, 2487 | "ap-south-1": 19, 2488 | "ap-northeast-1": 19, 2489 | "ap-northeast-2": 19, 2490 | "ap-northeast-3": 19, 2491 | "ap-southeast-1": 19, 2492 | "ap-southeast-2": 19, 2493 | "eu-south-1": 19, 2494 | "eu-south-2": 13, 2495 | "af-south-1": 17, 2496 | "me-south-1": 17 2497 | }, 2498 | "mongodb-php-82": { 2499 | "ca-central-1": 17, 2500 | "eu-central-1": 17, 2501 | "eu-north-1": 17, 2502 | "eu-west-1": 17, 2503 | "eu-west-2": 17, 2504 | "eu-west-3": 17, 2505 | "sa-east-1": 17, 2506 | "us-east-1": 17, 2507 | "us-east-2": 17, 2508 | "us-west-1": 17, 2509 | "us-west-2": 17, 2510 | "ap-east-1": 17, 2511 | "ap-south-1": 17, 2512 | "ap-northeast-1": 17, 2513 | "ap-northeast-2": 17, 2514 | "ap-northeast-3": 17, 2515 | "ap-southeast-1": 17, 2516 | "ap-southeast-2": 17, 2517 | "eu-south-1": 17, 2518 | "eu-south-2": 13, 2519 | "af-south-1": 15, 2520 | "me-south-1": 15 2521 | }, 2522 | "mongodb-php-83": { 2523 | "ca-central-1": 7, 2524 | "eu-central-1": 7, 2525 | "eu-north-1": 7, 2526 | "eu-west-1": 7, 2527 | "eu-west-2": 7, 2528 | "eu-west-3": 7, 2529 | "sa-east-1": 7, 2530 | "us-east-1": 7, 2531 | "us-east-2": 7, 2532 | "us-west-1": 7, 2533 | "us-west-2": 7, 2534 | "ap-east-1": 7, 2535 | "ap-south-1": 7, 2536 | "ap-northeast-1": 7, 2537 | "ap-northeast-2": 7, 2538 | "ap-northeast-3": 7, 2539 | "ap-southeast-1": 7, 2540 | "ap-southeast-2": 7, 2541 | "eu-south-1": 7, 2542 | "eu-south-2": 7, 2543 | "af-south-1": 7, 2544 | "me-south-1": 7 2545 | }, 2546 | "mongodb-php-84": { 2547 | "ca-central-1": 3, 2548 | "eu-central-1": 3, 2549 | "eu-north-1": 3, 2550 | "eu-west-1": 3, 2551 | "eu-west-2": 3, 2552 | "eu-west-3": 3, 2553 | "sa-east-1": 3, 2554 | "us-east-1": 3, 2555 | "us-east-2": 3, 2556 | "us-west-1": 3, 2557 | "us-west-2": 3, 2558 | "ap-east-1": 3, 2559 | "ap-south-1": 3, 2560 | "ap-northeast-1": 3, 2561 | "ap-northeast-2": 3, 2562 | "ap-northeast-3": 3, 2563 | "ap-southeast-1": 3, 2564 | "ap-southeast-2": 3, 2565 | "eu-south-1": 3, 2566 | "eu-south-2": 3, 2567 | "af-south-1": 3, 2568 | "me-south-1": 3 2569 | }, 2570 | "mongodb2-php-81": { 2571 | "ca-central-1": 2, 2572 | "eu-central-1": 2, 2573 | "eu-north-1": 2, 2574 | "eu-west-1": 2, 2575 | "eu-west-2": 2, 2576 | "eu-west-3": 2, 2577 | "sa-east-1": 2, 2578 | "us-east-1": 2, 2579 | "us-east-2": 2, 2580 | "us-west-1": 2, 2581 | "us-west-2": 2, 2582 | "ap-east-1": 2, 2583 | "ap-south-1": 2, 2584 | "ap-northeast-1": 2, 2585 | "ap-northeast-2": 2, 2586 | "ap-northeast-3": 2, 2587 | "ap-southeast-1": 2, 2588 | "ap-southeast-2": 2, 2589 | "eu-south-1": 2, 2590 | "eu-south-2": 2, 2591 | "af-south-1": 2, 2592 | "me-south-1": 2 2593 | }, 2594 | "mongodb2-php-82": { 2595 | "ca-central-1": 2, 2596 | "eu-central-1": 2, 2597 | "eu-north-1": 2, 2598 | "eu-west-1": 2, 2599 | "eu-west-2": 2, 2600 | "eu-west-3": 2, 2601 | "sa-east-1": 2, 2602 | "us-east-1": 2, 2603 | "us-east-2": 2, 2604 | "us-west-1": 2, 2605 | "us-west-2": 2, 2606 | "ap-east-1": 2, 2607 | "ap-south-1": 2, 2608 | "ap-northeast-1": 2, 2609 | "ap-northeast-2": 2, 2610 | "ap-northeast-3": 2, 2611 | "ap-southeast-1": 2, 2612 | "ap-southeast-2": 2, 2613 | "eu-south-1": 2, 2614 | "eu-south-2": 2, 2615 | "af-south-1": 2, 2616 | "me-south-1": 2 2617 | }, 2618 | "mongodb2-php-83": { 2619 | "ca-central-1": 2, 2620 | "eu-central-1": 2, 2621 | "eu-north-1": 2, 2622 | "eu-west-1": 2, 2623 | "eu-west-2": 2, 2624 | "eu-west-3": 2, 2625 | "sa-east-1": 2, 2626 | "us-east-1": 2, 2627 | "us-east-2": 2, 2628 | "us-west-1": 2, 2629 | "us-west-2": 2, 2630 | "ap-east-1": 2, 2631 | "ap-south-1": 2, 2632 | "ap-northeast-1": 2, 2633 | "ap-northeast-2": 2, 2634 | "ap-northeast-3": 2, 2635 | "ap-southeast-1": 2, 2636 | "ap-southeast-2": 2, 2637 | "eu-south-1": 2, 2638 | "eu-south-2": 2, 2639 | "af-south-1": 2, 2640 | "me-south-1": 2 2641 | }, 2642 | "mongodb2-php-84": { 2643 | "ca-central-1": 2, 2644 | "eu-central-1": 2, 2645 | "eu-north-1": 2, 2646 | "eu-west-1": 2, 2647 | "eu-west-2": 2, 2648 | "eu-west-3": 2, 2649 | "sa-east-1": 2, 2650 | "us-east-1": 2, 2651 | "us-east-2": 2, 2652 | "us-west-1": 2, 2653 | "us-west-2": 2, 2654 | "ap-east-1": 2, 2655 | "ap-south-1": 2, 2656 | "ap-northeast-1": 2, 2657 | "ap-northeast-2": 2, 2658 | "ap-northeast-3": 2, 2659 | "ap-southeast-1": 2, 2660 | "ap-southeast-2": 2, 2661 | "eu-south-1": 2, 2662 | "eu-south-2": 2, 2663 | "af-south-1": 2, 2664 | "me-south-1": 2 2665 | }, 2666 | "msgpack-php-80": { 2667 | "ca-central-1": 21, 2668 | "eu-central-1": 21, 2669 | "eu-north-1": 21, 2670 | "eu-west-1": 21, 2671 | "eu-west-2": 21, 2672 | "eu-west-3": 21, 2673 | "sa-east-1": 21, 2674 | "us-east-1": 21, 2675 | "us-east-2": 21, 2676 | "us-west-1": 21, 2677 | "us-west-2": 21, 2678 | "ap-east-1": 16, 2679 | "ap-south-1": 21, 2680 | "ap-northeast-1": 21, 2681 | "ap-northeast-2": 21, 2682 | "ap-northeast-3": 16, 2683 | "ap-southeast-1": 21, 2684 | "ap-southeast-2": 21, 2685 | "eu-south-1": 21, 2686 | "eu-south-2": 12, 2687 | "af-south-1": 19, 2688 | "me-south-1": 13 2689 | }, 2690 | "msgpack-php-81": { 2691 | "ca-central-1": 19, 2692 | "eu-central-1": 19, 2693 | "eu-north-1": 19, 2694 | "eu-west-1": 19, 2695 | "eu-west-2": 19, 2696 | "eu-west-3": 19, 2697 | "sa-east-1": 19, 2698 | "us-east-1": 19, 2699 | "us-east-2": 19, 2700 | "us-west-1": 19, 2701 | "us-west-2": 19, 2702 | "ap-east-1": 16, 2703 | "ap-south-1": 19, 2704 | "ap-northeast-1": 19, 2705 | "ap-northeast-2": 19, 2706 | "ap-northeast-3": 16, 2707 | "ap-southeast-1": 19, 2708 | "ap-southeast-2": 19, 2709 | "eu-south-1": 19, 2710 | "eu-south-2": 12, 2711 | "af-south-1": 17, 2712 | "me-south-1": 13 2713 | }, 2714 | "msgpack-php-82": { 2715 | "ca-central-1": 16, 2716 | "eu-central-1": 16, 2717 | "eu-north-1": 16, 2718 | "eu-west-1": 16, 2719 | "eu-west-2": 16, 2720 | "eu-west-3": 16, 2721 | "sa-east-1": 16, 2722 | "us-east-1": 16, 2723 | "us-east-2": 16, 2724 | "us-west-1": 16, 2725 | "us-west-2": 16, 2726 | "ap-east-1": 16, 2727 | "ap-south-1": 16, 2728 | "ap-northeast-1": 16, 2729 | "ap-northeast-2": 16, 2730 | "ap-northeast-3": 16, 2731 | "ap-southeast-1": 16, 2732 | "ap-southeast-2": 16, 2733 | "eu-south-1": 16, 2734 | "eu-south-2": 12, 2735 | "af-south-1": 14, 2736 | "me-south-1": 13 2737 | }, 2738 | "msgpack-php-83": { 2739 | "ca-central-1": 6, 2740 | "eu-central-1": 6, 2741 | "eu-north-1": 6, 2742 | "eu-west-1": 6, 2743 | "eu-west-2": 6, 2744 | "eu-west-3": 6, 2745 | "sa-east-1": 6, 2746 | "us-east-1": 6, 2747 | "us-east-2": 6, 2748 | "us-west-1": 6, 2749 | "us-west-2": 6, 2750 | "ap-east-1": 6, 2751 | "ap-south-1": 6, 2752 | "ap-northeast-1": 6, 2753 | "ap-northeast-2": 6, 2754 | "ap-northeast-3": 6, 2755 | "ap-southeast-1": 6, 2756 | "ap-southeast-2": 6, 2757 | "eu-south-1": 6, 2758 | "eu-south-2": 6, 2759 | "af-south-1": 6, 2760 | "me-south-1": 6 2761 | }, 2762 | "msgpack-php-84": { 2763 | "ca-central-1": 2, 2764 | "eu-central-1": 2, 2765 | "eu-north-1": 2, 2766 | "eu-west-1": 2, 2767 | "eu-west-2": 2, 2768 | "eu-west-3": 2, 2769 | "sa-east-1": 2, 2770 | "us-east-1": 2, 2771 | "us-east-2": 2, 2772 | "us-west-1": 2, 2773 | "us-west-2": 2, 2774 | "ap-east-1": 2, 2775 | "ap-south-1": 2, 2776 | "ap-northeast-1": 2, 2777 | "ap-northeast-2": 2, 2778 | "ap-northeast-3": 2, 2779 | "ap-southeast-1": 2, 2780 | "ap-southeast-2": 2, 2781 | "eu-south-1": 2, 2782 | "eu-south-2": 2, 2783 | "af-south-1": 2, 2784 | "me-south-1": 2 2785 | }, 2786 | "newrelic-php-80": { 2787 | "ca-central-1": 32, 2788 | "eu-central-1": 32, 2789 | "eu-north-1": 32, 2790 | "eu-west-1": 32, 2791 | "eu-west-2": 32, 2792 | "eu-west-3": 32, 2793 | "sa-east-1": 32, 2794 | "us-east-1": 32, 2795 | "us-east-2": 32, 2796 | "us-west-1": 32, 2797 | "us-west-2": 32, 2798 | "ap-east-1": 28, 2799 | "ap-south-1": 32, 2800 | "ap-northeast-1": 32, 2801 | "ap-northeast-2": 32, 2802 | "ap-northeast-3": 28, 2803 | "ap-southeast-1": 32, 2804 | "ap-southeast-2": 32, 2805 | "eu-south-1": 32, 2806 | "eu-south-2": 23, 2807 | "af-south-1": 30, 2808 | "me-south-1": 26 2809 | }, 2810 | "newrelic-php-81": { 2811 | "ca-central-1": 28, 2812 | "eu-central-1": 28, 2813 | "eu-north-1": 28, 2814 | "eu-west-1": 28, 2815 | "eu-west-2": 28, 2816 | "eu-west-3": 28, 2817 | "sa-east-1": 28, 2818 | "us-east-1": 28, 2819 | "us-east-2": 28, 2820 | "us-west-1": 28, 2821 | "us-west-2": 28, 2822 | "ap-east-1": 28, 2823 | "ap-south-1": 28, 2824 | "ap-northeast-1": 28, 2825 | "ap-northeast-2": 28, 2826 | "ap-northeast-3": 28, 2827 | "ap-southeast-1": 28, 2828 | "ap-southeast-2": 28, 2829 | "eu-south-1": 28, 2830 | "eu-south-2": 23, 2831 | "af-south-1": 26, 2832 | "me-south-1": 26 2833 | }, 2834 | "newrelic-php-82": { 2835 | "ca-central-1": 19, 2836 | "eu-central-1": 19, 2837 | "eu-north-1": 19, 2838 | "eu-west-1": 19, 2839 | "eu-west-2": 19, 2840 | "eu-west-3": 19, 2841 | "sa-east-1": 19, 2842 | "us-east-1": 19, 2843 | "us-east-2": 19, 2844 | "us-west-1": 19, 2845 | "us-west-2": 19, 2846 | "ap-east-1": 19, 2847 | "ap-south-1": 19, 2848 | "ap-northeast-1": 19, 2849 | "ap-northeast-2": 19, 2850 | "ap-northeast-3": 19, 2851 | "ap-southeast-1": 19, 2852 | "ap-southeast-2": 19, 2853 | "eu-south-1": 19, 2854 | "eu-south-2": 19, 2855 | "af-south-1": 19, 2856 | "me-south-1": 19 2857 | }, 2858 | "newrelic-php-83": { 2859 | "ca-central-1": 13, 2860 | "eu-central-1": 13, 2861 | "eu-north-1": 13, 2862 | "eu-west-1": 13, 2863 | "eu-west-2": 13, 2864 | "eu-west-3": 13, 2865 | "sa-east-1": 13, 2866 | "us-east-1": 13, 2867 | "us-east-2": 13, 2868 | "us-west-1": 13, 2869 | "us-west-2": 13, 2870 | "ap-east-1": 13, 2871 | "ap-south-1": 13, 2872 | "ap-northeast-1": 13, 2873 | "ap-northeast-2": 13, 2874 | "ap-northeast-3": 13, 2875 | "ap-southeast-1": 13, 2876 | "ap-southeast-2": 13, 2877 | "eu-south-1": 13, 2878 | "eu-south-2": 13, 2879 | "af-south-1": 13, 2880 | "me-south-1": 13 2881 | }, 2882 | "newrelic-php-84": { 2883 | "ca-central-1": 2, 2884 | "eu-central-1": 2, 2885 | "eu-north-1": 2, 2886 | "eu-west-1": 2, 2887 | "eu-west-2": 2, 2888 | "eu-west-3": 2, 2889 | "sa-east-1": 2, 2890 | "us-east-1": 2, 2891 | "us-east-2": 2, 2892 | "us-west-1": 2, 2893 | "us-west-2": 2, 2894 | "ap-east-1": 2, 2895 | "ap-south-1": 2, 2896 | "ap-northeast-1": 2, 2897 | "ap-northeast-2": 2, 2898 | "ap-northeast-3": 2, 2899 | "ap-southeast-1": 2, 2900 | "ap-southeast-2": 2, 2901 | "eu-south-1": 2, 2902 | "eu-south-2": 2, 2903 | "af-south-1": 2, 2904 | "me-south-1": 2 2905 | }, 2906 | "oci8-php-80": { 2907 | "ca-central-1": 18, 2908 | "eu-central-1": 18, 2909 | "eu-north-1": 18, 2910 | "eu-west-1": 18, 2911 | "eu-west-2": 18, 2912 | "eu-west-3": 18, 2913 | "sa-east-1": 18, 2914 | "us-east-1": 18, 2915 | "us-east-2": 18, 2916 | "us-west-1": 18, 2917 | "us-west-2": 18, 2918 | "ap-east-1": 14, 2919 | "ap-south-1": 18, 2920 | "ap-northeast-1": 18, 2921 | "ap-northeast-2": 18, 2922 | "ap-northeast-3": 14, 2923 | "ap-southeast-1": 18, 2924 | "ap-southeast-2": 18, 2925 | "eu-south-1": 18, 2926 | "eu-south-2": 11, 2927 | "af-south-1": 16, 2928 | "me-south-1": 12 2929 | }, 2930 | "oci8-php-81": { 2931 | "ca-central-1": 14, 2932 | "eu-central-1": 14, 2933 | "eu-north-1": 14, 2934 | "eu-west-1": 14, 2935 | "eu-west-2": 14, 2936 | "eu-west-3": 14, 2937 | "sa-east-1": 14, 2938 | "us-east-1": 14, 2939 | "us-east-2": 14, 2940 | "us-west-1": 14, 2941 | "us-west-2": 14, 2942 | "ap-east-1": 14, 2943 | "ap-south-1": 14, 2944 | "ap-northeast-1": 14, 2945 | "ap-northeast-2": 14, 2946 | "ap-northeast-3": 14, 2947 | "ap-southeast-1": 14, 2948 | "ap-southeast-2": 14, 2949 | "eu-south-1": 14, 2950 | "eu-south-2": 11, 2951 | "af-south-1": 12, 2952 | "me-south-1": 12 2953 | }, 2954 | "oci8-php-82": { 2955 | "ca-central-1": 10, 2956 | "eu-central-1": 10, 2957 | "eu-north-1": 10, 2958 | "eu-west-1": 10, 2959 | "eu-west-2": 10, 2960 | "eu-west-3": 10, 2961 | "sa-east-1": 10, 2962 | "us-east-1": 10, 2963 | "us-east-2": 10, 2964 | "us-west-1": 10, 2965 | "us-west-2": 10, 2966 | "ap-east-1": 10, 2967 | "ap-south-1": 10, 2968 | "ap-northeast-1": 10, 2969 | "ap-northeast-2": 10, 2970 | "ap-northeast-3": 10, 2971 | "ap-southeast-1": 10, 2972 | "ap-southeast-2": 10, 2973 | "eu-south-1": 10, 2974 | "eu-south-2": 10, 2975 | "af-south-1": 10, 2976 | "me-south-1": 10 2977 | }, 2978 | "oci8-php-83": { 2979 | "ca-central-1": 6, 2980 | "eu-central-1": 6, 2981 | "eu-north-1": 6, 2982 | "eu-west-1": 6, 2983 | "eu-west-2": 6, 2984 | "eu-west-3": 6, 2985 | "sa-east-1": 6, 2986 | "us-east-1": 6, 2987 | "us-east-2": 6, 2988 | "us-west-1": 6, 2989 | "us-west-2": 6, 2990 | "ap-east-1": 6, 2991 | "ap-south-1": 6, 2992 | "ap-northeast-1": 6, 2993 | "ap-northeast-2": 6, 2994 | "ap-northeast-3": 6, 2995 | "ap-southeast-1": 6, 2996 | "ap-southeast-2": 6, 2997 | "eu-south-1": 6, 2998 | "eu-south-2": 6, 2999 | "af-south-1": 6, 3000 | "me-south-1": 6 3001 | }, 3002 | "oci8-php-84": { 3003 | "ca-central-1": 2, 3004 | "eu-central-1": 2, 3005 | "eu-north-1": 2, 3006 | "eu-west-1": 2, 3007 | "eu-west-2": 2, 3008 | "eu-west-3": 2, 3009 | "sa-east-1": 2, 3010 | "us-east-1": 2, 3011 | "us-east-2": 2, 3012 | "us-west-1": 2, 3013 | "us-west-2": 2, 3014 | "ap-east-1": 2, 3015 | "ap-south-1": 2, 3016 | "ap-northeast-1": 2, 3017 | "ap-northeast-2": 2, 3018 | "ap-northeast-3": 2, 3019 | "ap-southeast-1": 2, 3020 | "ap-southeast-2": 2, 3021 | "eu-south-1": 2, 3022 | "eu-south-2": 2, 3023 | "af-south-1": 2, 3024 | "me-south-1": 2 3025 | }, 3026 | "odbc-snowflake-php-80": { 3027 | "ca-central-1": 30, 3028 | "eu-central-1": 30, 3029 | "eu-north-1": 30, 3030 | "eu-west-1": 30, 3031 | "eu-west-2": 30, 3032 | "eu-west-3": 30, 3033 | "sa-east-1": 30, 3034 | "us-east-1": 30, 3035 | "us-east-2": 30, 3036 | "us-west-1": 30, 3037 | "us-west-2": 30, 3038 | "ap-east-1": 17, 3039 | "ap-south-1": 30, 3040 | "ap-northeast-1": 30, 3041 | "ap-northeast-2": 30, 3042 | "ap-northeast-3": 17, 3043 | "ap-southeast-1": 30, 3044 | "ap-southeast-2": 30, 3045 | "eu-south-1": 30, 3046 | "eu-south-2": 12, 3047 | "af-south-1": 28, 3048 | "me-south-1": 15 3049 | }, 3050 | "odbc-snowflake-php-81": { 3051 | "ca-central-1": 20, 3052 | "eu-central-1": 20, 3053 | "eu-north-1": 20, 3054 | "eu-west-1": 20, 3055 | "eu-west-2": 20, 3056 | "eu-west-3": 20, 3057 | "sa-east-1": 20, 3058 | "us-east-1": 20, 3059 | "us-east-2": 20, 3060 | "us-west-1": 20, 3061 | "us-west-2": 20, 3062 | "ap-east-1": 17, 3063 | "ap-south-1": 20, 3064 | "ap-northeast-1": 20, 3065 | "ap-northeast-2": 20, 3066 | "ap-northeast-3": 17, 3067 | "ap-southeast-1": 20, 3068 | "ap-southeast-2": 20, 3069 | "eu-south-1": 20, 3070 | "eu-south-2": 12, 3071 | "af-south-1": 18, 3072 | "me-south-1": 15 3073 | }, 3074 | "odbc-snowflake-php-82": { 3075 | "ca-central-1": 16, 3076 | "eu-central-1": 16, 3077 | "eu-north-1": 16, 3078 | "eu-west-1": 16, 3079 | "eu-west-2": 16, 3080 | "eu-west-3": 16, 3081 | "sa-east-1": 16, 3082 | "us-east-1": 16, 3083 | "us-east-2": 16, 3084 | "us-west-1": 16, 3085 | "us-west-2": 16, 3086 | "ap-east-1": 16, 3087 | "ap-south-1": 16, 3088 | "ap-northeast-1": 16, 3089 | "ap-northeast-2": 16, 3090 | "ap-northeast-3": 16, 3091 | "ap-southeast-1": 16, 3092 | "ap-southeast-2": 16, 3093 | "eu-south-1": 16, 3094 | "eu-south-2": 12, 3095 | "af-south-1": 14, 3096 | "me-south-1": 14 3097 | }, 3098 | "odbc-snowflake-php-83": { 3099 | "ca-central-1": 7, 3100 | "eu-central-1": 7, 3101 | "eu-north-1": 7, 3102 | "eu-west-1": 7, 3103 | "eu-west-2": 7, 3104 | "eu-west-3": 7, 3105 | "sa-east-1": 7, 3106 | "us-east-1": 7, 3107 | "us-east-2": 7, 3108 | "us-west-1": 7, 3109 | "us-west-2": 7, 3110 | "ap-east-1": 7, 3111 | "ap-south-1": 7, 3112 | "ap-northeast-1": 7, 3113 | "ap-northeast-2": 7, 3114 | "ap-northeast-3": 7, 3115 | "ap-southeast-1": 7, 3116 | "ap-southeast-2": 7, 3117 | "eu-south-1": 7, 3118 | "eu-south-2": 7, 3119 | "af-south-1": 7, 3120 | "me-south-1": 7 3121 | }, 3122 | "odbc-snowflake-php-84": { 3123 | "ca-central-1": 3, 3124 | "eu-central-1": 3, 3125 | "eu-north-1": 3, 3126 | "eu-west-1": 3, 3127 | "eu-west-2": 3, 3128 | "eu-west-3": 3, 3129 | "sa-east-1": 3, 3130 | "us-east-1": 3, 3131 | "us-east-2": 3, 3132 | "us-west-1": 3, 3133 | "us-west-2": 3, 3134 | "ap-east-1": 3, 3135 | "ap-south-1": 3, 3136 | "ap-northeast-1": 3, 3137 | "ap-northeast-2": 3, 3138 | "ap-northeast-3": 3, 3139 | "ap-southeast-1": 3, 3140 | "ap-southeast-2": 3, 3141 | "eu-south-1": 3, 3142 | "eu-south-2": 3, 3143 | "af-south-1": 3, 3144 | "me-south-1": 3 3145 | }, 3146 | "openswoole-php-80": { 3147 | "ca-central-1": 12, 3148 | "eu-central-1": 12, 3149 | "eu-north-1": 12, 3150 | "eu-west-1": 12, 3151 | "eu-west-2": 12, 3152 | "eu-west-3": 12, 3153 | "sa-east-1": 12, 3154 | "us-east-1": 12, 3155 | "us-east-2": 12, 3156 | "us-west-1": 12, 3157 | "us-west-2": 12, 3158 | "ap-east-1": 12, 3159 | "ap-south-1": 12, 3160 | "ap-northeast-1": 12, 3161 | "ap-northeast-2": 12, 3162 | "ap-northeast-3": 12, 3163 | "ap-southeast-1": 12, 3164 | "ap-southeast-2": 12, 3165 | "eu-south-1": 12, 3166 | "eu-south-2": 11, 3167 | "af-south-1": 11, 3168 | "me-south-1": 11 3169 | }, 3170 | "openswoole-php-81": { 3171 | "ca-central-1": 12, 3172 | "eu-central-1": 12, 3173 | "eu-north-1": 12, 3174 | "eu-west-1": 12, 3175 | "eu-west-2": 12, 3176 | "eu-west-3": 12, 3177 | "sa-east-1": 12, 3178 | "us-east-1": 12, 3179 | "us-east-2": 12, 3180 | "us-west-1": 12, 3181 | "us-west-2": 12, 3182 | "ap-east-1": 12, 3183 | "ap-south-1": 12, 3184 | "ap-northeast-1": 12, 3185 | "ap-northeast-2": 12, 3186 | "ap-northeast-3": 12, 3187 | "ap-southeast-1": 12, 3188 | "ap-southeast-2": 12, 3189 | "eu-south-1": 12, 3190 | "eu-south-2": 11, 3191 | "af-south-1": 11, 3192 | "me-south-1": 11 3193 | }, 3194 | "opentelemetry-php-80": { 3195 | "ca-central-1": 7, 3196 | "eu-central-1": 7, 3197 | "eu-north-1": 7, 3198 | "eu-west-1": 7, 3199 | "eu-west-2": 7, 3200 | "eu-west-3": 7, 3201 | "sa-east-1": 7, 3202 | "us-east-1": 7, 3203 | "us-east-2": 7, 3204 | "us-west-1": 7, 3205 | "us-west-2": 7, 3206 | "ap-east-1": 7, 3207 | "ap-south-1": 7, 3208 | "ap-northeast-1": 7, 3209 | "ap-northeast-2": 7, 3210 | "ap-northeast-3": 7, 3211 | "ap-southeast-1": 7, 3212 | "ap-southeast-2": 7, 3213 | "eu-south-1": 7, 3214 | "eu-south-2": 7, 3215 | "af-south-1": 7, 3216 | "me-south-1": 7 3217 | }, 3218 | "opentelemetry-php-81": { 3219 | "ca-central-1": 7, 3220 | "eu-central-1": 7, 3221 | "eu-north-1": 7, 3222 | "eu-west-1": 7, 3223 | "eu-west-2": 7, 3224 | "eu-west-3": 7, 3225 | "sa-east-1": 7, 3226 | "us-east-1": 7, 3227 | "us-east-2": 7, 3228 | "us-west-1": 7, 3229 | "us-west-2": 7, 3230 | "ap-east-1": 7, 3231 | "ap-south-1": 7, 3232 | "ap-northeast-1": 7, 3233 | "ap-northeast-2": 7, 3234 | "ap-northeast-3": 7, 3235 | "ap-southeast-1": 7, 3236 | "ap-southeast-2": 7, 3237 | "eu-south-1": 7, 3238 | "eu-south-2": 7, 3239 | "af-south-1": 7, 3240 | "me-south-1": 7 3241 | }, 3242 | "opentelemetry-php-82": { 3243 | "ca-central-1": 7, 3244 | "eu-central-1": 7, 3245 | "eu-north-1": 7, 3246 | "eu-west-1": 7, 3247 | "eu-west-2": 7, 3248 | "eu-west-3": 7, 3249 | "sa-east-1": 7, 3250 | "us-east-1": 7, 3251 | "us-east-2": 7, 3252 | "us-west-1": 7, 3253 | "us-west-2": 7, 3254 | "ap-east-1": 7, 3255 | "ap-south-1": 7, 3256 | "ap-northeast-1": 7, 3257 | "ap-northeast-2": 7, 3258 | "ap-northeast-3": 7, 3259 | "ap-southeast-1": 7, 3260 | "ap-southeast-2": 7, 3261 | "eu-south-1": 7, 3262 | "eu-south-2": 7, 3263 | "af-south-1": 7, 3264 | "me-south-1": 7 3265 | }, 3266 | "opentelemetry-php-83": { 3267 | "ca-central-1": 6, 3268 | "eu-central-1": 6, 3269 | "eu-north-1": 6, 3270 | "eu-west-1": 6, 3271 | "eu-west-2": 6, 3272 | "eu-west-3": 6, 3273 | "sa-east-1": 6, 3274 | "us-east-1": 6, 3275 | "us-east-2": 6, 3276 | "us-west-1": 6, 3277 | "us-west-2": 6, 3278 | "ap-east-1": 6, 3279 | "ap-south-1": 6, 3280 | "ap-northeast-1": 6, 3281 | "ap-northeast-2": 6, 3282 | "ap-northeast-3": 6, 3283 | "ap-southeast-1": 6, 3284 | "ap-southeast-2": 6, 3285 | "eu-south-1": 6, 3286 | "eu-south-2": 6, 3287 | "af-south-1": 6, 3288 | "me-south-1": 6 3289 | }, 3290 | "opentelemetry-php-84": { 3291 | "ca-central-1": 2, 3292 | "eu-central-1": 2, 3293 | "eu-north-1": 2, 3294 | "eu-west-1": 2, 3295 | "eu-west-2": 2, 3296 | "eu-west-3": 2, 3297 | "sa-east-1": 2, 3298 | "us-east-1": 2, 3299 | "us-east-2": 2, 3300 | "us-west-1": 2, 3301 | "us-west-2": 2, 3302 | "ap-east-1": 2, 3303 | "ap-south-1": 2, 3304 | "ap-northeast-1": 2, 3305 | "ap-northeast-2": 2, 3306 | "ap-northeast-3": 2, 3307 | "ap-southeast-1": 2, 3308 | "ap-southeast-2": 2, 3309 | "eu-south-1": 2, 3310 | "eu-south-2": 2, 3311 | "af-south-1": 2, 3312 | "me-south-1": 2 3313 | }, 3314 | "pcov-php-80": { 3315 | "ca-central-1": 28, 3316 | "eu-central-1": 28, 3317 | "eu-north-1": 28, 3318 | "eu-west-1": 28, 3319 | "eu-west-2": 28, 3320 | "eu-west-3": 28, 3321 | "sa-east-1": 28, 3322 | "us-east-1": 28, 3323 | "us-east-2": 28, 3324 | "us-west-1": 28, 3325 | "us-west-2": 28, 3326 | "ap-east-1": 15, 3327 | "ap-south-1": 28, 3328 | "ap-northeast-1": 28, 3329 | "ap-northeast-2": 28, 3330 | "ap-northeast-3": 15, 3331 | "ap-southeast-1": 28, 3332 | "ap-southeast-2": 28, 3333 | "eu-south-1": 28, 3334 | "eu-south-2": 11, 3335 | "af-south-1": 26, 3336 | "me-south-1": 13 3337 | }, 3338 | "pcov-php-81": { 3339 | "ca-central-1": 18, 3340 | "eu-central-1": 18, 3341 | "eu-north-1": 18, 3342 | "eu-west-1": 18, 3343 | "eu-west-2": 18, 3344 | "eu-west-3": 18, 3345 | "sa-east-1": 18, 3346 | "us-east-1": 18, 3347 | "us-east-2": 18, 3348 | "us-west-1": 18, 3349 | "us-west-2": 18, 3350 | "ap-east-1": 15, 3351 | "ap-south-1": 18, 3352 | "ap-northeast-1": 18, 3353 | "ap-northeast-2": 18, 3354 | "ap-northeast-3": 15, 3355 | "ap-southeast-1": 18, 3356 | "ap-southeast-2": 18, 3357 | "eu-south-1": 18, 3358 | "eu-south-2": 11, 3359 | "af-south-1": 16, 3360 | "me-south-1": 13 3361 | }, 3362 | "pcov-php-82": { 3363 | "ca-central-1": 15, 3364 | "eu-central-1": 15, 3365 | "eu-north-1": 15, 3366 | "eu-west-1": 15, 3367 | "eu-west-2": 15, 3368 | "eu-west-3": 15, 3369 | "sa-east-1": 15, 3370 | "us-east-1": 15, 3371 | "us-east-2": 15, 3372 | "us-west-1": 15, 3373 | "us-west-2": 15, 3374 | "ap-east-1": 15, 3375 | "ap-south-1": 15, 3376 | "ap-northeast-1": 15, 3377 | "ap-northeast-2": 15, 3378 | "ap-northeast-3": 15, 3379 | "ap-southeast-1": 15, 3380 | "ap-southeast-2": 15, 3381 | "eu-south-1": 15, 3382 | "eu-south-2": 11, 3383 | "af-south-1": 13, 3384 | "me-south-1": 13 3385 | }, 3386 | "pcov-php-83": { 3387 | "ca-central-1": 6, 3388 | "eu-central-1": 6, 3389 | "eu-north-1": 6, 3390 | "eu-west-1": 6, 3391 | "eu-west-2": 6, 3392 | "eu-west-3": 6, 3393 | "sa-east-1": 6, 3394 | "us-east-1": 6, 3395 | "us-east-2": 6, 3396 | "us-west-1": 6, 3397 | "us-west-2": 6, 3398 | "ap-east-1": 6, 3399 | "ap-south-1": 6, 3400 | "ap-northeast-1": 6, 3401 | "ap-northeast-2": 6, 3402 | "ap-northeast-3": 6, 3403 | "ap-southeast-1": 6, 3404 | "ap-southeast-2": 6, 3405 | "eu-south-1": 6, 3406 | "eu-south-2": 6, 3407 | "af-south-1": 6, 3408 | "me-south-1": 6 3409 | }, 3410 | "pcov-php-84": { 3411 | "ca-central-1": 2, 3412 | "eu-central-1": 2, 3413 | "eu-north-1": 2, 3414 | "eu-west-1": 2, 3415 | "eu-west-2": 2, 3416 | "eu-west-3": 2, 3417 | "sa-east-1": 2, 3418 | "us-east-1": 2, 3419 | "us-east-2": 2, 3420 | "us-west-1": 2, 3421 | "us-west-2": 2, 3422 | "ap-east-1": 2, 3423 | "ap-south-1": 2, 3424 | "ap-northeast-1": 2, 3425 | "ap-northeast-2": 2, 3426 | "ap-northeast-3": 2, 3427 | "ap-southeast-1": 2, 3428 | "ap-southeast-2": 2, 3429 | "eu-south-1": 2, 3430 | "eu-south-2": 2, 3431 | "af-south-1": 2, 3432 | "me-south-1": 2 3433 | }, 3434 | "pgsql-php-80": { 3435 | "ca-central-1": 28, 3436 | "eu-central-1": 28, 3437 | "eu-north-1": 28, 3438 | "eu-west-1": 28, 3439 | "eu-west-2": 28, 3440 | "eu-west-3": 28, 3441 | "sa-east-1": 28, 3442 | "us-east-1": 28, 3443 | "us-east-2": 28, 3444 | "us-west-1": 28, 3445 | "us-west-2": 28, 3446 | "ap-east-1": 15, 3447 | "ap-south-1": 28, 3448 | "ap-northeast-1": 28, 3449 | "ap-northeast-2": 28, 3450 | "ap-northeast-3": 15, 3451 | "ap-southeast-1": 28, 3452 | "ap-southeast-2": 28, 3453 | "eu-south-1": 28, 3454 | "eu-south-2": 11, 3455 | "af-south-1": 26, 3456 | "me-south-1": 13 3457 | }, 3458 | "pgsql-php-81": { 3459 | "ca-central-1": 18, 3460 | "eu-central-1": 18, 3461 | "eu-north-1": 18, 3462 | "eu-west-1": 18, 3463 | "eu-west-2": 18, 3464 | "eu-west-3": 18, 3465 | "sa-east-1": 18, 3466 | "us-east-1": 18, 3467 | "us-east-2": 18, 3468 | "us-west-1": 18, 3469 | "us-west-2": 18, 3470 | "ap-east-1": 15, 3471 | "ap-south-1": 18, 3472 | "ap-northeast-1": 18, 3473 | "ap-northeast-2": 18, 3474 | "ap-northeast-3": 15, 3475 | "ap-southeast-1": 18, 3476 | "ap-southeast-2": 18, 3477 | "eu-south-1": 18, 3478 | "eu-south-2": 11, 3479 | "af-south-1": 16, 3480 | "me-south-1": 13 3481 | }, 3482 | "pgsql-php-82": { 3483 | "ca-central-1": 15, 3484 | "eu-central-1": 15, 3485 | "eu-north-1": 15, 3486 | "eu-west-1": 15, 3487 | "eu-west-2": 15, 3488 | "eu-west-3": 15, 3489 | "sa-east-1": 15, 3490 | "us-east-1": 15, 3491 | "us-east-2": 15, 3492 | "us-west-1": 15, 3493 | "us-west-2": 15, 3494 | "ap-east-1": 15, 3495 | "ap-south-1": 15, 3496 | "ap-northeast-1": 15, 3497 | "ap-northeast-2": 15, 3498 | "ap-northeast-3": 15, 3499 | "ap-southeast-1": 15, 3500 | "ap-southeast-2": 15, 3501 | "eu-south-1": 15, 3502 | "eu-south-2": 11, 3503 | "af-south-1": 13, 3504 | "me-south-1": 13 3505 | }, 3506 | "pgsql-php-83": { 3507 | "ca-central-1": 6, 3508 | "eu-central-1": 6, 3509 | "eu-north-1": 6, 3510 | "eu-west-1": 6, 3511 | "eu-west-2": 6, 3512 | "eu-west-3": 6, 3513 | "sa-east-1": 6, 3514 | "us-east-1": 6, 3515 | "us-east-2": 6, 3516 | "us-west-1": 6, 3517 | "us-west-2": 6, 3518 | "ap-east-1": 6, 3519 | "ap-south-1": 6, 3520 | "ap-northeast-1": 6, 3521 | "ap-northeast-2": 6, 3522 | "ap-northeast-3": 6, 3523 | "ap-southeast-1": 6, 3524 | "ap-southeast-2": 6, 3525 | "eu-south-1": 6, 3526 | "eu-south-2": 6, 3527 | "af-south-1": 6, 3528 | "me-south-1": 6 3529 | }, 3530 | "pgsql-php-84": { 3531 | "ca-central-1": 2, 3532 | "eu-central-1": 2, 3533 | "eu-north-1": 2, 3534 | "eu-west-1": 2, 3535 | "eu-west-2": 2, 3536 | "eu-west-3": 2, 3537 | "sa-east-1": 2, 3538 | "us-east-1": 2, 3539 | "us-east-2": 2, 3540 | "us-west-1": 2, 3541 | "us-west-2": 2, 3542 | "ap-east-1": 2, 3543 | "ap-south-1": 2, 3544 | "ap-northeast-1": 2, 3545 | "ap-northeast-2": 2, 3546 | "ap-northeast-3": 2, 3547 | "ap-southeast-1": 2, 3548 | "ap-southeast-2": 2, 3549 | "eu-south-1": 2, 3550 | "eu-south-2": 2, 3551 | "af-south-1": 2, 3552 | "me-south-1": 2 3553 | }, 3554 | "rdkafka-php-80": { 3555 | "ca-central-1": 20, 3556 | "eu-central-1": 20, 3557 | "eu-north-1": 20, 3558 | "eu-west-1": 20, 3559 | "eu-west-2": 20, 3560 | "eu-west-3": 20, 3561 | "sa-east-1": 20, 3562 | "us-east-1": 20, 3563 | "us-east-2": 20, 3564 | "us-west-1": 20, 3565 | "us-west-2": 20, 3566 | "ap-east-1": 16, 3567 | "ap-south-1": 20, 3568 | "ap-northeast-1": 20, 3569 | "ap-northeast-2": 20, 3570 | "ap-northeast-3": 16, 3571 | "ap-southeast-1": 20, 3572 | "ap-southeast-2": 20, 3573 | "eu-south-1": 20, 3574 | "eu-south-2": 11, 3575 | "af-south-1": 19, 3576 | "me-south-1": 15 3577 | }, 3578 | "rdkafka-php-81": { 3579 | "ca-central-1": 16, 3580 | "eu-central-1": 16, 3581 | "eu-north-1": 16, 3582 | "eu-west-1": 16, 3583 | "eu-west-2": 16, 3584 | "eu-west-3": 16, 3585 | "sa-east-1": 16, 3586 | "us-east-1": 16, 3587 | "us-east-2": 16, 3588 | "us-west-1": 16, 3589 | "us-west-2": 16, 3590 | "ap-east-1": 16, 3591 | "ap-south-1": 16, 3592 | "ap-northeast-1": 16, 3593 | "ap-northeast-2": 16, 3594 | "ap-northeast-3": 16, 3595 | "ap-southeast-1": 16, 3596 | "ap-southeast-2": 16, 3597 | "eu-south-1": 16, 3598 | "eu-south-2": 11, 3599 | "af-south-1": 15, 3600 | "me-south-1": 15 3601 | }, 3602 | "rdkafka-php-82": { 3603 | "ca-central-1": 14, 3604 | "eu-central-1": 14, 3605 | "eu-north-1": 14, 3606 | "eu-west-1": 14, 3607 | "eu-west-2": 14, 3608 | "eu-west-3": 14, 3609 | "sa-east-1": 14, 3610 | "us-east-1": 14, 3611 | "us-east-2": 14, 3612 | "us-west-1": 14, 3613 | "us-west-2": 14, 3614 | "ap-east-1": 14, 3615 | "ap-south-1": 14, 3616 | "ap-northeast-1": 14, 3617 | "ap-northeast-2": 14, 3618 | "ap-northeast-3": 14, 3619 | "ap-southeast-1": 14, 3620 | "ap-southeast-2": 14, 3621 | "eu-south-1": 14, 3622 | "eu-south-2": 11, 3623 | "af-south-1": 13, 3624 | "me-south-1": 13 3625 | }, 3626 | "rdkafka-php-83": { 3627 | "ca-central-1": 5, 3628 | "eu-central-1": 5, 3629 | "eu-north-1": 5, 3630 | "eu-west-1": 5, 3631 | "eu-west-2": 5, 3632 | "eu-west-3": 5, 3633 | "sa-east-1": 5, 3634 | "us-east-1": 5, 3635 | "us-east-2": 5, 3636 | "us-west-1": 5, 3637 | "us-west-2": 5, 3638 | "ap-east-1": 5, 3639 | "ap-south-1": 5, 3640 | "ap-northeast-1": 5, 3641 | "ap-northeast-2": 5, 3642 | "ap-northeast-3": 5, 3643 | "ap-southeast-1": 5, 3644 | "ap-southeast-2": 5, 3645 | "eu-south-1": 5, 3646 | "eu-south-2": 5, 3647 | "af-south-1": 5, 3648 | "me-south-1": 5 3649 | }, 3650 | "redis-igbinary-php-80": { 3651 | "ca-central-1": 19, 3652 | "eu-central-1": 19, 3653 | "eu-north-1": 19, 3654 | "eu-west-1": 19, 3655 | "eu-west-2": 19, 3656 | "eu-west-3": 19, 3657 | "sa-east-1": 19, 3658 | "us-east-1": 19, 3659 | "us-east-2": 19, 3660 | "us-west-1": 19, 3661 | "us-west-2": 19, 3662 | "ap-east-1": 16, 3663 | "ap-south-1": 19, 3664 | "ap-northeast-1": 19, 3665 | "ap-northeast-2": 19, 3666 | "ap-northeast-3": 16, 3667 | "ap-southeast-1": 19, 3668 | "ap-southeast-2": 19, 3669 | "eu-south-1": 19, 3670 | "eu-south-2": 11, 3671 | "af-south-1": 17, 3672 | "me-south-1": 14 3673 | }, 3674 | "redis-igbinary-php-81": { 3675 | "ca-central-1": 16, 3676 | "eu-central-1": 16, 3677 | "eu-north-1": 16, 3678 | "eu-west-1": 16, 3679 | "eu-west-2": 16, 3680 | "eu-west-3": 16, 3681 | "sa-east-1": 16, 3682 | "us-east-1": 16, 3683 | "us-east-2": 16, 3684 | "us-west-1": 16, 3685 | "us-west-2": 16, 3686 | "ap-east-1": 16, 3687 | "ap-south-1": 16, 3688 | "ap-northeast-1": 16, 3689 | "ap-northeast-2": 16, 3690 | "ap-northeast-3": 16, 3691 | "ap-southeast-1": 16, 3692 | "ap-southeast-2": 16, 3693 | "eu-south-1": 16, 3694 | "eu-south-2": 11, 3695 | "af-south-1": 14, 3696 | "me-south-1": 14 3697 | }, 3698 | "redis-igbinary-php-82": { 3699 | "ca-central-1": 15, 3700 | "eu-central-1": 15, 3701 | "eu-north-1": 15, 3702 | "eu-west-1": 15, 3703 | "eu-west-2": 15, 3704 | "eu-west-3": 15, 3705 | "sa-east-1": 15, 3706 | "us-east-1": 15, 3707 | "us-east-2": 15, 3708 | "us-west-1": 15, 3709 | "us-west-2": 15, 3710 | "ap-east-1": 15, 3711 | "ap-south-1": 15, 3712 | "ap-northeast-1": 15, 3713 | "ap-northeast-2": 15, 3714 | "ap-northeast-3": 15, 3715 | "ap-southeast-1": 15, 3716 | "ap-southeast-2": 15, 3717 | "eu-south-1": 15, 3718 | "eu-south-2": 11, 3719 | "af-south-1": 13, 3720 | "me-south-1": 13 3721 | }, 3722 | "redis-igbinary-php-83": { 3723 | "ca-central-1": 6, 3724 | "eu-central-1": 6, 3725 | "eu-north-1": 6, 3726 | "eu-west-1": 6, 3727 | "eu-west-2": 6, 3728 | "eu-west-3": 6, 3729 | "sa-east-1": 6, 3730 | "us-east-1": 6, 3731 | "us-east-2": 6, 3732 | "us-west-1": 6, 3733 | "us-west-2": 6, 3734 | "ap-east-1": 6, 3735 | "ap-south-1": 6, 3736 | "ap-northeast-1": 6, 3737 | "ap-northeast-2": 6, 3738 | "ap-northeast-3": 6, 3739 | "ap-southeast-1": 6, 3740 | "ap-southeast-2": 6, 3741 | "eu-south-1": 6, 3742 | "eu-south-2": 6, 3743 | "af-south-1": 6, 3744 | "me-south-1": 6 3745 | }, 3746 | "redis-igbinary-php-84": { 3747 | "ca-central-1": 2, 3748 | "eu-central-1": 2, 3749 | "eu-north-1": 2, 3750 | "eu-west-1": 2, 3751 | "eu-west-2": 2, 3752 | "eu-west-3": 2, 3753 | "sa-east-1": 2, 3754 | "us-east-1": 2, 3755 | "us-east-2": 2, 3756 | "us-west-1": 2, 3757 | "us-west-2": 2, 3758 | "ap-east-1": 2, 3759 | "ap-south-1": 2, 3760 | "ap-northeast-1": 2, 3761 | "ap-northeast-2": 2, 3762 | "ap-northeast-3": 2, 3763 | "ap-southeast-1": 2, 3764 | "ap-southeast-2": 2, 3765 | "eu-south-1": 2, 3766 | "eu-south-2": 2, 3767 | "af-south-1": 2, 3768 | "me-south-1": 2 3769 | }, 3770 | "redis-php-80": { 3771 | "ca-central-1": 29, 3772 | "eu-central-1": 29, 3773 | "eu-north-1": 29, 3774 | "eu-west-1": 29, 3775 | "eu-west-2": 29, 3776 | "eu-west-3": 29, 3777 | "sa-east-1": 29, 3778 | "us-east-1": 29, 3779 | "us-east-2": 29, 3780 | "us-west-1": 29, 3781 | "us-west-2": 29, 3782 | "ap-east-1": 15, 3783 | "ap-south-1": 29, 3784 | "ap-northeast-1": 29, 3785 | "ap-northeast-2": 29, 3786 | "ap-northeast-3": 15, 3787 | "ap-southeast-1": 29, 3788 | "ap-southeast-2": 29, 3789 | "eu-south-1": 29, 3790 | "eu-south-2": 11, 3791 | "af-south-1": 27, 3792 | "me-south-1": 13 3793 | }, 3794 | "redis-php-81": { 3795 | "ca-central-1": 19, 3796 | "eu-central-1": 19, 3797 | "eu-north-1": 19, 3798 | "eu-west-1": 19, 3799 | "eu-west-2": 19, 3800 | "eu-west-3": 19, 3801 | "sa-east-1": 19, 3802 | "us-east-1": 19, 3803 | "us-east-2": 19, 3804 | "us-west-1": 19, 3805 | "us-west-2": 19, 3806 | "ap-east-1": 15, 3807 | "ap-south-1": 19, 3808 | "ap-northeast-1": 19, 3809 | "ap-northeast-2": 19, 3810 | "ap-northeast-3": 15, 3811 | "ap-southeast-1": 19, 3812 | "ap-southeast-2": 19, 3813 | "eu-south-1": 19, 3814 | "eu-south-2": 11, 3815 | "af-south-1": 17, 3816 | "me-south-1": 13 3817 | }, 3818 | "redis-php-82": { 3819 | "ca-central-1": 15, 3820 | "eu-central-1": 15, 3821 | "eu-north-1": 15, 3822 | "eu-west-1": 15, 3823 | "eu-west-2": 15, 3824 | "eu-west-3": 15, 3825 | "sa-east-1": 15, 3826 | "us-east-1": 15, 3827 | "us-east-2": 15, 3828 | "us-west-1": 15, 3829 | "us-west-2": 15, 3830 | "ap-east-1": 15, 3831 | "ap-south-1": 15, 3832 | "ap-northeast-1": 15, 3833 | "ap-northeast-2": 15, 3834 | "ap-northeast-3": 15, 3835 | "ap-southeast-1": 15, 3836 | "ap-southeast-2": 15, 3837 | "eu-south-1": 15, 3838 | "eu-south-2": 11, 3839 | "af-south-1": 13, 3840 | "me-south-1": 13 3841 | }, 3842 | "redis-php-83": { 3843 | "ca-central-1": 6, 3844 | "eu-central-1": 6, 3845 | "eu-north-1": 6, 3846 | "eu-west-1": 6, 3847 | "eu-west-2": 6, 3848 | "eu-west-3": 6, 3849 | "sa-east-1": 6, 3850 | "us-east-1": 6, 3851 | "us-east-2": 6, 3852 | "us-west-1": 6, 3853 | "us-west-2": 6, 3854 | "ap-east-1": 6, 3855 | "ap-south-1": 6, 3856 | "ap-northeast-1": 6, 3857 | "ap-northeast-2": 6, 3858 | "ap-northeast-3": 6, 3859 | "ap-southeast-1": 6, 3860 | "ap-southeast-2": 6, 3861 | "eu-south-1": 6, 3862 | "eu-south-2": 6, 3863 | "af-south-1": 6, 3864 | "me-south-1": 6 3865 | }, 3866 | "redis-php-84": { 3867 | "ca-central-1": 2, 3868 | "eu-central-1": 2, 3869 | "eu-north-1": 2, 3870 | "eu-west-1": 2, 3871 | "eu-west-2": 2, 3872 | "eu-west-3": 2, 3873 | "sa-east-1": 2, 3874 | "us-east-1": 2, 3875 | "us-east-2": 2, 3876 | "us-west-1": 2, 3877 | "us-west-2": 2, 3878 | "ap-east-1": 2, 3879 | "ap-south-1": 2, 3880 | "ap-northeast-1": 2, 3881 | "ap-northeast-2": 2, 3882 | "ap-northeast-3": 2, 3883 | "ap-southeast-1": 2, 3884 | "ap-southeast-2": 2, 3885 | "eu-south-1": 2, 3886 | "eu-south-2": 2, 3887 | "af-south-1": 2, 3888 | "me-south-1": 2 3889 | }, 3890 | "relay-php-80": { 3891 | "ca-central-1": 12, 3892 | "eu-central-1": 12, 3893 | "eu-north-1": 12, 3894 | "eu-west-1": 12, 3895 | "eu-west-2": 12, 3896 | "eu-west-3": 12, 3897 | "sa-east-1": 12, 3898 | "us-east-1": 12, 3899 | "us-east-2": 12, 3900 | "us-west-1": 12, 3901 | "us-west-2": 12, 3902 | "ap-east-1": 12, 3903 | "ap-south-1": 12, 3904 | "ap-northeast-1": 12, 3905 | "ap-northeast-2": 12, 3906 | "ap-northeast-3": 12, 3907 | "ap-southeast-1": 12, 3908 | "ap-southeast-2": 12, 3909 | "eu-south-1": 12, 3910 | "eu-south-2": 12, 3911 | "af-south-1": 12, 3912 | "me-south-1": 12 3913 | }, 3914 | "relay-php-81": { 3915 | "ca-central-1": 12, 3916 | "eu-central-1": 12, 3917 | "eu-north-1": 12, 3918 | "eu-west-1": 12, 3919 | "eu-west-2": 12, 3920 | "eu-west-3": 12, 3921 | "sa-east-1": 12, 3922 | "us-east-1": 12, 3923 | "us-east-2": 12, 3924 | "us-west-1": 12, 3925 | "us-west-2": 12, 3926 | "ap-east-1": 12, 3927 | "ap-south-1": 12, 3928 | "ap-northeast-1": 12, 3929 | "ap-northeast-2": 12, 3930 | "ap-northeast-3": 12, 3931 | "ap-southeast-1": 12, 3932 | "ap-southeast-2": 12, 3933 | "eu-south-1": 12, 3934 | "eu-south-2": 12, 3935 | "af-south-1": 12, 3936 | "me-south-1": 12 3937 | }, 3938 | "relay-php-82": { 3939 | "ca-central-1": 12, 3940 | "eu-central-1": 12, 3941 | "eu-north-1": 12, 3942 | "eu-west-1": 12, 3943 | "eu-west-2": 12, 3944 | "eu-west-3": 12, 3945 | "sa-east-1": 12, 3946 | "us-east-1": 12, 3947 | "us-east-2": 12, 3948 | "us-west-1": 12, 3949 | "us-west-2": 12, 3950 | "ap-east-1": 12, 3951 | "ap-south-1": 12, 3952 | "ap-northeast-1": 12, 3953 | "ap-northeast-2": 12, 3954 | "ap-northeast-3": 12, 3955 | "ap-southeast-1": 12, 3956 | "ap-southeast-2": 12, 3957 | "eu-south-1": 12, 3958 | "eu-south-2": 12, 3959 | "af-south-1": 12, 3960 | "me-south-1": 12 3961 | }, 3962 | "relay-php-83": { 3963 | "ca-central-1": 6, 3964 | "eu-central-1": 6, 3965 | "eu-north-1": 6, 3966 | "eu-west-1": 6, 3967 | "eu-west-2": 6, 3968 | "eu-west-3": 6, 3969 | "sa-east-1": 6, 3970 | "us-east-1": 6, 3971 | "us-east-2": 6, 3972 | "us-west-1": 6, 3973 | "us-west-2": 6, 3974 | "ap-east-1": 6, 3975 | "ap-south-1": 6, 3976 | "ap-northeast-1": 6, 3977 | "ap-northeast-2": 6, 3978 | "ap-northeast-3": 6, 3979 | "ap-southeast-1": 6, 3980 | "ap-southeast-2": 6, 3981 | "eu-south-1": 6, 3982 | "eu-south-2": 6, 3983 | "af-south-1": 6, 3984 | "me-south-1": 6 3985 | }, 3986 | "relay-php-84": { 3987 | "ca-central-1": 2, 3988 | "eu-central-1": 2, 3989 | "eu-north-1": 2, 3990 | "eu-west-1": 2, 3991 | "eu-west-2": 2, 3992 | "eu-west-3": 2, 3993 | "sa-east-1": 2, 3994 | "us-east-1": 2, 3995 | "us-east-2": 2, 3996 | "us-west-1": 2, 3997 | "us-west-2": 2, 3998 | "ap-east-1": 2, 3999 | "ap-south-1": 2, 4000 | "ap-northeast-1": 2, 4001 | "ap-northeast-2": 2, 4002 | "ap-northeast-3": 2, 4003 | "ap-southeast-1": 2, 4004 | "ap-southeast-2": 2, 4005 | "eu-south-1": 2, 4006 | "eu-south-2": 2, 4007 | "af-south-1": 2, 4008 | "me-south-1": 2 4009 | }, 4010 | "scoutapm-php-80": { 4011 | "ca-central-1": 16, 4012 | "eu-central-1": 16, 4013 | "eu-north-1": 16, 4014 | "eu-west-1": 16, 4015 | "eu-west-2": 16, 4016 | "eu-west-3": 16, 4017 | "sa-east-1": 16, 4018 | "us-east-1": 16, 4019 | "us-east-2": 16, 4020 | "us-west-1": 16, 4021 | "us-west-2": 16, 4022 | "ap-east-1": 16, 4023 | "ap-south-1": 16, 4024 | "ap-northeast-1": 16, 4025 | "ap-northeast-2": 16, 4026 | "ap-northeast-3": 16, 4027 | "ap-southeast-1": 16, 4028 | "ap-southeast-2": 16, 4029 | "eu-south-1": 16, 4030 | "eu-south-2": 11, 4031 | "af-south-1": 14, 4032 | "me-south-1": 14 4033 | }, 4034 | "scoutapm-php-81": { 4035 | "ca-central-1": 16, 4036 | "eu-central-1": 16, 4037 | "eu-north-1": 16, 4038 | "eu-west-1": 16, 4039 | "eu-west-2": 16, 4040 | "eu-west-3": 16, 4041 | "sa-east-1": 16, 4042 | "us-east-1": 16, 4043 | "us-east-2": 16, 4044 | "us-west-1": 16, 4045 | "us-west-2": 16, 4046 | "ap-east-1": 16, 4047 | "ap-south-1": 16, 4048 | "ap-northeast-1": 16, 4049 | "ap-northeast-2": 16, 4050 | "ap-northeast-3": 16, 4051 | "ap-southeast-1": 16, 4052 | "ap-southeast-2": 16, 4053 | "eu-south-1": 16, 4054 | "eu-south-2": 11, 4055 | "af-south-1": 14, 4056 | "me-south-1": 14 4057 | }, 4058 | "scoutapm-php-82": { 4059 | "ca-central-1": 15, 4060 | "eu-central-1": 15, 4061 | "eu-north-1": 15, 4062 | "eu-west-1": 15, 4063 | "eu-west-2": 15, 4064 | "eu-west-3": 15, 4065 | "sa-east-1": 15, 4066 | "us-east-1": 15, 4067 | "us-east-2": 15, 4068 | "us-west-1": 15, 4069 | "us-west-2": 15, 4070 | "ap-east-1": 15, 4071 | "ap-south-1": 15, 4072 | "ap-northeast-1": 15, 4073 | "ap-northeast-2": 15, 4074 | "ap-northeast-3": 15, 4075 | "ap-southeast-1": 15, 4076 | "ap-southeast-2": 15, 4077 | "eu-south-1": 15, 4078 | "eu-south-2": 11, 4079 | "af-south-1": 13, 4080 | "me-south-1": 13 4081 | }, 4082 | "scoutapm-php-83": { 4083 | "ca-central-1": 6, 4084 | "eu-central-1": 6, 4085 | "eu-north-1": 6, 4086 | "eu-west-1": 6, 4087 | "eu-west-2": 6, 4088 | "eu-west-3": 6, 4089 | "sa-east-1": 6, 4090 | "us-east-1": 6, 4091 | "us-east-2": 6, 4092 | "us-west-1": 6, 4093 | "us-west-2": 6, 4094 | "ap-east-1": 6, 4095 | "ap-south-1": 6, 4096 | "ap-northeast-1": 6, 4097 | "ap-northeast-2": 6, 4098 | "ap-northeast-3": 6, 4099 | "ap-southeast-1": 6, 4100 | "ap-southeast-2": 6, 4101 | "eu-south-1": 6, 4102 | "eu-south-2": 6, 4103 | "af-south-1": 6, 4104 | "me-south-1": 6 4105 | }, 4106 | "scoutapm-php-84": { 4107 | "ca-central-1": 2, 4108 | "eu-central-1": 2, 4109 | "eu-north-1": 2, 4110 | "eu-west-1": 2, 4111 | "eu-west-2": 2, 4112 | "eu-west-3": 2, 4113 | "sa-east-1": 2, 4114 | "us-east-1": 2, 4115 | "us-east-2": 2, 4116 | "us-west-1": 2, 4117 | "us-west-2": 2, 4118 | "ap-east-1": 2, 4119 | "ap-south-1": 2, 4120 | "ap-northeast-1": 2, 4121 | "ap-northeast-2": 2, 4122 | "ap-northeast-3": 2, 4123 | "ap-southeast-1": 2, 4124 | "ap-southeast-2": 2, 4125 | "eu-south-1": 2, 4126 | "eu-south-2": 2, 4127 | "af-south-1": 2, 4128 | "me-south-1": 2 4129 | }, 4130 | "scrypt-php-80": { 4131 | "ca-central-1": 8, 4132 | "eu-central-1": 8, 4133 | "eu-north-1": 8, 4134 | "eu-west-1": 8, 4135 | "eu-west-2": 8, 4136 | "eu-west-3": 8, 4137 | "sa-east-1": 8, 4138 | "us-east-1": 8, 4139 | "us-east-2": 8, 4140 | "us-west-1": 8, 4141 | "us-west-2": 8, 4142 | "ap-east-1": 8, 4143 | "ap-south-1": 8, 4144 | "ap-northeast-1": 8, 4145 | "ap-northeast-2": 8, 4146 | "ap-northeast-3": 8, 4147 | "ap-southeast-1": 8, 4148 | "ap-southeast-2": 8, 4149 | "eu-south-1": 8, 4150 | "eu-south-2": 8, 4151 | "af-south-1": 8, 4152 | "me-south-1": 8 4153 | }, 4154 | "snmp-php-81": { 4155 | "ca-central-1": 8, 4156 | "eu-central-1": 8, 4157 | "eu-north-1": 8, 4158 | "eu-west-1": 8, 4159 | "eu-west-2": 8, 4160 | "eu-west-3": 8, 4161 | "sa-east-1": 8, 4162 | "us-east-1": 8, 4163 | "us-east-2": 8, 4164 | "us-west-1": 8, 4165 | "us-west-2": 8, 4166 | "ap-east-1": 8, 4167 | "ap-south-1": 8, 4168 | "ap-northeast-1": 8, 4169 | "ap-northeast-2": 8, 4170 | "ap-northeast-3": 8, 4171 | "ap-southeast-1": 8, 4172 | "ap-southeast-2": 8, 4173 | "eu-south-1": 8, 4174 | "eu-south-2": 8, 4175 | "af-south-1": 8, 4176 | "me-south-1": 8 4177 | }, 4178 | "snmp-php-82": { 4179 | "ca-central-1": 8, 4180 | "eu-central-1": 8, 4181 | "eu-north-1": 8, 4182 | "eu-west-1": 8, 4183 | "eu-west-2": 8, 4184 | "eu-west-3": 8, 4185 | "sa-east-1": 8, 4186 | "us-east-1": 8, 4187 | "us-east-2": 8, 4188 | "us-west-1": 8, 4189 | "us-west-2": 8, 4190 | "ap-east-1": 8, 4191 | "ap-south-1": 8, 4192 | "ap-northeast-1": 8, 4193 | "ap-northeast-2": 8, 4194 | "ap-northeast-3": 8, 4195 | "ap-southeast-1": 8, 4196 | "ap-southeast-2": 8, 4197 | "eu-south-1": 8, 4198 | "eu-south-2": 8, 4199 | "af-south-1": 8, 4200 | "me-south-1": 8 4201 | }, 4202 | "snmp-php-83": { 4203 | "ca-central-1": 6, 4204 | "eu-central-1": 6, 4205 | "eu-north-1": 6, 4206 | "eu-west-1": 6, 4207 | "eu-west-2": 6, 4208 | "eu-west-3": 6, 4209 | "sa-east-1": 6, 4210 | "us-east-1": 6, 4211 | "us-east-2": 6, 4212 | "us-west-1": 6, 4213 | "us-west-2": 6, 4214 | "ap-east-1": 6, 4215 | "ap-south-1": 6, 4216 | "ap-northeast-1": 6, 4217 | "ap-northeast-2": 6, 4218 | "ap-northeast-3": 6, 4219 | "ap-southeast-1": 6, 4220 | "ap-southeast-2": 6, 4221 | "eu-south-1": 6, 4222 | "eu-south-2": 6, 4223 | "af-south-1": 6, 4224 | "me-south-1": 6 4225 | }, 4226 | "snmp-php-84": { 4227 | "ca-central-1": 2, 4228 | "eu-central-1": 2, 4229 | "eu-north-1": 2, 4230 | "eu-west-1": 2, 4231 | "eu-west-2": 2, 4232 | "eu-west-3": 2, 4233 | "sa-east-1": 2, 4234 | "us-east-1": 2, 4235 | "us-east-2": 2, 4236 | "us-west-1": 2, 4237 | "us-west-2": 2, 4238 | "ap-east-1": 2, 4239 | "ap-south-1": 2, 4240 | "ap-northeast-1": 2, 4241 | "ap-northeast-2": 2, 4242 | "ap-northeast-3": 2, 4243 | "ap-southeast-1": 2, 4244 | "ap-southeast-2": 2, 4245 | "eu-south-1": 2, 4246 | "eu-south-2": 2, 4247 | "af-south-1": 2, 4248 | "me-south-1": 2 4249 | }, 4250 | "spx-php-80": { 4251 | "ca-central-1": 18, 4252 | "eu-central-1": 18, 4253 | "eu-north-1": 18, 4254 | "eu-west-1": 18, 4255 | "eu-west-2": 18, 4256 | "eu-west-3": 18, 4257 | "sa-east-1": 18, 4258 | "us-east-1": 18, 4259 | "us-east-2": 18, 4260 | "us-west-1": 18, 4261 | "us-west-2": 18, 4262 | "ap-east-1": 13, 4263 | "ap-south-1": 18, 4264 | "ap-northeast-1": 18, 4265 | "ap-northeast-2": 18, 4266 | "ap-northeast-3": 13, 4267 | "ap-southeast-1": 18, 4268 | "ap-southeast-2": 18, 4269 | "eu-south-1": 18, 4270 | "eu-south-2": 9, 4271 | "af-south-1": 16, 4272 | "me-south-1": 11 4273 | }, 4274 | "sqlsrv-php-80": { 4275 | "ca-central-1": 23, 4276 | "eu-central-1": 23, 4277 | "eu-north-1": 23, 4278 | "eu-west-1": 23, 4279 | "eu-west-2": 23, 4280 | "eu-west-3": 23, 4281 | "sa-east-1": 23, 4282 | "us-east-1": 23, 4283 | "us-east-2": 23, 4284 | "us-west-1": 23, 4285 | "us-west-2": 23, 4286 | "ap-east-1": 20, 4287 | "ap-south-1": 23, 4288 | "ap-northeast-1": 23, 4289 | "ap-northeast-2": 23, 4290 | "ap-northeast-3": 20, 4291 | "ap-southeast-1": 23, 4292 | "ap-southeast-2": 23, 4293 | "eu-south-1": 23, 4294 | "eu-south-2": 14, 4295 | "af-south-1": 21, 4296 | "me-south-1": 18 4297 | }, 4298 | "sqlsrv-php-81": { 4299 | "ca-central-1": 20, 4300 | "eu-central-1": 20, 4301 | "eu-north-1": 20, 4302 | "eu-west-1": 20, 4303 | "eu-west-2": 20, 4304 | "eu-west-3": 20, 4305 | "sa-east-1": 20, 4306 | "us-east-1": 20, 4307 | "us-east-2": 20, 4308 | "us-west-1": 20, 4309 | "us-west-2": 20, 4310 | "ap-east-1": 20, 4311 | "ap-south-1": 20, 4312 | "ap-northeast-1": 20, 4313 | "ap-northeast-2": 20, 4314 | "ap-northeast-3": 20, 4315 | "ap-southeast-1": 20, 4316 | "ap-southeast-2": 20, 4317 | "eu-south-1": 20, 4318 | "eu-south-2": 14, 4319 | "af-south-1": 18, 4320 | "me-south-1": 18 4321 | }, 4322 | "sqlsrv-php-82": { 4323 | "ca-central-1": 16, 4324 | "eu-central-1": 16, 4325 | "eu-north-1": 16, 4326 | "eu-west-1": 16, 4327 | "eu-west-2": 16, 4328 | "eu-west-3": 16, 4329 | "sa-east-1": 16, 4330 | "us-east-1": 16, 4331 | "us-east-2": 16, 4332 | "us-west-1": 16, 4333 | "us-west-2": 16, 4334 | "ap-east-1": 16, 4335 | "ap-south-1": 16, 4336 | "ap-northeast-1": 16, 4337 | "ap-northeast-2": 16, 4338 | "ap-northeast-3": 16, 4339 | "ap-southeast-1": 16, 4340 | "ap-southeast-2": 16, 4341 | "eu-south-1": 16, 4342 | "eu-south-2": 14, 4343 | "af-south-1": 14, 4344 | "me-south-1": 14 4345 | }, 4346 | "sqlsrv-php-83": { 4347 | "ca-central-1": 6, 4348 | "eu-central-1": 6, 4349 | "eu-north-1": 6, 4350 | "eu-west-1": 6, 4351 | "eu-west-2": 6, 4352 | "eu-west-3": 6, 4353 | "sa-east-1": 6, 4354 | "us-east-1": 6, 4355 | "us-east-2": 6, 4356 | "us-west-1": 6, 4357 | "us-west-2": 6, 4358 | "ap-east-1": 6, 4359 | "ap-south-1": 6, 4360 | "ap-northeast-1": 6, 4361 | "ap-northeast-2": 6, 4362 | "ap-northeast-3": 6, 4363 | "ap-southeast-1": 6, 4364 | "ap-southeast-2": 6, 4365 | "eu-south-1": 6, 4366 | "eu-south-2": 6, 4367 | "af-south-1": 6, 4368 | "me-south-1": 6 4369 | }, 4370 | "sqlsrv-php-84": { 4371 | "ca-central-1": 2, 4372 | "eu-central-1": 2, 4373 | "eu-north-1": 2, 4374 | "eu-west-1": 2, 4375 | "eu-west-2": 2, 4376 | "eu-west-3": 2, 4377 | "sa-east-1": 2, 4378 | "us-east-1": 2, 4379 | "us-east-2": 2, 4380 | "us-west-1": 2, 4381 | "us-west-2": 2, 4382 | "ap-east-1": 2, 4383 | "ap-south-1": 2, 4384 | "ap-northeast-1": 2, 4385 | "ap-northeast-2": 2, 4386 | "ap-northeast-3": 2, 4387 | "ap-southeast-1": 2, 4388 | "ap-southeast-2": 2, 4389 | "eu-south-1": 2, 4390 | "eu-south-2": 2, 4391 | "af-south-1": 2, 4392 | "me-south-1": 2 4393 | }, 4394 | "ssh2-php-80": { 4395 | "ca-central-1": 17, 4396 | "eu-central-1": 17, 4397 | "eu-north-1": 17, 4398 | "eu-west-1": 17, 4399 | "eu-west-2": 17, 4400 | "eu-west-3": 17, 4401 | "sa-east-1": 17, 4402 | "us-east-1": 17, 4403 | "us-east-2": 17, 4404 | "us-west-1": 17, 4405 | "us-west-2": 17, 4406 | "ap-east-1": 15, 4407 | "ap-south-1": 17, 4408 | "ap-northeast-1": 17, 4409 | "ap-northeast-2": 17, 4410 | "ap-northeast-3": 15, 4411 | "ap-southeast-1": 17, 4412 | "ap-southeast-2": 17, 4413 | "eu-south-1": 17, 4414 | "eu-south-2": 11, 4415 | "af-south-1": 15, 4416 | "me-south-1": 13 4417 | }, 4418 | "ssh2-php-81": { 4419 | "ca-central-1": 17, 4420 | "eu-central-1": 17, 4421 | "eu-north-1": 17, 4422 | "eu-west-1": 17, 4423 | "eu-west-2": 17, 4424 | "eu-west-3": 17, 4425 | "sa-east-1": 17, 4426 | "us-east-1": 17, 4427 | "us-east-2": 17, 4428 | "us-west-1": 17, 4429 | "us-west-2": 17, 4430 | "ap-east-1": 15, 4431 | "ap-south-1": 17, 4432 | "ap-northeast-1": 17, 4433 | "ap-northeast-2": 17, 4434 | "ap-northeast-3": 15, 4435 | "ap-southeast-1": 17, 4436 | "ap-southeast-2": 17, 4437 | "eu-south-1": 17, 4438 | "eu-south-2": 11, 4439 | "af-south-1": 15, 4440 | "me-south-1": 13 4441 | }, 4442 | "ssh2-php-82": { 4443 | "ca-central-1": 15, 4444 | "eu-central-1": 15, 4445 | "eu-north-1": 15, 4446 | "eu-west-1": 15, 4447 | "eu-west-2": 15, 4448 | "eu-west-3": 15, 4449 | "sa-east-1": 15, 4450 | "us-east-1": 15, 4451 | "us-east-2": 15, 4452 | "us-west-1": 15, 4453 | "us-west-2": 15, 4454 | "ap-east-1": 15, 4455 | "ap-south-1": 15, 4456 | "ap-northeast-1": 15, 4457 | "ap-northeast-2": 15, 4458 | "ap-northeast-3": 15, 4459 | "ap-southeast-1": 15, 4460 | "ap-southeast-2": 15, 4461 | "eu-south-1": 15, 4462 | "eu-south-2": 11, 4463 | "af-south-1": 13, 4464 | "me-south-1": 13 4465 | }, 4466 | "ssh2-php-83": { 4467 | "ca-central-1": 6, 4468 | "eu-central-1": 6, 4469 | "eu-north-1": 6, 4470 | "eu-west-1": 6, 4471 | "eu-west-2": 6, 4472 | "eu-west-3": 6, 4473 | "sa-east-1": 6, 4474 | "us-east-1": 6, 4475 | "us-east-2": 6, 4476 | "us-west-1": 6, 4477 | "us-west-2": 6, 4478 | "ap-east-1": 6, 4479 | "ap-south-1": 6, 4480 | "ap-northeast-1": 6, 4481 | "ap-northeast-2": 6, 4482 | "ap-northeast-3": 6, 4483 | "ap-southeast-1": 6, 4484 | "ap-southeast-2": 6, 4485 | "eu-south-1": 6, 4486 | "eu-south-2": 6, 4487 | "af-south-1": 6, 4488 | "me-south-1": 6 4489 | }, 4490 | "ssh2-php-84": { 4491 | "ca-central-1": 2, 4492 | "eu-central-1": 2, 4493 | "eu-north-1": 2, 4494 | "eu-west-1": 2, 4495 | "eu-west-2": 2, 4496 | "eu-west-3": 2, 4497 | "sa-east-1": 2, 4498 | "us-east-1": 2, 4499 | "us-east-2": 2, 4500 | "us-west-1": 2, 4501 | "us-west-2": 2, 4502 | "ap-east-1": 2, 4503 | "ap-south-1": 2, 4504 | "ap-northeast-1": 2, 4505 | "ap-northeast-2": 2, 4506 | "ap-northeast-3": 2, 4507 | "ap-southeast-1": 2, 4508 | "ap-southeast-2": 2, 4509 | "eu-south-1": 2, 4510 | "eu-south-2": 2, 4511 | "af-south-1": 2, 4512 | "me-south-1": 2 4513 | }, 4514 | "swoole-php-80": { 4515 | "ca-central-1": 8, 4516 | "eu-central-1": 8, 4517 | "eu-north-1": 8, 4518 | "eu-west-1": 8, 4519 | "eu-west-2": 8, 4520 | "eu-west-3": 8, 4521 | "sa-east-1": 8, 4522 | "us-east-1": 8, 4523 | "us-east-2": 8, 4524 | "us-west-1": 8, 4525 | "us-west-2": 8, 4526 | "ap-east-1": 8, 4527 | "ap-south-1": 8, 4528 | "ap-northeast-1": 8, 4529 | "ap-northeast-2": 8, 4530 | "ap-northeast-3": 8, 4531 | "ap-southeast-1": 8, 4532 | "ap-southeast-2": 8, 4533 | "eu-south-1": 8, 4534 | "eu-south-2": 8, 4535 | "af-south-1": 8, 4536 | "me-south-1": 8 4537 | }, 4538 | "swoole-php-81": { 4539 | "ca-central-1": 8, 4540 | "eu-central-1": 8, 4541 | "eu-north-1": 8, 4542 | "eu-west-1": 8, 4543 | "eu-west-2": 8, 4544 | "eu-west-3": 8, 4545 | "sa-east-1": 8, 4546 | "us-east-1": 8, 4547 | "us-east-2": 8, 4548 | "us-west-1": 8, 4549 | "us-west-2": 8, 4550 | "ap-east-1": 8, 4551 | "ap-south-1": 8, 4552 | "ap-northeast-1": 8, 4553 | "ap-northeast-2": 8, 4554 | "ap-northeast-3": 8, 4555 | "ap-southeast-1": 8, 4556 | "ap-southeast-2": 8, 4557 | "eu-south-1": 8, 4558 | "eu-south-2": 8, 4559 | "af-south-1": 8, 4560 | "me-south-1": 8 4561 | }, 4562 | "swoole-php-82": { 4563 | "ca-central-1": 8, 4564 | "eu-central-1": 8, 4565 | "eu-north-1": 8, 4566 | "eu-west-1": 8, 4567 | "eu-west-2": 8, 4568 | "eu-west-3": 8, 4569 | "sa-east-1": 8, 4570 | "us-east-1": 8, 4571 | "us-east-2": 8, 4572 | "us-west-1": 8, 4573 | "us-west-2": 8, 4574 | "ap-east-1": 8, 4575 | "ap-south-1": 8, 4576 | "ap-northeast-1": 8, 4577 | "ap-northeast-2": 8, 4578 | "ap-northeast-3": 8, 4579 | "ap-southeast-1": 8, 4580 | "ap-southeast-2": 8, 4581 | "eu-south-1": 8, 4582 | "eu-south-2": 8, 4583 | "af-south-1": 8, 4584 | "me-south-1": 8 4585 | }, 4586 | "swoole-php-83": { 4587 | "ca-central-1": 4, 4588 | "eu-central-1": 4, 4589 | "eu-north-1": 4, 4590 | "eu-west-1": 4, 4591 | "eu-west-2": 4, 4592 | "eu-west-3": 4, 4593 | "sa-east-1": 4, 4594 | "us-east-1": 4, 4595 | "us-east-2": 4, 4596 | "us-west-1": 4, 4597 | "us-west-2": 4, 4598 | "ap-east-1": 4, 4599 | "ap-south-1": 4, 4600 | "ap-northeast-1": 4, 4601 | "ap-northeast-2": 4, 4602 | "ap-northeast-3": 4, 4603 | "ap-southeast-1": 4, 4604 | "ap-southeast-2": 4, 4605 | "eu-south-1": 4, 4606 | "eu-south-2": 4, 4607 | "af-south-1": 4, 4608 | "me-south-1": 4 4609 | }, 4610 | "symfony-runtime-php-80": { 4611 | "ca-central-1": 14, 4612 | "eu-central-1": 14, 4613 | "eu-north-1": 14, 4614 | "eu-west-1": 14, 4615 | "eu-west-2": 14, 4616 | "eu-west-3": 14, 4617 | "sa-east-1": 14, 4618 | "us-east-1": 14, 4619 | "us-east-2": 14, 4620 | "us-west-1": 14, 4621 | "us-west-2": 14, 4622 | "ap-east-1": 13, 4623 | "ap-south-1": 14, 4624 | "ap-northeast-1": 14, 4625 | "ap-northeast-2": 14, 4626 | "ap-northeast-3": 13, 4627 | "ap-southeast-1": 14, 4628 | "ap-southeast-2": 14, 4629 | "eu-south-1": 14, 4630 | "eu-south-2": 9, 4631 | "af-south-1": 14, 4632 | "me-south-1": 13 4633 | }, 4634 | "symfony-runtime-php-81": { 4635 | "ca-central-1": 13, 4636 | "eu-central-1": 13, 4637 | "eu-north-1": 13, 4638 | "eu-west-1": 13, 4639 | "eu-west-2": 13, 4640 | "eu-west-3": 13, 4641 | "sa-east-1": 13, 4642 | "us-east-1": 13, 4643 | "us-east-2": 13, 4644 | "us-west-1": 13, 4645 | "us-west-2": 13, 4646 | "ap-east-1": 13, 4647 | "ap-south-1": 13, 4648 | "ap-northeast-1": 13, 4649 | "ap-northeast-2": 13, 4650 | "ap-northeast-3": 13, 4651 | "ap-southeast-1": 13, 4652 | "ap-southeast-2": 13, 4653 | "eu-south-1": 13, 4654 | "eu-south-2": 9, 4655 | "af-south-1": 13, 4656 | "me-south-1": 13 4657 | }, 4658 | "symfony-runtime-php-82": { 4659 | "ca-central-1": 11, 4660 | "eu-central-1": 11, 4661 | "eu-north-1": 11, 4662 | "eu-west-1": 11, 4663 | "eu-west-2": 11, 4664 | "eu-west-3": 11, 4665 | "sa-east-1": 11, 4666 | "us-east-1": 11, 4667 | "us-east-2": 11, 4668 | "us-west-1": 11, 4669 | "us-west-2": 11, 4670 | "ap-east-1": 11, 4671 | "ap-south-1": 11, 4672 | "ap-northeast-1": 11, 4673 | "ap-northeast-2": 11, 4674 | "ap-northeast-3": 11, 4675 | "ap-southeast-1": 11, 4676 | "ap-southeast-2": 11, 4677 | "eu-south-1": 11, 4678 | "eu-south-2": 9, 4679 | "af-south-1": 11, 4680 | "me-south-1": 11 4681 | }, 4682 | "symfony-runtime-php-83": { 4683 | "ca-central-1": 6, 4684 | "eu-central-1": 6, 4685 | "eu-north-1": 6, 4686 | "eu-west-1": 6, 4687 | "eu-west-2": 6, 4688 | "eu-west-3": 6, 4689 | "sa-east-1": 6, 4690 | "us-east-1": 6, 4691 | "us-east-2": 6, 4692 | "us-west-1": 6, 4693 | "us-west-2": 6, 4694 | "ap-east-1": 6, 4695 | "ap-south-1": 6, 4696 | "ap-northeast-1": 6, 4697 | "ap-northeast-2": 6, 4698 | "ap-northeast-3": 6, 4699 | "ap-southeast-1": 6, 4700 | "ap-southeast-2": 6, 4701 | "eu-south-1": 6, 4702 | "eu-south-2": 6, 4703 | "af-south-1": 6, 4704 | "me-south-1": 6 4705 | }, 4706 | "symfony-runtime-php-84": { 4707 | "ca-central-1": 2, 4708 | "eu-central-1": 2, 4709 | "eu-north-1": 2, 4710 | "eu-west-1": 2, 4711 | "eu-west-2": 2, 4712 | "eu-west-3": 2, 4713 | "sa-east-1": 2, 4714 | "us-east-1": 2, 4715 | "us-east-2": 2, 4716 | "us-west-1": 2, 4717 | "us-west-2": 2, 4718 | "ap-east-1": 2, 4719 | "ap-south-1": 2, 4720 | "ap-northeast-1": 2, 4721 | "ap-northeast-2": 2, 4722 | "ap-northeast-3": 2, 4723 | "ap-southeast-1": 2, 4724 | "ap-southeast-2": 2, 4725 | "eu-south-1": 2, 4726 | "eu-south-2": 2, 4727 | "af-south-1": 2, 4728 | "me-south-1": 2 4729 | }, 4730 | "tideways-php-80": { 4731 | "ca-central-1": 14, 4732 | "eu-central-1": 14, 4733 | "eu-north-1": 14, 4734 | "eu-west-1": 14, 4735 | "eu-west-2": 14, 4736 | "eu-west-3": 14, 4737 | "sa-east-1": 14, 4738 | "us-east-1": 14, 4739 | "us-east-2": 14, 4740 | "us-west-1": 14, 4741 | "us-west-2": 14, 4742 | "ap-east-1": 14, 4743 | "ap-south-1": 14, 4744 | "ap-northeast-1": 14, 4745 | "ap-northeast-2": 14, 4746 | "ap-northeast-3": 14, 4747 | "ap-southeast-1": 14, 4748 | "ap-southeast-2": 14, 4749 | "eu-south-1": 14, 4750 | "eu-south-2": 14, 4751 | "af-south-1": 14, 4752 | "me-south-1": 14 4753 | }, 4754 | "tideways-php-81": { 4755 | "ca-central-1": 14, 4756 | "eu-central-1": 14, 4757 | "eu-north-1": 14, 4758 | "eu-west-1": 14, 4759 | "eu-west-2": 14, 4760 | "eu-west-3": 14, 4761 | "sa-east-1": 14, 4762 | "us-east-1": 14, 4763 | "us-east-2": 14, 4764 | "us-west-1": 14, 4765 | "us-west-2": 14, 4766 | "ap-east-1": 14, 4767 | "ap-south-1": 14, 4768 | "ap-northeast-1": 14, 4769 | "ap-northeast-2": 14, 4770 | "ap-northeast-3": 14, 4771 | "ap-southeast-1": 14, 4772 | "ap-southeast-2": 14, 4773 | "eu-south-1": 14, 4774 | "eu-south-2": 14, 4775 | "af-south-1": 14, 4776 | "me-south-1": 14 4777 | }, 4778 | "tideways-php-82": { 4779 | "ca-central-1": 14, 4780 | "eu-central-1": 14, 4781 | "eu-north-1": 14, 4782 | "eu-west-1": 14, 4783 | "eu-west-2": 14, 4784 | "eu-west-3": 14, 4785 | "sa-east-1": 14, 4786 | "us-east-1": 14, 4787 | "us-east-2": 14, 4788 | "us-west-1": 14, 4789 | "us-west-2": 14, 4790 | "ap-east-1": 14, 4791 | "ap-south-1": 14, 4792 | "ap-northeast-1": 14, 4793 | "ap-northeast-2": 14, 4794 | "ap-northeast-3": 14, 4795 | "ap-southeast-1": 14, 4796 | "ap-southeast-2": 14, 4797 | "eu-south-1": 14, 4798 | "eu-south-2": 14, 4799 | "af-south-1": 14, 4800 | "me-south-1": 14 4801 | }, 4802 | "tideways-php-83": { 4803 | "ca-central-1": 9, 4804 | "eu-central-1": 9, 4805 | "eu-north-1": 9, 4806 | "eu-west-1": 9, 4807 | "eu-west-2": 9, 4808 | "eu-west-3": 9, 4809 | "sa-east-1": 9, 4810 | "us-east-1": 9, 4811 | "us-east-2": 9, 4812 | "us-west-1": 9, 4813 | "us-west-2": 9, 4814 | "ap-east-1": 9, 4815 | "ap-south-1": 9, 4816 | "ap-northeast-1": 9, 4817 | "ap-northeast-2": 9, 4818 | "ap-northeast-3": 9, 4819 | "ap-southeast-1": 9, 4820 | "ap-southeast-2": 9, 4821 | "eu-south-1": 9, 4822 | "eu-south-2": 9, 4823 | "af-south-1": 9, 4824 | "me-south-1": 9 4825 | }, 4826 | "tideways-php-84": { 4827 | "ca-central-1": 5, 4828 | "eu-central-1": 5, 4829 | "eu-north-1": 5, 4830 | "eu-west-1": 5, 4831 | "eu-west-2": 5, 4832 | "eu-west-3": 5, 4833 | "sa-east-1": 5, 4834 | "us-east-1": 5, 4835 | "us-east-2": 5, 4836 | "us-west-1": 5, 4837 | "us-west-2": 5, 4838 | "ap-east-1": 5, 4839 | "ap-south-1": 5, 4840 | "ap-northeast-1": 5, 4841 | "ap-northeast-2": 5, 4842 | "ap-northeast-3": 5, 4843 | "ap-southeast-1": 5, 4844 | "ap-southeast-2": 5, 4845 | "eu-south-1": 5, 4846 | "eu-south-2": 5, 4847 | "af-south-1": 5, 4848 | "me-south-1": 5 4849 | }, 4850 | "tidy-php-80": { 4851 | "ca-central-1": 21, 4852 | "eu-central-1": 21, 4853 | "eu-north-1": 21, 4854 | "eu-west-1": 21, 4855 | "eu-west-2": 21, 4856 | "eu-west-3": 21, 4857 | "sa-east-1": 21, 4858 | "us-east-1": 21, 4859 | "us-east-2": 21, 4860 | "us-west-1": 21, 4861 | "us-west-2": 21, 4862 | "ap-east-1": 17, 4863 | "ap-south-1": 21, 4864 | "ap-northeast-1": 21, 4865 | "ap-northeast-2": 21, 4866 | "ap-northeast-3": 17, 4867 | "ap-southeast-1": 21, 4868 | "ap-southeast-2": 21, 4869 | "eu-south-1": 21, 4870 | "eu-south-2": 12, 4871 | "af-south-1": 20, 4872 | "me-south-1": 16 4873 | }, 4874 | "tidy-php-81": { 4875 | "ca-central-1": 17, 4876 | "eu-central-1": 17, 4877 | "eu-north-1": 17, 4878 | "eu-west-1": 17, 4879 | "eu-west-2": 17, 4880 | "eu-west-3": 17, 4881 | "sa-east-1": 17, 4882 | "us-east-1": 17, 4883 | "us-east-2": 17, 4884 | "us-west-1": 17, 4885 | "us-west-2": 17, 4886 | "ap-east-1": 17, 4887 | "ap-south-1": 17, 4888 | "ap-northeast-1": 17, 4889 | "ap-northeast-2": 17, 4890 | "ap-northeast-3": 17, 4891 | "ap-southeast-1": 17, 4892 | "ap-southeast-2": 17, 4893 | "eu-south-1": 17, 4894 | "eu-south-2": 12, 4895 | "af-south-1": 16, 4896 | "me-south-1": 16 4897 | }, 4898 | "tidy-php-82": { 4899 | "ca-central-1": 15, 4900 | "eu-central-1": 15, 4901 | "eu-north-1": 15, 4902 | "eu-west-1": 15, 4903 | "eu-west-2": 15, 4904 | "eu-west-3": 15, 4905 | "sa-east-1": 15, 4906 | "us-east-1": 15, 4907 | "us-east-2": 15, 4908 | "us-west-1": 15, 4909 | "us-west-2": 15, 4910 | "ap-east-1": 15, 4911 | "ap-south-1": 15, 4912 | "ap-northeast-1": 15, 4913 | "ap-northeast-2": 15, 4914 | "ap-northeast-3": 15, 4915 | "ap-southeast-1": 15, 4916 | "ap-southeast-2": 15, 4917 | "eu-south-1": 15, 4918 | "eu-south-2": 12, 4919 | "af-south-1": 14, 4920 | "me-south-1": 14 4921 | }, 4922 | "tidy-php-83": { 4923 | "ca-central-1": 6, 4924 | "eu-central-1": 6, 4925 | "eu-north-1": 6, 4926 | "eu-west-1": 6, 4927 | "eu-west-2": 6, 4928 | "eu-west-3": 6, 4929 | "sa-east-1": 6, 4930 | "us-east-1": 6, 4931 | "us-east-2": 6, 4932 | "us-west-1": 6, 4933 | "us-west-2": 6, 4934 | "ap-east-1": 6, 4935 | "ap-south-1": 6, 4936 | "ap-northeast-1": 6, 4937 | "ap-northeast-2": 6, 4938 | "ap-northeast-3": 6, 4939 | "ap-southeast-1": 6, 4940 | "ap-southeast-2": 6, 4941 | "eu-south-1": 6, 4942 | "eu-south-2": 6, 4943 | "af-south-1": 6, 4944 | "me-south-1": 6 4945 | }, 4946 | "tidy-php-84": { 4947 | "ca-central-1": 2, 4948 | "eu-central-1": 2, 4949 | "eu-north-1": 2, 4950 | "eu-west-1": 2, 4951 | "eu-west-2": 2, 4952 | "eu-west-3": 2, 4953 | "sa-east-1": 2, 4954 | "us-east-1": 2, 4955 | "us-east-2": 2, 4956 | "us-west-1": 2, 4957 | "us-west-2": 2, 4958 | "ap-east-1": 2, 4959 | "ap-south-1": 2, 4960 | "ap-northeast-1": 2, 4961 | "ap-northeast-2": 2, 4962 | "ap-northeast-3": 2, 4963 | "ap-southeast-1": 2, 4964 | "ap-southeast-2": 2, 4965 | "eu-south-1": 2, 4966 | "eu-south-2": 2, 4967 | "af-south-1": 2, 4968 | "me-south-1": 2 4969 | }, 4970 | "uuid-php-80": { 4971 | "ca-central-1": 28, 4972 | "eu-central-1": 28, 4973 | "eu-north-1": 28, 4974 | "eu-west-1": 28, 4975 | "eu-west-2": 28, 4976 | "eu-west-3": 28, 4977 | "sa-east-1": 28, 4978 | "us-east-1": 28, 4979 | "us-east-2": 28, 4980 | "us-west-1": 28, 4981 | "us-west-2": 28, 4982 | "ap-east-1": 15, 4983 | "ap-south-1": 28, 4984 | "ap-northeast-1": 28, 4985 | "ap-northeast-2": 28, 4986 | "ap-northeast-3": 15, 4987 | "ap-southeast-1": 28, 4988 | "ap-southeast-2": 28, 4989 | "eu-south-1": 28, 4990 | "eu-south-2": 11, 4991 | "af-south-1": 26, 4992 | "me-south-1": 13 4993 | }, 4994 | "uuid-php-81": { 4995 | "ca-central-1": 18, 4996 | "eu-central-1": 18, 4997 | "eu-north-1": 18, 4998 | "eu-west-1": 18, 4999 | "eu-west-2": 18, 5000 | "eu-west-3": 18, 5001 | "sa-east-1": 18, 5002 | "us-east-1": 18, 5003 | "us-east-2": 18, 5004 | "us-west-1": 18, 5005 | "us-west-2": 18, 5006 | "ap-east-1": 15, 5007 | "ap-south-1": 18, 5008 | "ap-northeast-1": 18, 5009 | "ap-northeast-2": 18, 5010 | "ap-northeast-3": 15, 5011 | "ap-southeast-1": 18, 5012 | "ap-southeast-2": 18, 5013 | "eu-south-1": 18, 5014 | "eu-south-2": 11, 5015 | "af-south-1": 16, 5016 | "me-south-1": 13 5017 | }, 5018 | "uuid-php-82": { 5019 | "ca-central-1": 15, 5020 | "eu-central-1": 15, 5021 | "eu-north-1": 15, 5022 | "eu-west-1": 15, 5023 | "eu-west-2": 15, 5024 | "eu-west-3": 15, 5025 | "sa-east-1": 15, 5026 | "us-east-1": 15, 5027 | "us-east-2": 15, 5028 | "us-west-1": 15, 5029 | "us-west-2": 15, 5030 | "ap-east-1": 15, 5031 | "ap-south-1": 15, 5032 | "ap-northeast-1": 15, 5033 | "ap-northeast-2": 15, 5034 | "ap-northeast-3": 15, 5035 | "ap-southeast-1": 15, 5036 | "ap-southeast-2": 15, 5037 | "eu-south-1": 15, 5038 | "eu-south-2": 11, 5039 | "af-south-1": 13, 5040 | "me-south-1": 13 5041 | }, 5042 | "uuid-php-83": { 5043 | "ca-central-1": 6, 5044 | "eu-central-1": 6, 5045 | "eu-north-1": 6, 5046 | "eu-west-1": 6, 5047 | "eu-west-2": 6, 5048 | "eu-west-3": 6, 5049 | "sa-east-1": 6, 5050 | "us-east-1": 6, 5051 | "us-east-2": 6, 5052 | "us-west-1": 6, 5053 | "us-west-2": 6, 5054 | "ap-east-1": 6, 5055 | "ap-south-1": 6, 5056 | "ap-northeast-1": 6, 5057 | "ap-northeast-2": 6, 5058 | "ap-northeast-3": 6, 5059 | "ap-southeast-1": 6, 5060 | "ap-southeast-2": 6, 5061 | "eu-south-1": 6, 5062 | "eu-south-2": 6, 5063 | "af-south-1": 6, 5064 | "me-south-1": 6 5065 | }, 5066 | "uuid-php-84": { 5067 | "ca-central-1": 2, 5068 | "eu-central-1": 2, 5069 | "eu-north-1": 2, 5070 | "eu-west-1": 2, 5071 | "eu-west-2": 2, 5072 | "eu-west-3": 2, 5073 | "sa-east-1": 2, 5074 | "us-east-1": 2, 5075 | "us-east-2": 2, 5076 | "us-west-1": 2, 5077 | "us-west-2": 2, 5078 | "ap-east-1": 2, 5079 | "ap-south-1": 2, 5080 | "ap-northeast-1": 2, 5081 | "ap-northeast-2": 2, 5082 | "ap-northeast-3": 2, 5083 | "ap-southeast-1": 2, 5084 | "ap-southeast-2": 2, 5085 | "eu-south-1": 2, 5086 | "eu-south-2": 2, 5087 | "af-south-1": 2, 5088 | "me-south-1": 2 5089 | }, 5090 | "xdebug-php-80": { 5091 | "ca-central-1": 28, 5092 | "eu-central-1": 28, 5093 | "eu-north-1": 28, 5094 | "eu-west-1": 28, 5095 | "eu-west-2": 28, 5096 | "eu-west-3": 28, 5097 | "sa-east-1": 28, 5098 | "us-east-1": 28, 5099 | "us-east-2": 28, 5100 | "us-west-1": 28, 5101 | "us-west-2": 28, 5102 | "ap-east-1": 15, 5103 | "ap-south-1": 28, 5104 | "ap-northeast-1": 28, 5105 | "ap-northeast-2": 28, 5106 | "ap-northeast-3": 15, 5107 | "ap-southeast-1": 28, 5108 | "ap-southeast-2": 28, 5109 | "eu-south-1": 28, 5110 | "eu-south-2": 12, 5111 | "af-south-1": 27, 5112 | "me-south-1": 14 5113 | }, 5114 | "xdebug-php-81": { 5115 | "ca-central-1": 18, 5116 | "eu-central-1": 18, 5117 | "eu-north-1": 18, 5118 | "eu-west-1": 18, 5119 | "eu-west-2": 18, 5120 | "eu-west-3": 18, 5121 | "sa-east-1": 18, 5122 | "us-east-1": 18, 5123 | "us-east-2": 18, 5124 | "us-west-1": 18, 5125 | "us-west-2": 18, 5126 | "ap-east-1": 15, 5127 | "ap-south-1": 18, 5128 | "ap-northeast-1": 18, 5129 | "ap-northeast-2": 18, 5130 | "ap-northeast-3": 15, 5131 | "ap-southeast-1": 18, 5132 | "ap-southeast-2": 18, 5133 | "eu-south-1": 18, 5134 | "eu-south-2": 12, 5135 | "af-south-1": 17, 5136 | "me-south-1": 14 5137 | }, 5138 | "xdebug-php-82": { 5139 | "ca-central-1": 15, 5140 | "eu-central-1": 15, 5141 | "eu-north-1": 15, 5142 | "eu-west-1": 15, 5143 | "eu-west-2": 15, 5144 | "eu-west-3": 15, 5145 | "sa-east-1": 15, 5146 | "us-east-1": 15, 5147 | "us-east-2": 15, 5148 | "us-west-1": 15, 5149 | "us-west-2": 15, 5150 | "ap-east-1": 15, 5151 | "ap-south-1": 15, 5152 | "ap-northeast-1": 15, 5153 | "ap-northeast-2": 15, 5154 | "ap-northeast-3": 15, 5155 | "ap-southeast-1": 15, 5156 | "ap-southeast-2": 15, 5157 | "eu-south-1": 15, 5158 | "eu-south-2": 12, 5159 | "af-south-1": 14, 5160 | "me-south-1": 14 5161 | }, 5162 | "xdebug-php-83": { 5163 | "ca-central-1": 6, 5164 | "eu-central-1": 6, 5165 | "eu-north-1": 6, 5166 | "eu-west-1": 6, 5167 | "eu-west-2": 6, 5168 | "eu-west-3": 6, 5169 | "sa-east-1": 6, 5170 | "us-east-1": 6, 5171 | "us-east-2": 6, 5172 | "us-west-1": 6, 5173 | "us-west-2": 6, 5174 | "ap-east-1": 6, 5175 | "ap-south-1": 6, 5176 | "ap-northeast-1": 6, 5177 | "ap-northeast-2": 6, 5178 | "ap-northeast-3": 6, 5179 | "ap-southeast-1": 6, 5180 | "ap-southeast-2": 6, 5181 | "eu-south-1": 6, 5182 | "eu-south-2": 6, 5183 | "af-south-1": 6, 5184 | "me-south-1": 6 5185 | }, 5186 | "xdebug-php-84": { 5187 | "ca-central-1": 2, 5188 | "eu-central-1": 2, 5189 | "eu-north-1": 2, 5190 | "eu-west-1": 2, 5191 | "eu-west-2": 2, 5192 | "eu-west-3": 2, 5193 | "sa-east-1": 2, 5194 | "us-east-1": 2, 5195 | "us-east-2": 2, 5196 | "us-west-1": 2, 5197 | "us-west-2": 2, 5198 | "ap-east-1": 2, 5199 | "ap-south-1": 2, 5200 | "ap-northeast-1": 2, 5201 | "ap-northeast-2": 2, 5202 | "ap-northeast-3": 2, 5203 | "ap-southeast-1": 2, 5204 | "ap-southeast-2": 2, 5205 | "eu-south-1": 2, 5206 | "eu-south-2": 2, 5207 | "af-south-1": 2, 5208 | "me-south-1": 2 5209 | }, 5210 | "xlswriter-php-80": { 5211 | "ca-central-1": 15, 5212 | "eu-central-1": 15, 5213 | "eu-north-1": 15, 5214 | "eu-west-1": 15, 5215 | "eu-west-2": 15, 5216 | "eu-west-3": 15, 5217 | "sa-east-1": 15, 5218 | "us-east-1": 15, 5219 | "us-east-2": 15, 5220 | "us-west-1": 15, 5221 | "us-west-2": 15, 5222 | "ap-east-1": 15, 5223 | "ap-south-1": 15, 5224 | "ap-northeast-1": 15, 5225 | "ap-northeast-2": 15, 5226 | "ap-northeast-3": 15, 5227 | "ap-southeast-1": 15, 5228 | "ap-southeast-2": 15, 5229 | "eu-south-1": 15, 5230 | "eu-south-2": 13, 5231 | "af-south-1": 14, 5232 | "me-south-1": 14 5233 | }, 5234 | "xlswriter-php-81": { 5235 | "ca-central-1": 15, 5236 | "eu-central-1": 15, 5237 | "eu-north-1": 15, 5238 | "eu-west-1": 15, 5239 | "eu-west-2": 15, 5240 | "eu-west-3": 15, 5241 | "sa-east-1": 15, 5242 | "us-east-1": 15, 5243 | "us-east-2": 15, 5244 | "us-west-1": 15, 5245 | "us-west-2": 15, 5246 | "ap-east-1": 15, 5247 | "ap-south-1": 15, 5248 | "ap-northeast-1": 15, 5249 | "ap-northeast-2": 15, 5250 | "ap-northeast-3": 15, 5251 | "ap-southeast-1": 15, 5252 | "ap-southeast-2": 15, 5253 | "eu-south-1": 15, 5254 | "eu-south-2": 13, 5255 | "af-south-1": 14, 5256 | "me-south-1": 14 5257 | }, 5258 | "xlswriter-php-82": { 5259 | "ca-central-1": 11, 5260 | "eu-central-1": 11, 5261 | "eu-north-1": 11, 5262 | "eu-west-1": 11, 5263 | "eu-west-2": 11, 5264 | "eu-west-3": 11, 5265 | "sa-east-1": 11, 5266 | "us-east-1": 11, 5267 | "us-east-2": 11, 5268 | "us-west-1": 11, 5269 | "us-west-2": 11, 5270 | "ap-east-1": 11, 5271 | "ap-south-1": 11, 5272 | "ap-northeast-1": 11, 5273 | "ap-northeast-2": 11, 5274 | "ap-northeast-3": 11, 5275 | "ap-southeast-1": 11, 5276 | "ap-southeast-2": 11, 5277 | "eu-south-1": 11, 5278 | "eu-south-2": 11, 5279 | "af-south-1": 11, 5280 | "me-south-1": 11 5281 | }, 5282 | "xlswriter-php-83": { 5283 | "ca-central-1": 6, 5284 | "eu-central-1": 6, 5285 | "eu-north-1": 6, 5286 | "eu-west-1": 6, 5287 | "eu-west-2": 6, 5288 | "eu-west-3": 6, 5289 | "sa-east-1": 6, 5290 | "us-east-1": 6, 5291 | "us-east-2": 6, 5292 | "us-west-1": 6, 5293 | "us-west-2": 6, 5294 | "ap-east-1": 6, 5295 | "ap-south-1": 6, 5296 | "ap-northeast-1": 6, 5297 | "ap-northeast-2": 6, 5298 | "ap-northeast-3": 6, 5299 | "ap-southeast-1": 6, 5300 | "ap-southeast-2": 6, 5301 | "eu-south-1": 6, 5302 | "eu-south-2": 6, 5303 | "af-south-1": 6, 5304 | "me-south-1": 6 5305 | }, 5306 | "xlswriter-php-84": { 5307 | "ca-central-1": 2, 5308 | "eu-central-1": 2, 5309 | "eu-north-1": 2, 5310 | "eu-west-1": 2, 5311 | "eu-west-2": 2, 5312 | "eu-west-3": 2, 5313 | "sa-east-1": 2, 5314 | "us-east-1": 2, 5315 | "us-east-2": 2, 5316 | "us-west-1": 2, 5317 | "us-west-2": 2, 5318 | "ap-east-1": 2, 5319 | "ap-south-1": 2, 5320 | "ap-northeast-1": 2, 5321 | "ap-northeast-2": 2, 5322 | "ap-northeast-3": 2, 5323 | "ap-southeast-1": 2, 5324 | "ap-southeast-2": 2, 5325 | "eu-south-1": 2, 5326 | "eu-south-2": 2, 5327 | "af-south-1": 2, 5328 | "me-south-1": 2 5329 | }, 5330 | "xmlrpc-php-80": { 5331 | "ca-central-1": 6, 5332 | "eu-central-1": 6, 5333 | "eu-north-1": 6, 5334 | "eu-west-1": 6, 5335 | "eu-west-2": 6, 5336 | "eu-west-3": 6, 5337 | "sa-east-1": 6, 5338 | "us-east-1": 6, 5339 | "us-east-2": 6, 5340 | "us-west-1": 6, 5341 | "us-west-2": 6, 5342 | "ap-east-1": 6, 5343 | "ap-south-1": 6, 5344 | "ap-northeast-1": 6, 5345 | "ap-northeast-2": 6, 5346 | "ap-northeast-3": 6, 5347 | "ap-southeast-1": 6, 5348 | "ap-southeast-2": 6, 5349 | "eu-south-1": 6, 5350 | "eu-south-2": 6, 5351 | "af-south-1": 6, 5352 | "me-south-1": 6 5353 | }, 5354 | "xmlrpc-php-81": { 5355 | "ca-central-1": 6, 5356 | "eu-central-1": 6, 5357 | "eu-north-1": 6, 5358 | "eu-west-1": 6, 5359 | "eu-west-2": 6, 5360 | "eu-west-3": 6, 5361 | "sa-east-1": 6, 5362 | "us-east-1": 6, 5363 | "us-east-2": 6, 5364 | "us-west-1": 6, 5365 | "us-west-2": 6, 5366 | "ap-east-1": 6, 5367 | "ap-south-1": 6, 5368 | "ap-northeast-1": 6, 5369 | "ap-northeast-2": 6, 5370 | "ap-northeast-3": 6, 5371 | "ap-southeast-1": 6, 5372 | "ap-southeast-2": 6, 5373 | "eu-south-1": 6, 5374 | "eu-south-2": 6, 5375 | "af-south-1": 6, 5376 | "me-south-1": 6 5377 | }, 5378 | "xmlrpc-php-82": { 5379 | "ca-central-1": 6, 5380 | "eu-central-1": 6, 5381 | "eu-north-1": 6, 5382 | "eu-west-1": 6, 5383 | "eu-west-2": 6, 5384 | "eu-west-3": 6, 5385 | "sa-east-1": 6, 5386 | "us-east-1": 6, 5387 | "us-east-2": 6, 5388 | "us-west-1": 6, 5389 | "us-west-2": 6, 5390 | "ap-east-1": 6, 5391 | "ap-south-1": 6, 5392 | "ap-northeast-1": 6, 5393 | "ap-northeast-2": 6, 5394 | "ap-northeast-3": 6, 5395 | "ap-southeast-1": 6, 5396 | "ap-southeast-2": 6, 5397 | "eu-south-1": 6, 5398 | "eu-south-2": 6, 5399 | "af-south-1": 6, 5400 | "me-south-1": 6 5401 | }, 5402 | "xmlrpc-php-83": { 5403 | "ca-central-1": 6, 5404 | "eu-central-1": 6, 5405 | "eu-north-1": 6, 5406 | "eu-west-1": 6, 5407 | "eu-west-2": 6, 5408 | "eu-west-3": 6, 5409 | "sa-east-1": 6, 5410 | "us-east-1": 6, 5411 | "us-east-2": 6, 5412 | "us-west-1": 6, 5413 | "us-west-2": 6, 5414 | "ap-east-1": 6, 5415 | "ap-south-1": 6, 5416 | "ap-northeast-1": 6, 5417 | "ap-northeast-2": 6, 5418 | "ap-northeast-3": 6, 5419 | "ap-southeast-1": 6, 5420 | "ap-southeast-2": 6, 5421 | "eu-south-1": 6, 5422 | "eu-south-2": 6, 5423 | "af-south-1": 6, 5424 | "me-south-1": 6 5425 | }, 5426 | "xmlrpc-php-84": { 5427 | "ca-central-1": 2, 5428 | "eu-central-1": 2, 5429 | "eu-north-1": 2, 5430 | "eu-west-1": 2, 5431 | "eu-west-2": 2, 5432 | "eu-west-3": 2, 5433 | "sa-east-1": 2, 5434 | "us-east-1": 2, 5435 | "us-east-2": 2, 5436 | "us-west-1": 2, 5437 | "us-west-2": 2, 5438 | "ap-east-1": 2, 5439 | "ap-south-1": 2, 5440 | "ap-northeast-1": 2, 5441 | "ap-northeast-2": 2, 5442 | "ap-northeast-3": 2, 5443 | "ap-southeast-1": 2, 5444 | "ap-southeast-2": 2, 5445 | "eu-south-1": 2, 5446 | "eu-south-2": 2, 5447 | "af-south-1": 2, 5448 | "me-south-1": 2 5449 | }, 5450 | "yaml-php-80": { 5451 | "ca-central-1": 30, 5452 | "eu-central-1": 30, 5453 | "eu-north-1": 30, 5454 | "eu-west-1": 30, 5455 | "eu-west-2": 30, 5456 | "eu-west-3": 30, 5457 | "sa-east-1": 30, 5458 | "us-east-1": 30, 5459 | "us-east-2": 30, 5460 | "us-west-1": 30, 5461 | "us-west-2": 30, 5462 | "ap-east-1": 17, 5463 | "ap-south-1": 30, 5464 | "ap-northeast-1": 30, 5465 | "ap-northeast-2": 30, 5466 | "ap-northeast-3": 17, 5467 | "ap-southeast-1": 30, 5468 | "ap-southeast-2": 30, 5469 | "eu-south-1": 30, 5470 | "eu-south-2": 11, 5471 | "af-south-1": 28, 5472 | "me-south-1": 15 5473 | }, 5474 | "yaml-php-81": { 5475 | "ca-central-1": 17, 5476 | "eu-central-1": 17, 5477 | "eu-north-1": 17, 5478 | "eu-west-1": 17, 5479 | "eu-west-2": 17, 5480 | "eu-west-3": 17, 5481 | "sa-east-1": 17, 5482 | "us-east-1": 17, 5483 | "us-east-2": 17, 5484 | "us-west-1": 17, 5485 | "us-west-2": 17, 5486 | "ap-east-1": 17, 5487 | "ap-south-1": 17, 5488 | "ap-northeast-1": 17, 5489 | "ap-northeast-2": 17, 5490 | "ap-northeast-3": 17, 5491 | "ap-southeast-1": 17, 5492 | "ap-southeast-2": 17, 5493 | "eu-south-1": 17, 5494 | "eu-south-2": 11, 5495 | "af-south-1": 15, 5496 | "me-south-1": 15 5497 | }, 5498 | "yaml-php-82": { 5499 | "ca-central-1": 15, 5500 | "eu-central-1": 15, 5501 | "eu-north-1": 15, 5502 | "eu-west-1": 15, 5503 | "eu-west-2": 15, 5504 | "eu-west-3": 15, 5505 | "sa-east-1": 15, 5506 | "us-east-1": 15, 5507 | "us-east-2": 15, 5508 | "us-west-1": 15, 5509 | "us-west-2": 15, 5510 | "ap-east-1": 15, 5511 | "ap-south-1": 15, 5512 | "ap-northeast-1": 15, 5513 | "ap-northeast-2": 15, 5514 | "ap-northeast-3": 15, 5515 | "ap-southeast-1": 15, 5516 | "ap-southeast-2": 15, 5517 | "eu-south-1": 15, 5518 | "eu-south-2": 11, 5519 | "af-south-1": 13, 5520 | "me-south-1": 13 5521 | }, 5522 | "yaml-php-83": { 5523 | "ca-central-1": 6, 5524 | "eu-central-1": 6, 5525 | "eu-north-1": 6, 5526 | "eu-west-1": 6, 5527 | "eu-west-2": 6, 5528 | "eu-west-3": 6, 5529 | "sa-east-1": 6, 5530 | "us-east-1": 6, 5531 | "us-east-2": 6, 5532 | "us-west-1": 6, 5533 | "us-west-2": 6, 5534 | "ap-east-1": 6, 5535 | "ap-south-1": 6, 5536 | "ap-northeast-1": 6, 5537 | "ap-northeast-2": 6, 5538 | "ap-northeast-3": 6, 5539 | "ap-southeast-1": 6, 5540 | "ap-southeast-2": 6, 5541 | "eu-south-1": 6, 5542 | "eu-south-2": 6, 5543 | "af-south-1": 6, 5544 | "me-south-1": 6 5545 | }, 5546 | "yaml-php-84": { 5547 | "ca-central-1": 2, 5548 | "eu-central-1": 2, 5549 | "eu-north-1": 2, 5550 | "eu-west-1": 2, 5551 | "eu-west-2": 2, 5552 | "eu-west-3": 2, 5553 | "sa-east-1": 2, 5554 | "us-east-1": 2, 5555 | "us-east-2": 2, 5556 | "us-west-1": 2, 5557 | "us-west-2": 2, 5558 | "ap-east-1": 2, 5559 | "ap-south-1": 2, 5560 | "ap-northeast-1": 2, 5561 | "ap-northeast-2": 2, 5562 | "ap-northeast-3": 2, 5563 | "ap-southeast-1": 2, 5564 | "ap-southeast-2": 2, 5565 | "eu-south-1": 2, 5566 | "eu-south-2": 2, 5567 | "af-south-1": 2, 5568 | "me-south-1": 2 5569 | } 5570 | } -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- 1 | { 2 | "type": "commonjs" 3 | } 4 | --------------------------------------------------------------------------------