|
240 | 240 | } |
241 | 241 | } |
242 | 242 | }, |
| 243 | + "aws-protocoltests-restxml-s3": { |
| 244 | + "transforms": [ |
| 245 | + { |
| 246 | + "name": "includeServices", |
| 247 | + "args": { |
| 248 | + "services": ["com.amazonaws.s3#AmazonS3"] |
| 249 | + } |
| 250 | + } |
| 251 | + ], |
| 252 | + "plugins": { |
| 253 | + "typescript-codegen": { |
| 254 | + "package": "@aws-sdk/aws-protocoltests-restxml-s3", |
| 255 | + "packageVersion": "1.0.0-alpha.1", |
| 256 | + "packageJson": { |
| 257 | + "author": { |
| 258 | + "name": "AWS SDK for JavaScript Team", |
| 259 | + "url": "https://aws.amazon.com/javascript/" |
| 260 | + }, |
| 261 | + "license": "Apache-2.0" |
| 262 | + }, |
| 263 | + "private": true, |
| 264 | + "experimentalIdentityAndAuth": false |
| 265 | + } |
| 266 | + } |
| 267 | + }, |
243 | 268 | "aws-smithy-rpcv2-cbor": { |
244 | 269 | "transforms": [ |
245 | 270 | { |
|
314 | 339 | } |
315 | 340 | } |
316 | 341 | }, |
| 342 | + "aws-protocoltests-json-schema-machinelearning": { |
| 343 | + "transforms": [ |
| 344 | + { |
| 345 | + "name": "includeServices", |
| 346 | + "args": { |
| 347 | + "services": ["com.amazonaws.machinelearning#AmazonML_20141212"] |
| 348 | + } |
| 349 | + } |
| 350 | + ], |
| 351 | + "plugins": { |
| 352 | + "typescript-codegen": { |
| 353 | + "package": "@aws-sdk/aws-protocoltests-json-schema-machinelearning", |
| 354 | + "generateSchemas": true, |
| 355 | + "packageVersion": "1.0.0-alpha.1", |
| 356 | + "packageJson": { |
| 357 | + "author": { |
| 358 | + "name": "AWS SDK for JavaScript Team", |
| 359 | + "url": "https://aws.amazon.com/javascript/" |
| 360 | + }, |
| 361 | + "license": "Apache-2.0" |
| 362 | + }, |
| 363 | + "private": true |
| 364 | + } |
| 365 | + } |
| 366 | + }, |
317 | 367 | "aws-protocoltests-json-10-schema": { |
318 | 368 | "transforms": [ |
319 | 369 | { |
|
389 | 439 | } |
390 | 440 | } |
391 | 441 | }, |
| 442 | + "aws-protocoltests-restjson-schema-apigateway": { |
| 443 | + "transforms": [ |
| 444 | + { |
| 445 | + "name": "includeServices", |
| 446 | + "args": { |
| 447 | + "services": ["com.amazonaws.apigateway#BackplaneControlService"] |
| 448 | + } |
| 449 | + } |
| 450 | + ], |
| 451 | + "plugins": { |
| 452 | + "typescript-codegen": { |
| 453 | + "package": "@aws-sdk/aws-protocoltests-restjson-schema-apigateway", |
| 454 | + "generateSchemas": true, |
| 455 | + "packageVersion": "1.0.0-alpha.1", |
| 456 | + "packageJson": { |
| 457 | + "author": { |
| 458 | + "name": "AWS SDK for JavaScript Team", |
| 459 | + "url": "https://aws.amazon.com/javascript/" |
| 460 | + }, |
| 461 | + "license": "Apache-2.0" |
| 462 | + }, |
| 463 | + "private": true |
| 464 | + } |
| 465 | + } |
| 466 | + }, |
| 467 | + "aws-protocoltests-restjson-schema-glacier": { |
| 468 | + "transforms": [ |
| 469 | + { |
| 470 | + "name": "includeServices", |
| 471 | + "args": { |
| 472 | + "services": ["com.amazonaws.glacier#Glacier"] |
| 473 | + } |
| 474 | + } |
| 475 | + ], |
| 476 | + "plugins": { |
| 477 | + "typescript-codegen": { |
| 478 | + "package": "@aws-sdk/aws-protocoltests-restjson-schema-glacier", |
| 479 | + "generateSchemas": true, |
| 480 | + "packageVersion": "1.0.0-alpha.1", |
| 481 | + "packageJson": { |
| 482 | + "author": { |
| 483 | + "name": "AWS SDK for JavaScript Team", |
| 484 | + "url": "https://aws.amazon.com/javascript/" |
| 485 | + }, |
| 486 | + "license": "Apache-2.0" |
| 487 | + }, |
| 488 | + "private": true |
| 489 | + } |
| 490 | + } |
| 491 | + }, |
392 | 492 | "aws-protocoltests-restxml-schema": { |
393 | 493 | "transforms": [ |
394 | 494 | { |
|
414 | 514 | } |
415 | 515 | } |
416 | 516 | }, |
| 517 | + "aws-protocoltests-restxml-schema-s3": { |
| 518 | + "transforms": [ |
| 519 | + { |
| 520 | + "name": "includeServices", |
| 521 | + "args": { |
| 522 | + "services": ["com.amazonaws.s3#AmazonS3"] |
| 523 | + } |
| 524 | + } |
| 525 | + ], |
| 526 | + "plugins": { |
| 527 | + "typescript-codegen": { |
| 528 | + "package": "@aws-sdk/aws-protocoltests-restxml-schema-s3", |
| 529 | + "generateSchemas": true, |
| 530 | + "packageVersion": "1.0.0-alpha.1", |
| 531 | + "packageJson": { |
| 532 | + "author": { |
| 533 | + "name": "AWS SDK for JavaScript Team", |
| 534 | + "url": "https://aws.amazon.com/javascript/" |
| 535 | + }, |
| 536 | + "license": "Apache-2.0" |
| 537 | + }, |
| 538 | + "private": true, |
| 539 | + "experimentalIdentityAndAuth": false |
| 540 | + } |
| 541 | + } |
| 542 | + }, |
417 | 543 | "aws-smithy-rpcv2-cbor-schema": { |
418 | 544 | "transforms": [ |
419 | 545 | { |
|
0 commit comments