cdk-lambda-subminute 2.0.456 → 2.0.458

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 (30) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +7 -1
  5. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +33 -33
  6. package/node_modules/aws-sdk/apis/codepipeline-2015-07-09.min.json +442 -94
  7. package/node_modules/aws-sdk/apis/codepipeline-2015-07-09.paginators.json +6 -0
  8. package/node_modules/aws-sdk/apis/elasticloadbalancing-2012-06-01.min.json +7 -1
  9. package/node_modules/aws-sdk/apis/eventbridge-2015-10-07.min.json +4 -1
  10. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +7 -1
  11. package/node_modules/aws-sdk/apis/memorydb-2021-01-01.min.json +7 -1
  12. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +374 -346
  13. package/node_modules/aws-sdk/apis/rolesanywhere-2018-05-10.min.json +16 -1
  14. package/node_modules/aws-sdk/apis/tnb-2008-10-21.min.json +90 -23
  15. package/node_modules/aws-sdk/clients/appstream.d.ts +8 -8
  16. package/node_modules/aws-sdk/clients/autoscaling.d.ts +4 -3
  17. package/node_modules/aws-sdk/clients/codepipeline.d.ts +481 -1
  18. package/node_modules/aws-sdk/clients/elasticache.d.ts +196 -196
  19. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +45 -5
  20. package/node_modules/aws-sdk/clients/memorydb.d.ts +7 -7
  21. package/node_modules/aws-sdk/clients/rolesanywhere.d.ts +12 -0
  22. package/node_modules/aws-sdk/clients/tnb.d.ts +95 -18
  23. package/node_modules/aws-sdk/clients/workspaces.d.ts +7 -7
  24. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  25. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +12 -12
  26. package/node_modules/aws-sdk/dist/aws-sdk.js +498 -132
  27. package/node_modules/aws-sdk/dist/aws-sdk.min.js +93 -92
  28. package/node_modules/aws-sdk/lib/core.js +1 -1
  29. package/node_modules/aws-sdk/package.json +1 -1
  30. package/package.json +3 -3
@@ -237,7 +237,7 @@
237
237
  "type": "structure",
238
238
  "members": {
239
239
  "actionType": {
240
- "shape": "S32"
240
+ "shape": "S3h"
241
241
  }
242
242
  }
243
243
  }
@@ -260,7 +260,7 @@
260
260
  "members": {
261
261
  "id": {},
262
262
  "data": {
263
- "shape": "S3u"
263
+ "shape": "S49"
264
264
  },
265
265
  "accountId": {}
266
266
  }
@@ -357,12 +357,12 @@
357
357
  }
358
358
  },
359
359
  "trigger": {
360
- "shape": "S4v"
360
+ "shape": "S5a"
361
361
  },
362
362
  "executionMode": {},
363
363
  "executionType": {},
364
364
  "rollbackMetadata": {
365
- "shape": "S4z"
365
+ "shape": "S5e"
366
366
  }
367
367
  }
368
368
  }
@@ -393,12 +393,12 @@
393
393
  "members": {
394
394
  "stageName": {},
395
395
  "inboundExecution": {
396
- "shape": "S54"
396
+ "shape": "S5j"
397
397
  },
398
398
  "inboundExecutions": {
399
399
  "type": "list",
400
400
  "member": {
401
- "shape": "S54"
401
+ "shape": "S5j"
402
402
  }
403
403
  },
404
404
  "inboundTransitionState": {
@@ -421,7 +421,7 @@
421
421
  "members": {
422
422
  "actionName": {},
423
423
  "currentRevision": {
424
- "shape": "S5d"
424
+ "shape": "S5s"
425
425
  },
426
426
  "latestExecution": {
427
427
  "type": "structure",
@@ -440,7 +440,7 @@
440
440
  "type": "integer"
441
441
  },
442
442
  "errorDetails": {
443
- "shape": "S5l"
443
+ "shape": "S60"
444
444
  }
445
445
  }
446
446
  },
@@ -450,7 +450,16 @@
450
450
  }
451
451
  },
452
452
  "latestExecution": {
453
- "shape": "S54"
453
+ "shape": "S5j"
454
+ },
455
+ "beforeEntryConditionState": {
456
+ "shape": "S63"
457
+ },
458
+ "onSuccessConditionState": {
459
+ "shape": "S63"
460
+ },
461
+ "onFailureConditionState": {
462
+ "shape": "S63"
454
463
  }
455
464
  }
456
465
  }
@@ -490,19 +499,19 @@
490
499
  "shape": "Sw"
491
500
  },
492
501
  "actionConfiguration": {
493
- "shape": "S3v"
502
+ "shape": "S4a"
494
503
  },
495
504
  "pipelineContext": {
496
- "shape": "S3w"
505
+ "shape": "S4b"
497
506
  },
498
507
  "inputArtifacts": {
499
- "shape": "S42"
508
+ "shape": "S4h"
500
509
  },
501
510
  "outputArtifacts": {
502
- "shape": "S42"
511
+ "shape": "S4h"
503
512
  },
504
513
  "artifactCredentials": {
505
- "shape": "S4a"
514
+ "shape": "S4p"
506
515
  },
507
516
  "continuationToken": {},
508
517
  "encryptionKey": {
@@ -529,15 +538,7 @@
529
538
  "members": {
530
539
  "pipelineExecutionId": {},
531
540
  "latestInPipelineExecution": {
532
- "type": "structure",
533
- "required": [
534
- "pipelineExecutionId",
535
- "startTimeRange"
536
- ],
537
- "members": {
538
- "pipelineExecutionId": {},
539
- "startTimeRange": {}
540
- }
541
+ "shape": "S6m"
541
542
  }
542
543
  }
543
544
  },
@@ -587,7 +588,7 @@
587
588
  "roleArn": {},
588
589
  "region": {},
589
590
  "inputArtifacts": {
590
- "shape": "S63"
591
+ "shape": "S6v"
591
592
  },
592
593
  "namespace": {}
593
594
  }
@@ -596,7 +597,7 @@
596
597
  "type": "structure",
597
598
  "members": {
598
599
  "outputArtifacts": {
599
- "shape": "S63"
600
+ "shape": "S6v"
600
601
  },
601
602
  "executionResult": {
602
603
  "type": "structure",
@@ -605,12 +606,12 @@
605
606
  "externalExecutionSummary": {},
606
607
  "externalExecutionUrl": {},
607
608
  "errorDetails": {
608
- "shape": "S5l"
609
+ "shape": "S60"
609
610
  }
610
611
  }
611
612
  },
612
613
  "outputVariables": {
613
- "shape": "S6c"
614
+ "shape": "S74"
614
615
  }
615
616
  }
616
617
  }
@@ -704,7 +705,7 @@
704
705
  }
705
706
  },
706
707
  "trigger": {
707
- "shape": "S4v"
708
+ "shape": "S5a"
708
709
  },
709
710
  "stopTrigger": {
710
711
  "type": "structure",
@@ -715,7 +716,7 @@
715
716
  "executionMode": {},
716
717
  "executionType": {},
717
718
  "rollbackMetadata": {
718
- "shape": "S4z"
719
+ "shape": "S5e"
719
720
  }
720
721
  }
721
722
  }
@@ -761,6 +762,169 @@
761
762
  }
762
763
  }
763
764
  },
765
+ "ListRuleExecutions": {
766
+ "input": {
767
+ "type": "structure",
768
+ "required": [
769
+ "pipelineName"
770
+ ],
771
+ "members": {
772
+ "pipelineName": {},
773
+ "filter": {
774
+ "type": "structure",
775
+ "members": {
776
+ "pipelineExecutionId": {},
777
+ "latestInPipelineExecution": {
778
+ "shape": "S6m"
779
+ }
780
+ }
781
+ },
782
+ "maxResults": {
783
+ "type": "integer"
784
+ },
785
+ "nextToken": {}
786
+ }
787
+ },
788
+ "output": {
789
+ "type": "structure",
790
+ "members": {
791
+ "ruleExecutionDetails": {
792
+ "type": "list",
793
+ "member": {
794
+ "type": "structure",
795
+ "members": {
796
+ "pipelineExecutionId": {},
797
+ "ruleExecutionId": {},
798
+ "pipelineVersion": {
799
+ "type": "integer"
800
+ },
801
+ "stageName": {},
802
+ "ruleName": {},
803
+ "startTime": {
804
+ "type": "timestamp"
805
+ },
806
+ "lastUpdateTime": {
807
+ "type": "timestamp"
808
+ },
809
+ "updatedBy": {},
810
+ "status": {},
811
+ "input": {
812
+ "type": "structure",
813
+ "members": {
814
+ "ruleTypeId": {
815
+ "shape": "S21"
816
+ },
817
+ "configuration": {
818
+ "shape": "S25"
819
+ },
820
+ "resolvedConfiguration": {
821
+ "type": "map",
822
+ "key": {},
823
+ "value": {}
824
+ },
825
+ "roleArn": {},
826
+ "region": {},
827
+ "inputArtifacts": {
828
+ "shape": "S6v"
829
+ }
830
+ }
831
+ },
832
+ "output": {
833
+ "type": "structure",
834
+ "members": {
835
+ "executionResult": {
836
+ "type": "structure",
837
+ "members": {
838
+ "externalExecutionId": {},
839
+ "externalExecutionSummary": {},
840
+ "externalExecutionUrl": {},
841
+ "errorDetails": {
842
+ "shape": "S60"
843
+ }
844
+ }
845
+ }
846
+ }
847
+ }
848
+ }
849
+ }
850
+ },
851
+ "nextToken": {}
852
+ }
853
+ }
854
+ },
855
+ "ListRuleTypes": {
856
+ "input": {
857
+ "type": "structure",
858
+ "members": {
859
+ "ruleOwnerFilter": {},
860
+ "regionFilter": {}
861
+ }
862
+ },
863
+ "output": {
864
+ "type": "structure",
865
+ "required": [
866
+ "ruleTypes"
867
+ ],
868
+ "members": {
869
+ "ruleTypes": {
870
+ "type": "list",
871
+ "member": {
872
+ "type": "structure",
873
+ "required": [
874
+ "id",
875
+ "inputArtifactDetails"
876
+ ],
877
+ "members": {
878
+ "id": {
879
+ "shape": "S21"
880
+ },
881
+ "settings": {
882
+ "type": "structure",
883
+ "members": {
884
+ "thirdPartyConfigurationUrl": {},
885
+ "entityUrlTemplate": {},
886
+ "executionUrlTemplate": {},
887
+ "revisionUrlTemplate": {}
888
+ }
889
+ },
890
+ "ruleConfigurationProperties": {
891
+ "type": "list",
892
+ "member": {
893
+ "type": "structure",
894
+ "required": [
895
+ "name",
896
+ "required",
897
+ "key",
898
+ "secret"
899
+ ],
900
+ "members": {
901
+ "name": {},
902
+ "required": {
903
+ "type": "boolean"
904
+ },
905
+ "key": {
906
+ "type": "boolean"
907
+ },
908
+ "secret": {
909
+ "type": "boolean"
910
+ },
911
+ "queryable": {
912
+ "type": "boolean"
913
+ },
914
+ "description": {},
915
+ "type": {}
916
+ }
917
+ }
918
+ },
919
+ "inputArtifactDetails": {
920
+ "shape": "Sn"
921
+ }
922
+ }
923
+ }
924
+ }
925
+ }
926
+ }
927
+ },
764
928
  "ListTagsForResource": {
765
929
  "input": {
766
930
  "type": "structure",
@@ -801,13 +965,30 @@
801
965
  "webhooks": {
802
966
  "type": "list",
803
967
  "member": {
804
- "shape": "S73"
968
+ "shape": "S8c"
805
969
  }
806
970
  },
807
971
  "NextToken": {}
808
972
  }
809
973
  }
810
974
  },
975
+ "OverrideStageCondition": {
976
+ "input": {
977
+ "type": "structure",
978
+ "required": [
979
+ "pipelineName",
980
+ "stageName",
981
+ "pipelineExecutionId",
982
+ "conditionType"
983
+ ],
984
+ "members": {
985
+ "pipelineName": {},
986
+ "stageName": {},
987
+ "pipelineExecutionId": {},
988
+ "conditionType": {}
989
+ }
990
+ }
991
+ },
811
992
  "PollForJobs": {
812
993
  "input": {
813
994
  "type": "structure",
@@ -838,7 +1019,7 @@
838
1019
  "members": {
839
1020
  "id": {},
840
1021
  "data": {
841
- "shape": "S3u"
1022
+ "shape": "S49"
842
1023
  },
843
1024
  "nonce": {},
844
1025
  "accountId": {}
@@ -893,7 +1074,7 @@
893
1074
  "stageName": {},
894
1075
  "actionName": {},
895
1076
  "actionRevision": {
896
- "shape": "S5d"
1077
+ "shape": "S5s"
897
1078
  }
898
1079
  }
899
1080
  },
@@ -954,7 +1135,7 @@
954
1135
  "members": {
955
1136
  "jobId": {},
956
1137
  "failureDetails": {
957
- "shape": "S83"
1138
+ "shape": "S9e"
958
1139
  }
959
1140
  }
960
1141
  }
@@ -968,14 +1149,14 @@
968
1149
  "members": {
969
1150
  "jobId": {},
970
1151
  "currentRevision": {
971
- "shape": "S86"
1152
+ "shape": "S9h"
972
1153
  },
973
1154
  "continuationToken": {},
974
1155
  "executionDetails": {
975
- "shape": "S88"
1156
+ "shape": "S9j"
976
1157
  },
977
1158
  "outputVariables": {
978
- "shape": "S6c"
1159
+ "shape": "S74"
979
1160
  }
980
1161
  }
981
1162
  }
@@ -992,7 +1173,7 @@
992
1173
  "jobId": {},
993
1174
  "clientToken": {},
994
1175
  "failureDetails": {
995
- "shape": "S83"
1176
+ "shape": "S9e"
996
1177
  }
997
1178
  }
998
1179
  }
@@ -1008,11 +1189,11 @@
1008
1189
  "jobId": {},
1009
1190
  "clientToken": {},
1010
1191
  "currentRevision": {
1011
- "shape": "S86"
1192
+ "shape": "S9h"
1012
1193
  },
1013
1194
  "continuationToken": {},
1014
1195
  "executionDetails": {
1015
- "shape": "S88"
1196
+ "shape": "S9j"
1016
1197
  }
1017
1198
  }
1018
1199
  }
@@ -1025,7 +1206,7 @@
1025
1206
  ],
1026
1207
  "members": {
1027
1208
  "webhook": {
1028
- "shape": "S74"
1209
+ "shape": "S8d"
1029
1210
  },
1030
1211
  "tags": {
1031
1212
  "shape": "Sq"
@@ -1036,7 +1217,7 @@
1036
1217
  "type": "structure",
1037
1218
  "members": {
1038
1219
  "webhook": {
1039
- "shape": "S73"
1220
+ "shape": "S8c"
1040
1221
  }
1041
1222
  }
1042
1223
  }
@@ -1220,7 +1401,7 @@
1220
1401
  ],
1221
1402
  "members": {
1222
1403
  "actionType": {
1223
- "shape": "S32"
1404
+ "shape": "S3h"
1224
1405
  }
1225
1406
  }
1226
1407
  }
@@ -1431,16 +1612,7 @@
1431
1612
  }
1432
1613
  },
1433
1614
  "inputArtifacts": {
1434
- "type": "list",
1435
- "member": {
1436
- "type": "structure",
1437
- "required": [
1438
- "name"
1439
- ],
1440
- "members": {
1441
- "name": {}
1442
- }
1443
- }
1615
+ "shape": "S1q"
1444
1616
  },
1445
1617
  "roleArn": {},
1446
1618
  "region": {},
@@ -1454,7 +1626,32 @@
1454
1626
  "onFailure": {
1455
1627
  "type": "structure",
1456
1628
  "members": {
1457
- "result": {}
1629
+ "result": {},
1630
+ "conditions": {
1631
+ "shape": "S1w"
1632
+ }
1633
+ }
1634
+ },
1635
+ "onSuccess": {
1636
+ "type": "structure",
1637
+ "required": [
1638
+ "conditions"
1639
+ ],
1640
+ "members": {
1641
+ "conditions": {
1642
+ "shape": "S1w"
1643
+ }
1644
+ }
1645
+ },
1646
+ "beforeEntry": {
1647
+ "type": "structure",
1648
+ "required": [
1649
+ "conditions"
1650
+ ],
1651
+ "members": {
1652
+ "conditions": {
1653
+ "shape": "S1w"
1654
+ }
1458
1655
  }
1459
1656
  }
1460
1657
  }
@@ -1505,18 +1702,18 @@
1505
1702
  "type": "structure",
1506
1703
  "members": {
1507
1704
  "includes": {
1508
- "shape": "S2b"
1705
+ "shape": "S2q"
1509
1706
  },
1510
1707
  "excludes": {
1511
- "shape": "S2b"
1708
+ "shape": "S2q"
1512
1709
  }
1513
1710
  }
1514
1711
  },
1515
1712
  "branches": {
1516
- "shape": "S2d"
1713
+ "shape": "S2s"
1517
1714
  },
1518
1715
  "filePaths": {
1519
- "shape": "S2g"
1716
+ "shape": "S2v"
1520
1717
  }
1521
1718
  }
1522
1719
  }
@@ -1531,10 +1728,10 @@
1531
1728
  "member": {}
1532
1729
  },
1533
1730
  "branches": {
1534
- "shape": "S2d"
1731
+ "shape": "S2s"
1535
1732
  },
1536
1733
  "filePaths": {
1537
- "shape": "S2g"
1734
+ "shape": "S2v"
1538
1735
  }
1539
1736
  }
1540
1737
  }
@@ -1576,41 +1773,107 @@
1576
1773
  "key": {},
1577
1774
  "value": {}
1578
1775
  },
1579
- "S2b": {
1776
+ "S1q": {
1777
+ "type": "list",
1778
+ "member": {
1779
+ "type": "structure",
1780
+ "required": [
1781
+ "name"
1782
+ ],
1783
+ "members": {
1784
+ "name": {}
1785
+ }
1786
+ }
1787
+ },
1788
+ "S1w": {
1789
+ "type": "list",
1790
+ "member": {
1791
+ "type": "structure",
1792
+ "members": {
1793
+ "result": {},
1794
+ "rules": {
1795
+ "type": "list",
1796
+ "member": {
1797
+ "type": "structure",
1798
+ "required": [
1799
+ "name",
1800
+ "ruleTypeId"
1801
+ ],
1802
+ "members": {
1803
+ "name": {},
1804
+ "ruleTypeId": {
1805
+ "shape": "S21"
1806
+ },
1807
+ "configuration": {
1808
+ "shape": "S25"
1809
+ },
1810
+ "inputArtifacts": {
1811
+ "shape": "S1q"
1812
+ },
1813
+ "roleArn": {},
1814
+ "region": {},
1815
+ "timeoutInMinutes": {
1816
+ "type": "integer"
1817
+ }
1818
+ }
1819
+ }
1820
+ }
1821
+ }
1822
+ }
1823
+ },
1824
+ "S21": {
1825
+ "type": "structure",
1826
+ "required": [
1827
+ "category",
1828
+ "provider"
1829
+ ],
1830
+ "members": {
1831
+ "category": {},
1832
+ "owner": {},
1833
+ "provider": {},
1834
+ "version": {}
1835
+ }
1836
+ },
1837
+ "S25": {
1838
+ "type": "map",
1839
+ "key": {},
1840
+ "value": {}
1841
+ },
1842
+ "S2q": {
1580
1843
  "type": "list",
1581
1844
  "member": {}
1582
1845
  },
1583
- "S2d": {
1846
+ "S2s": {
1584
1847
  "type": "structure",
1585
1848
  "members": {
1586
1849
  "includes": {
1587
- "shape": "S2e"
1850
+ "shape": "S2t"
1588
1851
  },
1589
1852
  "excludes": {
1590
- "shape": "S2e"
1853
+ "shape": "S2t"
1591
1854
  }
1592
1855
  }
1593
1856
  },
1594
- "S2e": {
1857
+ "S2t": {
1595
1858
  "type": "list",
1596
1859
  "member": {}
1597
1860
  },
1598
- "S2g": {
1861
+ "S2v": {
1599
1862
  "type": "structure",
1600
1863
  "members": {
1601
1864
  "includes": {
1602
- "shape": "S2h"
1865
+ "shape": "S2w"
1603
1866
  },
1604
1867
  "excludes": {
1605
- "shape": "S2h"
1868
+ "shape": "S2w"
1606
1869
  }
1607
1870
  }
1608
1871
  },
1609
- "S2h": {
1872
+ "S2w": {
1610
1873
  "type": "list",
1611
1874
  "member": {}
1612
1875
  },
1613
- "S32": {
1876
+ "S3h": {
1614
1877
  "type": "structure",
1615
1878
  "required": [
1616
1879
  "executor",
@@ -1677,10 +1940,10 @@
1677
1940
  }
1678
1941
  },
1679
1942
  "inputArtifactDetails": {
1680
- "shape": "S3h"
1943
+ "shape": "S3w"
1681
1944
  },
1682
1945
  "outputArtifactDetails": {
1683
- "shape": "S3h"
1946
+ "shape": "S3w"
1684
1947
  },
1685
1948
  "permissions": {
1686
1949
  "type": "structure",
@@ -1733,7 +1996,7 @@
1733
1996
  }
1734
1997
  }
1735
1998
  },
1736
- "S3h": {
1999
+ "S3w": {
1737
2000
  "type": "structure",
1738
2001
  "required": [
1739
2002
  "minimumCount",
@@ -1748,26 +2011,26 @@
1748
2011
  }
1749
2012
  }
1750
2013
  },
1751
- "S3u": {
2014
+ "S49": {
1752
2015
  "type": "structure",
1753
2016
  "members": {
1754
2017
  "actionTypeId": {
1755
2018
  "shape": "Sw"
1756
2019
  },
1757
2020
  "actionConfiguration": {
1758
- "shape": "S3v"
2021
+ "shape": "S4a"
1759
2022
  },
1760
2023
  "pipelineContext": {
1761
- "shape": "S3w"
2024
+ "shape": "S4b"
1762
2025
  },
1763
2026
  "inputArtifacts": {
1764
- "shape": "S42"
2027
+ "shape": "S4h"
1765
2028
  },
1766
2029
  "outputArtifacts": {
1767
- "shape": "S42"
2030
+ "shape": "S4h"
1768
2031
  },
1769
2032
  "artifactCredentials": {
1770
- "shape": "S4a"
2033
+ "shape": "S4p"
1771
2034
  },
1772
2035
  "continuationToken": {},
1773
2036
  "encryptionKey": {
@@ -1775,7 +2038,7 @@
1775
2038
  }
1776
2039
  }
1777
2040
  },
1778
- "S3v": {
2041
+ "S4a": {
1779
2042
  "type": "structure",
1780
2043
  "members": {
1781
2044
  "configuration": {
@@ -1783,7 +2046,7 @@
1783
2046
  }
1784
2047
  }
1785
2048
  },
1786
- "S3w": {
2049
+ "S4b": {
1787
2050
  "type": "structure",
1788
2051
  "members": {
1789
2052
  "pipelineName": {},
@@ -1804,7 +2067,7 @@
1804
2067
  "pipelineExecutionId": {}
1805
2068
  }
1806
2069
  },
1807
- "S42": {
2070
+ "S4h": {
1808
2071
  "type": "list",
1809
2072
  "member": {
1810
2073
  "type": "structure",
@@ -1831,7 +2094,7 @@
1831
2094
  }
1832
2095
  }
1833
2096
  },
1834
- "S4a": {
2097
+ "S4p": {
1835
2098
  "type": "structure",
1836
2099
  "required": [
1837
2100
  "accessKeyId",
@@ -1854,20 +2117,20 @@
1854
2117
  },
1855
2118
  "sensitive": true
1856
2119
  },
1857
- "S4v": {
2120
+ "S5a": {
1858
2121
  "type": "structure",
1859
2122
  "members": {
1860
2123
  "triggerType": {},
1861
2124
  "triggerDetail": {}
1862
2125
  }
1863
2126
  },
1864
- "S4z": {
2127
+ "S5e": {
1865
2128
  "type": "structure",
1866
2129
  "members": {
1867
2130
  "rollbackTargetPipelineExecutionId": {}
1868
2131
  }
1869
2132
  },
1870
- "S54": {
2133
+ "S5j": {
1871
2134
  "type": "structure",
1872
2135
  "required": [
1873
2136
  "pipelineExecutionId",
@@ -1879,7 +2142,7 @@
1879
2142
  "type": {}
1880
2143
  }
1881
2144
  },
1882
- "S5d": {
2145
+ "S5s": {
1883
2146
  "type": "structure",
1884
2147
  "required": [
1885
2148
  "revisionId",
@@ -1894,7 +2157,7 @@
1894
2157
  }
1895
2158
  }
1896
2159
  },
1897
- "S5l": {
2160
+ "S60": {
1898
2161
  "type": "structure",
1899
2162
  "members": {
1900
2163
  "code": {},
@@ -1902,6 +2165,91 @@
1902
2165
  }
1903
2166
  },
1904
2167
  "S63": {
2168
+ "type": "structure",
2169
+ "members": {
2170
+ "latestExecution": {
2171
+ "type": "structure",
2172
+ "members": {
2173
+ "status": {},
2174
+ "summary": {}
2175
+ }
2176
+ },
2177
+ "conditionStates": {
2178
+ "type": "list",
2179
+ "member": {
2180
+ "type": "structure",
2181
+ "members": {
2182
+ "latestExecution": {
2183
+ "type": "structure",
2184
+ "members": {
2185
+ "status": {},
2186
+ "summary": {},
2187
+ "lastStatusChange": {
2188
+ "type": "timestamp"
2189
+ }
2190
+ }
2191
+ },
2192
+ "ruleStates": {
2193
+ "type": "list",
2194
+ "member": {
2195
+ "type": "structure",
2196
+ "members": {
2197
+ "ruleName": {},
2198
+ "currentRevision": {
2199
+ "type": "structure",
2200
+ "required": [
2201
+ "revisionId",
2202
+ "revisionChangeId",
2203
+ "created"
2204
+ ],
2205
+ "members": {
2206
+ "revisionId": {},
2207
+ "revisionChangeId": {},
2208
+ "created": {
2209
+ "type": "timestamp"
2210
+ }
2211
+ }
2212
+ },
2213
+ "latestExecution": {
2214
+ "type": "structure",
2215
+ "members": {
2216
+ "ruleExecutionId": {},
2217
+ "status": {},
2218
+ "summary": {},
2219
+ "lastStatusChange": {
2220
+ "type": "timestamp"
2221
+ },
2222
+ "token": {},
2223
+ "lastUpdatedBy": {},
2224
+ "externalExecutionId": {},
2225
+ "externalExecutionUrl": {},
2226
+ "errorDetails": {
2227
+ "shape": "S60"
2228
+ }
2229
+ }
2230
+ },
2231
+ "entityUrl": {},
2232
+ "revisionUrl": {}
2233
+ }
2234
+ }
2235
+ }
2236
+ }
2237
+ }
2238
+ }
2239
+ }
2240
+ },
2241
+ "S6m": {
2242
+ "type": "structure",
2243
+ "required": [
2244
+ "pipelineExecutionId",
2245
+ "startTimeRange"
2246
+ ],
2247
+ "members": {
2248
+ "pipelineExecutionId": {},
2249
+ "startTimeRange": {}
2250
+ }
2251
+ },
2252
+ "S6v": {
1905
2253
  "type": "list",
1906
2254
  "member": {
1907
2255
  "type": "structure",
@@ -1917,12 +2265,12 @@
1917
2265
  }
1918
2266
  }
1919
2267
  },
1920
- "S6c": {
2268
+ "S74": {
1921
2269
  "type": "map",
1922
2270
  "key": {},
1923
2271
  "value": {}
1924
2272
  },
1925
- "S73": {
2273
+ "S8c": {
1926
2274
  "type": "structure",
1927
2275
  "required": [
1928
2276
  "definition",
@@ -1930,7 +2278,7 @@
1930
2278
  ],
1931
2279
  "members": {
1932
2280
  "definition": {
1933
- "shape": "S74"
2281
+ "shape": "S8d"
1934
2282
  },
1935
2283
  "url": {},
1936
2284
  "errorMessage": {},
@@ -1944,7 +2292,7 @@
1944
2292
  }
1945
2293
  }
1946
2294
  },
1947
- "S74": {
2295
+ "S8d": {
1948
2296
  "type": "structure",
1949
2297
  "required": [
1950
2298
  "name",
@@ -1981,7 +2329,7 @@
1981
2329
  }
1982
2330
  }
1983
2331
  },
1984
- "S83": {
2332
+ "S9e": {
1985
2333
  "type": "structure",
1986
2334
  "required": [
1987
2335
  "type",
@@ -1993,7 +2341,7 @@
1993
2341
  "externalExecutionId": {}
1994
2342
  }
1995
2343
  },
1996
- "S86": {
2344
+ "S9h": {
1997
2345
  "type": "structure",
1998
2346
  "required": [
1999
2347
  "revision",
@@ -2008,7 +2356,7 @@
2008
2356
  "revisionSummary": {}
2009
2357
  }
2010
2358
  },
2011
- "S88": {
2359
+ "S9j": {
2012
2360
  "type": "structure",
2013
2361
  "members": {
2014
2362
  "summary": {},