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/d47a2b848fc1b354f7e52877f11d768c733a2683 below:

Removed incorrect endpoint tests · aws/aws-sdk-js-v3@d47a2b8 · 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

@@ -348,166 +348,6 @@

348 348

"UseFIPS": false

349 349

}

350 350

},

351 -

{

352 -

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

353 -

"expect": {

354 -

"endpoint": {

355 -

"properties": {

356 -

"authSchemes": [

357 -

{

358 -

"name": "sigv4",

359 -

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

360 -

}

361 -

]

362 -

},

363 -

"url": "https://billing-fips.us-iso-east-1.c2s.ic.gov"

364 -

}

365 -

},

366 -

"params": {

367 -

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

368 -

"UseFIPS": true

369 -

}

370 -

},

371 -

{

372 -

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

373 -

"expect": {

374 -

"endpoint": {

375 -

"properties": {

376 -

"authSchemes": [

377 -

{

378 -

"name": "sigv4",

379 -

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

380 -

}

381 -

]

382 -

},

383 -

"url": "https://billing.us-iso-east-1.c2s.ic.gov"

384 -

}

385 -

},

386 -

"params": {

387 -

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

388 -

"UseFIPS": false

389 -

}

390 -

},

391 -

{

392 -

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

393 -

"expect": {

394 -

"endpoint": {

395 -

"properties": {

396 -

"authSchemes": [

397 -

{

398 -

"name": "sigv4",

399 -

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

400 -

}

401 -

]

402 -

},

403 -

"url": "https://billing-fips.us-isob-east-1.sc2s.sgov.gov"

404 -

}

405 -

},

406 -

"params": {

407 -

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

408 -

"UseFIPS": true

409 -

}

410 -

},

411 -

{

412 -

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

413 -

"expect": {

414 -

"endpoint": {

415 -

"properties": {

416 -

"authSchemes": [

417 -

{

418 -

"name": "sigv4",

419 -

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

420 -

}

421 -

]

422 -

},

423 -

"url": "https://billing.us-isob-east-1.sc2s.sgov.gov"

424 -

}

425 -

},

426 -

"params": {

427 -

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

428 -

"UseFIPS": false

429 -

}

430 -

},

431 -

{

432 -

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

433 -

"expect": {

434 -

"endpoint": {

435 -

"properties": {

436 -

"authSchemes": [

437 -

{

438 -

"name": "sigv4",

439 -

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

440 -

}

441 -

]

442 -

},

443 -

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

444 -

}

445 -

},

446 -

"params": {

447 -

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

448 -

"UseFIPS": true

449 -

}

450 -

},

451 -

{

452 -

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

453 -

"expect": {

454 -

"endpoint": {

455 -

"properties": {

456 -

"authSchemes": [

457 -

{

458 -

"name": "sigv4",

459 -

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

460 -

}

461 -

]

462 -

},

463 -

"url": "https://billing.eu-isoe-west-1.cloud.adc-e.uk"

464 -

}

465 -

},

466 -

"params": {

467 -

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

468 -

"UseFIPS": false

469 -

}

470 -

},

471 -

{

472 -

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

473 -

"expect": {

474 -

"endpoint": {

475 -

"properties": {

476 -

"authSchemes": [

477 -

{

478 -

"name": "sigv4",

479 -

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

480 -

}

481 -

]

482 -

},

483 -

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

484 -

}

485 -

},

486 -

"params": {

487 -

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

488 -

"UseFIPS": true

489 -

}

490 -

},

491 -

{

492 -

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

493 -

"expect": {

494 -

"endpoint": {

495 -

"properties": {

496 -

"authSchemes": [

497 -

{

498 -

"name": "sigv4",

499 -

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

500 -

}

501 -

]

502 -

},

503 -

"url": "https://billing.us-isof-south-1.csp.hci.ic.gov"

504 -

}

505 -

},

506 -

"params": {

507 -

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

508 -

"UseFIPS": false

509 -

}

510 -

},

511 351

{

512 352

"documentation": "Missing region",

513 353

"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