|
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 | },
|
|
58215 | 58185 | "smithy.api#enumValue": "KernelGateway"
|
58216 | 58186 | }
|
58217 | 58187 | },
|
58218 |
| - "VSCode": { |
58219 |
| - "target": "smithy.api#Unit", |
58220 |
| - "traits": { |
58221 |
| - "smithy.api#enumValue": "VSCode" |
58222 |
| - } |
58223 |
| - }, |
58224 |
| - "Savitur": { |
58225 |
| - "target": "smithy.api#Unit", |
58226 |
| - "traits": { |
58227 |
| - "smithy.api#enumValue": "Savitur" |
58228 |
| - } |
58229 |
| - }, |
58230 | 58188 | "CodeEditor": {
|
58231 | 58189 | "target": "smithy.api#Unit",
|
58232 | 58190 | "traits": {
|
|
65601 | 65559 | "type": "list",
|
65602 | 65560 | "member": {
|
65603 | 65561 | "target": "com.amazonaws.sagemaker#AccountId"
|
| 65562 | + }, |
| 65563 | + "traits": { |
| 65564 | + "smithy.api#length": { |
| 65565 | + "min": 0, |
| 65566 | + "max": 10 |
| 65567 | + } |
65604 | 65568 | }
|
65605 | 65569 | },
|
65606 | 65570 | "com.amazonaws.sagemaker#VpcSecurityGroupIds": {
|
|
0 commit comments