cdk-docker-image-deployment 0.0.165 → 0.0.167
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.
- package/.jsii +3 -3
- package/lib/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +12 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +147 -111
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +186 -61
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +329 -311
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +70 -41
- package/node_modules/aws-sdk/apis/privatenetworks-2021-12-03.min.json +49 -8
- package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +234 -111
- package/node_modules/aws-sdk/clients/efs.d.ts +4 -4
- package/node_modules/aws-sdk/clients/emr.d.ts +39 -5
- package/node_modules/aws-sdk/clients/frauddetector.d.ts +179 -0
- package/node_modules/aws-sdk/clients/glue.d.ts +28 -0
- package/node_modules/aws-sdk/clients/grafana.d.ts +34 -4
- package/node_modules/aws-sdk/clients/privatenetworks.d.ts +59 -3
- package/node_modules/aws-sdk/clients/rds.d.ts +81 -81
- package/node_modules/aws-sdk/clients/wafv2.d.ts +119 -7
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +8 -8
- package/node_modules/aws-sdk/dist/aws-sdk.js +150 -114
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +55 -55
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +4 -4
|
@@ -69,16 +69,19 @@
|
|
|
69
69
|
"configuration": {
|
|
70
70
|
"jsonvalue": true
|
|
71
71
|
},
|
|
72
|
+
"networkAccessControl": {
|
|
73
|
+
"shape": "Sj"
|
|
74
|
+
},
|
|
72
75
|
"organizationRoleName": {
|
|
73
|
-
"shape": "
|
|
76
|
+
"shape": "Sq"
|
|
74
77
|
},
|
|
75
78
|
"permissionType": {},
|
|
76
79
|
"stackSetName": {},
|
|
77
80
|
"tags": {
|
|
78
|
-
"shape": "
|
|
81
|
+
"shape": "Sw"
|
|
79
82
|
},
|
|
80
83
|
"vpcConfiguration": {
|
|
81
|
-
"shape": "
|
|
84
|
+
"shape": "Sz"
|
|
82
85
|
},
|
|
83
86
|
"workspaceDataSources": {
|
|
84
87
|
"shape": "Sc"
|
|
@@ -90,13 +93,13 @@
|
|
|
90
93
|
"shape": "Si"
|
|
91
94
|
},
|
|
92
95
|
"workspaceNotificationDestinations": {
|
|
93
|
-
"shape": "
|
|
96
|
+
"shape": "So"
|
|
94
97
|
},
|
|
95
98
|
"workspaceOrganizationalUnits": {
|
|
96
|
-
"shape": "
|
|
99
|
+
"shape": "Sr"
|
|
97
100
|
},
|
|
98
101
|
"workspaceRoleArn": {
|
|
99
|
-
"shape": "
|
|
102
|
+
"shape": "S14"
|
|
100
103
|
}
|
|
101
104
|
}
|
|
102
105
|
},
|
|
@@ -276,7 +279,7 @@
|
|
|
276
279
|
],
|
|
277
280
|
"members": {
|
|
278
281
|
"authentication": {
|
|
279
|
-
"shape": "
|
|
282
|
+
"shape": "S1n"
|
|
280
283
|
}
|
|
281
284
|
}
|
|
282
285
|
}
|
|
@@ -403,7 +406,7 @@
|
|
|
403
406
|
"members": {
|
|
404
407
|
"role": {},
|
|
405
408
|
"user": {
|
|
406
|
-
"shape": "
|
|
409
|
+
"shape": "S2f"
|
|
407
410
|
}
|
|
408
411
|
}
|
|
409
412
|
}
|
|
@@ -433,7 +436,7 @@
|
|
|
433
436
|
"type": "structure",
|
|
434
437
|
"members": {
|
|
435
438
|
"tags": {
|
|
436
|
-
"shape": "
|
|
439
|
+
"shape": "Sw"
|
|
437
440
|
}
|
|
438
441
|
}
|
|
439
442
|
}
|
|
@@ -498,11 +501,11 @@
|
|
|
498
501
|
"shape": "Si"
|
|
499
502
|
},
|
|
500
503
|
"notificationDestinations": {
|
|
501
|
-
"shape": "
|
|
504
|
+
"shape": "So"
|
|
502
505
|
},
|
|
503
506
|
"status": {},
|
|
504
507
|
"tags": {
|
|
505
|
-
"shape": "
|
|
508
|
+
"shape": "Sw"
|
|
506
509
|
}
|
|
507
510
|
}
|
|
508
511
|
}
|
|
@@ -527,7 +530,7 @@
|
|
|
527
530
|
"locationName": "resourceArn"
|
|
528
531
|
},
|
|
529
532
|
"tags": {
|
|
530
|
-
"shape": "
|
|
533
|
+
"shape": "Sw"
|
|
531
534
|
}
|
|
532
535
|
}
|
|
533
536
|
},
|
|
@@ -583,7 +586,7 @@
|
|
|
583
586
|
"updateInstructionBatch": {
|
|
584
587
|
"type": "list",
|
|
585
588
|
"member": {
|
|
586
|
-
"shape": "
|
|
589
|
+
"shape": "S2u"
|
|
587
590
|
}
|
|
588
591
|
},
|
|
589
592
|
"workspaceId": {
|
|
@@ -609,7 +612,7 @@
|
|
|
609
612
|
],
|
|
610
613
|
"members": {
|
|
611
614
|
"causedBy": {
|
|
612
|
-
"shape": "
|
|
615
|
+
"shape": "S2u"
|
|
613
616
|
},
|
|
614
617
|
"code": {
|
|
615
618
|
"type": "integer"
|
|
@@ -634,16 +637,22 @@
|
|
|
634
637
|
],
|
|
635
638
|
"members": {
|
|
636
639
|
"accountAccessType": {},
|
|
640
|
+
"networkAccessControl": {
|
|
641
|
+
"shape": "Sj"
|
|
642
|
+
},
|
|
637
643
|
"organizationRoleName": {
|
|
638
|
-
"shape": "
|
|
644
|
+
"shape": "Sq"
|
|
639
645
|
},
|
|
640
646
|
"permissionType": {},
|
|
647
|
+
"removeNetworkAccessConfiguration": {
|
|
648
|
+
"type": "boolean"
|
|
649
|
+
},
|
|
641
650
|
"removeVpcConfiguration": {
|
|
642
651
|
"type": "boolean"
|
|
643
652
|
},
|
|
644
653
|
"stackSetName": {},
|
|
645
654
|
"vpcConfiguration": {
|
|
646
|
-
"shape": "
|
|
655
|
+
"shape": "Sz"
|
|
647
656
|
},
|
|
648
657
|
"workspaceDataSources": {
|
|
649
658
|
"shape": "Sc"
|
|
@@ -659,13 +668,13 @@
|
|
|
659
668
|
"shape": "Si"
|
|
660
669
|
},
|
|
661
670
|
"workspaceNotificationDestinations": {
|
|
662
|
-
"shape": "
|
|
671
|
+
"shape": "So"
|
|
663
672
|
},
|
|
664
673
|
"workspaceOrganizationalUnits": {
|
|
665
|
-
"shape": "
|
|
674
|
+
"shape": "Sr"
|
|
666
675
|
},
|
|
667
676
|
"workspaceRoleArn": {
|
|
668
|
-
"shape": "
|
|
677
|
+
"shape": "S14"
|
|
669
678
|
}
|
|
670
679
|
}
|
|
671
680
|
},
|
|
@@ -697,7 +706,7 @@
|
|
|
697
706
|
"shape": "S8"
|
|
698
707
|
},
|
|
699
708
|
"samlConfiguration": {
|
|
700
|
-
"shape": "
|
|
709
|
+
"shape": "S1r"
|
|
701
710
|
},
|
|
702
711
|
"workspaceId": {
|
|
703
712
|
"location": "uri",
|
|
@@ -712,7 +721,7 @@
|
|
|
712
721
|
],
|
|
713
722
|
"members": {
|
|
714
723
|
"authentication": {
|
|
715
|
-
"shape": "
|
|
724
|
+
"shape": "S1n"
|
|
716
725
|
}
|
|
717
726
|
}
|
|
718
727
|
}
|
|
@@ -791,26 +800,29 @@
|
|
|
791
800
|
"name": {
|
|
792
801
|
"shape": "Si"
|
|
793
802
|
},
|
|
794
|
-
"
|
|
803
|
+
"networkAccessControl": {
|
|
795
804
|
"shape": "Sj"
|
|
796
805
|
},
|
|
806
|
+
"notificationDestinations": {
|
|
807
|
+
"shape": "So"
|
|
808
|
+
},
|
|
797
809
|
"organizationRoleName": {
|
|
798
|
-
"shape": "
|
|
810
|
+
"shape": "Sq"
|
|
799
811
|
},
|
|
800
812
|
"organizationalUnits": {
|
|
801
|
-
"shape": "
|
|
813
|
+
"shape": "Sr"
|
|
802
814
|
},
|
|
803
815
|
"permissionType": {},
|
|
804
816
|
"stackSetName": {},
|
|
805
817
|
"status": {},
|
|
806
818
|
"tags": {
|
|
807
|
-
"shape": "
|
|
819
|
+
"shape": "Sw"
|
|
808
820
|
},
|
|
809
821
|
"vpcConfiguration": {
|
|
810
|
-
"shape": "
|
|
822
|
+
"shape": "Sz"
|
|
811
823
|
},
|
|
812
824
|
"workspaceRoleArn": {
|
|
813
|
-
"shape": "
|
|
825
|
+
"shape": "S14"
|
|
814
826
|
}
|
|
815
827
|
}
|
|
816
828
|
},
|
|
@@ -843,24 +855,41 @@
|
|
|
843
855
|
"sensitive": true
|
|
844
856
|
},
|
|
845
857
|
"Sj": {
|
|
858
|
+
"type": "structure",
|
|
859
|
+
"required": [
|
|
860
|
+
"prefixListIds",
|
|
861
|
+
"vpceIds"
|
|
862
|
+
],
|
|
863
|
+
"members": {
|
|
864
|
+
"prefixListIds": {
|
|
865
|
+
"type": "list",
|
|
866
|
+
"member": {}
|
|
867
|
+
},
|
|
868
|
+
"vpceIds": {
|
|
869
|
+
"type": "list",
|
|
870
|
+
"member": {}
|
|
871
|
+
}
|
|
872
|
+
}
|
|
873
|
+
},
|
|
874
|
+
"So": {
|
|
846
875
|
"type": "list",
|
|
847
876
|
"member": {}
|
|
848
877
|
},
|
|
849
|
-
"
|
|
878
|
+
"Sq": {
|
|
850
879
|
"type": "string",
|
|
851
880
|
"sensitive": true
|
|
852
881
|
},
|
|
853
|
-
"
|
|
882
|
+
"Sr": {
|
|
854
883
|
"type": "list",
|
|
855
884
|
"member": {},
|
|
856
885
|
"sensitive": true
|
|
857
886
|
},
|
|
858
|
-
"
|
|
887
|
+
"Sw": {
|
|
859
888
|
"type": "map",
|
|
860
889
|
"key": {},
|
|
861
890
|
"value": {}
|
|
862
891
|
},
|
|
863
|
-
"
|
|
892
|
+
"Sz": {
|
|
864
893
|
"type": "structure",
|
|
865
894
|
"required": [
|
|
866
895
|
"securityGroupIds",
|
|
@@ -877,11 +906,11 @@
|
|
|
877
906
|
}
|
|
878
907
|
}
|
|
879
908
|
},
|
|
880
|
-
"
|
|
909
|
+
"S14": {
|
|
881
910
|
"type": "string",
|
|
882
911
|
"sensitive": true
|
|
883
912
|
},
|
|
884
|
-
"
|
|
913
|
+
"S1n": {
|
|
885
914
|
"type": "structure",
|
|
886
915
|
"required": [
|
|
887
916
|
"providers"
|
|
@@ -903,14 +932,14 @@
|
|
|
903
932
|
],
|
|
904
933
|
"members": {
|
|
905
934
|
"configuration": {
|
|
906
|
-
"shape": "
|
|
935
|
+
"shape": "S1r"
|
|
907
936
|
},
|
|
908
937
|
"status": {}
|
|
909
938
|
}
|
|
910
939
|
}
|
|
911
940
|
}
|
|
912
941
|
},
|
|
913
|
-
"
|
|
942
|
+
"S1r": {
|
|
914
943
|
"type": "structure",
|
|
915
944
|
"required": [
|
|
916
945
|
"idpMetadata"
|
|
@@ -946,20 +975,20 @@
|
|
|
946
975
|
"type": "structure",
|
|
947
976
|
"members": {
|
|
948
977
|
"admin": {
|
|
949
|
-
"shape": "
|
|
978
|
+
"shape": "S20"
|
|
950
979
|
},
|
|
951
980
|
"editor": {
|
|
952
|
-
"shape": "
|
|
981
|
+
"shape": "S20"
|
|
953
982
|
}
|
|
954
983
|
}
|
|
955
984
|
}
|
|
956
985
|
}
|
|
957
986
|
},
|
|
958
|
-
"
|
|
987
|
+
"S20": {
|
|
959
988
|
"type": "list",
|
|
960
989
|
"member": {}
|
|
961
990
|
},
|
|
962
|
-
"
|
|
991
|
+
"S2f": {
|
|
963
992
|
"type": "structure",
|
|
964
993
|
"required": [
|
|
965
994
|
"id",
|
|
@@ -970,7 +999,7 @@
|
|
|
970
999
|
"type": {}
|
|
971
1000
|
}
|
|
972
1001
|
},
|
|
973
|
-
"
|
|
1002
|
+
"S2u": {
|
|
974
1003
|
"type": "structure",
|
|
975
1004
|
"required": [
|
|
976
1005
|
"action",
|
|
@@ -983,7 +1012,7 @@
|
|
|
983
1012
|
"users": {
|
|
984
1013
|
"type": "list",
|
|
985
1014
|
"member": {
|
|
986
|
-
"shape": "
|
|
1015
|
+
"shape": "S2f"
|
|
987
1016
|
}
|
|
988
1017
|
}
|
|
989
1018
|
}
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
],
|
|
171
171
|
"members": {
|
|
172
172
|
"network": {
|
|
173
|
-
"shape": "
|
|
173
|
+
"shape": "S1g"
|
|
174
174
|
},
|
|
175
175
|
"tags": {
|
|
176
176
|
"shape": "Si"
|
|
@@ -275,7 +275,7 @@
|
|
|
275
275
|
],
|
|
276
276
|
"members": {
|
|
277
277
|
"network": {
|
|
278
|
-
"shape": "
|
|
278
|
+
"shape": "S1g"
|
|
279
279
|
}
|
|
280
280
|
}
|
|
281
281
|
},
|
|
@@ -368,7 +368,7 @@
|
|
|
368
368
|
],
|
|
369
369
|
"members": {
|
|
370
370
|
"network": {
|
|
371
|
-
"shape": "
|
|
371
|
+
"shape": "S1g"
|
|
372
372
|
},
|
|
373
373
|
"tags": {
|
|
374
374
|
"shape": "Si"
|
|
@@ -617,7 +617,7 @@
|
|
|
617
617
|
"networks": {
|
|
618
618
|
"type": "list",
|
|
619
619
|
"member": {
|
|
620
|
-
"shape": "
|
|
620
|
+
"shape": "S1g"
|
|
621
621
|
}
|
|
622
622
|
},
|
|
623
623
|
"nextToken": {}
|
|
@@ -703,6 +703,36 @@
|
|
|
703
703
|
}
|
|
704
704
|
}
|
|
705
705
|
},
|
|
706
|
+
"StartNetworkResourceUpdate": {
|
|
707
|
+
"http": {
|
|
708
|
+
"requestUri": "/v1/network-resources/update",
|
|
709
|
+
"responseCode": 200
|
|
710
|
+
},
|
|
711
|
+
"input": {
|
|
712
|
+
"type": "structure",
|
|
713
|
+
"required": [
|
|
714
|
+
"networkResourceArn",
|
|
715
|
+
"updateType"
|
|
716
|
+
],
|
|
717
|
+
"members": {
|
|
718
|
+
"networkResourceArn": {},
|
|
719
|
+
"returnReason": {},
|
|
720
|
+
"shippingAddress": {
|
|
721
|
+
"shape": "S7"
|
|
722
|
+
},
|
|
723
|
+
"updateType": {}
|
|
724
|
+
}
|
|
725
|
+
},
|
|
726
|
+
"output": {
|
|
727
|
+
"type": "structure",
|
|
728
|
+
"members": {
|
|
729
|
+
"networkResource": {
|
|
730
|
+
"shape": "S18"
|
|
731
|
+
}
|
|
732
|
+
}
|
|
733
|
+
},
|
|
734
|
+
"idempotent": true
|
|
735
|
+
},
|
|
706
736
|
"TagResource": {
|
|
707
737
|
"http": {
|
|
708
738
|
"requestUri": "/tags/{resourceArn}",
|
|
@@ -778,7 +808,7 @@
|
|
|
778
808
|
}
|
|
779
809
|
},
|
|
780
810
|
"output": {
|
|
781
|
-
"shape": "
|
|
811
|
+
"shape": "S3d"
|
|
782
812
|
},
|
|
783
813
|
"idempotent": true
|
|
784
814
|
},
|
|
@@ -803,7 +833,7 @@
|
|
|
803
833
|
}
|
|
804
834
|
},
|
|
805
835
|
"output": {
|
|
806
|
-
"shape": "
|
|
836
|
+
"shape": "S3d"
|
|
807
837
|
},
|
|
808
838
|
"idempotent": true
|
|
809
839
|
}
|
|
@@ -1018,6 +1048,17 @@
|
|
|
1018
1048
|
"position": {
|
|
1019
1049
|
"shape": "S13"
|
|
1020
1050
|
},
|
|
1051
|
+
"returnInformation": {
|
|
1052
|
+
"type": "structure",
|
|
1053
|
+
"members": {
|
|
1054
|
+
"replacementOrderArn": {},
|
|
1055
|
+
"returnReason": {},
|
|
1056
|
+
"shippingAddress": {
|
|
1057
|
+
"shape": "S7"
|
|
1058
|
+
},
|
|
1059
|
+
"shippingLabel": {}
|
|
1060
|
+
}
|
|
1061
|
+
},
|
|
1021
1062
|
"serialNumber": {},
|
|
1022
1063
|
"status": {},
|
|
1023
1064
|
"statusReason": {},
|
|
@@ -1025,7 +1066,7 @@
|
|
|
1025
1066
|
"vendor": {}
|
|
1026
1067
|
}
|
|
1027
1068
|
},
|
|
1028
|
-
"
|
|
1069
|
+
"S1g": {
|
|
1029
1070
|
"type": "structure",
|
|
1030
1071
|
"required": [
|
|
1031
1072
|
"networkArn",
|
|
@@ -1043,7 +1084,7 @@
|
|
|
1043
1084
|
"statusReason": {}
|
|
1044
1085
|
}
|
|
1045
1086
|
},
|
|
1046
|
-
"
|
|
1087
|
+
"S3d": {
|
|
1047
1088
|
"type": "structure",
|
|
1048
1089
|
"members": {
|
|
1049
1090
|
"networkSite": {
|