A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/aws/aws-sdk-js-v3/commit/68d38d892681db2d9d2c0b1461e47f2799b73091 below:

Removed incorrect endpoint tests · aws/aws-sdk-js-v3@68d38d8 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+0

-160

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+0

-160

lines changed Original file line number Diff line number Diff line change

@@ -381,166 +381,6 @@

381 381

"UseFIPS": false

382 382

}

383 383

},

384 -

{

385 -

"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",

386 -

"expect": {

387 -

"endpoint": {

388 -

"properties": {

389 -

"authSchemes": [

390 -

{

391 -

"name": "sigv4",

392 -

"signingRegion": "us-iso-east-1"

393 -

}

394 -

]

395 -

},

396 -

"url": "https://bcm-pricing-calculator-fips.us-iso-east-1.c2s.ic.gov"

397 -

}

398 -

},

399 -

"params": {

400 -

"Region": "us-iso-east-1",

401 -

"UseFIPS": true

402 -

}

403 -

},

404 -

{

405 -

"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",

406 -

"expect": {

407 -

"endpoint": {

408 -

"properties": {

409 -

"authSchemes": [

410 -

{

411 -

"name": "sigv4",

412 -

"signingRegion": "us-iso-east-1"

413 -

}

414 -

]

415 -

},

416 -

"url": "https://bcm-pricing-calculator.us-iso-east-1.c2s.ic.gov"

417 -

}

418 -

},

419 -

"params": {

420 -

"Region": "us-iso-east-1",

421 -

"UseFIPS": false

422 -

}

423 -

},

424 -

{

425 -

"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",

426 -

"expect": {

427 -

"endpoint": {

428 -

"properties": {

429 -

"authSchemes": [

430 -

{

431 -

"name": "sigv4",

432 -

"signingRegion": "us-isob-east-1"

433 -

}

434 -

]

435 -

},

436 -

"url": "https://bcm-pricing-calculator-fips.us-isob-east-1.sc2s.sgov.gov"

437 -

}

438 -

},

439 -

"params": {

440 -

"Region": "us-isob-east-1",

441 -

"UseFIPS": true

442 -

}

443 -

},

444 -

{

445 -

"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",

446 -

"expect": {

447 -

"endpoint": {

448 -

"properties": {

449 -

"authSchemes": [

450 -

{

451 -

"name": "sigv4",

452 -

"signingRegion": "us-isob-east-1"

453 -

}

454 -

]

455 -

},

456 -

"url": "https://bcm-pricing-calculator.us-isob-east-1.sc2s.sgov.gov"

457 -

}

458 -

},

459 -

"params": {

460 -

"Region": "us-isob-east-1",

461 -

"UseFIPS": false

462 -

}

463 -

},

464 -

{

465 -

"documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack enabled",

466 -

"expect": {

467 -

"endpoint": {

468 -

"properties": {

469 -

"authSchemes": [

470 -

{

471 -

"name": "sigv4",

472 -

"signingRegion": "eu-isoe-west-1"

473 -

}

474 -

]

475 -

},

476 -

"url": "https://bcm-pricing-calculator-fips.eu-isoe-west-1.cloud.adc-e.uk"

477 -

}

478 -

},

479 -

"params": {

480 -

"Region": "eu-isoe-west-1",

481 -

"UseFIPS": true

482 -

}

483 -

},

484 -

{

485 -

"documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack enabled",

486 -

"expect": {

487 -

"endpoint": {

488 -

"properties": {

489 -

"authSchemes": [

490 -

{

491 -

"name": "sigv4",

492 -

"signingRegion": "eu-isoe-west-1"

493 -

}

494 -

]

495 -

},

496 -

"url": "https://bcm-pricing-calculator.eu-isoe-west-1.cloud.adc-e.uk"

497 -

}

498 -

},

499 -

"params": {

500 -

"Region": "eu-isoe-west-1",

501 -

"UseFIPS": false

502 -

}

503 -

},

504 -

{

505 -

"documentation": "For region us-isof-south-1 with FIPS enabled and DualStack enabled",

506 -

"expect": {

507 -

"endpoint": {

508 -

"properties": {

509 -

"authSchemes": [

510 -

{

511 -

"name": "sigv4",

512 -

"signingRegion": "us-isof-south-1"

513 -

}

514 -

]

515 -

},

516 -

"url": "https://bcm-pricing-calculator-fips.us-isof-south-1.csp.hci.ic.gov"

517 -

}

518 -

},

519 -

"params": {

520 -

"Region": "us-isof-south-1",

521 -

"UseFIPS": true

522 -

}

523 -

},

524 -

{

525 -

"documentation": "For region us-isof-south-1 with FIPS disabled and DualStack enabled",

526 -

"expect": {

527 -

"endpoint": {

528 -

"properties": {

529 -

"authSchemes": [

530 -

{

531 -

"name": "sigv4",

532 -

"signingRegion": "us-isof-south-1"

533 -

}

534 -

]

535 -

},

536 -

"url": "https://bcm-pricing-calculator.us-isof-south-1.csp.hci.ic.gov"

537 -

}

538 -

},

539 -

"params": {

540 -

"Region": "us-isof-south-1",

541 -

"UseFIPS": false

542 -

}

543 -

},

544 384

{

545 385

"documentation": "Missing region",

546 386

"expect": {

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4