|
2 | 2 | "version":"2.0",
|
3 | 3 | "metadata":{
|
4 | 4 | "apiVersion":"2018-05-10",
|
| 5 | + "auth":["aws.auth#sigv4"], |
5 | 6 | "endpointPrefix":"artifact",
|
6 |
| - "jsonVersion":"1.1", |
7 | 7 | "protocol":"rest-json",
|
| 8 | + "protocols":["rest-json"], |
8 | 9 | "serviceFullName":"AWS Artifact",
|
9 | 10 | "serviceId":"Artifact",
|
10 | 11 | "signatureVersion":"v4",
|
|
304 | 305 | "ListReportsResponse":{
|
305 | 306 | "type":"structure",
|
306 | 307 | "members":{
|
307 |
| - "nextToken":{"shape":"NextTokenAttribute"}, |
308 |
| - "reports":{"shape":"ReportsList"} |
| 308 | + "reports":{"shape":"ReportsList"}, |
| 309 | + "nextToken":{"shape":"NextTokenAttribute"} |
309 | 310 | }
|
310 | 311 | },
|
311 | 312 | "LongStringAttribute":{
|
312 | 313 | "type":"string",
|
313 | 314 | "max":1024,
|
314 | 315 | "min":1,
|
315 |
| - "pattern":"^[^<>]*$" |
| 316 | + "pattern":"[^<>]*" |
316 | 317 | },
|
317 | 318 | "MaxResultsAttribute":{
|
318 | 319 | "type":"integer",
|
|
354 | 355 | "ReportDetail":{
|
355 | 356 | "type":"structure",
|
356 | 357 | "members":{
|
357 |
| - "acceptanceType":{"shape":"AcceptanceType"}, |
358 |
| - "arn":{"shape":"LongStringAttribute"}, |
359 |
| - "category":{"shape":"ShortStringAttribute"}, |
360 |
| - "companyName":{"shape":"ShortStringAttribute"}, |
361 |
| - "createdAt":{"shape":"TimestampAttribute"}, |
362 |
| - "deletedAt":{"shape":"TimestampAttribute"}, |
363 |
| - "description":{"shape":"LongStringAttribute"}, |
364 | 358 | "id":{"shape":"ReportId"},
|
365 |
| - "lastModifiedAt":{"shape":"TimestampAttribute"}, |
366 | 359 | "name":{"shape":"ShortStringAttribute"},
|
367 |
| - "periodEnd":{"shape":"TimestampAttribute"}, |
| 360 | + "description":{"shape":"LongStringAttribute"}, |
368 | 361 | "periodStart":{"shape":"TimestampAttribute"},
|
369 |
| - "productName":{"shape":"ShortStringAttribute"}, |
370 |
| - "sequenceNumber":{"shape":"SequenceNumberAttribute"}, |
371 |
| - "series":{"shape":"ShortStringAttribute"}, |
| 362 | + "periodEnd":{"shape":"TimestampAttribute"}, |
| 363 | + "createdAt":{"shape":"TimestampAttribute"}, |
| 364 | + "lastModifiedAt":{"shape":"TimestampAttribute"}, |
| 365 | + "deletedAt":{"shape":"TimestampAttribute"}, |
372 | 366 | "state":{"shape":"PublishedState"},
|
373 |
| - "statusMessage":{"shape":"StatusMessage"}, |
| 367 | + "arn":{"shape":"LongStringAttribute"}, |
| 368 | + "series":{"shape":"ShortStringAttribute"}, |
| 369 | + "category":{"shape":"ShortStringAttribute"}, |
| 370 | + "companyName":{"shape":"ShortStringAttribute"}, |
| 371 | + "productName":{"shape":"ShortStringAttribute"}, |
374 | 372 | "termArn":{"shape":"LongStringAttribute"},
|
| 373 | + "version":{"shape":"VersionAttribute"}, |
| 374 | + "acceptanceType":{"shape":"AcceptanceType"}, |
| 375 | + "sequenceNumber":{"shape":"SequenceNumberAttribute"}, |
375 | 376 | "uploadState":{"shape":"UploadState"},
|
376 |
| - "version":{"shape":"VersionAttribute"} |
| 377 | + "statusMessage":{"shape":"StatusMessage"} |
377 | 378 | }
|
378 | 379 | },
|
379 | 380 | "ReportId":{
|
380 | 381 | "type":"string",
|
381 |
| - "pattern":"^report-[a-zA-Z0-9]{16}$" |
| 382 | + "pattern":"report-[a-zA-Z0-9]{16}" |
382 | 383 | },
|
383 | 384 | "ReportSummary":{
|
384 | 385 | "type":"structure",
|
385 | 386 | "members":{
|
386 |
| - "arn":{"shape":"LongStringAttribute"}, |
387 |
| - "category":{"shape":"ShortStringAttribute"}, |
388 |
| - "companyName":{"shape":"ShortStringAttribute"}, |
389 |
| - "description":{"shape":"LongStringAttribute"}, |
390 | 387 | "id":{"shape":"ReportId"},
|
391 | 388 | "name":{"shape":"ShortStringAttribute"},
|
392 |
| - "periodEnd":{"shape":"TimestampAttribute"}, |
| 389 | + "state":{"shape":"PublishedState"}, |
| 390 | + "arn":{"shape":"LongStringAttribute"}, |
| 391 | + "version":{"shape":"VersionAttribute"}, |
| 392 | + "uploadState":{"shape":"UploadState"}, |
| 393 | + "description":{"shape":"LongStringAttribute"}, |
393 | 394 | "periodStart":{"shape":"TimestampAttribute"},
|
394 |
| - "productName":{"shape":"ShortStringAttribute"}, |
| 395 | + "periodEnd":{"shape":"TimestampAttribute"}, |
395 | 396 | "series":{"shape":"ShortStringAttribute"},
|
396 |
| - "state":{"shape":"PublishedState"}, |
| 397 | + "category":{"shape":"ShortStringAttribute"}, |
| 398 | + "companyName":{"shape":"ShortStringAttribute"}, |
| 399 | + "productName":{"shape":"ShortStringAttribute"}, |
397 | 400 | "statusMessage":{"shape":"StatusMessage"},
|
398 |
| - "uploadState":{"shape":"UploadState"}, |
399 |
| - "version":{"shape":"VersionAttribute"} |
| 401 | + "acceptanceType":{"shape":"AcceptanceType"} |
400 | 402 | }
|
401 | 403 | },
|
402 | 404 | "ReportsList":{
|
|
430 | 432 | "type":"structure",
|
431 | 433 | "required":[
|
432 | 434 | "message",
|
433 |
| - "quotaCode", |
434 | 435 | "resourceId",
|
435 | 436 | "resourceType",
|
436 |
| - "serviceCode" |
| 437 | + "serviceCode", |
| 438 | + "quotaCode" |
437 | 439 | ],
|
438 | 440 | "members":{
|
439 | 441 | "message":{"shape":"String"},
|
440 |
| - "quotaCode":{"shape":"String"}, |
441 | 442 | "resourceId":{"shape":"String"},
|
442 | 443 | "resourceType":{"shape":"String"},
|
443 |
| - "serviceCode":{"shape":"String"} |
| 444 | + "serviceCode":{"shape":"String"}, |
| 445 | + "quotaCode":{"shape":"String"} |
444 | 446 | },
|
445 | 447 | "error":{
|
446 | 448 | "httpStatusCode":402,
|
|
452 | 454 | "type":"string",
|
453 | 455 | "max":256,
|
454 | 456 | "min":1,
|
455 |
| - "pattern":"^[a-zA-Z0-9_\\-\\s]*$" |
| 457 | + "pattern":"[a-zA-Z0-9_\\-\\s]*" |
456 | 458 | },
|
457 | 459 | "StatusMessage":{"type":"string"},
|
458 | 460 | "String":{"type":"string"},
|
|
461 | 463 | "required":["message"],
|
462 | 464 | "members":{
|
463 | 465 | "message":{"shape":"String"},
|
| 466 | + "serviceCode":{"shape":"String"}, |
464 | 467 | "quotaCode":{"shape":"String"},
|
465 | 468 | "retryAfterSeconds":{
|
466 | 469 | "shape":"Integer",
|
467 | 470 | "location":"header",
|
468 | 471 | "locationName":"Retry-After"
|
469 |
| - }, |
470 |
| - "serviceCode":{"shape":"String"} |
| 472 | + } |
471 | 473 | },
|
472 | 474 | "error":{
|
473 | 475 | "httpStatusCode":429,
|
|
496 | 498 | "reason"
|
497 | 499 | ],
|
498 | 500 | "members":{
|
499 |
| - "fieldList":{"shape":"ValidationExceptionFieldList"}, |
500 | 501 | "message":{"shape":"String"},
|
501 |
| - "reason":{"shape":"ValidationExceptionReason"} |
| 502 | + "reason":{"shape":"ValidationExceptionReason"}, |
| 503 | + "fieldList":{"shape":"ValidationExceptionFieldList"} |
502 | 504 | },
|
503 | 505 | "error":{
|
504 | 506 | "httpStatusCode":400,
|
|
509 | 511 | "ValidationExceptionField":{
|
510 | 512 | "type":"structure",
|
511 | 513 | "required":[
|
512 |
| - "message", |
513 |
| - "name" |
| 514 | + "name", |
| 515 | + "message" |
514 | 516 | ],
|
515 | 517 | "members":{
|
516 |
| - "message":{"shape":"String"}, |
517 |
| - "name":{"shape":"String"} |
| 518 | + "name":{"shape":"String"}, |
| 519 | + "message":{"shape":"String"} |
518 | 520 | }
|
519 | 521 | },
|
520 | 522 | "ValidationExceptionFieldList":{
|
|
0 commit comments