aws-sdk-core 2.11.310 → 2.11.311
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/amplify/2017-07-25/api-2.json +551 -32
- data/apis/config/2014-11-12/api-2.json +331 -1
- data/apis/elasticfilesystem/2015-02-01/api-2.json +6 -1
- data/apis/gamelift/2015-10-01/api-2.json +14 -5
- data/apis/kinesis-video-archived-media/2017-09-30/api-2.json +95 -12
- data/apis/kinesis-video-archived-media/2017-09-30/paginators-1.json +7 -1
- data/apis/kinesisvideo/2017-09-30/api-2.json +2 -1
- data/apis/kinesisvideo/2017-09-30/paginators-1.json +7 -1
- data/apis/monitoring/2010-08-01/api-2.json +175 -5
- data/apis/waf-regional/2016-11-28/api-2.json +197 -14
- data/apis/waf/2015-08-24/api-2.json +197 -14
- data/endpoints.json +33 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
@@ -109,6 +109,18 @@
|
|
109
109
|
{"shape":"ResourceInUseException"}
|
110
110
|
]
|
111
111
|
},
|
112
|
+
"DeleteOrganizationConfigRule":{
|
113
|
+
"name":"DeleteOrganizationConfigRule",
|
114
|
+
"http":{
|
115
|
+
"method":"POST",
|
116
|
+
"requestUri":"/"
|
117
|
+
},
|
118
|
+
"input":{"shape":"DeleteOrganizationConfigRuleRequest"},
|
119
|
+
"errors":[
|
120
|
+
{"shape":"NoSuchOrganizationConfigRuleException"},
|
121
|
+
{"shape":"ResourceInUseException"}
|
122
|
+
]
|
123
|
+
},
|
112
124
|
"DeletePendingAggregationRequest":{
|
113
125
|
"name":"DeletePendingAggregationRequest",
|
114
126
|
"http":{
|
@@ -129,7 +141,8 @@
|
|
129
141
|
"input":{"shape":"DeleteRemediationConfigurationRequest"},
|
130
142
|
"output":{"shape":"DeleteRemediationConfigurationResponse"},
|
131
143
|
"errors":[
|
132
|
-
{"shape":"NoSuchRemediationConfigurationException"}
|
144
|
+
{"shape":"NoSuchRemediationConfigurationException"},
|
145
|
+
{"shape":"RemediationInProgressException"}
|
133
146
|
]
|
134
147
|
},
|
135
148
|
"DeleteRetentionConfiguration":{
|
@@ -319,6 +332,34 @@
|
|
319
332
|
{"shape":"NoSuchDeliveryChannelException"}
|
320
333
|
]
|
321
334
|
},
|
335
|
+
"DescribeOrganizationConfigRuleStatuses":{
|
336
|
+
"name":"DescribeOrganizationConfigRuleStatuses",
|
337
|
+
"http":{
|
338
|
+
"method":"POST",
|
339
|
+
"requestUri":"/"
|
340
|
+
},
|
341
|
+
"input":{"shape":"DescribeOrganizationConfigRuleStatusesRequest"},
|
342
|
+
"output":{"shape":"DescribeOrganizationConfigRuleStatusesResponse"},
|
343
|
+
"errors":[
|
344
|
+
{"shape":"NoSuchOrganizationConfigRuleException"},
|
345
|
+
{"shape":"InvalidLimitException"},
|
346
|
+
{"shape":"InvalidNextTokenException"}
|
347
|
+
]
|
348
|
+
},
|
349
|
+
"DescribeOrganizationConfigRules":{
|
350
|
+
"name":"DescribeOrganizationConfigRules",
|
351
|
+
"http":{
|
352
|
+
"method":"POST",
|
353
|
+
"requestUri":"/"
|
354
|
+
},
|
355
|
+
"input":{"shape":"DescribeOrganizationConfigRulesRequest"},
|
356
|
+
"output":{"shape":"DescribeOrganizationConfigRulesResponse"},
|
357
|
+
"errors":[
|
358
|
+
{"shape":"NoSuchOrganizationConfigRuleException"},
|
359
|
+
{"shape":"InvalidNextTokenException"},
|
360
|
+
{"shape":"InvalidLimitException"}
|
361
|
+
]
|
362
|
+
},
|
322
363
|
"DescribePendingAggregationRequests":{
|
323
364
|
"name":"DescribePendingAggregationRequests",
|
324
365
|
"http":{
|
@@ -488,6 +529,20 @@
|
|
488
529
|
{"shape":"InvalidNextTokenException"}
|
489
530
|
]
|
490
531
|
},
|
532
|
+
"GetOrganizationConfigRuleDetailedStatus":{
|
533
|
+
"name":"GetOrganizationConfigRuleDetailedStatus",
|
534
|
+
"http":{
|
535
|
+
"method":"POST",
|
536
|
+
"requestUri":"/"
|
537
|
+
},
|
538
|
+
"input":{"shape":"GetOrganizationConfigRuleDetailedStatusRequest"},
|
539
|
+
"output":{"shape":"GetOrganizationConfigRuleDetailedStatusResponse"},
|
540
|
+
"errors":[
|
541
|
+
{"shape":"NoSuchOrganizationConfigRuleException"},
|
542
|
+
{"shape":"InvalidLimitException"},
|
543
|
+
{"shape":"InvalidNextTokenException"}
|
544
|
+
]
|
545
|
+
},
|
491
546
|
"GetResourceConfigHistory":{
|
492
547
|
"name":"GetResourceConfigHistory",
|
493
548
|
"http":{
|
@@ -639,6 +694,25 @@
|
|
639
694
|
{"shape":"NoSuchConfigRuleException"}
|
640
695
|
]
|
641
696
|
},
|
697
|
+
"PutOrganizationConfigRule":{
|
698
|
+
"name":"PutOrganizationConfigRule",
|
699
|
+
"http":{
|
700
|
+
"method":"POST",
|
701
|
+
"requestUri":"/"
|
702
|
+
},
|
703
|
+
"input":{"shape":"PutOrganizationConfigRuleRequest"},
|
704
|
+
"output":{"shape":"PutOrganizationConfigRuleResponse"},
|
705
|
+
"errors":[
|
706
|
+
{"shape":"MaxNumberOfOrganizationConfigRulesExceededException"},
|
707
|
+
{"shape":"ResourceInUseException"},
|
708
|
+
{"shape":"InvalidParameterValueException"},
|
709
|
+
{"shape":"ValidationException"},
|
710
|
+
{"shape":"OrganizationAccessDeniedException"},
|
711
|
+
{"shape":"NoAvailableOrganizationException"},
|
712
|
+
{"shape":"OrganizationAllFeaturesNotEnabledException"},
|
713
|
+
{"shape":"InsufficientPermissionsException"}
|
714
|
+
]
|
715
|
+
},
|
642
716
|
"PutRemediationConfigurations":{
|
643
717
|
"name":"PutRemediationConfigurations",
|
644
718
|
"http":{
|
@@ -1268,6 +1342,11 @@
|
|
1268
1342
|
"member":{"shape":"ConfigurationRecorderStatus"}
|
1269
1343
|
},
|
1270
1344
|
"ConfigurationStateId":{"type":"string"},
|
1345
|
+
"CosmosPageLimit":{
|
1346
|
+
"type":"integer",
|
1347
|
+
"max":100,
|
1348
|
+
"min":0
|
1349
|
+
},
|
1271
1350
|
"Date":{"type":"timestamp"},
|
1272
1351
|
"DeleteAggregationAuthorizationRequest":{
|
1273
1352
|
"type":"structure",
|
@@ -1320,6 +1399,13 @@
|
|
1320
1399
|
"members":{
|
1321
1400
|
}
|
1322
1401
|
},
|
1402
|
+
"DeleteOrganizationConfigRuleRequest":{
|
1403
|
+
"type":"structure",
|
1404
|
+
"required":["OrganizationConfigRuleName"],
|
1405
|
+
"members":{
|
1406
|
+
"OrganizationConfigRuleName":{"shape":"StringWithCharLimit64"}
|
1407
|
+
}
|
1408
|
+
},
|
1323
1409
|
"DeletePendingAggregationRequestRequest":{
|
1324
1410
|
"type":"structure",
|
1325
1411
|
"required":[
|
@@ -1575,6 +1661,36 @@
|
|
1575
1661
|
"DeliveryChannels":{"shape":"DeliveryChannelList"}
|
1576
1662
|
}
|
1577
1663
|
},
|
1664
|
+
"DescribeOrganizationConfigRuleStatusesRequest":{
|
1665
|
+
"type":"structure",
|
1666
|
+
"members":{
|
1667
|
+
"OrganizationConfigRuleNames":{"shape":"OrganizationConfigRuleNames"},
|
1668
|
+
"Limit":{"shape":"CosmosPageLimit"},
|
1669
|
+
"NextToken":{"shape":"String"}
|
1670
|
+
}
|
1671
|
+
},
|
1672
|
+
"DescribeOrganizationConfigRuleStatusesResponse":{
|
1673
|
+
"type":"structure",
|
1674
|
+
"members":{
|
1675
|
+
"OrganizationConfigRuleStatuses":{"shape":"OrganizationConfigRuleStatuses"},
|
1676
|
+
"NextToken":{"shape":"String"}
|
1677
|
+
}
|
1678
|
+
},
|
1679
|
+
"DescribeOrganizationConfigRulesRequest":{
|
1680
|
+
"type":"structure",
|
1681
|
+
"members":{
|
1682
|
+
"OrganizationConfigRuleNames":{"shape":"OrganizationConfigRuleNames"},
|
1683
|
+
"Limit":{"shape":"CosmosPageLimit"},
|
1684
|
+
"NextToken":{"shape":"String"}
|
1685
|
+
}
|
1686
|
+
},
|
1687
|
+
"DescribeOrganizationConfigRulesResponse":{
|
1688
|
+
"type":"structure",
|
1689
|
+
"members":{
|
1690
|
+
"OrganizationConfigRules":{"shape":"OrganizationConfigRules"},
|
1691
|
+
"NextToken":{"shape":"String"}
|
1692
|
+
}
|
1693
|
+
},
|
1578
1694
|
"DescribePendingAggregationRequestsLimit":{
|
1579
1695
|
"type":"integer",
|
1580
1696
|
"max":20,
|
@@ -1704,6 +1820,12 @@
|
|
1704
1820
|
"type":"string",
|
1705
1821
|
"enum":["aws.config"]
|
1706
1822
|
},
|
1823
|
+
"ExcludedAccounts":{
|
1824
|
+
"type":"list",
|
1825
|
+
"member":{"shape":"AccountId"},
|
1826
|
+
"max":1000,
|
1827
|
+
"min":0
|
1828
|
+
},
|
1707
1829
|
"Expression":{
|
1708
1830
|
"type":"string",
|
1709
1831
|
"max":4096,
|
@@ -1884,6 +2006,23 @@
|
|
1884
2006
|
"nextToken":{"shape":"NextToken"}
|
1885
2007
|
}
|
1886
2008
|
},
|
2009
|
+
"GetOrganizationConfigRuleDetailedStatusRequest":{
|
2010
|
+
"type":"structure",
|
2011
|
+
"required":["OrganizationConfigRuleName"],
|
2012
|
+
"members":{
|
2013
|
+
"OrganizationConfigRuleName":{"shape":"StringWithCharLimit64"},
|
2014
|
+
"Filters":{"shape":"StatusDetailFilters"},
|
2015
|
+
"Limit":{"shape":"CosmosPageLimit"},
|
2016
|
+
"NextToken":{"shape":"String"}
|
2017
|
+
}
|
2018
|
+
},
|
2019
|
+
"GetOrganizationConfigRuleDetailedStatusResponse":{
|
2020
|
+
"type":"structure",
|
2021
|
+
"members":{
|
2022
|
+
"OrganizationConfigRuleDetailedStatus":{"shape":"OrganizationConfigRuleDetailedStatus"},
|
2023
|
+
"NextToken":{"shape":"String"}
|
2024
|
+
}
|
2025
|
+
},
|
1887
2026
|
"GetResourceConfigHistoryRequest":{
|
1888
2027
|
"type":"structure",
|
1889
2028
|
"required":[
|
@@ -2106,6 +2245,12 @@
|
|
2106
2245
|
},
|
2107
2246
|
"exception":true
|
2108
2247
|
},
|
2248
|
+
"MaxNumberOfOrganizationConfigRulesExceededException":{
|
2249
|
+
"type":"structure",
|
2250
|
+
"members":{
|
2251
|
+
},
|
2252
|
+
"exception":true
|
2253
|
+
},
|
2109
2254
|
"MaxNumberOfRetentionConfigurationsExceededException":{
|
2110
2255
|
"type":"structure",
|
2111
2256
|
"members":{
|
@@ -2122,6 +2267,33 @@
|
|
2122
2267
|
"TwentyFour_Hours"
|
2123
2268
|
]
|
2124
2269
|
},
|
2270
|
+
"MemberAccountRuleStatus":{
|
2271
|
+
"type":"string",
|
2272
|
+
"enum":[
|
2273
|
+
"CREATE_SUCCESSFUL",
|
2274
|
+
"CREATE_IN_PROGRESS",
|
2275
|
+
"CREATE_FAILED",
|
2276
|
+
"DELETE_SUCCESSFUL",
|
2277
|
+
"DELETE_FAILED",
|
2278
|
+
"DELETE_IN_PROGRESS"
|
2279
|
+
]
|
2280
|
+
},
|
2281
|
+
"MemberAccountStatus":{
|
2282
|
+
"type":"structure",
|
2283
|
+
"required":[
|
2284
|
+
"AccountId",
|
2285
|
+
"ConfigRuleName",
|
2286
|
+
"MemberAccountRuleStatus"
|
2287
|
+
],
|
2288
|
+
"members":{
|
2289
|
+
"AccountId":{"shape":"AccountId"},
|
2290
|
+
"ConfigRuleName":{"shape":"StringWithCharLimit64"},
|
2291
|
+
"MemberAccountRuleStatus":{"shape":"MemberAccountRuleStatus"},
|
2292
|
+
"ErrorCode":{"shape":"String"},
|
2293
|
+
"ErrorMessage":{"shape":"String"},
|
2294
|
+
"LastUpdateTime":{"shape":"Date"}
|
2295
|
+
}
|
2296
|
+
},
|
2125
2297
|
"MessageType":{
|
2126
2298
|
"type":"string",
|
2127
2299
|
"enum":[
|
@@ -2187,6 +2359,12 @@
|
|
2187
2359
|
},
|
2188
2360
|
"exception":true
|
2189
2361
|
},
|
2362
|
+
"NoSuchOrganizationConfigRuleException":{
|
2363
|
+
"type":"structure",
|
2364
|
+
"members":{
|
2365
|
+
},
|
2366
|
+
"exception":true
|
2367
|
+
},
|
2190
2368
|
"NoSuchRemediationConfigurationException":{
|
2191
2369
|
"type":"structure",
|
2192
2370
|
"members":{
|
@@ -2221,6 +2399,108 @@
|
|
2221
2399
|
},
|
2222
2400
|
"exception":true
|
2223
2401
|
},
|
2402
|
+
"OrganizationConfigRule":{
|
2403
|
+
"type":"structure",
|
2404
|
+
"required":[
|
2405
|
+
"OrganizationConfigRuleName",
|
2406
|
+
"OrganizationConfigRuleArn"
|
2407
|
+
],
|
2408
|
+
"members":{
|
2409
|
+
"OrganizationConfigRuleName":{"shape":"StringWithCharLimit64"},
|
2410
|
+
"OrganizationConfigRuleArn":{"shape":"StringWithCharLimit256"},
|
2411
|
+
"OrganizationManagedRuleMetadata":{"shape":"OrganizationManagedRuleMetadata"},
|
2412
|
+
"OrganizationCustomRuleMetadata":{"shape":"OrganizationCustomRuleMetadata"},
|
2413
|
+
"ExcludedAccounts":{"shape":"ExcludedAccounts"},
|
2414
|
+
"LastUpdateTime":{"shape":"Date"}
|
2415
|
+
}
|
2416
|
+
},
|
2417
|
+
"OrganizationConfigRuleDetailedStatus":{
|
2418
|
+
"type":"list",
|
2419
|
+
"member":{"shape":"MemberAccountStatus"}
|
2420
|
+
},
|
2421
|
+
"OrganizationConfigRuleNames":{
|
2422
|
+
"type":"list",
|
2423
|
+
"member":{"shape":"StringWithCharLimit64"},
|
2424
|
+
"max":25,
|
2425
|
+
"min":0
|
2426
|
+
},
|
2427
|
+
"OrganizationConfigRuleStatus":{
|
2428
|
+
"type":"structure",
|
2429
|
+
"required":[
|
2430
|
+
"OrganizationConfigRuleName",
|
2431
|
+
"OrganizationRuleStatus"
|
2432
|
+
],
|
2433
|
+
"members":{
|
2434
|
+
"OrganizationConfigRuleName":{"shape":"StringWithCharLimit64"},
|
2435
|
+
"OrganizationRuleStatus":{"shape":"OrganizationRuleStatus"},
|
2436
|
+
"ErrorCode":{"shape":"String"},
|
2437
|
+
"ErrorMessage":{"shape":"String"},
|
2438
|
+
"LastUpdateTime":{"shape":"Date"}
|
2439
|
+
}
|
2440
|
+
},
|
2441
|
+
"OrganizationConfigRuleStatuses":{
|
2442
|
+
"type":"list",
|
2443
|
+
"member":{"shape":"OrganizationConfigRuleStatus"}
|
2444
|
+
},
|
2445
|
+
"OrganizationConfigRuleTriggerType":{
|
2446
|
+
"type":"string",
|
2447
|
+
"enum":[
|
2448
|
+
"ConfigurationItemChangeNotification",
|
2449
|
+
"OversizedConfigurationItemChangeNotification",
|
2450
|
+
"ScheduledNotification"
|
2451
|
+
]
|
2452
|
+
},
|
2453
|
+
"OrganizationConfigRuleTriggerTypes":{
|
2454
|
+
"type":"list",
|
2455
|
+
"member":{"shape":"OrganizationConfigRuleTriggerType"}
|
2456
|
+
},
|
2457
|
+
"OrganizationConfigRules":{
|
2458
|
+
"type":"list",
|
2459
|
+
"member":{"shape":"OrganizationConfigRule"}
|
2460
|
+
},
|
2461
|
+
"OrganizationCustomRuleMetadata":{
|
2462
|
+
"type":"structure",
|
2463
|
+
"required":[
|
2464
|
+
"LambdaFunctionArn",
|
2465
|
+
"OrganizationConfigRuleTriggerTypes"
|
2466
|
+
],
|
2467
|
+
"members":{
|
2468
|
+
"Description":{"shape":"StringWithCharLimit256Min0"},
|
2469
|
+
"LambdaFunctionArn":{"shape":"StringWithCharLimit256"},
|
2470
|
+
"OrganizationConfigRuleTriggerTypes":{"shape":"OrganizationConfigRuleTriggerTypes"},
|
2471
|
+
"InputParameters":{"shape":"StringWithCharLimit2048"},
|
2472
|
+
"MaximumExecutionFrequency":{"shape":"MaximumExecutionFrequency"},
|
2473
|
+
"ResourceTypesScope":{"shape":"ResourceTypesScope"},
|
2474
|
+
"ResourceIdScope":{"shape":"StringWithCharLimit768"},
|
2475
|
+
"TagKeyScope":{"shape":"StringWithCharLimit128"},
|
2476
|
+
"TagValueScope":{"shape":"StringWithCharLimit256"}
|
2477
|
+
}
|
2478
|
+
},
|
2479
|
+
"OrganizationManagedRuleMetadata":{
|
2480
|
+
"type":"structure",
|
2481
|
+
"required":["RuleIdentifier"],
|
2482
|
+
"members":{
|
2483
|
+
"Description":{"shape":"StringWithCharLimit256Min0"},
|
2484
|
+
"RuleIdentifier":{"shape":"StringWithCharLimit256"},
|
2485
|
+
"InputParameters":{"shape":"StringWithCharLimit2048"},
|
2486
|
+
"MaximumExecutionFrequency":{"shape":"MaximumExecutionFrequency"},
|
2487
|
+
"ResourceTypesScope":{"shape":"ResourceTypesScope"},
|
2488
|
+
"ResourceIdScope":{"shape":"StringWithCharLimit768"},
|
2489
|
+
"TagKeyScope":{"shape":"StringWithCharLimit128"},
|
2490
|
+
"TagValueScope":{"shape":"StringWithCharLimit256"}
|
2491
|
+
}
|
2492
|
+
},
|
2493
|
+
"OrganizationRuleStatus":{
|
2494
|
+
"type":"string",
|
2495
|
+
"enum":[
|
2496
|
+
"CREATE_SUCCESSFUL",
|
2497
|
+
"CREATE_IN_PROGRESS",
|
2498
|
+
"CREATE_FAILED",
|
2499
|
+
"DELETE_SUCCESSFUL",
|
2500
|
+
"DELETE_FAILED",
|
2501
|
+
"DELETE_IN_PROGRESS"
|
2502
|
+
]
|
2503
|
+
},
|
2224
2504
|
"OversizedConfigurationItemException":{
|
2225
2505
|
"type":"structure",
|
2226
2506
|
"members":{
|
@@ -2316,6 +2596,22 @@
|
|
2316
2596
|
"FailedEvaluations":{"shape":"Evaluations"}
|
2317
2597
|
}
|
2318
2598
|
},
|
2599
|
+
"PutOrganizationConfigRuleRequest":{
|
2600
|
+
"type":"structure",
|
2601
|
+
"required":["OrganizationConfigRuleName"],
|
2602
|
+
"members":{
|
2603
|
+
"OrganizationConfigRuleName":{"shape":"StringWithCharLimit64"},
|
2604
|
+
"OrganizationManagedRuleMetadata":{"shape":"OrganizationManagedRuleMetadata"},
|
2605
|
+
"OrganizationCustomRuleMetadata":{"shape":"OrganizationCustomRuleMetadata"},
|
2606
|
+
"ExcludedAccounts":{"shape":"ExcludedAccounts"}
|
2607
|
+
}
|
2608
|
+
},
|
2609
|
+
"PutOrganizationConfigRuleResponse":{
|
2610
|
+
"type":"structure",
|
2611
|
+
"members":{
|
2612
|
+
"OrganizationConfigRuleArn":{"shape":"StringWithCharLimit256"}
|
2613
|
+
}
|
2614
|
+
},
|
2319
2615
|
"PutRemediationConfigurationsRequest":{
|
2320
2616
|
"type":"structure",
|
2321
2617
|
"required":["RemediationConfigurations"],
|
@@ -2461,6 +2757,12 @@
|
|
2461
2757
|
"type":"list",
|
2462
2758
|
"member":{"shape":"RemediationExecutionStep"}
|
2463
2759
|
},
|
2760
|
+
"RemediationInProgressException":{
|
2761
|
+
"type":"structure",
|
2762
|
+
"members":{
|
2763
|
+
},
|
2764
|
+
"exception":true
|
2765
|
+
},
|
2464
2766
|
"RemediationParameterValue":{
|
2465
2767
|
"type":"structure",
|
2466
2768
|
"members":{
|
@@ -2660,6 +2962,12 @@
|
|
2660
2962
|
"max":20,
|
2661
2963
|
"min":0
|
2662
2964
|
},
|
2965
|
+
"ResourceTypesScope":{
|
2966
|
+
"type":"list",
|
2967
|
+
"member":{"shape":"StringWithCharLimit256"},
|
2968
|
+
"max":100,
|
2969
|
+
"min":0
|
2970
|
+
},
|
2663
2971
|
"ResourceValue":{
|
2664
2972
|
"type":"structure",
|
2665
2973
|
"members":{
|
@@ -2811,6 +3119,13 @@
|
|
2811
3119
|
"Values":{"shape":"StaticParameterValues"}
|
2812
3120
|
}
|
2813
3121
|
},
|
3122
|
+
"StatusDetailFilters":{
|
3123
|
+
"type":"structure",
|
3124
|
+
"members":{
|
3125
|
+
"AccountId":{"shape":"AccountId"},
|
3126
|
+
"MemberAccountRuleStatus":{"shape":"MemberAccountRuleStatus"}
|
3127
|
+
}
|
3128
|
+
},
|
2814
3129
|
"StopConfigurationRecorderRequest":{
|
2815
3130
|
"type":"structure",
|
2816
3131
|
"required":["ConfigurationRecorderName"],
|
@@ -2829,16 +3144,31 @@
|
|
2829
3144
|
"max":128,
|
2830
3145
|
"min":1
|
2831
3146
|
},
|
3147
|
+
"StringWithCharLimit2048":{
|
3148
|
+
"type":"string",
|
3149
|
+
"max":2048,
|
3150
|
+
"min":1
|
3151
|
+
},
|
2832
3152
|
"StringWithCharLimit256":{
|
2833
3153
|
"type":"string",
|
2834
3154
|
"max":256,
|
2835
3155
|
"min":1
|
2836
3156
|
},
|
3157
|
+
"StringWithCharLimit256Min0":{
|
3158
|
+
"type":"string",
|
3159
|
+
"max":256,
|
3160
|
+
"min":0
|
3161
|
+
},
|
2837
3162
|
"StringWithCharLimit64":{
|
2838
3163
|
"type":"string",
|
2839
3164
|
"max":64,
|
2840
3165
|
"min":1
|
2841
3166
|
},
|
3167
|
+
"StringWithCharLimit768":{
|
3168
|
+
"type":"string",
|
3169
|
+
"max":768,
|
3170
|
+
"min":1
|
3171
|
+
},
|
2842
3172
|
"SupplementaryConfiguration":{
|
2843
3173
|
"type":"map",
|
2844
3174
|
"key":{"shape":"SupplementaryConfigurationName"},
|