cdk-docker-image-deployment 0.0.89 → 0.0.91

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 (63) 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 +19 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +2 -1
  8. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +762 -46
  9. package/node_modules/aws-sdk/apis/athena-2017-05-18.paginators.json +20 -0
  10. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.examples.json +5 -0
  11. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +1268 -0
  12. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.paginators.json +45 -0
  13. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.waiters2.json +5 -0
  14. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +332 -157
  15. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +35 -23
  16. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +230 -14
  17. package/node_modules/aws-sdk/apis/docdb-elastic-2022-11-28.examples.json +5 -0
  18. package/node_modules/aws-sdk/apis/docdb-elastic-2022-11-28.min.json +586 -0
  19. package/node_modules/aws-sdk/apis/docdb-elastic-2022-11-28.paginators.json +16 -0
  20. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +423 -164
  21. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.paginators.json +12 -0
  22. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +1169 -483
  23. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +20 -0
  24. package/node_modules/aws-sdk/apis/metadata.json +14 -0
  25. package/node_modules/aws-sdk/apis/pipes-2015-10-07.examples.json +5 -0
  26. package/node_modules/aws-sdk/apis/pipes-2015-10-07.min.json +1329 -0
  27. package/node_modules/aws-sdk/apis/pipes-2015-10-07.paginators.json +10 -0
  28. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +6 -3
  29. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2666 -931
  30. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +42 -0
  31. package/node_modules/aws-sdk/apis/sagemaker-geospatial-2020-05-27.examples.json +5 -0
  32. package/node_modules/aws-sdk/apis/sagemaker-geospatial-2020-05-27.min.json +1516 -0
  33. package/node_modules/aws-sdk/apis/sagemaker-geospatial-2020-05-27.paginators.json +26 -0
  34. package/node_modules/aws-sdk/apis/states-2016-11-23.min.json +285 -62
  35. package/node_modules/aws-sdk/apis/states-2016-11-23.paginators.json +6 -0
  36. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +5 -1
  37. package/node_modules/aws-sdk/clients/all.d.ts +4 -0
  38. package/node_modules/aws-sdk/clients/all.js +5 -1
  39. package/node_modules/aws-sdk/clients/athena.d.ts +1043 -42
  40. package/node_modules/aws-sdk/clients/codecatalyst.d.ts +1403 -0
  41. package/node_modules/aws-sdk/clients/codecatalyst.js +19 -0
  42. package/node_modules/aws-sdk/clients/comprehend.d.ts +238 -18
  43. package/node_modules/aws-sdk/clients/dataexchange.d.ts +269 -26
  44. package/node_modules/aws-sdk/clients/docdbelastic.d.ts +565 -0
  45. package/node_modules/aws-sdk/clients/docdbelastic.js +18 -0
  46. package/node_modules/aws-sdk/clients/gamelift.d.ts +712 -323
  47. package/node_modules/aws-sdk/clients/glue.d.ts +1026 -83
  48. package/node_modules/aws-sdk/clients/pipes.d.ts +1612 -0
  49. package/node_modules/aws-sdk/clients/pipes.js +18 -0
  50. package/node_modules/aws-sdk/clients/s3control.d.ts +18 -6
  51. package/node_modules/aws-sdk/clients/sagemaker.d.ts +2434 -98
  52. package/node_modules/aws-sdk/clients/sagemakergeospatial.d.ts +1610 -0
  53. package/node_modules/aws-sdk/clients/sagemakergeospatial.js +18 -0
  54. package/node_modules/aws-sdk/clients/stepfunctions.d.ts +290 -17
  55. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +3 -3
  56. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +176 -21
  57. package/node_modules/aws-sdk/dist/aws-sdk.js +1576 -367
  58. package/node_modules/aws-sdk/dist/aws-sdk.min.js +96 -96
  59. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +8 -0
  60. package/node_modules/aws-sdk/lib/core.js +1 -1
  61. package/node_modules/aws-sdk/lib/region_config_data.json +4 -2
  62. package/node_modules/aws-sdk/package.json +1 -1
  63. package/package.json +3 -3
@@ -0,0 +1,1268 @@
1
+ {
2
+ "version": "2.0",
3
+ "metadata": {
4
+ "apiVersion": "2022-09-28",
5
+ "endpointPrefix": "codecatalyst",
6
+ "jsonVersion": "1.1",
7
+ "protocol": "rest-json",
8
+ "serviceFullName": "Amazon CodeCatalyst",
9
+ "serviceId": "CodeCatalyst",
10
+ "signatureVersion": "bearer",
11
+ "signingName": "codecatalyst",
12
+ "uid": "codecatalyst-2022-09-28"
13
+ },
14
+ "operations": {
15
+ "CreateAccessToken": {
16
+ "http": {
17
+ "method": "PUT",
18
+ "requestUri": "/v1/accessTokens",
19
+ "responseCode": 201
20
+ },
21
+ "input": {
22
+ "type": "structure",
23
+ "required": [
24
+ "name"
25
+ ],
26
+ "members": {
27
+ "name": {},
28
+ "expiresTime": {
29
+ "shape": "S3"
30
+ }
31
+ }
32
+ },
33
+ "output": {
34
+ "type": "structure",
35
+ "required": [
36
+ "secret"
37
+ ],
38
+ "members": {
39
+ "secret": {
40
+ "type": "string",
41
+ "sensitive": true
42
+ },
43
+ "name": {},
44
+ "expiresTime": {
45
+ "shape": "S3"
46
+ }
47
+ }
48
+ }
49
+ },
50
+ "CreateDevEnvironment": {
51
+ "http": {
52
+ "method": "PUT",
53
+ "requestUri": "/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments",
54
+ "responseCode": 201
55
+ },
56
+ "input": {
57
+ "type": "structure",
58
+ "required": [
59
+ "spaceName",
60
+ "projectName",
61
+ "instanceType",
62
+ "persistentStorage"
63
+ ],
64
+ "members": {
65
+ "spaceName": {
66
+ "location": "uri",
67
+ "locationName": "spaceName"
68
+ },
69
+ "projectName": {
70
+ "location": "uri",
71
+ "locationName": "projectName"
72
+ },
73
+ "repositories": {
74
+ "type": "list",
75
+ "member": {
76
+ "type": "structure",
77
+ "required": [
78
+ "repositoryName"
79
+ ],
80
+ "members": {
81
+ "repositoryName": {},
82
+ "branchName": {}
83
+ }
84
+ }
85
+ },
86
+ "clientToken": {},
87
+ "alias": {},
88
+ "ides": {
89
+ "shape": "Se"
90
+ },
91
+ "instanceType": {},
92
+ "inactivityTimeoutMinutes": {
93
+ "type": "integer"
94
+ },
95
+ "persistentStorage": {
96
+ "type": "structure",
97
+ "required": [
98
+ "sizeInGiB"
99
+ ],
100
+ "members": {
101
+ "sizeInGiB": {
102
+ "type": "integer"
103
+ }
104
+ }
105
+ }
106
+ }
107
+ },
108
+ "output": {
109
+ "type": "structure",
110
+ "required": [
111
+ "spaceName",
112
+ "projectName",
113
+ "id"
114
+ ],
115
+ "members": {
116
+ "spaceName": {},
117
+ "projectName": {},
118
+ "id": {}
119
+ }
120
+ },
121
+ "idempotent": true
122
+ },
123
+ "CreateProject": {
124
+ "http": {
125
+ "method": "PUT",
126
+ "requestUri": "/v1/spaces/{spaceName}/projects",
127
+ "responseCode": 201
128
+ },
129
+ "input": {
130
+ "type": "structure",
131
+ "required": [
132
+ "spaceName",
133
+ "displayName"
134
+ ],
135
+ "members": {
136
+ "spaceName": {
137
+ "location": "uri",
138
+ "locationName": "spaceName"
139
+ },
140
+ "displayName": {},
141
+ "description": {}
142
+ }
143
+ },
144
+ "output": {
145
+ "type": "structure",
146
+ "required": [
147
+ "name"
148
+ ],
149
+ "members": {
150
+ "spaceName": {},
151
+ "name": {},
152
+ "displayName": {},
153
+ "description": {}
154
+ }
155
+ },
156
+ "idempotent": true
157
+ },
158
+ "CreateSourceRepositoryBranch": {
159
+ "http": {
160
+ "method": "PUT",
161
+ "requestUri": "/v1/spaces/{spaceName}/projects/{projectName}/sourceRepositories/{sourceRepositoryName}/branches/{name}",
162
+ "responseCode": 201
163
+ },
164
+ "input": {
165
+ "type": "structure",
166
+ "required": [
167
+ "spaceName",
168
+ "projectName",
169
+ "sourceRepositoryName",
170
+ "name"
171
+ ],
172
+ "members": {
173
+ "spaceName": {
174
+ "location": "uri",
175
+ "locationName": "spaceName"
176
+ },
177
+ "projectName": {
178
+ "location": "uri",
179
+ "locationName": "projectName"
180
+ },
181
+ "sourceRepositoryName": {
182
+ "location": "uri",
183
+ "locationName": "sourceRepositoryName"
184
+ },
185
+ "name": {
186
+ "location": "uri",
187
+ "locationName": "name"
188
+ },
189
+ "headCommitId": {}
190
+ }
191
+ },
192
+ "output": {
193
+ "type": "structure",
194
+ "members": {
195
+ "ref": {},
196
+ "name": {},
197
+ "lastUpdatedTime": {
198
+ "shape": "S3"
199
+ },
200
+ "headCommitId": {}
201
+ }
202
+ },
203
+ "idempotent": true
204
+ },
205
+ "DeleteAccessToken": {
206
+ "http": {
207
+ "method": "DELETE",
208
+ "requestUri": "/v1/accessTokens/{id}",
209
+ "responseCode": 200
210
+ },
211
+ "input": {
212
+ "type": "structure",
213
+ "required": [
214
+ "id"
215
+ ],
216
+ "members": {
217
+ "id": {
218
+ "location": "uri",
219
+ "locationName": "id"
220
+ }
221
+ }
222
+ },
223
+ "output": {
224
+ "type": "structure",
225
+ "members": {}
226
+ },
227
+ "idempotent": true
228
+ },
229
+ "DeleteDevEnvironment": {
230
+ "http": {
231
+ "method": "DELETE",
232
+ "requestUri": "/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments/{id}",
233
+ "responseCode": 200
234
+ },
235
+ "input": {
236
+ "type": "structure",
237
+ "required": [
238
+ "spaceName",
239
+ "projectName",
240
+ "id"
241
+ ],
242
+ "members": {
243
+ "spaceName": {
244
+ "location": "uri",
245
+ "locationName": "spaceName"
246
+ },
247
+ "projectName": {
248
+ "location": "uri",
249
+ "locationName": "projectName"
250
+ },
251
+ "id": {
252
+ "location": "uri",
253
+ "locationName": "id"
254
+ }
255
+ }
256
+ },
257
+ "output": {
258
+ "type": "structure",
259
+ "required": [
260
+ "spaceName",
261
+ "projectName",
262
+ "id"
263
+ ],
264
+ "members": {
265
+ "spaceName": {},
266
+ "projectName": {},
267
+ "id": {}
268
+ }
269
+ },
270
+ "idempotent": true
271
+ },
272
+ "GetDevEnvironment": {
273
+ "http": {
274
+ "method": "GET",
275
+ "requestUri": "/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments/{id}",
276
+ "responseCode": 200
277
+ },
278
+ "input": {
279
+ "type": "structure",
280
+ "required": [
281
+ "spaceName",
282
+ "projectName",
283
+ "id"
284
+ ],
285
+ "members": {
286
+ "spaceName": {
287
+ "location": "uri",
288
+ "locationName": "spaceName"
289
+ },
290
+ "projectName": {
291
+ "location": "uri",
292
+ "locationName": "projectName"
293
+ },
294
+ "id": {
295
+ "location": "uri",
296
+ "locationName": "id"
297
+ }
298
+ }
299
+ },
300
+ "output": {
301
+ "type": "structure",
302
+ "required": [
303
+ "spaceName",
304
+ "projectName",
305
+ "id",
306
+ "lastUpdatedTime",
307
+ "creatorId",
308
+ "status",
309
+ "repositories",
310
+ "instanceType",
311
+ "inactivityTimeoutMinutes",
312
+ "persistentStorage"
313
+ ],
314
+ "members": {
315
+ "spaceName": {},
316
+ "projectName": {},
317
+ "id": {},
318
+ "lastUpdatedTime": {
319
+ "shape": "S3"
320
+ },
321
+ "creatorId": {},
322
+ "status": {},
323
+ "statusReason": {},
324
+ "repositories": {
325
+ "shape": "S16"
326
+ },
327
+ "alias": {},
328
+ "ides": {
329
+ "shape": "S19"
330
+ },
331
+ "instanceType": {},
332
+ "inactivityTimeoutMinutes": {
333
+ "type": "integer"
334
+ },
335
+ "persistentStorage": {
336
+ "shape": "S1d"
337
+ }
338
+ }
339
+ }
340
+ },
341
+ "GetProject": {
342
+ "http": {
343
+ "method": "GET",
344
+ "requestUri": "/v1/spaces/{spaceName}/projects/{name}",
345
+ "responseCode": 200
346
+ },
347
+ "input": {
348
+ "type": "structure",
349
+ "required": [
350
+ "spaceName",
351
+ "name"
352
+ ],
353
+ "members": {
354
+ "spaceName": {
355
+ "location": "uri",
356
+ "locationName": "spaceName"
357
+ },
358
+ "name": {
359
+ "location": "uri",
360
+ "locationName": "name"
361
+ }
362
+ }
363
+ },
364
+ "output": {
365
+ "type": "structure",
366
+ "required": [
367
+ "name"
368
+ ],
369
+ "members": {
370
+ "spaceName": {},
371
+ "name": {},
372
+ "displayName": {},
373
+ "description": {}
374
+ }
375
+ }
376
+ },
377
+ "GetSourceRepositoryCloneUrls": {
378
+ "http": {
379
+ "method": "GET",
380
+ "requestUri": "/v1/spaces/{spaceName}/projects/{projectName}/sourceRepositories/{sourceRepositoryName}/cloneUrls",
381
+ "responseCode": 200
382
+ },
383
+ "input": {
384
+ "type": "structure",
385
+ "required": [
386
+ "spaceName",
387
+ "projectName",
388
+ "sourceRepositoryName"
389
+ ],
390
+ "members": {
391
+ "spaceName": {
392
+ "location": "uri",
393
+ "locationName": "spaceName"
394
+ },
395
+ "projectName": {
396
+ "location": "uri",
397
+ "locationName": "projectName"
398
+ },
399
+ "sourceRepositoryName": {
400
+ "location": "uri",
401
+ "locationName": "sourceRepositoryName"
402
+ }
403
+ }
404
+ },
405
+ "output": {
406
+ "type": "structure",
407
+ "required": [
408
+ "https"
409
+ ],
410
+ "members": {
411
+ "https": {}
412
+ }
413
+ }
414
+ },
415
+ "GetSpace": {
416
+ "http": {
417
+ "method": "GET",
418
+ "requestUri": "/v1/spaces/{name}",
419
+ "responseCode": 200
420
+ },
421
+ "input": {
422
+ "type": "structure",
423
+ "required": [
424
+ "name"
425
+ ],
426
+ "members": {
427
+ "name": {
428
+ "location": "uri",
429
+ "locationName": "name"
430
+ }
431
+ }
432
+ },
433
+ "output": {
434
+ "type": "structure",
435
+ "required": [
436
+ "name",
437
+ "regionName"
438
+ ],
439
+ "members": {
440
+ "name": {},
441
+ "regionName": {},
442
+ "displayName": {},
443
+ "description": {}
444
+ }
445
+ }
446
+ },
447
+ "GetSubscription": {
448
+ "http": {
449
+ "method": "GET",
450
+ "requestUri": "/v1/spaces/{spaceName}/subscription",
451
+ "responseCode": 200
452
+ },
453
+ "input": {
454
+ "type": "structure",
455
+ "required": [
456
+ "spaceName"
457
+ ],
458
+ "members": {
459
+ "spaceName": {
460
+ "location": "uri",
461
+ "locationName": "spaceName"
462
+ }
463
+ }
464
+ },
465
+ "output": {
466
+ "type": "structure",
467
+ "members": {
468
+ "subscriptionType": {},
469
+ "awsAccountName": {}
470
+ }
471
+ }
472
+ },
473
+ "GetUserDetails": {
474
+ "http": {
475
+ "method": "GET",
476
+ "requestUri": "/userDetails",
477
+ "responseCode": 200
478
+ },
479
+ "input": {
480
+ "type": "structure",
481
+ "members": {
482
+ "id": {
483
+ "location": "querystring",
484
+ "locationName": "id"
485
+ },
486
+ "userName": {
487
+ "location": "querystring",
488
+ "locationName": "userName"
489
+ }
490
+ }
491
+ },
492
+ "output": {
493
+ "type": "structure",
494
+ "members": {
495
+ "userId": {},
496
+ "userName": {},
497
+ "displayName": {},
498
+ "primaryEmail": {
499
+ "type": "structure",
500
+ "members": {
501
+ "email": {},
502
+ "verified": {
503
+ "type": "boolean"
504
+ }
505
+ }
506
+ },
507
+ "version": {}
508
+ }
509
+ }
510
+ },
511
+ "ListAccessTokens": {
512
+ "http": {
513
+ "requestUri": "/v1/accessTokens",
514
+ "responseCode": 200
515
+ },
516
+ "input": {
517
+ "type": "structure",
518
+ "members": {
519
+ "maxResults": {
520
+ "type": "integer"
521
+ },
522
+ "nextToken": {}
523
+ }
524
+ },
525
+ "output": {
526
+ "type": "structure",
527
+ "required": [
528
+ "items"
529
+ ],
530
+ "members": {
531
+ "items": {
532
+ "type": "list",
533
+ "member": {
534
+ "type": "structure",
535
+ "required": [
536
+ "id",
537
+ "name"
538
+ ],
539
+ "members": {
540
+ "id": {},
541
+ "name": {},
542
+ "expiresTime": {
543
+ "shape": "S3"
544
+ }
545
+ }
546
+ }
547
+ },
548
+ "nextToken": {}
549
+ }
550
+ }
551
+ },
552
+ "ListDevEnvironments": {
553
+ "http": {
554
+ "requestUri": "/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments",
555
+ "responseCode": 200
556
+ },
557
+ "input": {
558
+ "type": "structure",
559
+ "required": [
560
+ "spaceName",
561
+ "projectName"
562
+ ],
563
+ "members": {
564
+ "spaceName": {
565
+ "location": "uri",
566
+ "locationName": "spaceName"
567
+ },
568
+ "projectName": {
569
+ "location": "uri",
570
+ "locationName": "projectName"
571
+ },
572
+ "filters": {
573
+ "type": "list",
574
+ "member": {
575
+ "type": "structure",
576
+ "required": [
577
+ "key",
578
+ "values"
579
+ ],
580
+ "members": {
581
+ "key": {},
582
+ "values": {
583
+ "shape": "S23"
584
+ },
585
+ "comparisonOperator": {}
586
+ }
587
+ }
588
+ },
589
+ "nextToken": {},
590
+ "maxResults": {
591
+ "type": "integer"
592
+ }
593
+ }
594
+ },
595
+ "output": {
596
+ "type": "structure",
597
+ "required": [
598
+ "items"
599
+ ],
600
+ "members": {
601
+ "items": {
602
+ "type": "list",
603
+ "member": {
604
+ "type": "structure",
605
+ "required": [
606
+ "id",
607
+ "lastUpdatedTime",
608
+ "creatorId",
609
+ "status",
610
+ "repositories",
611
+ "instanceType",
612
+ "inactivityTimeoutMinutes",
613
+ "persistentStorage"
614
+ ],
615
+ "members": {
616
+ "spaceName": {},
617
+ "projectName": {},
618
+ "id": {},
619
+ "lastUpdatedTime": {
620
+ "shape": "S3"
621
+ },
622
+ "creatorId": {},
623
+ "status": {},
624
+ "statusReason": {},
625
+ "repositories": {
626
+ "shape": "S16"
627
+ },
628
+ "alias": {},
629
+ "ides": {
630
+ "shape": "S19"
631
+ },
632
+ "instanceType": {},
633
+ "inactivityTimeoutMinutes": {
634
+ "type": "integer"
635
+ },
636
+ "persistentStorage": {
637
+ "shape": "S1d"
638
+ }
639
+ }
640
+ }
641
+ },
642
+ "nextToken": {}
643
+ }
644
+ }
645
+ },
646
+ "ListEventLogs": {
647
+ "http": {
648
+ "requestUri": "/v1/spaces/{spaceName}/eventLogs",
649
+ "responseCode": 200
650
+ },
651
+ "input": {
652
+ "type": "structure",
653
+ "required": [
654
+ "spaceName",
655
+ "startTime",
656
+ "endTime"
657
+ ],
658
+ "members": {
659
+ "spaceName": {
660
+ "location": "uri",
661
+ "locationName": "spaceName"
662
+ },
663
+ "startTime": {
664
+ "shape": "S3"
665
+ },
666
+ "endTime": {
667
+ "shape": "S3"
668
+ },
669
+ "eventName": {},
670
+ "nextToken": {},
671
+ "maxResults": {
672
+ "type": "integer"
673
+ }
674
+ }
675
+ },
676
+ "output": {
677
+ "type": "structure",
678
+ "required": [
679
+ "items"
680
+ ],
681
+ "members": {
682
+ "nextToken": {},
683
+ "items": {
684
+ "type": "list",
685
+ "member": {
686
+ "type": "structure",
687
+ "required": [
688
+ "id",
689
+ "eventName",
690
+ "eventType",
691
+ "eventCategory",
692
+ "eventSource",
693
+ "eventTime",
694
+ "operationType",
695
+ "userIdentity"
696
+ ],
697
+ "members": {
698
+ "id": {},
699
+ "eventName": {},
700
+ "eventType": {},
701
+ "eventCategory": {},
702
+ "eventSource": {},
703
+ "eventTime": {
704
+ "shape": "S3"
705
+ },
706
+ "operationType": {},
707
+ "userIdentity": {
708
+ "type": "structure",
709
+ "required": [
710
+ "userType",
711
+ "principalId"
712
+ ],
713
+ "members": {
714
+ "userType": {},
715
+ "principalId": {},
716
+ "userName": {},
717
+ "awsAccountId": {}
718
+ }
719
+ },
720
+ "projectInformation": {
721
+ "type": "structure",
722
+ "members": {
723
+ "name": {},
724
+ "projectId": {}
725
+ }
726
+ },
727
+ "requestId": {},
728
+ "requestPayload": {
729
+ "shape": "S2l"
730
+ },
731
+ "responsePayload": {
732
+ "shape": "S2l"
733
+ },
734
+ "errorCode": {},
735
+ "sourceIpAddress": {},
736
+ "userAgent": {}
737
+ }
738
+ }
739
+ }
740
+ }
741
+ }
742
+ },
743
+ "ListProjects": {
744
+ "http": {
745
+ "requestUri": "/v1/spaces/{spaceName}/projects",
746
+ "responseCode": 200
747
+ },
748
+ "input": {
749
+ "type": "structure",
750
+ "required": [
751
+ "spaceName"
752
+ ],
753
+ "members": {
754
+ "spaceName": {
755
+ "location": "uri",
756
+ "locationName": "spaceName"
757
+ },
758
+ "nextToken": {},
759
+ "maxResults": {
760
+ "type": "integer"
761
+ },
762
+ "filters": {
763
+ "type": "list",
764
+ "member": {
765
+ "type": "structure",
766
+ "required": [
767
+ "key",
768
+ "values"
769
+ ],
770
+ "members": {
771
+ "key": {},
772
+ "values": {
773
+ "shape": "S23"
774
+ },
775
+ "comparisonOperator": {}
776
+ }
777
+ }
778
+ }
779
+ }
780
+ },
781
+ "output": {
782
+ "type": "structure",
783
+ "members": {
784
+ "nextToken": {},
785
+ "items": {
786
+ "type": "list",
787
+ "member": {
788
+ "type": "structure",
789
+ "required": [
790
+ "name"
791
+ ],
792
+ "members": {
793
+ "name": {},
794
+ "displayName": {},
795
+ "description": {}
796
+ }
797
+ }
798
+ }
799
+ }
800
+ }
801
+ },
802
+ "ListSourceRepositories": {
803
+ "http": {
804
+ "requestUri": "/v1/spaces/{spaceName}/projects/{projectName}/sourceRepositories",
805
+ "responseCode": 200
806
+ },
807
+ "input": {
808
+ "type": "structure",
809
+ "required": [
810
+ "spaceName",
811
+ "projectName"
812
+ ],
813
+ "members": {
814
+ "spaceName": {
815
+ "location": "uri",
816
+ "locationName": "spaceName"
817
+ },
818
+ "projectName": {
819
+ "location": "uri",
820
+ "locationName": "projectName"
821
+ },
822
+ "nextToken": {},
823
+ "maxResults": {
824
+ "type": "integer"
825
+ }
826
+ }
827
+ },
828
+ "output": {
829
+ "type": "structure",
830
+ "members": {
831
+ "items": {
832
+ "type": "list",
833
+ "member": {
834
+ "type": "structure",
835
+ "required": [
836
+ "id",
837
+ "name",
838
+ "lastUpdatedTime",
839
+ "createdTime"
840
+ ],
841
+ "members": {
842
+ "id": {},
843
+ "name": {},
844
+ "description": {},
845
+ "lastUpdatedTime": {
846
+ "shape": "S34"
847
+ },
848
+ "createdTime": {
849
+ "shape": "S34"
850
+ }
851
+ }
852
+ }
853
+ },
854
+ "nextToken": {}
855
+ }
856
+ }
857
+ },
858
+ "ListSourceRepositoryBranches": {
859
+ "http": {
860
+ "requestUri": "/v1/spaces/{spaceName}/projects/{projectName}/sourceRepositories/{sourceRepositoryName}/branches",
861
+ "responseCode": 200
862
+ },
863
+ "input": {
864
+ "type": "structure",
865
+ "required": [
866
+ "spaceName",
867
+ "projectName",
868
+ "sourceRepositoryName"
869
+ ],
870
+ "members": {
871
+ "spaceName": {
872
+ "location": "uri",
873
+ "locationName": "spaceName"
874
+ },
875
+ "projectName": {
876
+ "location": "uri",
877
+ "locationName": "projectName"
878
+ },
879
+ "sourceRepositoryName": {
880
+ "location": "uri",
881
+ "locationName": "sourceRepositoryName"
882
+ },
883
+ "nextToken": {},
884
+ "maxResults": {
885
+ "type": "integer"
886
+ }
887
+ }
888
+ },
889
+ "output": {
890
+ "type": "structure",
891
+ "members": {
892
+ "nextToken": {},
893
+ "items": {
894
+ "type": "list",
895
+ "member": {
896
+ "type": "structure",
897
+ "members": {
898
+ "ref": {},
899
+ "name": {},
900
+ "lastUpdatedTime": {
901
+ "shape": "S3"
902
+ },
903
+ "headCommitId": {}
904
+ }
905
+ }
906
+ }
907
+ }
908
+ }
909
+ },
910
+ "ListSpaces": {
911
+ "http": {
912
+ "requestUri": "/v1/spaces",
913
+ "responseCode": 200
914
+ },
915
+ "input": {
916
+ "type": "structure",
917
+ "members": {
918
+ "nextToken": {}
919
+ }
920
+ },
921
+ "output": {
922
+ "type": "structure",
923
+ "members": {
924
+ "nextToken": {},
925
+ "items": {
926
+ "type": "list",
927
+ "member": {
928
+ "type": "structure",
929
+ "required": [
930
+ "name",
931
+ "regionName"
932
+ ],
933
+ "members": {
934
+ "name": {},
935
+ "regionName": {},
936
+ "displayName": {},
937
+ "description": {}
938
+ }
939
+ }
940
+ }
941
+ }
942
+ }
943
+ },
944
+ "StartDevEnvironment": {
945
+ "http": {
946
+ "method": "PUT",
947
+ "requestUri": "/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments/{id}/start",
948
+ "responseCode": 200
949
+ },
950
+ "input": {
951
+ "type": "structure",
952
+ "required": [
953
+ "spaceName",
954
+ "projectName",
955
+ "id"
956
+ ],
957
+ "members": {
958
+ "spaceName": {
959
+ "location": "uri",
960
+ "locationName": "spaceName"
961
+ },
962
+ "projectName": {
963
+ "location": "uri",
964
+ "locationName": "projectName"
965
+ },
966
+ "id": {
967
+ "location": "uri",
968
+ "locationName": "id"
969
+ },
970
+ "ides": {
971
+ "shape": "Se"
972
+ },
973
+ "instanceType": {},
974
+ "inactivityTimeoutMinutes": {
975
+ "type": "integer"
976
+ }
977
+ }
978
+ },
979
+ "output": {
980
+ "type": "structure",
981
+ "required": [
982
+ "spaceName",
983
+ "projectName",
984
+ "id",
985
+ "status"
986
+ ],
987
+ "members": {
988
+ "spaceName": {},
989
+ "projectName": {},
990
+ "id": {},
991
+ "status": {}
992
+ }
993
+ },
994
+ "idempotent": true
995
+ },
996
+ "StartDevEnvironmentSession": {
997
+ "http": {
998
+ "method": "PUT",
999
+ "requestUri": "/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments/{id}/session",
1000
+ "responseCode": 200
1001
+ },
1002
+ "input": {
1003
+ "type": "structure",
1004
+ "required": [
1005
+ "spaceName",
1006
+ "projectName",
1007
+ "id",
1008
+ "sessionConfiguration"
1009
+ ],
1010
+ "members": {
1011
+ "spaceName": {
1012
+ "location": "uri",
1013
+ "locationName": "spaceName"
1014
+ },
1015
+ "projectName": {
1016
+ "location": "uri",
1017
+ "locationName": "projectName"
1018
+ },
1019
+ "id": {
1020
+ "location": "uri",
1021
+ "locationName": "id"
1022
+ },
1023
+ "sessionConfiguration": {
1024
+ "type": "structure",
1025
+ "required": [
1026
+ "sessionType"
1027
+ ],
1028
+ "members": {
1029
+ "sessionType": {},
1030
+ "executeCommandSessionConfiguration": {
1031
+ "type": "structure",
1032
+ "required": [
1033
+ "command"
1034
+ ],
1035
+ "members": {
1036
+ "command": {},
1037
+ "arguments": {
1038
+ "type": "list",
1039
+ "member": {}
1040
+ }
1041
+ }
1042
+ }
1043
+ }
1044
+ }
1045
+ }
1046
+ },
1047
+ "output": {
1048
+ "type": "structure",
1049
+ "required": [
1050
+ "accessDetails",
1051
+ "spaceName",
1052
+ "projectName",
1053
+ "id"
1054
+ ],
1055
+ "members": {
1056
+ "accessDetails": {
1057
+ "type": "structure",
1058
+ "required": [
1059
+ "streamUrl",
1060
+ "tokenValue"
1061
+ ],
1062
+ "members": {
1063
+ "streamUrl": {
1064
+ "shape": "S3r"
1065
+ },
1066
+ "tokenValue": {
1067
+ "shape": "S3r"
1068
+ }
1069
+ },
1070
+ "sensitive": true
1071
+ },
1072
+ "sessionId": {},
1073
+ "spaceName": {},
1074
+ "projectName": {},
1075
+ "id": {}
1076
+ }
1077
+ }
1078
+ },
1079
+ "StopDevEnvironment": {
1080
+ "http": {
1081
+ "method": "PUT",
1082
+ "requestUri": "/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments/{id}/stop",
1083
+ "responseCode": 200
1084
+ },
1085
+ "input": {
1086
+ "type": "structure",
1087
+ "required": [
1088
+ "spaceName",
1089
+ "projectName",
1090
+ "id"
1091
+ ],
1092
+ "members": {
1093
+ "spaceName": {
1094
+ "location": "uri",
1095
+ "locationName": "spaceName"
1096
+ },
1097
+ "projectName": {
1098
+ "location": "uri",
1099
+ "locationName": "projectName"
1100
+ },
1101
+ "id": {
1102
+ "location": "uri",
1103
+ "locationName": "id"
1104
+ }
1105
+ }
1106
+ },
1107
+ "output": {
1108
+ "type": "structure",
1109
+ "required": [
1110
+ "spaceName",
1111
+ "projectName",
1112
+ "id",
1113
+ "status"
1114
+ ],
1115
+ "members": {
1116
+ "spaceName": {},
1117
+ "projectName": {},
1118
+ "id": {},
1119
+ "status": {}
1120
+ }
1121
+ },
1122
+ "idempotent": true
1123
+ },
1124
+ "UpdateDevEnvironment": {
1125
+ "http": {
1126
+ "method": "PATCH",
1127
+ "requestUri": "/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments/{id}",
1128
+ "responseCode": 200
1129
+ },
1130
+ "input": {
1131
+ "type": "structure",
1132
+ "required": [
1133
+ "spaceName",
1134
+ "projectName",
1135
+ "id"
1136
+ ],
1137
+ "members": {
1138
+ "spaceName": {
1139
+ "location": "uri",
1140
+ "locationName": "spaceName"
1141
+ },
1142
+ "projectName": {
1143
+ "location": "uri",
1144
+ "locationName": "projectName"
1145
+ },
1146
+ "id": {
1147
+ "location": "uri",
1148
+ "locationName": "id"
1149
+ },
1150
+ "alias": {},
1151
+ "ides": {
1152
+ "shape": "Se"
1153
+ },
1154
+ "instanceType": {},
1155
+ "inactivityTimeoutMinutes": {
1156
+ "type": "integer"
1157
+ },
1158
+ "clientToken": {}
1159
+ }
1160
+ },
1161
+ "output": {
1162
+ "type": "structure",
1163
+ "required": [
1164
+ "id",
1165
+ "spaceName",
1166
+ "projectName"
1167
+ ],
1168
+ "members": {
1169
+ "id": {},
1170
+ "spaceName": {},
1171
+ "projectName": {},
1172
+ "alias": {},
1173
+ "ides": {
1174
+ "shape": "Se"
1175
+ },
1176
+ "instanceType": {},
1177
+ "inactivityTimeoutMinutes": {
1178
+ "type": "integer"
1179
+ },
1180
+ "clientToken": {}
1181
+ }
1182
+ },
1183
+ "idempotent": true
1184
+ },
1185
+ "VerifySession": {
1186
+ "http": {
1187
+ "method": "GET",
1188
+ "requestUri": "/session",
1189
+ "responseCode": 200
1190
+ },
1191
+ "output": {
1192
+ "type": "structure",
1193
+ "members": {
1194
+ "identity": {}
1195
+ }
1196
+ }
1197
+ }
1198
+ },
1199
+ "shapes": {
1200
+ "S3": {
1201
+ "type": "timestamp",
1202
+ "timestampFormat": "iso8601"
1203
+ },
1204
+ "Se": {
1205
+ "type": "list",
1206
+ "member": {
1207
+ "type": "structure",
1208
+ "members": {
1209
+ "runtime": {},
1210
+ "name": {}
1211
+ }
1212
+ }
1213
+ },
1214
+ "S16": {
1215
+ "type": "list",
1216
+ "member": {
1217
+ "type": "structure",
1218
+ "required": [
1219
+ "repositoryName"
1220
+ ],
1221
+ "members": {
1222
+ "repositoryName": {},
1223
+ "branchName": {}
1224
+ }
1225
+ }
1226
+ },
1227
+ "S19": {
1228
+ "type": "list",
1229
+ "member": {
1230
+ "type": "structure",
1231
+ "members": {
1232
+ "runtime": {},
1233
+ "name": {}
1234
+ }
1235
+ }
1236
+ },
1237
+ "S1d": {
1238
+ "type": "structure",
1239
+ "required": [
1240
+ "sizeInGiB"
1241
+ ],
1242
+ "members": {
1243
+ "sizeInGiB": {
1244
+ "type": "integer"
1245
+ }
1246
+ }
1247
+ },
1248
+ "S23": {
1249
+ "type": "list",
1250
+ "member": {}
1251
+ },
1252
+ "S2l": {
1253
+ "type": "structure",
1254
+ "members": {
1255
+ "contentType": {},
1256
+ "data": {}
1257
+ }
1258
+ },
1259
+ "S34": {
1260
+ "type": "timestamp",
1261
+ "timestampFormat": "iso8601"
1262
+ },
1263
+ "S3r": {
1264
+ "type": "string",
1265
+ "sensitive": true
1266
+ }
1267
+ }
1268
+ }