|
423 | 423 | "traits": { |
424 | 424 | "smithy.api#enumValue": "S3Object" |
425 | 425 | } |
| 426 | + }, |
| 427 | + "S3PREFIX": { |
| 428 | + "target": "smithy.api#Unit", |
| 429 | + "traits": { |
| 430 | + "smithy.api#enumValue": "S3Prefix" |
| 431 | + } |
426 | 432 | } |
427 | 433 | } |
428 | 434 | }, |
|
1554 | 1560 | "smithy.api#enumValue": "TensorBoard" |
1555 | 1561 | } |
1556 | 1562 | }, |
1557 | | - "VSCode": { |
1558 | | - "target": "smithy.api#Unit", |
1559 | | - "traits": { |
1560 | | - "smithy.api#enumValue": "VSCode" |
1561 | | - } |
1562 | | - }, |
1563 | | - "Savitur": { |
1564 | | - "target": "smithy.api#Unit", |
1565 | | - "traits": { |
1566 | | - "smithy.api#enumValue": "Savitur" |
1567 | | - } |
1568 | | - }, |
1569 | 1563 | "CodeEditor": { |
1570 | 1564 | "target": "smithy.api#Unit", |
1571 | 1565 | "traits": { |
|
1584 | 1578 | "smithy.api#enumValue": "RStudioServerPro" |
1585 | 1579 | } |
1586 | 1580 | }, |
1587 | | - "RSession": { |
1588 | | - "target": "smithy.api#Unit", |
1589 | | - "traits": { |
1590 | | - "smithy.api#enumValue": "RSession" |
1591 | | - } |
1592 | | - }, |
1593 | 1581 | "RSessionGateway": { |
1594 | 1582 | "target": "smithy.api#Unit", |
1595 | 1583 | "traits": { |
|
1601 | 1589 | "traits": { |
1602 | 1590 | "smithy.api#enumValue": "Canvas" |
1603 | 1591 | } |
1604 | | - }, |
1605 | | - "DatasetManager": { |
1606 | | - "target": "smithy.api#Unit", |
1607 | | - "traits": { |
1608 | | - "smithy.api#enumValue": "DatasetManager" |
1609 | | - } |
1610 | | - }, |
1611 | | - "SageMakerLite": { |
1612 | | - "target": "smithy.api#Unit", |
1613 | | - "traits": { |
1614 | | - "smithy.api#enumValue": "SageMakerLite" |
1615 | | - } |
1616 | | - }, |
1617 | | - "Local": { |
1618 | | - "target": "smithy.api#Unit", |
1619 | | - "traits": { |
1620 | | - "smithy.api#enumValue": "Local" |
1621 | | - } |
1622 | 1592 | } |
1623 | 1593 | } |
1624 | 1594 | }, |
|
58229 | 58199 | "smithy.api#enumValue": "KernelGateway" |
58230 | 58200 | } |
58231 | 58201 | }, |
58232 | | - "VSCode": { |
58233 | | - "target": "smithy.api#Unit", |
58234 | | - "traits": { |
58235 | | - "smithy.api#enumValue": "VSCode" |
58236 | | - } |
58237 | | - }, |
58238 | | - "Savitur": { |
58239 | | - "target": "smithy.api#Unit", |
58240 | | - "traits": { |
58241 | | - "smithy.api#enumValue": "Savitur" |
58242 | | - } |
58243 | | - }, |
58244 | 58202 | "CodeEditor": { |
58245 | 58203 | "target": "smithy.api#Unit", |
58246 | 58204 | "traits": { |
|
65615 | 65573 | "type": "list", |
65616 | 65574 | "member": { |
65617 | 65575 | "target": "com.amazonaws.sagemaker#AccountId" |
| 65576 | + }, |
| 65577 | + "traits": { |
| 65578 | + "smithy.api#length": { |
| 65579 | + "min": 0, |
| 65580 | + "max": 10 |
| 65581 | + } |
65618 | 65582 | } |
65619 | 65583 | }, |
65620 | 65584 | "com.amazonaws.sagemaker#VpcSecurityGroupIds": { |
|
0 commit comments