cdk-lambda-subminute 2.0.269 → 2.0.271
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/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +22 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +28 -6
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.examples.json +24 -24
- package/node_modules/aws-sdk/apis/entityresolution-2018-05-10.min.json +721 -79
- package/node_modules/aws-sdk/apis/entityresolution-2018-05-10.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/globalaccelerator-2018-08-08.paginators.json +2 -1
- package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +3 -0
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +571 -38
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/managedblockchain-query-2023-05-04.min.json +111 -0
- package/node_modules/aws-sdk/apis/managedblockchain-query-2023-05-04.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +78 -59
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +205 -184
- package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.min.json +34 -18
- package/node_modules/aws-sdk/apis/route53-recovery-cluster-2019-12-02.min.json +5 -4
- package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +67 -37
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +40 -18
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +1 -1
- package/node_modules/aws-sdk/clients/codepipeline.d.ts +4 -4
- package/node_modules/aws-sdk/clients/drs.d.ts +27 -1
- package/node_modules/aws-sdk/clients/ecs.d.ts +3 -3
- package/node_modules/aws-sdk/clients/entityresolution.d.ts +650 -12
- package/node_modules/aws-sdk/clients/guardduty.d.ts +5 -1
- package/node_modules/aws-sdk/clients/kafka.d.ts +467 -0
- package/node_modules/aws-sdk/clients/managedblockchainquery.d.ts +125 -9
- package/node_modules/aws-sdk/clients/mediapackagev2.d.ts +13 -13
- package/node_modules/aws-sdk/clients/opensearch.d.ts +46 -6
- package/node_modules/aws-sdk/clients/redshift.d.ts +47 -7
- package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +42 -2
- package/node_modules/aws-sdk/clients/route53recoverycluster.d.ts +16 -11
- package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +42 -0
- package/node_modules/aws-sdk/clients/sesv2.d.ts +43 -3
- package/node_modules/aws-sdk/clients/transfer.d.ts +8 -8
- package/node_modules/aws-sdk/clients/xray.d.ts +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +45 -13
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +104 -40
- package/node_modules/aws-sdk/dist/aws-sdk.js +208 -187
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +28 -28
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/s3/managed_upload.d.ts +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +4 -4
@@ -76,6 +76,7 @@
|
|
76
76
|
"namespaceName"
|
77
77
|
],
|
78
78
|
"members": {
|
79
|
+
"adminPasswordSecretKmsKeyId": {},
|
79
80
|
"adminUserPassword": {
|
80
81
|
"shape": "St"
|
81
82
|
},
|
@@ -91,6 +92,9 @@
|
|
91
92
|
"logExports": {
|
92
93
|
"shape": "Sx"
|
93
94
|
},
|
95
|
+
"manageAdminPassword": {
|
96
|
+
"type": "boolean"
|
97
|
+
},
|
94
98
|
"namespaceName": {},
|
95
99
|
"tags": {
|
96
100
|
"shape": "S4"
|
@@ -101,7 +105,7 @@
|
|
101
105
|
"type": "structure",
|
102
106
|
"members": {
|
103
107
|
"namespace": {
|
104
|
-
"shape": "
|
108
|
+
"shape": "S12"
|
105
109
|
}
|
106
110
|
}
|
107
111
|
},
|
@@ -157,7 +161,7 @@
|
|
157
161
|
"type": "structure",
|
158
162
|
"members": {
|
159
163
|
"usageLimit": {
|
160
|
-
"shape": "
|
164
|
+
"shape": "S1b"
|
161
165
|
}
|
162
166
|
}
|
163
167
|
},
|
@@ -175,7 +179,7 @@
|
|
175
179
|
"type": "integer"
|
176
180
|
},
|
177
181
|
"configParameters": {
|
178
|
-
"shape": "
|
182
|
+
"shape": "S1d"
|
179
183
|
},
|
180
184
|
"enhancedVpcRouting": {
|
181
185
|
"type": "boolean"
|
@@ -250,7 +254,7 @@
|
|
250
254
|
],
|
251
255
|
"members": {
|
252
256
|
"namespace": {
|
253
|
-
"shape": "
|
257
|
+
"shape": "S12"
|
254
258
|
}
|
255
259
|
}
|
256
260
|
},
|
@@ -305,7 +309,7 @@
|
|
305
309
|
"type": "structure",
|
306
310
|
"members": {
|
307
311
|
"usageLimit": {
|
308
|
-
"shape": "
|
312
|
+
"shape": "S1b"
|
309
313
|
}
|
310
314
|
}
|
311
315
|
},
|
@@ -402,7 +406,7 @@
|
|
402
406
|
],
|
403
407
|
"members": {
|
404
408
|
"namespace": {
|
405
|
-
"shape": "
|
409
|
+
"shape": "S12"
|
406
410
|
}
|
407
411
|
}
|
408
412
|
}
|
@@ -496,7 +500,7 @@
|
|
496
500
|
"type": "structure",
|
497
501
|
"members": {
|
498
502
|
"usageLimit": {
|
499
|
-
"shape": "
|
503
|
+
"shape": "S1b"
|
500
504
|
}
|
501
505
|
}
|
502
506
|
}
|
@@ -570,7 +574,7 @@
|
|
570
574
|
"namespaces": {
|
571
575
|
"type": "list",
|
572
576
|
"member": {
|
573
|
-
"shape": "
|
577
|
+
"shape": "S12"
|
574
578
|
}
|
575
579
|
},
|
576
580
|
"nextToken": {}
|
@@ -703,7 +707,7 @@
|
|
703
707
|
"usageLimits": {
|
704
708
|
"type": "list",
|
705
709
|
"member": {
|
706
|
-
"shape": "
|
710
|
+
"shape": "S1b"
|
707
711
|
}
|
708
712
|
}
|
709
713
|
}
|
@@ -774,7 +778,7 @@
|
|
774
778
|
"type": "structure",
|
775
779
|
"members": {
|
776
780
|
"namespace": {
|
777
|
-
"shape": "
|
781
|
+
"shape": "S12"
|
778
782
|
},
|
779
783
|
"recoveryPointId": {}
|
780
784
|
}
|
@@ -788,6 +792,10 @@
|
|
788
792
|
"workgroupName"
|
789
793
|
],
|
790
794
|
"members": {
|
795
|
+
"adminPasswordSecretKmsKeyId": {},
|
796
|
+
"manageAdminPassword": {
|
797
|
+
"type": "boolean"
|
798
|
+
},
|
791
799
|
"namespaceName": {},
|
792
800
|
"ownerAccount": {},
|
793
801
|
"snapshotArn": {},
|
@@ -799,7 +807,7 @@
|
|
799
807
|
"type": "structure",
|
800
808
|
"members": {
|
801
809
|
"namespace": {
|
802
|
-
"shape": "
|
810
|
+
"shape": "S12"
|
803
811
|
},
|
804
812
|
"ownerAccount": {},
|
805
813
|
"snapshotName": {}
|
@@ -910,6 +918,7 @@
|
|
910
918
|
"namespaceName"
|
911
919
|
],
|
912
920
|
"members": {
|
921
|
+
"adminPasswordSecretKmsKeyId": {},
|
913
922
|
"adminUserPassword": {
|
914
923
|
"shape": "St"
|
915
924
|
},
|
@@ -924,6 +933,9 @@
|
|
924
933
|
"logExports": {
|
925
934
|
"shape": "Sx"
|
926
935
|
},
|
936
|
+
"manageAdminPassword": {
|
937
|
+
"type": "boolean"
|
938
|
+
},
|
927
939
|
"namespaceName": {}
|
928
940
|
}
|
929
941
|
},
|
@@ -934,7 +946,7 @@
|
|
934
946
|
],
|
935
947
|
"members": {
|
936
948
|
"namespace": {
|
937
|
-
"shape": "
|
949
|
+
"shape": "S12"
|
938
950
|
}
|
939
951
|
}
|
940
952
|
}
|
@@ -979,7 +991,7 @@
|
|
979
991
|
"type": "structure",
|
980
992
|
"members": {
|
981
993
|
"usageLimit": {
|
982
|
-
"shape": "
|
994
|
+
"shape": "S1b"
|
983
995
|
}
|
984
996
|
}
|
985
997
|
}
|
@@ -995,7 +1007,7 @@
|
|
995
1007
|
"type": "integer"
|
996
1008
|
},
|
997
1009
|
"configParameters": {
|
998
|
-
"shape": "
|
1010
|
+
"shape": "S1d"
|
999
1011
|
},
|
1000
1012
|
"enhancedVpcRouting": {
|
1001
1013
|
"type": "boolean"
|
@@ -1055,6 +1067,8 @@
|
|
1055
1067
|
"actualIncrementalBackupSizeInMegaBytes": {
|
1056
1068
|
"type": "double"
|
1057
1069
|
},
|
1070
|
+
"adminPasswordSecretArn": {},
|
1071
|
+
"adminPasswordSecretKmsKeyId": {},
|
1058
1072
|
"adminUsername": {},
|
1059
1073
|
"backupProgressInMegaBytes": {
|
1060
1074
|
"type": "double"
|
@@ -1175,9 +1189,11 @@
|
|
1175
1189
|
"type": "list",
|
1176
1190
|
"member": {}
|
1177
1191
|
},
|
1178
|
-
"
|
1192
|
+
"S12": {
|
1179
1193
|
"type": "structure",
|
1180
1194
|
"members": {
|
1195
|
+
"adminPasswordSecretArn": {},
|
1196
|
+
"adminPasswordSecretKmsKeyId": {},
|
1181
1197
|
"adminUsername": {
|
1182
1198
|
"shape": "Su"
|
1183
1199
|
},
|
@@ -1199,7 +1215,7 @@
|
|
1199
1215
|
"status": {}
|
1200
1216
|
}
|
1201
1217
|
},
|
1202
|
-
"
|
1218
|
+
"S1b": {
|
1203
1219
|
"type": "structure",
|
1204
1220
|
"members": {
|
1205
1221
|
"amount": {
|
@@ -1213,7 +1229,7 @@
|
|
1213
1229
|
"usageType": {}
|
1214
1230
|
}
|
1215
1231
|
},
|
1216
|
-
"
|
1232
|
+
"S1d": {
|
1217
1233
|
"type": "list",
|
1218
1234
|
"member": {
|
1219
1235
|
"type": "structure",
|
@@ -1234,7 +1250,7 @@
|
|
1234
1250
|
"type": "integer"
|
1235
1251
|
},
|
1236
1252
|
"configParameters": {
|
1237
|
-
"shape": "
|
1253
|
+
"shape": "S1d"
|
1238
1254
|
},
|
1239
1255
|
"creationDate": {
|
1240
1256
|
"shape": "Se"
|
@@ -62,7 +62,8 @@
|
|
62
62
|
"ControlPanelName": {},
|
63
63
|
"RoutingControlArn": {},
|
64
64
|
"RoutingControlName": {},
|
65
|
-
"RoutingControlState": {}
|
65
|
+
"RoutingControlState": {},
|
66
|
+
"Owner": {}
|
66
67
|
}
|
67
68
|
}
|
68
69
|
},
|
@@ -81,7 +82,7 @@
|
|
81
82
|
"RoutingControlArn": {},
|
82
83
|
"RoutingControlState": {},
|
83
84
|
"SafetyRulesToOverride": {
|
84
|
-
"shape": "
|
85
|
+
"shape": "Sf"
|
85
86
|
}
|
86
87
|
}
|
87
88
|
},
|
@@ -112,7 +113,7 @@
|
|
112
113
|
}
|
113
114
|
},
|
114
115
|
"SafetyRulesToOverride": {
|
115
|
-
"shape": "
|
116
|
+
"shape": "Sf"
|
116
117
|
}
|
117
118
|
}
|
118
119
|
},
|
@@ -123,7 +124,7 @@
|
|
123
124
|
}
|
124
125
|
},
|
125
126
|
"shapes": {
|
126
|
-
"
|
127
|
+
"Sf": {
|
127
128
|
"type": "list",
|
128
129
|
"member": {}
|
129
130
|
}
|
@@ -66,7 +66,7 @@
|
|
66
66
|
"type": "structure",
|
67
67
|
"members": {
|
68
68
|
"ControlPanel": {
|
69
|
-
"shape": "
|
69
|
+
"shape": "Sh"
|
70
70
|
}
|
71
71
|
}
|
72
72
|
}
|
@@ -95,7 +95,7 @@
|
|
95
95
|
"type": "structure",
|
96
96
|
"members": {
|
97
97
|
"RoutingControl": {
|
98
|
-
"shape": "
|
98
|
+
"shape": "Sm"
|
99
99
|
}
|
100
100
|
}
|
101
101
|
}
|
@@ -112,12 +112,12 @@
|
|
112
112
|
"type": "structure",
|
113
113
|
"members": {
|
114
114
|
"AssertedControls": {
|
115
|
-
"shape": "
|
115
|
+
"shape": "Sp"
|
116
116
|
},
|
117
117
|
"ControlPanelArn": {},
|
118
118
|
"Name": {},
|
119
119
|
"RuleConfig": {
|
120
|
-
"shape": "
|
120
|
+
"shape": "Sq"
|
121
121
|
},
|
122
122
|
"WaitPeriodMs": {
|
123
123
|
"type": "integer"
|
@@ -139,14 +139,14 @@
|
|
139
139
|
"members": {
|
140
140
|
"ControlPanelArn": {},
|
141
141
|
"GatingControls": {
|
142
|
-
"shape": "
|
142
|
+
"shape": "Sp"
|
143
143
|
},
|
144
144
|
"Name": {},
|
145
145
|
"RuleConfig": {
|
146
|
-
"shape": "
|
146
|
+
"shape": "Sq"
|
147
147
|
},
|
148
148
|
"TargetControls": {
|
149
|
-
"shape": "
|
149
|
+
"shape": "Sp"
|
150
150
|
},
|
151
151
|
"WaitPeriodMs": {
|
152
152
|
"type": "integer"
|
@@ -170,10 +170,10 @@
|
|
170
170
|
"type": "structure",
|
171
171
|
"members": {
|
172
172
|
"AssertionRule": {
|
173
|
-
"shape": "
|
173
|
+
"shape": "Su"
|
174
174
|
},
|
175
175
|
"GatingRule": {
|
176
|
-
"shape": "
|
176
|
+
"shape": "Sv"
|
177
177
|
}
|
178
178
|
}
|
179
179
|
}
|
@@ -319,7 +319,7 @@
|
|
319
319
|
"type": "structure",
|
320
320
|
"members": {
|
321
321
|
"ControlPanel": {
|
322
|
-
"shape": "
|
322
|
+
"shape": "Sh"
|
323
323
|
}
|
324
324
|
}
|
325
325
|
}
|
@@ -346,7 +346,7 @@
|
|
346
346
|
"type": "structure",
|
347
347
|
"members": {
|
348
348
|
"RoutingControl": {
|
349
|
-
"shape": "
|
349
|
+
"shape": "Sm"
|
350
350
|
}
|
351
351
|
}
|
352
352
|
}
|
@@ -373,14 +373,39 @@
|
|
373
373
|
"type": "structure",
|
374
374
|
"members": {
|
375
375
|
"AssertionRule": {
|
376
|
-
"shape": "
|
376
|
+
"shape": "Su"
|
377
377
|
},
|
378
378
|
"GatingRule": {
|
379
|
-
"shape": "
|
379
|
+
"shape": "Sv"
|
380
380
|
}
|
381
381
|
}
|
382
382
|
}
|
383
383
|
},
|
384
|
+
"GetResourcePolicy": {
|
385
|
+
"http": {
|
386
|
+
"method": "GET",
|
387
|
+
"requestUri": "/resourcePolicy/{ResourceArn}",
|
388
|
+
"responseCode": 200
|
389
|
+
},
|
390
|
+
"input": {
|
391
|
+
"type": "structure",
|
392
|
+
"members": {
|
393
|
+
"ResourceArn": {
|
394
|
+
"location": "uri",
|
395
|
+
"locationName": "ResourceArn"
|
396
|
+
}
|
397
|
+
},
|
398
|
+
"required": [
|
399
|
+
"ResourceArn"
|
400
|
+
]
|
401
|
+
},
|
402
|
+
"output": {
|
403
|
+
"type": "structure",
|
404
|
+
"members": {
|
405
|
+
"Policy": {}
|
406
|
+
}
|
407
|
+
}
|
408
|
+
},
|
384
409
|
"ListAssociatedRoute53HealthChecks": {
|
385
410
|
"http": {
|
386
411
|
"method": "GET",
|
@@ -482,7 +507,7 @@
|
|
482
507
|
"ControlPanels": {
|
483
508
|
"type": "list",
|
484
509
|
"member": {
|
485
|
-
"shape": "
|
510
|
+
"shape": "Sh"
|
486
511
|
}
|
487
512
|
},
|
488
513
|
"NextToken": {}
|
@@ -523,7 +548,7 @@
|
|
523
548
|
"RoutingControls": {
|
524
549
|
"type": "list",
|
525
550
|
"member": {
|
526
|
-
"shape": "
|
551
|
+
"shape": "Sm"
|
527
552
|
}
|
528
553
|
}
|
529
554
|
}
|
@@ -566,10 +591,10 @@
|
|
566
591
|
"type": "structure",
|
567
592
|
"members": {
|
568
593
|
"ASSERTION": {
|
569
|
-
"shape": "
|
594
|
+
"shape": "Su"
|
570
595
|
},
|
571
596
|
"GATING": {
|
572
|
-
"shape": "
|
597
|
+
"shape": "Sv"
|
573
598
|
}
|
574
599
|
}
|
575
600
|
}
|
@@ -681,7 +706,7 @@
|
|
681
706
|
"type": "structure",
|
682
707
|
"members": {
|
683
708
|
"ControlPanel": {
|
684
|
-
"shape": "
|
709
|
+
"shape": "Sh"
|
685
710
|
}
|
686
711
|
}
|
687
712
|
}
|
@@ -707,7 +732,7 @@
|
|
707
732
|
"type": "structure",
|
708
733
|
"members": {
|
709
734
|
"RoutingControl": {
|
710
|
-
"shape": "
|
735
|
+
"shape": "Sm"
|
711
736
|
}
|
712
737
|
}
|
713
738
|
}
|
@@ -757,10 +782,10 @@
|
|
757
782
|
"type": "structure",
|
758
783
|
"members": {
|
759
784
|
"AssertionRule": {
|
760
|
-
"shape": "
|
785
|
+
"shape": "Su"
|
761
786
|
},
|
762
787
|
"GatingRule": {
|
763
|
-
"shape": "
|
788
|
+
"shape": "Sv"
|
764
789
|
}
|
765
790
|
}
|
766
791
|
}
|
@@ -787,10 +812,11 @@
|
|
787
812
|
}
|
788
813
|
},
|
789
814
|
"Name": {},
|
790
|
-
"Status": {}
|
815
|
+
"Status": {},
|
816
|
+
"Owner": {}
|
791
817
|
}
|
792
818
|
},
|
793
|
-
"
|
819
|
+
"Sh": {
|
794
820
|
"type": "structure",
|
795
821
|
"members": {
|
796
822
|
"ClusterArn": {},
|
@@ -802,23 +828,25 @@
|
|
802
828
|
"RoutingControlCount": {
|
803
829
|
"type": "integer"
|
804
830
|
},
|
805
|
-
"Status": {}
|
831
|
+
"Status": {},
|
832
|
+
"Owner": {}
|
806
833
|
}
|
807
834
|
},
|
808
|
-
"
|
835
|
+
"Sm": {
|
809
836
|
"type": "structure",
|
810
837
|
"members": {
|
811
838
|
"ControlPanelArn": {},
|
812
839
|
"Name": {},
|
813
840
|
"RoutingControlArn": {},
|
814
|
-
"Status": {}
|
841
|
+
"Status": {},
|
842
|
+
"Owner": {}
|
815
843
|
}
|
816
844
|
},
|
817
|
-
"
|
845
|
+
"Sp": {
|
818
846
|
"type": "list",
|
819
847
|
"member": {}
|
820
848
|
},
|
821
|
-
"
|
849
|
+
"Sq": {
|
822
850
|
"type": "structure",
|
823
851
|
"members": {
|
824
852
|
"Inverted": {
|
@@ -835,22 +863,23 @@
|
|
835
863
|
"Threshold"
|
836
864
|
]
|
837
865
|
},
|
838
|
-
"
|
866
|
+
"Su": {
|
839
867
|
"type": "structure",
|
840
868
|
"members": {
|
841
869
|
"AssertedControls": {
|
842
|
-
"shape": "
|
870
|
+
"shape": "Sp"
|
843
871
|
},
|
844
872
|
"ControlPanelArn": {},
|
845
873
|
"Name": {},
|
846
874
|
"RuleConfig": {
|
847
|
-
"shape": "
|
875
|
+
"shape": "Sq"
|
848
876
|
},
|
849
877
|
"SafetyRuleArn": {},
|
850
878
|
"Status": {},
|
851
879
|
"WaitPeriodMs": {
|
852
880
|
"type": "integer"
|
853
|
-
}
|
881
|
+
},
|
882
|
+
"Owner": {}
|
854
883
|
},
|
855
884
|
"required": [
|
856
885
|
"Status",
|
@@ -862,25 +891,26 @@
|
|
862
891
|
"Name"
|
863
892
|
]
|
864
893
|
},
|
865
|
-
"
|
894
|
+
"Sv": {
|
866
895
|
"type": "structure",
|
867
896
|
"members": {
|
868
897
|
"ControlPanelArn": {},
|
869
898
|
"GatingControls": {
|
870
|
-
"shape": "
|
899
|
+
"shape": "Sp"
|
871
900
|
},
|
872
901
|
"Name": {},
|
873
902
|
"RuleConfig": {
|
874
|
-
"shape": "
|
903
|
+
"shape": "Sq"
|
875
904
|
},
|
876
905
|
"SafetyRuleArn": {},
|
877
906
|
"Status": {},
|
878
907
|
"TargetControls": {
|
879
|
-
"shape": "
|
908
|
+
"shape": "Sp"
|
880
909
|
},
|
881
910
|
"WaitPeriodMs": {
|
882
911
|
"type": "integer"
|
883
|
-
}
|
912
|
+
},
|
913
|
+
"Owner": {}
|
884
914
|
},
|
885
915
|
"required": [
|
886
916
|
"Status",
|
@@ -1343,7 +1343,29 @@
|
|
1343
1343
|
"shape": "Sz"
|
1344
1344
|
},
|
1345
1345
|
"ConfigurationSetName": {},
|
1346
|
-
"VerificationStatus": {}
|
1346
|
+
"VerificationStatus": {},
|
1347
|
+
"VerificationInfo": {
|
1348
|
+
"type": "structure",
|
1349
|
+
"members": {
|
1350
|
+
"LastCheckedTimestamp": {
|
1351
|
+
"type": "timestamp"
|
1352
|
+
},
|
1353
|
+
"LastSuccessTimestamp": {
|
1354
|
+
"type": "timestamp"
|
1355
|
+
},
|
1356
|
+
"ErrorType": {},
|
1357
|
+
"SOARecord": {
|
1358
|
+
"type": "structure",
|
1359
|
+
"members": {
|
1360
|
+
"PrimaryNameServer": {},
|
1361
|
+
"AdminEmail": {},
|
1362
|
+
"SerialNumber": {
|
1363
|
+
"type": "long"
|
1364
|
+
}
|
1365
|
+
}
|
1366
|
+
}
|
1367
|
+
}
|
1368
|
+
}
|
1347
1369
|
}
|
1348
1370
|
}
|
1349
1371
|
},
|
@@ -1440,7 +1462,7 @@
|
|
1440
1462
|
"type": "timestamp"
|
1441
1463
|
},
|
1442
1464
|
"FailureInfo": {
|
1443
|
-
"shape": "
|
1465
|
+
"shape": "S85"
|
1444
1466
|
},
|
1445
1467
|
"Statistics": {
|
1446
1468
|
"type": "structure",
|
@@ -1484,7 +1506,7 @@
|
|
1484
1506
|
"shape": "S4d"
|
1485
1507
|
},
|
1486
1508
|
"FailureInfo": {
|
1487
|
-
"shape": "
|
1509
|
+
"shape": "S85"
|
1488
1510
|
},
|
1489
1511
|
"JobStatus": {},
|
1490
1512
|
"CreatedTimestamp": {
|
@@ -1530,7 +1552,7 @@
|
|
1530
1552
|
"shape": "S3v"
|
1531
1553
|
},
|
1532
1554
|
"EmailTags": {
|
1533
|
-
"shape": "
|
1555
|
+
"shape": "S8h"
|
1534
1556
|
},
|
1535
1557
|
"Insights": {
|
1536
1558
|
"type": "list",
|
@@ -2738,12 +2760,12 @@
|
|
2738
2760
|
"FromEmailAddress": {},
|
2739
2761
|
"FromEmailAddressIdentityArn": {},
|
2740
2762
|
"ReplyToAddresses": {
|
2741
|
-
"shape": "
|
2763
|
+
"shape": "Sc0"
|
2742
2764
|
},
|
2743
2765
|
"FeedbackForwardingEmailAddress": {},
|
2744
2766
|
"FeedbackForwardingEmailAddressIdentityArn": {},
|
2745
2767
|
"DefaultEmailTags": {
|
2746
|
-
"shape": "
|
2768
|
+
"shape": "S8h"
|
2747
2769
|
},
|
2748
2770
|
"DefaultContent": {
|
2749
2771
|
"type": "structure",
|
@@ -2762,10 +2784,10 @@
|
|
2762
2784
|
],
|
2763
2785
|
"members": {
|
2764
2786
|
"Destination": {
|
2765
|
-
"shape": "
|
2787
|
+
"shape": "Sc4"
|
2766
2788
|
},
|
2767
2789
|
"ReplacementTags": {
|
2768
|
-
"shape": "
|
2790
|
+
"shape": "S8h"
|
2769
2791
|
},
|
2770
2792
|
"ReplacementEmailContent": {
|
2771
2793
|
"type": "structure",
|
@@ -2840,10 +2862,10 @@
|
|
2840
2862
|
"FromEmailAddress": {},
|
2841
2863
|
"FromEmailAddressIdentityArn": {},
|
2842
2864
|
"Destination": {
|
2843
|
-
"shape": "
|
2865
|
+
"shape": "Sc4"
|
2844
2866
|
},
|
2845
2867
|
"ReplyToAddresses": {
|
2846
|
-
"shape": "
|
2868
|
+
"shape": "Sc0"
|
2847
2869
|
},
|
2848
2870
|
"FeedbackForwardingEmailAddress": {},
|
2849
2871
|
"FeedbackForwardingEmailAddressIdentityArn": {},
|
@@ -2851,7 +2873,7 @@
|
|
2851
2873
|
"shape": "S2j"
|
2852
2874
|
},
|
2853
2875
|
"EmailTags": {
|
2854
|
-
"shape": "
|
2876
|
+
"shape": "S8h"
|
2855
2877
|
},
|
2856
2878
|
"ConfigurationSetName": {},
|
2857
2879
|
"ListManagementOptions": {
|
@@ -3768,14 +3790,14 @@
|
|
3768
3790
|
"key": {},
|
3769
3791
|
"value": {}
|
3770
3792
|
},
|
3771
|
-
"
|
3793
|
+
"S85": {
|
3772
3794
|
"type": "structure",
|
3773
3795
|
"members": {
|
3774
3796
|
"FailedRecordsS3Url": {},
|
3775
3797
|
"ErrorMessage": {}
|
3776
3798
|
}
|
3777
3799
|
},
|
3778
|
-
"
|
3800
|
+
"S8h": {
|
3779
3801
|
"type": "list",
|
3780
3802
|
"member": {
|
3781
3803
|
"type": "structure",
|
@@ -3789,21 +3811,21 @@
|
|
3789
3811
|
}
|
3790
3812
|
}
|
3791
3813
|
},
|
3792
|
-
"
|
3814
|
+
"Sc0": {
|
3793
3815
|
"type": "list",
|
3794
3816
|
"member": {}
|
3795
3817
|
},
|
3796
|
-
"
|
3818
|
+
"Sc4": {
|
3797
3819
|
"type": "structure",
|
3798
3820
|
"members": {
|
3799
3821
|
"ToAddresses": {
|
3800
|
-
"shape": "
|
3822
|
+
"shape": "Sc0"
|
3801
3823
|
},
|
3802
3824
|
"CcAddresses": {
|
3803
|
-
"shape": "
|
3825
|
+
"shape": "Sc0"
|
3804
3826
|
},
|
3805
3827
|
"BccAddresses": {
|
3806
|
-
"shape": "
|
3828
|
+
"shape": "Sc0"
|
3807
3829
|
}
|
3808
3830
|
}
|
3809
3831
|
}
|
@@ -2905,7 +2905,7 @@ declare namespace CloudFormation {
|
|
2905
2905
|
}
|
2906
2906
|
export type RequiredActivatedTypes = RequiredActivatedType[];
|
2907
2907
|
export type RequiresRecreation = "Never"|"Conditionally"|"Always"|string;
|
2908
|
-
export type ResourceAttribute = "Properties"|"Metadata"|"CreationPolicy"|"UpdatePolicy"|"DeletionPolicy"|"Tags"|string;
|
2908
|
+
export type ResourceAttribute = "Properties"|"Metadata"|"CreationPolicy"|"UpdatePolicy"|"DeletionPolicy"|"UpdateReplacePolicy"|"Tags"|string;
|
2909
2909
|
export interface ResourceChange {
|
2910
2910
|
/**
|
2911
2911
|
* The action that CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), Remove (deletes a resource), Import (imports a resource), or Dynamic (exact action for the resource can't be determined).
|