cdk-docker-image-deployment 0.0.74 → 0.0.76

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. package/.jsii +3 -3
  2. package/lib/destination.js +1 -1
  3. package/lib/docker-image-deployment.js +1 -1
  4. package/lib/source.js +1 -1
  5. package/node_modules/aws-sdk/CHANGELOG.md +35 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +114 -47
  8. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +168 -68
  9. package/node_modules/aws-sdk/apis/billingconductor-2021-07-30.min.json +20 -17
  10. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +81 -49
  11. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +78 -55
  12. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +2 -1
  13. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +59 -47
  14. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +65 -50
  15. package/node_modules/aws-sdk/apis/emr-serverless-2021-07-13.min.json +20 -16
  16. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +691 -409
  17. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +10 -0
  18. package/node_modules/aws-sdk/apis/ivschat-2020-07-14.min.json +255 -18
  19. package/node_modules/aws-sdk/apis/ivschat-2020-07-14.paginators.json +5 -0
  20. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +219 -25
  21. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  22. package/node_modules/aws-sdk/apis/personalize-events-2018-03-22.min.json +36 -8
  23. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +13 -1
  24. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +19 -5
  25. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +20 -5
  26. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +51 -9
  27. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +8 -2
  28. package/node_modules/aws-sdk/apis/servicecatalog-appregistry-2020-06-24.min.json +54 -2
  29. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +305 -227
  30. package/node_modules/aws-sdk/apis/ssm-2014-11-06.paginators.json +6 -0
  31. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.min.json +73 -21
  32. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +161 -84
  33. package/node_modules/aws-sdk/apis/xray-2016-04-12.min.json +139 -58
  34. package/node_modules/aws-sdk/apis/xray-2016-04-12.paginators.json +25 -0
  35. package/node_modules/aws-sdk/clients/amplify.d.ts +4 -4
  36. package/node_modules/aws-sdk/clients/appflow.d.ts +95 -4
  37. package/node_modules/aws-sdk/clients/appsync.d.ts +133 -4
  38. package/node_modules/aws-sdk/clients/batch.d.ts +6 -6
  39. package/node_modules/aws-sdk/clients/billingconductor.d.ts +14 -1
  40. package/node_modules/aws-sdk/clients/cloudformation.d.ts +1 -1
  41. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +6 -6
  42. package/node_modules/aws-sdk/clients/connect.d.ts +46 -4
  43. package/node_modules/aws-sdk/clients/dms.d.ts +51 -10
  44. package/node_modules/aws-sdk/clients/ec2.d.ts +11 -7
  45. package/node_modules/aws-sdk/clients/eks.d.ts +26 -6
  46. package/node_modules/aws-sdk/clients/elasticache.d.ts +20 -1
  47. package/node_modules/aws-sdk/clients/elbv2.d.ts +20 -20
  48. package/node_modules/aws-sdk/clients/emrserverless.d.ts +17 -0
  49. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +672 -386
  50. package/node_modules/aws-sdk/clients/ivschat.d.ts +322 -13
  51. package/node_modules/aws-sdk/clients/lambda.d.ts +12 -12
  52. package/node_modules/aws-sdk/clients/personalize.d.ts +267 -0
  53. package/node_modules/aws-sdk/clients/personalizeevents.d.ts +13 -2
  54. package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
  55. package/node_modules/aws-sdk/clients/proton.d.ts +50 -23
  56. package/node_modules/aws-sdk/clients/rds.d.ts +32 -0
  57. package/node_modules/aws-sdk/clients/rum.d.ts +24 -5
  58. package/node_modules/aws-sdk/clients/s3control.d.ts +58 -16
  59. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +7 -7
  60. package/node_modules/aws-sdk/clients/securityhub.d.ts +16 -0
  61. package/node_modules/aws-sdk/clients/servicecatalogappregistry.d.ts +58 -7
  62. package/node_modules/aws-sdk/clients/ssm.d.ts +140 -6
  63. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +62 -0
  64. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  65. package/node_modules/aws-sdk/clients/textract.d.ts +6 -6
  66. package/node_modules/aws-sdk/clients/workspaces.d.ts +115 -0
  67. package/node_modules/aws-sdk/clients/xray.d.ts +101 -2
  68. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  69. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +29 -29
  70. package/node_modules/aws-sdk/dist/aws-sdk.js +912 -426
  71. package/node_modules/aws-sdk/dist/aws-sdk.min.js +75 -75
  72. package/node_modules/aws-sdk/lib/core.js +1 -1
  73. package/node_modules/aws-sdk/package.json +1 -1
  74. package/package.json +4 -4
@@ -20,19 +20,19 @@
20
20
  "input": {
21
21
  "type": "structure",
22
22
  "required": [
23
- "entries",
24
- "workspaceId"
23
+ "workspaceId",
24
+ "entries"
25
25
  ],
26
26
  "members": {
27
+ "workspaceId": {
28
+ "location": "uri",
29
+ "locationName": "workspaceId"
30
+ },
27
31
  "entries": {
28
32
  "type": "list",
29
33
  "member": {
30
- "shape": "S3"
34
+ "shape": "S4"
31
35
  }
32
- },
33
- "workspaceId": {
34
- "location": "uri",
35
- "locationName": "workspaceId"
36
36
  }
37
37
  }
38
38
  },
@@ -55,16 +55,16 @@
55
55
  "member": {
56
56
  "type": "structure",
57
57
  "required": [
58
- "entry",
59
58
  "errorCode",
60
- "errorMessage"
59
+ "errorMessage",
60
+ "entry"
61
61
  ],
62
62
  "members": {
63
- "entry": {
64
- "shape": "S3"
65
- },
66
63
  "errorCode": {},
67
- "errorMessage": {}
64
+ "errorMessage": {},
65
+ "entry": {
66
+ "shape": "S4"
67
+ }
68
68
  }
69
69
  }
70
70
  }
@@ -85,33 +85,36 @@
85
85
  "input": {
86
86
  "type": "structure",
87
87
  "required": [
88
- "componentTypeId",
89
- "workspaceId"
88
+ "workspaceId",
89
+ "componentTypeId"
90
90
  ],
91
91
  "members": {
92
+ "workspaceId": {
93
+ "location": "uri",
94
+ "locationName": "workspaceId"
95
+ },
96
+ "isSingleton": {
97
+ "type": "boolean"
98
+ },
92
99
  "componentTypeId": {
93
100
  "location": "uri",
94
101
  "locationName": "componentTypeId"
95
102
  },
96
103
  "description": {},
97
- "extendsFrom": {
104
+ "propertyDefinitions": {
98
105
  "shape": "Sv"
99
106
  },
100
- "functions": {
101
- "shape": "Sw"
102
- },
103
- "isSingleton": {
104
- "type": "boolean"
107
+ "extendsFrom": {
108
+ "shape": "S12"
105
109
  },
106
- "propertyDefinitions": {
110
+ "functions": {
107
111
  "shape": "S13"
108
112
  },
109
113
  "tags": {
110
114
  "shape": "S1a"
111
115
  },
112
- "workspaceId": {
113
- "location": "uri",
114
- "locationName": "workspaceId"
116
+ "propertyGroups": {
117
+ "shape": "S1d"
115
118
  }
116
119
  }
117
120
  },
@@ -142,51 +145,54 @@
142
145
  "input": {
143
146
  "type": "structure",
144
147
  "required": [
145
- "entityName",
146
- "workspaceId"
148
+ "workspaceId",
149
+ "entityName"
147
150
  ],
148
151
  "members": {
152
+ "workspaceId": {
153
+ "location": "uri",
154
+ "locationName": "workspaceId"
155
+ },
156
+ "entityId": {},
157
+ "entityName": {},
158
+ "description": {},
149
159
  "components": {
150
160
  "type": "map",
151
161
  "key": {},
152
162
  "value": {
153
163
  "type": "structure",
154
164
  "members": {
155
- "componentTypeId": {},
156
165
  "description": {},
166
+ "componentTypeId": {},
157
167
  "properties": {
158
- "shape": "S1j"
168
+ "shape": "S1o"
169
+ },
170
+ "propertyGroups": {
171
+ "shape": "S1r"
159
172
  }
160
173
  }
161
174
  }
162
175
  },
163
- "description": {},
164
- "entityId": {},
165
- "entityName": {},
166
176
  "parentEntityId": {},
167
177
  "tags": {
168
178
  "shape": "S1a"
169
- },
170
- "workspaceId": {
171
- "location": "uri",
172
- "locationName": "workspaceId"
173
179
  }
174
180
  }
175
181
  },
176
182
  "output": {
177
183
  "type": "structure",
178
184
  "required": [
185
+ "entityId",
179
186
  "arn",
180
187
  "creationDateTime",
181
- "entityId",
182
188
  "state"
183
189
  ],
184
190
  "members": {
191
+ "entityId": {},
185
192
  "arn": {},
186
193
  "creationDateTime": {
187
194
  "type": "timestamp"
188
195
  },
189
- "entityId": {},
190
196
  "state": {}
191
197
  }
192
198
  },
@@ -202,23 +208,23 @@
202
208
  "input": {
203
209
  "type": "structure",
204
210
  "required": [
205
- "contentLocation",
211
+ "workspaceId",
206
212
  "sceneId",
207
- "workspaceId"
213
+ "contentLocation"
208
214
  ],
209
215
  "members": {
210
- "capabilities": {
211
- "shape": "S1q"
216
+ "workspaceId": {
217
+ "location": "uri",
218
+ "locationName": "workspaceId"
212
219
  },
220
+ "sceneId": {},
213
221
  "contentLocation": {},
214
222
  "description": {},
215
- "sceneId": {},
223
+ "capabilities": {
224
+ "shape": "S1y"
225
+ },
216
226
  "tags": {
217
227
  "shape": "S1a"
218
- },
219
- "workspaceId": {
220
- "location": "uri",
221
- "locationName": "workspaceId"
222
228
  }
223
229
  }
224
230
  },
@@ -247,20 +253,20 @@
247
253
  "input": {
248
254
  "type": "structure",
249
255
  "required": [
250
- "role",
256
+ "workspaceId",
251
257
  "s3Location",
252
- "workspaceId"
258
+ "role"
253
259
  ],
254
260
  "members": {
261
+ "workspaceId": {
262
+ "location": "uri",
263
+ "locationName": "workspaceId"
264
+ },
255
265
  "description": {},
256
- "role": {},
257
266
  "s3Location": {},
267
+ "role": {},
258
268
  "tags": {
259
269
  "shape": "S1a"
260
- },
261
- "workspaceId": {
262
- "location": "uri",
263
- "locationName": "workspaceId"
264
270
  }
265
271
  }
266
272
  },
@@ -290,17 +296,17 @@
290
296
  "input": {
291
297
  "type": "structure",
292
298
  "required": [
293
- "componentTypeId",
294
- "workspaceId"
299
+ "workspaceId",
300
+ "componentTypeId"
295
301
  ],
296
302
  "members": {
297
- "componentTypeId": {
298
- "location": "uri",
299
- "locationName": "componentTypeId"
300
- },
301
303
  "workspaceId": {
302
304
  "location": "uri",
303
305
  "locationName": "workspaceId"
306
+ },
307
+ "componentTypeId": {
308
+ "location": "uri",
309
+ "locationName": "componentTypeId"
304
310
  }
305
311
  }
306
312
  },
@@ -326,10 +332,14 @@
326
332
  "input": {
327
333
  "type": "structure",
328
334
  "required": [
329
- "entityId",
330
- "workspaceId"
335
+ "workspaceId",
336
+ "entityId"
331
337
  ],
332
338
  "members": {
339
+ "workspaceId": {
340
+ "location": "uri",
341
+ "locationName": "workspaceId"
342
+ },
333
343
  "entityId": {
334
344
  "location": "uri",
335
345
  "locationName": "entityId"
@@ -338,10 +348,6 @@
338
348
  "location": "querystring",
339
349
  "locationName": "isRecursive",
340
350
  "type": "boolean"
341
- },
342
- "workspaceId": {
343
- "location": "uri",
344
- "locationName": "workspaceId"
345
351
  }
346
352
  }
347
353
  },
@@ -367,17 +373,17 @@
367
373
  "input": {
368
374
  "type": "structure",
369
375
  "required": [
370
- "sceneId",
371
- "workspaceId"
376
+ "workspaceId",
377
+ "sceneId"
372
378
  ],
373
379
  "members": {
374
- "sceneId": {
375
- "location": "uri",
376
- "locationName": "sceneId"
377
- },
378
380
  "workspaceId": {
379
381
  "location": "uri",
380
382
  "locationName": "workspaceId"
383
+ },
384
+ "sceneId": {
385
+ "location": "uri",
386
+ "locationName": "sceneId"
381
387
  }
382
388
  }
383
389
  },
@@ -415,6 +421,62 @@
415
421
  "hostPrefix": "api."
416
422
  }
417
423
  },
424
+ "ExecuteQuery": {
425
+ "http": {
426
+ "requestUri": "/queries/execution",
427
+ "responseCode": 200
428
+ },
429
+ "input": {
430
+ "type": "structure",
431
+ "required": [
432
+ "workspaceId",
433
+ "queryStatement"
434
+ ],
435
+ "members": {
436
+ "workspaceId": {},
437
+ "queryStatement": {},
438
+ "maxResults": {
439
+ "type": "integer"
440
+ },
441
+ "nextToken": {}
442
+ }
443
+ },
444
+ "output": {
445
+ "type": "structure",
446
+ "members": {
447
+ "columnDescriptions": {
448
+ "type": "list",
449
+ "member": {
450
+ "type": "structure",
451
+ "members": {
452
+ "name": {},
453
+ "type": {}
454
+ }
455
+ }
456
+ },
457
+ "rows": {
458
+ "type": "list",
459
+ "member": {
460
+ "type": "structure",
461
+ "members": {
462
+ "rowData": {
463
+ "type": "list",
464
+ "member": {
465
+ "type": "structure",
466
+ "members": {},
467
+ "document": true
468
+ }
469
+ }
470
+ }
471
+ }
472
+ },
473
+ "nextToken": {}
474
+ }
475
+ },
476
+ "endpoint": {
477
+ "hostPrefix": "api."
478
+ }
479
+ },
418
480
  "GetComponentType": {
419
481
  "http": {
420
482
  "method": "GET",
@@ -424,38 +486,45 @@
424
486
  "input": {
425
487
  "type": "structure",
426
488
  "required": [
427
- "componentTypeId",
428
- "workspaceId"
489
+ "workspaceId",
490
+ "componentTypeId"
429
491
  ],
430
492
  "members": {
431
- "componentTypeId": {
432
- "location": "uri",
433
- "locationName": "componentTypeId"
434
- },
435
493
  "workspaceId": {
436
494
  "location": "uri",
437
495
  "locationName": "workspaceId"
496
+ },
497
+ "componentTypeId": {
498
+ "location": "uri",
499
+ "locationName": "componentTypeId"
438
500
  }
439
501
  }
440
502
  },
441
503
  "output": {
442
504
  "type": "structure",
443
505
  "required": [
444
- "arn",
506
+ "workspaceId",
445
507
  "componentTypeId",
446
508
  "creationDateTime",
447
509
  "updateDateTime",
448
- "workspaceId"
510
+ "arn"
449
511
  ],
450
512
  "members": {
451
- "arn": {},
452
- "componentTypeId": {},
453
- "creationDateTime": {
454
- "type": "timestamp"
513
+ "workspaceId": {},
514
+ "isSingleton": {
515
+ "type": "boolean"
455
516
  },
517
+ "componentTypeId": {},
456
518
  "description": {},
519
+ "propertyDefinitions": {
520
+ "type": "map",
521
+ "key": {},
522
+ "value": {
523
+ "shape": "S2t"
524
+ }
525
+ },
457
526
  "extendsFrom": {
458
- "shape": "Sv"
527
+ "shape": "S12"
459
528
  },
460
529
  "functions": {
461
530
  "type": "map",
@@ -463,42 +532,56 @@
463
532
  "value": {
464
533
  "type": "structure",
465
534
  "members": {
535
+ "requiredProperties": {
536
+ "shape": "S15"
537
+ },
538
+ "scope": {},
466
539
  "implementedBy": {
467
- "shape": "Sy"
540
+ "shape": "S17"
468
541
  },
469
542
  "isInherited": {
470
543
  "type": "boolean"
471
- },
472
- "requiredProperties": {
473
- "shape": "S11"
474
- },
475
- "scope": {}
544
+ }
476
545
  }
477
546
  }
478
547
  },
548
+ "creationDateTime": {
549
+ "type": "timestamp"
550
+ },
551
+ "updateDateTime": {
552
+ "type": "timestamp"
553
+ },
554
+ "arn": {},
479
555
  "isAbstract": {
480
556
  "type": "boolean"
481
557
  },
482
558
  "isSchemaInitialized": {
483
559
  "type": "boolean"
484
560
  },
485
- "isSingleton": {
486
- "type": "boolean"
561
+ "status": {
562
+ "shape": "S2w"
487
563
  },
488
- "propertyDefinitions": {
564
+ "propertyGroups": {
489
565
  "type": "map",
490
566
  "key": {},
491
567
  "value": {
492
- "shape": "S2b"
568
+ "type": "structure",
569
+ "required": [
570
+ "groupType",
571
+ "propertyNames",
572
+ "isInherited"
573
+ ],
574
+ "members": {
575
+ "groupType": {},
576
+ "propertyNames": {
577
+ "shape": "S1g"
578
+ },
579
+ "isInherited": {
580
+ "type": "boolean"
581
+ }
582
+ }
493
583
  }
494
- },
495
- "status": {
496
- "shape": "S2c"
497
- },
498
- "updateDateTime": {
499
- "type": "timestamp"
500
- },
501
- "workspaceId": {}
584
+ }
502
585
  }
503
586
  },
504
587
  "endpoint": {
@@ -514,35 +597,42 @@
514
597
  "input": {
515
598
  "type": "structure",
516
599
  "required": [
517
- "entityId",
518
- "workspaceId"
600
+ "workspaceId",
601
+ "entityId"
519
602
  ],
520
603
  "members": {
521
- "entityId": {
522
- "location": "uri",
523
- "locationName": "entityId"
524
- },
525
604
  "workspaceId": {
526
605
  "location": "uri",
527
606
  "locationName": "workspaceId"
607
+ },
608
+ "entityId": {
609
+ "location": "uri",
610
+ "locationName": "entityId"
528
611
  }
529
612
  }
530
613
  },
531
614
  "output": {
532
615
  "type": "structure",
533
616
  "required": [
534
- "arn",
535
- "creationDateTime",
536
617
  "entityId",
537
618
  "entityName",
538
- "hasChildEntities",
539
- "parentEntityId",
619
+ "arn",
540
620
  "status",
541
- "updateDateTime",
542
- "workspaceId"
621
+ "workspaceId",
622
+ "parentEntityId",
623
+ "hasChildEntities",
624
+ "creationDateTime",
625
+ "updateDateTime"
543
626
  ],
544
627
  "members": {
628
+ "entityId": {},
629
+ "entityName": {},
545
630
  "arn": {},
631
+ "status": {
632
+ "shape": "S2w"
633
+ },
634
+ "workspaceId": {},
635
+ "description": {},
546
636
  "components": {
547
637
  "type": "map",
548
638
  "key": {},
@@ -550,9 +640,12 @@
550
640
  "type": "structure",
551
641
  "members": {
552
642
  "componentName": {},
643
+ "description": {},
553
644
  "componentTypeId": {},
645
+ "status": {
646
+ "shape": "S2w"
647
+ },
554
648
  "definedIn": {},
555
- "description": {},
556
649
  "properties": {
557
650
  "type": "map",
558
651
  "key": {},
@@ -560,7 +653,7 @@
560
653
  "type": "structure",
561
654
  "members": {
562
655
  "definition": {
563
- "shape": "S2b"
656
+ "shape": "S2t"
564
657
  },
565
658
  "value": {
566
659
  "shape": "Sd"
@@ -568,29 +661,68 @@
568
661
  }
569
662
  }
570
663
  },
571
- "status": {
572
- "shape": "S2c"
573
- }
574
- }
575
- }
576
- },
577
- "creationDateTime": {
578
- "type": "timestamp"
579
- },
580
- "description": {},
581
- "entityId": {},
582
- "entityName": {},
664
+ "propertyGroups": {
665
+ "type": "map",
666
+ "key": {},
667
+ "value": {
668
+ "type": "structure",
669
+ "required": [
670
+ "groupType",
671
+ "propertyNames",
672
+ "isInherited"
673
+ ],
674
+ "members": {
675
+ "groupType": {},
676
+ "propertyNames": {
677
+ "shape": "S1g"
678
+ },
679
+ "isInherited": {
680
+ "type": "boolean"
681
+ }
682
+ }
683
+ }
684
+ }
685
+ }
686
+ }
687
+ },
688
+ "parentEntityId": {},
583
689
  "hasChildEntities": {
584
690
  "type": "boolean"
585
691
  },
586
- "parentEntityId": {},
587
- "status": {
588
- "shape": "S2c"
692
+ "creationDateTime": {
693
+ "type": "timestamp"
589
694
  },
590
695
  "updateDateTime": {
591
696
  "type": "timestamp"
697
+ }
698
+ }
699
+ },
700
+ "endpoint": {
701
+ "hostPrefix": "api."
702
+ }
703
+ },
704
+ "GetPricingPlan": {
705
+ "http": {
706
+ "method": "GET",
707
+ "requestUri": "/pricingplan",
708
+ "responseCode": 200
709
+ },
710
+ "input": {
711
+ "type": "structure",
712
+ "members": {}
713
+ },
714
+ "output": {
715
+ "type": "structure",
716
+ "required": [
717
+ "currentPricingPlan"
718
+ ],
719
+ "members": {
720
+ "currentPricingPlan": {
721
+ "shape": "S3c"
592
722
  },
593
- "workspaceId": {}
723
+ "pendingPricingPlan": {
724
+ "shape": "S3c"
725
+ }
594
726
  }
595
727
  },
596
728
  "endpoint": {
@@ -613,19 +745,42 @@
613
745
  "componentTypeId": {},
614
746
  "entityId": {},
615
747
  "selectedProperties": {
616
- "shape": "S2n"
748
+ "shape": "S3k"
617
749
  },
618
750
  "workspaceId": {
619
751
  "location": "uri",
620
752
  "locationName": "workspaceId"
753
+ },
754
+ "maxResults": {
755
+ "type": "integer"
756
+ },
757
+ "nextToken": {},
758
+ "propertyGroupName": {},
759
+ "tabularConditions": {
760
+ "type": "structure",
761
+ "members": {
762
+ "orderBy": {
763
+ "type": "list",
764
+ "member": {
765
+ "type": "structure",
766
+ "required": [
767
+ "propertyName"
768
+ ],
769
+ "members": {
770
+ "order": {},
771
+ "propertyName": {}
772
+ }
773
+ }
774
+ },
775
+ "propertyFilters": {
776
+ "shape": "S3q"
777
+ }
778
+ }
621
779
  }
622
780
  }
623
781
  },
624
782
  "output": {
625
783
  "type": "structure",
626
- "required": [
627
- "propertyValues"
628
- ],
629
784
  "members": {
630
785
  "propertyValues": {
631
786
  "type": "map",
@@ -637,13 +792,27 @@
637
792
  ],
638
793
  "members": {
639
794
  "propertyReference": {
640
- "shape": "S4"
795
+ "shape": "S5"
641
796
  },
642
797
  "propertyValue": {
643
798
  "shape": "Sd"
644
799
  }
645
800
  }
646
801
  }
802
+ },
803
+ "nextToken": {},
804
+ "tabularPropertyValues": {
805
+ "type": "list",
806
+ "member": {
807
+ "type": "list",
808
+ "member": {
809
+ "type": "map",
810
+ "key": {},
811
+ "value": {
812
+ "shape": "Sd"
813
+ }
814
+ }
815
+ }
647
816
  }
648
817
  }
649
818
  },
@@ -659,19 +828,33 @@
659
828
  "input": {
660
829
  "type": "structure",
661
830
  "required": [
662
- "selectedProperties",
663
- "workspaceId"
831
+ "workspaceId",
832
+ "selectedProperties"
664
833
  ],
665
834
  "members": {
835
+ "workspaceId": {
836
+ "location": "uri",
837
+ "locationName": "workspaceId"
838
+ },
839
+ "entityId": {},
666
840
  "componentName": {},
667
841
  "componentTypeId": {},
842
+ "selectedProperties": {
843
+ "shape": "S3k"
844
+ },
845
+ "propertyFilters": {
846
+ "shape": "S3q"
847
+ },
848
+ "startDateTime": {
849
+ "deprecated": true,
850
+ "deprecatedMessage": "This field is deprecated and will throw an error in the future. Use startTime instead.",
851
+ "type": "timestamp"
852
+ },
668
853
  "endDateTime": {
669
854
  "deprecated": true,
670
855
  "deprecatedMessage": "This field is deprecated and will throw an error in the future. Use endTime instead.",
671
856
  "type": "timestamp"
672
857
  },
673
- "endTime": {},
674
- "entityId": {},
675
858
  "interpolation": {
676
859
  "type": "structure",
677
860
  "members": {
@@ -681,37 +864,13 @@
681
864
  }
682
865
  }
683
866
  },
867
+ "nextToken": {},
684
868
  "maxResults": {
685
869
  "type": "integer"
686
870
  },
687
- "nextToken": {},
688
871
  "orderByTime": {},
689
- "propertyFilters": {
690
- "type": "list",
691
- "member": {
692
- "type": "structure",
693
- "members": {
694
- "operator": {},
695
- "propertyName": {},
696
- "value": {
697
- "shape": "Sd"
698
- }
699
- }
700
- }
701
- },
702
- "selectedProperties": {
703
- "shape": "S2n"
704
- },
705
- "startDateTime": {
706
- "deprecated": true,
707
- "deprecatedMessage": "This field is deprecated and will throw an error in the future. Use startTime instead.",
708
- "type": "timestamp"
709
- },
710
872
  "startTime": {},
711
- "workspaceId": {
712
- "location": "uri",
713
- "locationName": "workspaceId"
714
- }
873
+ "endTime": {}
715
874
  }
716
875
  },
717
876
  "output": {
@@ -720,7 +879,6 @@
720
879
  "propertyValues"
721
880
  ],
722
881
  "members": {
723
- "nextToken": {},
724
882
  "propertyValues": {
725
883
  "type": "list",
726
884
  "member": {
@@ -730,17 +888,18 @@
730
888
  ],
731
889
  "members": {
732
890
  "entityPropertyReference": {
733
- "shape": "S4"
891
+ "shape": "S5"
734
892
  },
735
893
  "values": {
736
894
  "type": "list",
737
895
  "member": {
738
- "shape": "Sa"
896
+ "shape": "Sb"
739
897
  }
740
898
  }
741
899
  }
742
900
  }
743
- }
901
+ },
902
+ "nextToken": {}
744
903
  }
745
904
  },
746
905
  "endpoint": {
@@ -756,45 +915,45 @@
756
915
  "input": {
757
916
  "type": "structure",
758
917
  "required": [
759
- "sceneId",
760
- "workspaceId"
918
+ "workspaceId",
919
+ "sceneId"
761
920
  ],
762
921
  "members": {
763
- "sceneId": {
764
- "location": "uri",
765
- "locationName": "sceneId"
766
- },
767
922
  "workspaceId": {
768
923
  "location": "uri",
769
924
  "locationName": "workspaceId"
925
+ },
926
+ "sceneId": {
927
+ "location": "uri",
928
+ "locationName": "sceneId"
770
929
  }
771
930
  }
772
931
  },
773
932
  "output": {
774
933
  "type": "structure",
775
934
  "required": [
776
- "arn",
935
+ "workspaceId",
936
+ "sceneId",
777
937
  "contentLocation",
938
+ "arn",
778
939
  "creationDateTime",
779
- "sceneId",
780
- "updateDateTime",
781
- "workspaceId"
940
+ "updateDateTime"
782
941
  ],
783
942
  "members": {
784
- "arn": {},
785
- "capabilities": {
786
- "shape": "S1q"
787
- },
943
+ "workspaceId": {},
944
+ "sceneId": {},
788
945
  "contentLocation": {},
946
+ "arn": {},
789
947
  "creationDateTime": {
790
948
  "type": "timestamp"
791
949
  },
792
- "description": {},
793
- "sceneId": {},
794
950
  "updateDateTime": {
795
951
  "type": "timestamp"
796
952
  },
797
- "workspaceId": {}
953
+ "description": {},
954
+ "capabilities": {
955
+ "shape": "S1y"
956
+ }
798
957
  }
799
958
  },
800
959
  "endpoint": {
@@ -822,25 +981,25 @@
822
981
  "output": {
823
982
  "type": "structure",
824
983
  "required": [
984
+ "workspaceId",
825
985
  "arn",
826
- "creationDateTime",
827
- "role",
828
986
  "s3Location",
829
- "updateDateTime",
830
- "workspaceId"
987
+ "role",
988
+ "creationDateTime",
989
+ "updateDateTime"
831
990
  ],
832
991
  "members": {
992
+ "workspaceId": {},
833
993
  "arn": {},
994
+ "description": {},
995
+ "s3Location": {},
996
+ "role": {},
834
997
  "creationDateTime": {
835
998
  "type": "timestamp"
836
999
  },
837
- "description": {},
838
- "role": {},
839
- "s3Location": {},
840
1000
  "updateDateTime": {
841
1001
  "type": "timestamp"
842
- },
843
- "workspaceId": {}
1002
+ }
844
1003
  }
845
1004
  },
846
1005
  "endpoint": {
@@ -858,37 +1017,38 @@
858
1017
  "workspaceId"
859
1018
  ],
860
1019
  "members": {
1020
+ "workspaceId": {
1021
+ "location": "uri",
1022
+ "locationName": "workspaceId"
1023
+ },
861
1024
  "filters": {
862
1025
  "type": "list",
863
1026
  "member": {
864
1027
  "type": "structure",
865
1028
  "members": {
866
1029
  "extendsFrom": {},
1030
+ "namespace": {},
867
1031
  "isAbstract": {
868
1032
  "type": "boolean"
869
- },
870
- "namespace": {}
1033
+ }
871
1034
  },
872
1035
  "union": true
873
1036
  }
874
1037
  },
1038
+ "nextToken": {},
875
1039
  "maxResults": {
876
1040
  "type": "integer"
877
- },
878
- "nextToken": {},
879
- "workspaceId": {
880
- "location": "uri",
881
- "locationName": "workspaceId"
882
1041
  }
883
1042
  }
884
1043
  },
885
1044
  "output": {
886
1045
  "type": "structure",
887
1046
  "required": [
888
- "componentTypeSummaries",
889
- "workspaceId"
1047
+ "workspaceId",
1048
+ "componentTypeSummaries"
890
1049
  ],
891
1050
  "members": {
1051
+ "workspaceId": {},
892
1052
  "componentTypeSummaries": {
893
1053
  "type": "list",
894
1054
  "member": {
@@ -905,21 +1065,20 @@
905
1065
  "creationDateTime": {
906
1066
  "type": "timestamp"
907
1067
  },
908
- "description": {},
909
- "status": {
910
- "shape": "S2c"
911
- },
912
1068
  "updateDateTime": {
913
1069
  "type": "timestamp"
1070
+ },
1071
+ "description": {},
1072
+ "status": {
1073
+ "shape": "S2w"
914
1074
  }
915
1075
  }
916
1076
  }
917
1077
  },
1078
+ "nextToken": {},
918
1079
  "maxResults": {
919
1080
  "type": "integer"
920
- },
921
- "nextToken": {},
922
- "workspaceId": {}
1081
+ }
923
1082
  }
924
1083
  },
925
1084
  "endpoint": {
@@ -937,14 +1096,18 @@
937
1096
  "workspaceId"
938
1097
  ],
939
1098
  "members": {
1099
+ "workspaceId": {
1100
+ "location": "uri",
1101
+ "locationName": "workspaceId"
1102
+ },
940
1103
  "filters": {
941
1104
  "type": "list",
942
1105
  "member": {
943
1106
  "type": "structure",
944
1107
  "members": {
1108
+ "parentEntityId": {},
945
1109
  "componentTypeId": {},
946
- "externalId": {},
947
- "parentEntityId": {}
1110
+ "externalId": {}
948
1111
  },
949
1112
  "union": true
950
1113
  }
@@ -952,11 +1115,7 @@
952
1115
  "maxResults": {
953
1116
  "type": "integer"
954
1117
  },
955
- "nextToken": {},
956
- "workspaceId": {
957
- "location": "uri",
958
- "locationName": "workspaceId"
959
- }
1118
+ "nextToken": {}
960
1119
  }
961
1120
  },
962
1121
  "output": {
@@ -967,27 +1126,27 @@
967
1126
  "member": {
968
1127
  "type": "structure",
969
1128
  "required": [
970
- "arn",
971
- "creationDateTime",
972
1129
  "entityId",
973
1130
  "entityName",
1131
+ "arn",
974
1132
  "status",
1133
+ "creationDateTime",
975
1134
  "updateDateTime"
976
1135
  ],
977
1136
  "members": {
1137
+ "entityId": {},
1138
+ "entityName": {},
978
1139
  "arn": {},
979
- "creationDateTime": {
980
- "type": "timestamp"
1140
+ "parentEntityId": {},
1141
+ "status": {
1142
+ "shape": "S2w"
981
1143
  },
982
1144
  "description": {},
983
- "entityId": {},
984
- "entityName": {},
985
1145
  "hasChildEntities": {
986
1146
  "type": "boolean"
987
1147
  },
988
- "parentEntityId": {},
989
- "status": {
990
- "shape": "S2c"
1148
+ "creationDateTime": {
1149
+ "type": "timestamp"
991
1150
  },
992
1151
  "updateDateTime": {
993
1152
  "type": "timestamp"
@@ -1013,45 +1172,45 @@
1013
1172
  "workspaceId"
1014
1173
  ],
1015
1174
  "members": {
1016
- "maxResults": {
1017
- "type": "integer"
1018
- },
1019
- "nextToken": {},
1020
1175
  "workspaceId": {
1021
1176
  "location": "uri",
1022
1177
  "locationName": "workspaceId"
1023
- }
1178
+ },
1179
+ "maxResults": {
1180
+ "type": "integer"
1181
+ },
1182
+ "nextToken": {}
1024
1183
  }
1025
1184
  },
1026
1185
  "output": {
1027
1186
  "type": "structure",
1028
1187
  "members": {
1029
- "nextToken": {},
1030
1188
  "sceneSummaries": {
1031
1189
  "type": "list",
1032
1190
  "member": {
1033
1191
  "type": "structure",
1034
1192
  "required": [
1035
- "arn",
1193
+ "sceneId",
1036
1194
  "contentLocation",
1195
+ "arn",
1037
1196
  "creationDateTime",
1038
- "sceneId",
1039
1197
  "updateDateTime"
1040
1198
  ],
1041
1199
  "members": {
1042
- "arn": {},
1200
+ "sceneId": {},
1043
1201
  "contentLocation": {},
1202
+ "arn": {},
1044
1203
  "creationDateTime": {
1045
1204
  "type": "timestamp"
1046
1205
  },
1047
- "description": {},
1048
- "sceneId": {},
1049
1206
  "updateDateTime": {
1050
1207
  "type": "timestamp"
1051
- }
1208
+ },
1209
+ "description": {}
1052
1210
  }
1053
1211
  }
1054
- }
1212
+ },
1213
+ "nextToken": {}
1055
1214
  }
1056
1215
  },
1057
1216
  "endpoint": {
@@ -1069,20 +1228,20 @@
1069
1228
  "resourceARN"
1070
1229
  ],
1071
1230
  "members": {
1231
+ "resourceARN": {},
1072
1232
  "maxResults": {
1073
1233
  "type": "integer"
1074
1234
  },
1075
- "nextToken": {},
1076
- "resourceARN": {}
1235
+ "nextToken": {}
1077
1236
  }
1078
1237
  },
1079
1238
  "output": {
1080
1239
  "type": "structure",
1081
1240
  "members": {
1082
- "nextToken": {},
1083
1241
  "tags": {
1084
1242
  "shape": "S1a"
1085
- }
1243
+ },
1244
+ "nextToken": {}
1086
1245
  }
1087
1246
  },
1088
1247
  "endpoint": {
@@ -1106,30 +1265,30 @@
1106
1265
  "output": {
1107
1266
  "type": "structure",
1108
1267
  "members": {
1109
- "nextToken": {},
1110
1268
  "workspaceSummaries": {
1111
1269
  "type": "list",
1112
1270
  "member": {
1113
1271
  "type": "structure",
1114
1272
  "required": [
1273
+ "workspaceId",
1115
1274
  "arn",
1116
1275
  "creationDateTime",
1117
- "updateDateTime",
1118
- "workspaceId"
1276
+ "updateDateTime"
1119
1277
  ],
1120
1278
  "members": {
1279
+ "workspaceId": {},
1121
1280
  "arn": {},
1281
+ "description": {},
1122
1282
  "creationDateTime": {
1123
1283
  "type": "timestamp"
1124
1284
  },
1125
- "description": {},
1126
1285
  "updateDateTime": {
1127
1286
  "type": "timestamp"
1128
- },
1129
- "workspaceId": {}
1287
+ }
1130
1288
  }
1131
1289
  }
1132
- }
1290
+ },
1291
+ "nextToken": {}
1133
1292
  }
1134
1293
  },
1135
1294
  "endpoint": {
@@ -1204,46 +1363,49 @@
1204
1363
  "input": {
1205
1364
  "type": "structure",
1206
1365
  "required": [
1207
- "componentTypeId",
1208
- "workspaceId"
1366
+ "workspaceId",
1367
+ "componentTypeId"
1209
1368
  ],
1210
1369
  "members": {
1370
+ "workspaceId": {
1371
+ "location": "uri",
1372
+ "locationName": "workspaceId"
1373
+ },
1374
+ "isSingleton": {
1375
+ "type": "boolean"
1376
+ },
1211
1377
  "componentTypeId": {
1212
1378
  "location": "uri",
1213
1379
  "locationName": "componentTypeId"
1214
1380
  },
1215
1381
  "description": {},
1216
- "extendsFrom": {
1382
+ "propertyDefinitions": {
1217
1383
  "shape": "Sv"
1218
1384
  },
1219
- "functions": {
1220
- "shape": "Sw"
1221
- },
1222
- "isSingleton": {
1223
- "type": "boolean"
1385
+ "extendsFrom": {
1386
+ "shape": "S12"
1224
1387
  },
1225
- "propertyDefinitions": {
1388
+ "functions": {
1226
1389
  "shape": "S13"
1227
1390
  },
1228
- "workspaceId": {
1229
- "location": "uri",
1230
- "locationName": "workspaceId"
1391
+ "propertyGroups": {
1392
+ "shape": "S1d"
1231
1393
  }
1232
1394
  }
1233
1395
  },
1234
1396
  "output": {
1235
1397
  "type": "structure",
1236
1398
  "required": [
1399
+ "workspaceId",
1237
1400
  "arn",
1238
1401
  "componentTypeId",
1239
- "state",
1240
- "workspaceId"
1402
+ "state"
1241
1403
  ],
1242
1404
  "members": {
1405
+ "workspaceId": {},
1243
1406
  "arn": {},
1244
1407
  "componentTypeId": {},
1245
- "state": {},
1246
- "workspaceId": {}
1408
+ "state": {}
1247
1409
  }
1248
1410
  },
1249
1411
  "endpoint": {
@@ -1259,57 +1421,95 @@
1259
1421
  "input": {
1260
1422
  "type": "structure",
1261
1423
  "required": [
1262
- "entityId",
1263
- "workspaceId"
1424
+ "workspaceId",
1425
+ "entityId"
1264
1426
  ],
1265
1427
  "members": {
1428
+ "workspaceId": {
1429
+ "location": "uri",
1430
+ "locationName": "workspaceId"
1431
+ },
1432
+ "entityId": {
1433
+ "location": "uri",
1434
+ "locationName": "entityId"
1435
+ },
1436
+ "entityName": {},
1437
+ "description": {},
1266
1438
  "componentUpdates": {
1267
1439
  "type": "map",
1268
1440
  "key": {},
1269
1441
  "value": {
1270
1442
  "type": "structure",
1271
1443
  "members": {
1272
- "componentTypeId": {},
1444
+ "updateType": {},
1273
1445
  "description": {},
1446
+ "componentTypeId": {},
1274
1447
  "propertyUpdates": {
1275
- "shape": "S1j"
1448
+ "shape": "S1o"
1276
1449
  },
1277
- "updateType": {}
1450
+ "propertyGroupUpdates": {
1451
+ "shape": "S1r"
1452
+ }
1278
1453
  }
1279
1454
  }
1280
1455
  },
1281
- "description": {},
1282
- "entityId": {
1283
- "location": "uri",
1284
- "locationName": "entityId"
1285
- },
1286
- "entityName": {},
1287
1456
  "parentEntityUpdate": {
1288
1457
  "type": "structure",
1289
1458
  "required": [
1290
1459
  "updateType"
1291
1460
  ],
1292
1461
  "members": {
1293
- "parentEntityId": {},
1294
- "updateType": {}
1462
+ "updateType": {},
1463
+ "parentEntityId": {}
1295
1464
  }
1296
- },
1297
- "workspaceId": {
1298
- "location": "uri",
1299
- "locationName": "workspaceId"
1300
1465
  }
1301
1466
  }
1302
1467
  },
1303
1468
  "output": {
1304
1469
  "type": "structure",
1305
1470
  "required": [
1306
- "state",
1307
- "updateDateTime"
1471
+ "updateDateTime",
1472
+ "state"
1308
1473
  ],
1309
1474
  "members": {
1310
- "state": {},
1311
1475
  "updateDateTime": {
1312
1476
  "type": "timestamp"
1477
+ },
1478
+ "state": {}
1479
+ }
1480
+ },
1481
+ "endpoint": {
1482
+ "hostPrefix": "api."
1483
+ }
1484
+ },
1485
+ "UpdatePricingPlan": {
1486
+ "http": {
1487
+ "requestUri": "/pricingplan",
1488
+ "responseCode": 200
1489
+ },
1490
+ "input": {
1491
+ "type": "structure",
1492
+ "required": [
1493
+ "pricingMode"
1494
+ ],
1495
+ "members": {
1496
+ "pricingMode": {},
1497
+ "bundleNames": {
1498
+ "shape": "S3e"
1499
+ }
1500
+ }
1501
+ },
1502
+ "output": {
1503
+ "type": "structure",
1504
+ "required": [
1505
+ "currentPricingPlan"
1506
+ ],
1507
+ "members": {
1508
+ "currentPricingPlan": {
1509
+ "shape": "S3c"
1510
+ },
1511
+ "pendingPricingPlan": {
1512
+ "shape": "S3c"
1313
1513
  }
1314
1514
  }
1315
1515
  },
@@ -1326,22 +1526,22 @@
1326
1526
  "input": {
1327
1527
  "type": "structure",
1328
1528
  "required": [
1329
- "sceneId",
1330
- "workspaceId"
1529
+ "workspaceId",
1530
+ "sceneId"
1331
1531
  ],
1332
1532
  "members": {
1333
- "capabilities": {
1334
- "shape": "S1q"
1533
+ "workspaceId": {
1534
+ "location": "uri",
1535
+ "locationName": "workspaceId"
1335
1536
  },
1336
- "contentLocation": {},
1337
- "description": {},
1338
1537
  "sceneId": {
1339
1538
  "location": "uri",
1340
1539
  "locationName": "sceneId"
1341
1540
  },
1342
- "workspaceId": {
1343
- "location": "uri",
1344
- "locationName": "workspaceId"
1541
+ "contentLocation": {},
1542
+ "description": {},
1543
+ "capabilities": {
1544
+ "shape": "S1y"
1345
1545
  }
1346
1546
  }
1347
1547
  },
@@ -1372,12 +1572,12 @@
1372
1572
  "workspaceId"
1373
1573
  ],
1374
1574
  "members": {
1375
- "description": {},
1376
- "role": {},
1377
1575
  "workspaceId": {
1378
1576
  "location": "uri",
1379
1577
  "locationName": "workspaceId"
1380
- }
1578
+ },
1579
+ "description": {},
1580
+ "role": {}
1381
1581
  }
1382
1582
  },
1383
1583
  "output": {
@@ -1397,46 +1597,45 @@
1397
1597
  }
1398
1598
  },
1399
1599
  "shapes": {
1400
- "S3": {
1600
+ "S4": {
1401
1601
  "type": "structure",
1402
1602
  "required": [
1403
1603
  "entityPropertyReference"
1404
1604
  ],
1405
1605
  "members": {
1406
1606
  "entityPropertyReference": {
1407
- "shape": "S4"
1607
+ "shape": "S5"
1408
1608
  },
1409
1609
  "propertyValues": {
1410
1610
  "type": "list",
1411
1611
  "member": {
1412
- "shape": "Sa"
1612
+ "shape": "Sb"
1413
1613
  }
1414
1614
  }
1415
1615
  }
1416
1616
  },
1417
- "S4": {
1617
+ "S5": {
1418
1618
  "type": "structure",
1419
1619
  "required": [
1420
1620
  "propertyName"
1421
1621
  ],
1422
1622
  "members": {
1423
1623
  "componentName": {},
1424
- "entityId": {},
1425
1624
  "externalIdProperty": {
1426
1625
  "type": "map",
1427
1626
  "key": {},
1428
1627
  "value": {}
1429
1628
  },
1629
+ "entityId": {},
1430
1630
  "propertyName": {}
1431
1631
  }
1432
1632
  },
1433
- "Sa": {
1633
+ "Sb": {
1434
1634
  "type": "structure",
1435
1635
  "required": [
1436
1636
  "value"
1437
1637
  ],
1438
1638
  "members": {
1439
- "time": {},
1440
1639
  "timestamp": {
1441
1640
  "deprecated": true,
1442
1641
  "deprecatedMessage": "This field is deprecated and will throw an error in the future. Use time instead.",
@@ -1444,7 +1643,8 @@
1444
1643
  },
1445
1644
  "value": {
1446
1645
  "shape": "Sd"
1447
- }
1646
+ },
1647
+ "time": {}
1448
1648
  }
1449
1649
  },
1450
1650
  "Sd": {
@@ -1456,16 +1656,16 @@
1456
1656
  "doubleValue": {
1457
1657
  "type": "double"
1458
1658
  },
1459
- "expression": {},
1460
1659
  "integerValue": {
1461
1660
  "type": "integer"
1462
1661
  },
1463
- "listValue": {
1464
- "shape": "Si"
1465
- },
1466
1662
  "longValue": {
1467
1663
  "type": "long"
1468
1664
  },
1665
+ "stringValue": {},
1666
+ "listValue": {
1667
+ "shape": "Si"
1668
+ },
1469
1669
  "mapValue": {
1470
1670
  "type": "map",
1471
1671
  "key": {},
@@ -1476,11 +1676,11 @@
1476
1676
  "relationshipValue": {
1477
1677
  "type": "structure",
1478
1678
  "members": {
1479
- "targetComponentName": {},
1480
- "targetEntityId": {}
1679
+ "targetEntityId": {},
1680
+ "targetComponentName": {}
1481
1681
  }
1482
1682
  },
1483
- "stringValue": {}
1683
+ "expression": {}
1484
1684
  }
1485
1685
  },
1486
1686
  "Si": {
@@ -1490,69 +1690,22 @@
1490
1690
  }
1491
1691
  },
1492
1692
  "Sv": {
1493
- "type": "list",
1494
- "member": {}
1495
- },
1496
- "Sw": {
1497
1693
  "type": "map",
1498
1694
  "key": {},
1499
1695
  "value": {
1500
- "type": "structure",
1501
- "members": {
1502
- "implementedBy": {
1503
- "shape": "Sy"
1504
- },
1505
- "requiredProperties": {
1506
- "shape": "S11"
1507
- },
1508
- "scope": {}
1509
- }
1510
- }
1511
- },
1512
- "Sy": {
1513
- "type": "structure",
1514
- "members": {
1515
- "isNative": {
1516
- "type": "boolean"
1517
- },
1518
- "lambda": {
1519
- "type": "structure",
1520
- "required": [
1521
- "arn"
1522
- ],
1523
- "members": {
1524
- "arn": {}
1525
- }
1526
- }
1696
+ "shape": "Sw"
1527
1697
  }
1528
1698
  },
1529
- "S11": {
1530
- "type": "list",
1531
- "member": {}
1532
- },
1533
- "S13": {
1534
- "type": "map",
1535
- "key": {},
1536
- "value": {
1537
- "shape": "S14"
1538
- }
1539
- },
1540
- "S14": {
1699
+ "Sw": {
1541
1700
  "type": "structure",
1542
1701
  "members": {
1543
- "configuration": {
1544
- "shape": "S15"
1545
- },
1546
1702
  "dataType": {
1547
- "shape": "S17"
1548
- },
1549
- "defaultValue": {
1550
- "shape": "Sd"
1703
+ "shape": "Sx"
1551
1704
  },
1552
- "isExternalId": {
1705
+ "isRequiredInEntity": {
1553
1706
  "type": "boolean"
1554
1707
  },
1555
- "isRequiredInEntity": {
1708
+ "isExternalId": {
1556
1709
  "type": "boolean"
1557
1710
  },
1558
1711
  "isStoredExternally": {
@@ -1560,35 +1713,82 @@
1560
1713
  },
1561
1714
  "isTimeSeries": {
1562
1715
  "type": "boolean"
1716
+ },
1717
+ "defaultValue": {
1718
+ "shape": "Sd"
1719
+ },
1720
+ "configuration": {
1721
+ "shape": "S10"
1563
1722
  }
1564
1723
  }
1565
1724
  },
1566
- "S15": {
1567
- "type": "map",
1568
- "key": {},
1569
- "value": {}
1570
- },
1571
- "S17": {
1725
+ "Sx": {
1572
1726
  "type": "structure",
1573
1727
  "required": [
1574
1728
  "type"
1575
1729
  ],
1576
1730
  "members": {
1731
+ "type": {},
1732
+ "nestedType": {
1733
+ "shape": "Sx"
1734
+ },
1577
1735
  "allowedValues": {
1578
1736
  "shape": "Si"
1579
1737
  },
1580
- "nestedType": {
1581
- "shape": "S17"
1582
- },
1738
+ "unitOfMeasure": {},
1583
1739
  "relationship": {
1584
1740
  "type": "structure",
1585
1741
  "members": {
1586
- "relationshipType": {},
1587
- "targetComponentTypeId": {}
1742
+ "targetComponentTypeId": {},
1743
+ "relationshipType": {}
1744
+ }
1745
+ }
1746
+ }
1747
+ },
1748
+ "S10": {
1749
+ "type": "map",
1750
+ "key": {},
1751
+ "value": {}
1752
+ },
1753
+ "S12": {
1754
+ "type": "list",
1755
+ "member": {}
1756
+ },
1757
+ "S13": {
1758
+ "type": "map",
1759
+ "key": {},
1760
+ "value": {
1761
+ "type": "structure",
1762
+ "members": {
1763
+ "requiredProperties": {
1764
+ "shape": "S15"
1765
+ },
1766
+ "scope": {},
1767
+ "implementedBy": {
1768
+ "shape": "S17"
1769
+ }
1770
+ }
1771
+ }
1772
+ },
1773
+ "S15": {
1774
+ "type": "list",
1775
+ "member": {}
1776
+ },
1777
+ "S17": {
1778
+ "type": "structure",
1779
+ "members": {
1780
+ "lambda": {
1781
+ "type": "structure",
1782
+ "required": [
1783
+ "arn"
1784
+ ],
1785
+ "members": {
1786
+ "arn": {}
1588
1787
  }
1589
1788
  },
1590
- "type": {},
1591
- "unitOfMeasure": {}
1789
+ "isNative": {
1790
+ "type": "boolean"
1791
+ }
1592
1792
  }
1593
1793
  },
1594
1794
  "S1a": {
@@ -1596,87 +1796,169 @@
1596
1796
  "key": {},
1597
1797
  "value": {}
1598
1798
  },
1599
- "S1j": {
1799
+ "S1d": {
1800
+ "type": "map",
1801
+ "key": {},
1802
+ "value": {
1803
+ "type": "structure",
1804
+ "members": {
1805
+ "groupType": {},
1806
+ "propertyNames": {
1807
+ "shape": "S1g"
1808
+ }
1809
+ }
1810
+ }
1811
+ },
1812
+ "S1g": {
1813
+ "type": "list",
1814
+ "member": {}
1815
+ },
1816
+ "S1o": {
1600
1817
  "type": "map",
1601
1818
  "key": {},
1602
1819
  "value": {
1603
1820
  "type": "structure",
1604
1821
  "members": {
1605
1822
  "definition": {
1606
- "shape": "S14"
1823
+ "shape": "Sw"
1607
1824
  },
1608
- "updateType": {},
1609
1825
  "value": {
1610
1826
  "shape": "Sd"
1611
- }
1827
+ },
1828
+ "updateType": {}
1829
+ }
1830
+ }
1831
+ },
1832
+ "S1r": {
1833
+ "type": "map",
1834
+ "key": {},
1835
+ "value": {
1836
+ "type": "structure",
1837
+ "members": {
1838
+ "groupType": {},
1839
+ "propertyNames": {
1840
+ "shape": "S1g"
1841
+ },
1842
+ "updateType": {}
1612
1843
  }
1613
1844
  }
1614
1845
  },
1615
- "S1q": {
1846
+ "S1y": {
1616
1847
  "type": "list",
1617
1848
  "member": {}
1618
1849
  },
1619
- "S2b": {
1850
+ "S2t": {
1620
1851
  "type": "structure",
1621
1852
  "required": [
1622
1853
  "dataType",
1623
- "isExternalId",
1624
- "isFinal",
1625
- "isImported",
1626
- "isInherited",
1854
+ "isTimeSeries",
1627
1855
  "isRequiredInEntity",
1856
+ "isExternalId",
1628
1857
  "isStoredExternally",
1629
- "isTimeSeries"
1858
+ "isImported",
1859
+ "isFinal",
1860
+ "isInherited"
1630
1861
  ],
1631
1862
  "members": {
1632
- "configuration": {
1633
- "shape": "S15"
1634
- },
1635
1863
  "dataType": {
1636
- "shape": "S17"
1864
+ "shape": "Sx"
1637
1865
  },
1638
- "defaultValue": {
1639
- "shape": "Sd"
1866
+ "isTimeSeries": {
1867
+ "type": "boolean"
1868
+ },
1869
+ "isRequiredInEntity": {
1870
+ "type": "boolean"
1640
1871
  },
1641
1872
  "isExternalId": {
1642
1873
  "type": "boolean"
1643
1874
  },
1644
- "isFinal": {
1875
+ "isStoredExternally": {
1645
1876
  "type": "boolean"
1646
1877
  },
1647
1878
  "isImported": {
1648
1879
  "type": "boolean"
1649
1880
  },
1650
- "isInherited": {
1881
+ "isFinal": {
1651
1882
  "type": "boolean"
1652
1883
  },
1653
- "isRequiredInEntity": {
1884
+ "isInherited": {
1654
1885
  "type": "boolean"
1655
1886
  },
1656
- "isStoredExternally": {
1657
- "type": "boolean"
1887
+ "defaultValue": {
1888
+ "shape": "Sd"
1658
1889
  },
1659
- "isTimeSeries": {
1660
- "type": "boolean"
1890
+ "configuration": {
1891
+ "shape": "S10"
1661
1892
  }
1662
1893
  }
1663
1894
  },
1664
- "S2c": {
1895
+ "S2w": {
1665
1896
  "type": "structure",
1666
1897
  "members": {
1898
+ "state": {},
1667
1899
  "error": {
1668
1900
  "type": "structure",
1669
1901
  "members": {
1670
1902
  "code": {},
1671
1903
  "message": {}
1672
1904
  }
1905
+ }
1906
+ }
1907
+ },
1908
+ "S3c": {
1909
+ "type": "structure",
1910
+ "required": [
1911
+ "effectiveDateTime",
1912
+ "pricingMode",
1913
+ "updateDateTime",
1914
+ "updateReason"
1915
+ ],
1916
+ "members": {
1917
+ "billableEntityCount": {
1918
+ "type": "long"
1919
+ },
1920
+ "bundleInformation": {
1921
+ "type": "structure",
1922
+ "required": [
1923
+ "bundleNames"
1924
+ ],
1925
+ "members": {
1926
+ "bundleNames": {
1927
+ "shape": "S3e"
1928
+ },
1929
+ "pricingTier": {}
1930
+ }
1673
1931
  },
1674
- "state": {}
1932
+ "effectiveDateTime": {
1933
+ "type": "timestamp"
1934
+ },
1935
+ "pricingMode": {},
1936
+ "updateDateTime": {
1937
+ "type": "timestamp"
1938
+ },
1939
+ "updateReason": {}
1675
1940
  }
1676
1941
  },
1677
- "S2n": {
1942
+ "S3e": {
1678
1943
  "type": "list",
1679
1944
  "member": {}
1945
+ },
1946
+ "S3k": {
1947
+ "type": "list",
1948
+ "member": {}
1949
+ },
1950
+ "S3q": {
1951
+ "type": "list",
1952
+ "member": {
1953
+ "type": "structure",
1954
+ "members": {
1955
+ "propertyName": {},
1956
+ "operator": {},
1957
+ "value": {
1958
+ "shape": "Sd"
1959
+ }
1960
+ }
1961
+ }
1680
1962
  }
1681
1963
  }
1682
1964
  }