|
1324 | 1324 | "shape": "__stringMin20Max1600",
|
1325 | 1325 | "documentation": "<p>The ARN of the event bus.</p>"
|
1326 | 1326 | },
|
| 1327 | + "CrossAccount": { |
| 1328 | + "shape": "__boolean", |
| 1329 | + "documentation": "<p>Support discovery of schemas in events sent to the bus from another account. (default: true).</p>" |
| 1330 | + }, |
1327 | 1331 | "Tags": {
|
1328 | 1332 | "shape": "Tags",
|
1329 | 1333 | "locationName": "tags",
|
|
1345 | 1349 | "shape": "__stringMin20Max1600",
|
1346 | 1350 | "documentation": "<p>The ARN of the event bus.</p>"
|
1347 | 1351 | },
|
| 1352 | + "CrossAccount": { |
| 1353 | + "shape": "__boolean", |
| 1354 | + "documentation": "<p>Support discovery of schemas in events sent to the bus from another account. (default: true).</p>" |
| 1355 | + }, |
1348 | 1356 | "Tags": {
|
1349 | 1357 | "shape": "Tags",
|
1350 | 1358 | "locationName": "tags",
|
|
1379 | 1387 | "shape": "DiscovererState",
|
1380 | 1388 | "documentation": "<p>The state of the discoverer.</p>"
|
1381 | 1389 | },
|
| 1390 | + "CrossAccount": { |
| 1391 | + "shape": "__boolean", |
| 1392 | + "documentation": "<p>The Status if the discoverer will discover schemas from events sent from another account.</p>" |
| 1393 | + }, |
1382 | 1394 | "Tags": {
|
1383 | 1395 | "shape": "Tags",
|
1384 | 1396 | "locationName": "tags",
|
|
1728 | 1740 | "shape": "DiscovererState",
|
1729 | 1741 | "documentation": "<p>The state of the discoverer.</p>"
|
1730 | 1742 | },
|
| 1743 | + "CrossAccount": { |
| 1744 | + "shape": "__boolean", |
| 1745 | + "documentation": "<p>The Status if the discoverer will discover schemas from events sent from another account.</p>" |
| 1746 | + }, |
1731 | 1747 | "Tags": {
|
1732 | 1748 | "shape": "Tags",
|
1733 | 1749 | "locationName": "tags",
|
|
1905 | 1921 | "shape": "DiscovererState",
|
1906 | 1922 | "documentation": "<p>The state of the discoverer.</p>"
|
1907 | 1923 | },
|
| 1924 | + "CrossAccount": { |
| 1925 | + "shape": "__boolean", |
| 1926 | + "documentation": "<p>The Status if the discoverer will discover schemas from events sent from another account.</p>" |
| 1927 | + }, |
1908 | 1928 | "Tags": {
|
1909 | 1929 | "shape": "Tags",
|
1910 | 1930 | "locationName": "tags",
|
|
1951 | 1971 | "shape": "DiscovererState",
|
1952 | 1972 | "documentation": "<p>The state of the discoverer.</p>"
|
1953 | 1973 | },
|
| 1974 | + "CrossAccount": { |
| 1975 | + "shape": "__boolean", |
| 1976 | + "documentation": "<p>The Status if the discoverer will discover schemas from events sent from another account.</p>" |
| 1977 | + }, |
1954 | 1978 | "Tags": {
|
1955 | 1979 | "shape": "Tags",
|
1956 | 1980 | "locationName": "tags",
|
|
3185 | 3209 | "Description": {
|
3186 | 3210 | "shape": "__stringMin0Max256",
|
3187 | 3211 | "documentation": "<p>The description of the discoverer to update.</p>"
|
| 3212 | + }, |
| 3213 | + "CrossAccount": { |
| 3214 | + "shape": "__boolean", |
| 3215 | + "documentation": "<p>Support discovery of schemas in events sent to the bus from another account. (default: true)</p>" |
3188 | 3216 | }
|
3189 | 3217 | }
|
3190 | 3218 | },
|
|
3200 | 3228 | "location": "uri",
|
3201 | 3229 | "locationName": "discovererId",
|
3202 | 3230 | "documentation": "<p>The ID of the discoverer.</p>"
|
| 3231 | + }, |
| 3232 | + "CrossAccount": { |
| 3233 | + "shape": "__boolean", |
| 3234 | + "documentation": "<p>Support discovery of schemas in events sent to the bus from another account. (default: true)</p>" |
3203 | 3235 | }
|
3204 | 3236 | },
|
3205 | 3237 | "required": [
|
|
3229 | 3261 | "shape": "DiscovererState",
|
3230 | 3262 | "documentation": "<p>The state of the discoverer.</p>"
|
3231 | 3263 | },
|
| 3264 | + "CrossAccount": { |
| 3265 | + "shape": "__boolean", |
| 3266 | + "documentation": "<p>The Status if the discoverer will discover schemas from events sent from another account.</p>" |
| 3267 | + }, |
3232 | 3268 | "Tags": {
|
3233 | 3269 | "shape": "Tags",
|
3234 | 3270 | "locationName": "tags",
|
|
0 commit comments