aws-sdk 2.768.0 → 2.772.0
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/CHANGELOG.md +40 -1
- package/README.md +1 -1
- package/apis/accessanalyzer-2019-11-01.min.json +70 -48
- package/apis/amplify-2017-07-25.min.json +58 -46
- package/apis/budgets-2016-10-20.min.json +411 -0
- package/apis/budgets-2016-10-20.paginators.json +18 -0
- package/apis/ce-2017-10-25.min.json +119 -87
- package/apis/dms-2016-01-01.min.json +15 -3
- package/apis/ec2-2016-11-15.min.json +33 -7
- package/apis/elasticache-2015-02-02.min.json +425 -106
- package/apis/elasticache-2015-02-02.paginators.json +12 -0
- package/apis/eventbridge-2015-10-07.min.json +20 -3
- package/apis/events-2015-10-07.min.json +20 -3
- package/apis/groundstation-2019-05-23.min.json +1 -0
- package/apis/iot-2015-05-28.min.json +4 -1
- package/apis/macie2-2020-01-01.min.json +159 -22
- package/apis/medialive-2017-10-14.min.json +366 -194
- package/apis/mediapackage-2017-10-12.min.json +214 -93
- package/apis/rds-2014-10-31.min.json +20 -2
- package/apis/rekognition-2016-06-27.min.json +206 -76
- package/apis/servicecatalog-2015-12-10.min.json +60 -30
- package/apis/servicecatalog-2015-12-10.paginators.json +5 -0
- package/apis/snowball-2016-06-30.min.json +61 -9
- package/apis/ssm-2014-11-06.min.json +147 -126
- package/apis/transfer-2018-11-05.min.json +32 -28
- package/apis/workmail-2017-10-01.min.json +93 -30
- package/apis/xray-2016-04-12.min.json +11 -5
- package/apis/xray-2016-04-12.paginators.json +0 -15
- package/clients/accessanalyzer.d.ts +26 -4
- package/clients/amplify.d.ts +17 -0
- package/clients/budgets.d.ts +358 -0
- package/clients/cloudwatchevents.d.ts +27 -0
- package/clients/computeoptimizer.d.ts +15 -15
- package/clients/costexplorer.d.ts +64 -12
- package/clients/dms.d.ts +26 -2
- package/clients/ec2.d.ts +28 -8
- package/clients/eks.d.ts +2 -2
- package/clients/elasticache.d.ts +416 -4
- package/clients/eventbridge.d.ts +27 -0
- package/clients/glue.d.ts +1 -1
- package/clients/groundstation.d.ts +5 -1
- package/clients/iot.d.ts +10 -6
- package/clients/macie2.d.ts +182 -62
- package/clients/medialive.d.ts +206 -4
- package/clients/mediapackage.d.ts +58 -0
- package/clients/rds.d.ts +26 -14
- package/clients/rekognition.d.ts +155 -14
- package/clients/sagemaker.d.ts +5 -5
- package/clients/servicecatalog.d.ts +66 -21
- package/clients/snowball.d.ts +122 -52
- package/clients/sns.d.ts +1 -1
- package/clients/ssm.d.ts +63 -11
- package/clients/transfer.d.ts +77 -71
- package/clients/workmail.d.ts +91 -1
- package/clients/workspaces.d.ts +12 -12
- package/clients/xray.d.ts +29 -21
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +27 -27
- package/dist/aws-sdk.js +1087 -483
- package/dist/aws-sdk.min.js +78 -78
- package/lib/config-base.d.ts +3 -0
- package/lib/core.d.ts +1 -1
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -24,19 +24,19 @@
|
|
|
24
24
|
},
|
|
25
25
|
"EndpointType": {},
|
|
26
26
|
"HostKey": {
|
|
27
|
-
"shape": "
|
|
27
|
+
"shape": "Sd"
|
|
28
28
|
},
|
|
29
29
|
"IdentityProviderDetails": {
|
|
30
|
-
"shape": "
|
|
30
|
+
"shape": "Se"
|
|
31
31
|
},
|
|
32
32
|
"IdentityProviderType": {},
|
|
33
33
|
"LoggingRole": {},
|
|
34
34
|
"Protocols": {
|
|
35
|
-
"shape": "
|
|
35
|
+
"shape": "Si"
|
|
36
36
|
},
|
|
37
37
|
"SecurityPolicyName": {},
|
|
38
38
|
"Tags": {
|
|
39
|
-
"shape": "
|
|
39
|
+
"shape": "Sl"
|
|
40
40
|
}
|
|
41
41
|
}
|
|
42
42
|
},
|
|
@@ -62,14 +62,14 @@
|
|
|
62
62
|
"HomeDirectory": {},
|
|
63
63
|
"HomeDirectoryType": {},
|
|
64
64
|
"HomeDirectoryMappings": {
|
|
65
|
-
"shape": "
|
|
65
|
+
"shape": "Su"
|
|
66
66
|
},
|
|
67
67
|
"Policy": {},
|
|
68
68
|
"Role": {},
|
|
69
69
|
"ServerId": {},
|
|
70
70
|
"SshPublicKeyBody": {},
|
|
71
71
|
"Tags": {
|
|
72
|
-
"shape": "
|
|
72
|
+
"shape": "Sl"
|
|
73
73
|
},
|
|
74
74
|
"UserName": {}
|
|
75
75
|
}
|
|
@@ -152,16 +152,16 @@
|
|
|
152
152
|
},
|
|
153
153
|
"SecurityPolicyName": {},
|
|
154
154
|
"SshCiphers": {
|
|
155
|
-
"shape": "
|
|
155
|
+
"shape": "S1a"
|
|
156
156
|
},
|
|
157
157
|
"SshKexs": {
|
|
158
|
-
"shape": "
|
|
158
|
+
"shape": "S1a"
|
|
159
159
|
},
|
|
160
160
|
"SshMacs": {
|
|
161
|
-
"shape": "
|
|
161
|
+
"shape": "S1a"
|
|
162
162
|
},
|
|
163
163
|
"TlsCiphers": {
|
|
164
|
-
"shape": "
|
|
164
|
+
"shape": "S1a"
|
|
165
165
|
}
|
|
166
166
|
}
|
|
167
167
|
}
|
|
@@ -198,18 +198,18 @@
|
|
|
198
198
|
"EndpointType": {},
|
|
199
199
|
"HostKeyFingerprint": {},
|
|
200
200
|
"IdentityProviderDetails": {
|
|
201
|
-
"shape": "
|
|
201
|
+
"shape": "Se"
|
|
202
202
|
},
|
|
203
203
|
"IdentityProviderType": {},
|
|
204
204
|
"LoggingRole": {},
|
|
205
205
|
"Protocols": {
|
|
206
|
-
"shape": "
|
|
206
|
+
"shape": "Si"
|
|
207
207
|
},
|
|
208
208
|
"SecurityPolicyName": {},
|
|
209
209
|
"ServerId": {},
|
|
210
210
|
"State": {},
|
|
211
211
|
"Tags": {
|
|
212
|
-
"shape": "
|
|
212
|
+
"shape": "Sl"
|
|
213
213
|
},
|
|
214
214
|
"UserCount": {
|
|
215
215
|
"type": "integer"
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
"Arn": {},
|
|
249
249
|
"HomeDirectory": {},
|
|
250
250
|
"HomeDirectoryMappings": {
|
|
251
|
-
"shape": "
|
|
251
|
+
"shape": "Su"
|
|
252
252
|
},
|
|
253
253
|
"HomeDirectoryType": {},
|
|
254
254
|
"Policy": {},
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
}
|
|
273
273
|
},
|
|
274
274
|
"Tags": {
|
|
275
|
-
"shape": "
|
|
275
|
+
"shape": "Sl"
|
|
276
276
|
},
|
|
277
277
|
"UserName": {}
|
|
278
278
|
}
|
|
@@ -392,7 +392,7 @@
|
|
|
392
392
|
"Arn": {},
|
|
393
393
|
"NextToken": {},
|
|
394
394
|
"Tags": {
|
|
395
|
-
"shape": "
|
|
395
|
+
"shape": "Sl"
|
|
396
396
|
}
|
|
397
397
|
}
|
|
398
398
|
}
|
|
@@ -474,7 +474,7 @@
|
|
|
474
474
|
"members": {
|
|
475
475
|
"Arn": {},
|
|
476
476
|
"Tags": {
|
|
477
|
-
"shape": "
|
|
477
|
+
"shape": "Sl"
|
|
478
478
|
}
|
|
479
479
|
}
|
|
480
480
|
}
|
|
@@ -542,14 +542,14 @@
|
|
|
542
542
|
},
|
|
543
543
|
"EndpointType": {},
|
|
544
544
|
"HostKey": {
|
|
545
|
-
"shape": "
|
|
545
|
+
"shape": "Sd"
|
|
546
546
|
},
|
|
547
547
|
"IdentityProviderDetails": {
|
|
548
|
-
"shape": "
|
|
548
|
+
"shape": "Se"
|
|
549
549
|
},
|
|
550
550
|
"LoggingRole": {},
|
|
551
551
|
"Protocols": {
|
|
552
|
-
"shape": "
|
|
552
|
+
"shape": "Si"
|
|
553
553
|
},
|
|
554
554
|
"SecurityPolicyName": {},
|
|
555
555
|
"ServerId": {}
|
|
@@ -576,7 +576,7 @@
|
|
|
576
576
|
"HomeDirectory": {},
|
|
577
577
|
"HomeDirectoryType": {},
|
|
578
578
|
"HomeDirectoryMappings": {
|
|
579
|
-
"shape": "
|
|
579
|
+
"shape": "Su"
|
|
580
580
|
},
|
|
581
581
|
"Policy": {},
|
|
582
582
|
"Role": {},
|
|
@@ -610,25 +610,29 @@
|
|
|
610
610
|
"member": {}
|
|
611
611
|
},
|
|
612
612
|
"VpcEndpointId": {},
|
|
613
|
-
"VpcId": {}
|
|
613
|
+
"VpcId": {},
|
|
614
|
+
"SecurityGroupIds": {
|
|
615
|
+
"type": "list",
|
|
616
|
+
"member": {}
|
|
617
|
+
}
|
|
614
618
|
}
|
|
615
619
|
},
|
|
616
|
-
"
|
|
620
|
+
"Sd": {
|
|
617
621
|
"type": "string",
|
|
618
622
|
"sensitive": true
|
|
619
623
|
},
|
|
620
|
-
"
|
|
624
|
+
"Se": {
|
|
621
625
|
"type": "structure",
|
|
622
626
|
"members": {
|
|
623
627
|
"Url": {},
|
|
624
628
|
"InvocationRole": {}
|
|
625
629
|
}
|
|
626
630
|
},
|
|
627
|
-
"
|
|
631
|
+
"Si": {
|
|
628
632
|
"type": "list",
|
|
629
633
|
"member": {}
|
|
630
634
|
},
|
|
631
|
-
"
|
|
635
|
+
"Sl": {
|
|
632
636
|
"type": "list",
|
|
633
637
|
"member": {
|
|
634
638
|
"type": "structure",
|
|
@@ -642,7 +646,7 @@
|
|
|
642
646
|
}
|
|
643
647
|
}
|
|
644
648
|
},
|
|
645
|
-
"
|
|
649
|
+
"Su": {
|
|
646
650
|
"type": "list",
|
|
647
651
|
"member": {
|
|
648
652
|
"type": "structure",
|
|
@@ -656,7 +660,7 @@
|
|
|
656
660
|
}
|
|
657
661
|
}
|
|
658
662
|
},
|
|
659
|
-
"
|
|
663
|
+
"S1a": {
|
|
660
664
|
"type": "list",
|
|
661
665
|
"member": {}
|
|
662
666
|
}
|
|
@@ -114,6 +114,42 @@
|
|
|
114
114
|
},
|
|
115
115
|
"idempotent": true
|
|
116
116
|
},
|
|
117
|
+
"CreateOrganization": {
|
|
118
|
+
"input": {
|
|
119
|
+
"type": "structure",
|
|
120
|
+
"required": [
|
|
121
|
+
"Alias"
|
|
122
|
+
],
|
|
123
|
+
"members": {
|
|
124
|
+
"DirectoryId": {},
|
|
125
|
+
"Alias": {},
|
|
126
|
+
"ClientToken": {
|
|
127
|
+
"idempotencyToken": true
|
|
128
|
+
},
|
|
129
|
+
"Domains": {
|
|
130
|
+
"type": "list",
|
|
131
|
+
"member": {
|
|
132
|
+
"type": "structure",
|
|
133
|
+
"members": {
|
|
134
|
+
"DomainName": {},
|
|
135
|
+
"HostedZoneId": {}
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
},
|
|
139
|
+
"KmsKeyArn": {},
|
|
140
|
+
"EnableInteroperability": {
|
|
141
|
+
"type": "boolean"
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
},
|
|
145
|
+
"output": {
|
|
146
|
+
"type": "structure",
|
|
147
|
+
"members": {
|
|
148
|
+
"OrganizationId": {}
|
|
149
|
+
}
|
|
150
|
+
},
|
|
151
|
+
"idempotent": true
|
|
152
|
+
},
|
|
117
153
|
"CreateResource": {
|
|
118
154
|
"input": {
|
|
119
155
|
"type": "structure",
|
|
@@ -150,7 +186,7 @@
|
|
|
150
186
|
"Name": {},
|
|
151
187
|
"DisplayName": {},
|
|
152
188
|
"Password": {
|
|
153
|
-
"shape": "
|
|
189
|
+
"shape": "Sz"
|
|
154
190
|
}
|
|
155
191
|
}
|
|
156
192
|
},
|
|
@@ -237,6 +273,32 @@
|
|
|
237
273
|
},
|
|
238
274
|
"idempotent": true
|
|
239
275
|
},
|
|
276
|
+
"DeleteOrganization": {
|
|
277
|
+
"input": {
|
|
278
|
+
"type": "structure",
|
|
279
|
+
"required": [
|
|
280
|
+
"OrganizationId",
|
|
281
|
+
"DeleteDirectory"
|
|
282
|
+
],
|
|
283
|
+
"members": {
|
|
284
|
+
"ClientToken": {
|
|
285
|
+
"idempotencyToken": true
|
|
286
|
+
},
|
|
287
|
+
"OrganizationId": {},
|
|
288
|
+
"DeleteDirectory": {
|
|
289
|
+
"type": "boolean"
|
|
290
|
+
}
|
|
291
|
+
}
|
|
292
|
+
},
|
|
293
|
+
"output": {
|
|
294
|
+
"type": "structure",
|
|
295
|
+
"members": {
|
|
296
|
+
"OrganizationId": {},
|
|
297
|
+
"State": {}
|
|
298
|
+
}
|
|
299
|
+
},
|
|
300
|
+
"idempotent": true
|
|
301
|
+
},
|
|
240
302
|
"DeleteResource": {
|
|
241
303
|
"input": {
|
|
242
304
|
"type": "structure",
|
|
@@ -423,7 +485,7 @@
|
|
|
423
485
|
"Name": {},
|
|
424
486
|
"Type": {},
|
|
425
487
|
"BookingOptions": {
|
|
426
|
-
"shape": "
|
|
488
|
+
"shape": "S23"
|
|
427
489
|
},
|
|
428
490
|
"State": {},
|
|
429
491
|
"EnabledDate": {
|
|
@@ -551,7 +613,7 @@
|
|
|
551
613
|
"Name": {},
|
|
552
614
|
"Description": {},
|
|
553
615
|
"FolderConfigurations": {
|
|
554
|
-
"shape": "
|
|
616
|
+
"shape": "S2j"
|
|
555
617
|
}
|
|
556
618
|
}
|
|
557
619
|
},
|
|
@@ -604,22 +666,22 @@
|
|
|
604
666
|
"Effect": {},
|
|
605
667
|
"Description": {},
|
|
606
668
|
"IpRanges": {
|
|
607
|
-
"shape": "
|
|
669
|
+
"shape": "S2x"
|
|
608
670
|
},
|
|
609
671
|
"NotIpRanges": {
|
|
610
|
-
"shape": "
|
|
672
|
+
"shape": "S2x"
|
|
611
673
|
},
|
|
612
674
|
"Actions": {
|
|
613
|
-
"shape": "
|
|
675
|
+
"shape": "S2z"
|
|
614
676
|
},
|
|
615
677
|
"NotActions": {
|
|
616
|
-
"shape": "
|
|
678
|
+
"shape": "S2z"
|
|
617
679
|
},
|
|
618
680
|
"UserIds": {
|
|
619
|
-
"shape": "
|
|
681
|
+
"shape": "S30"
|
|
620
682
|
},
|
|
621
683
|
"NotUserIds": {
|
|
622
|
-
"shape": "
|
|
684
|
+
"shape": "S30"
|
|
623
685
|
},
|
|
624
686
|
"DateCreated": {
|
|
625
687
|
"type": "timestamp"
|
|
@@ -820,7 +882,7 @@
|
|
|
820
882
|
"GranteeId": {},
|
|
821
883
|
"GranteeType": {},
|
|
822
884
|
"PermissionValues": {
|
|
823
|
-
"shape": "
|
|
885
|
+
"shape": "S3n"
|
|
824
886
|
}
|
|
825
887
|
}
|
|
826
888
|
}
|
|
@@ -850,6 +912,7 @@
|
|
|
850
912
|
"members": {
|
|
851
913
|
"OrganizationId": {},
|
|
852
914
|
"Alias": {},
|
|
915
|
+
"DefaultMailDomain": {},
|
|
853
916
|
"ErrorMessage": {},
|
|
854
917
|
"State": {}
|
|
855
918
|
}
|
|
@@ -953,7 +1016,7 @@
|
|
|
953
1016
|
"type": "structure",
|
|
954
1017
|
"members": {
|
|
955
1018
|
"Tags": {
|
|
956
|
-
"shape": "
|
|
1019
|
+
"shape": "S43"
|
|
957
1020
|
}
|
|
958
1021
|
}
|
|
959
1022
|
}
|
|
@@ -1014,22 +1077,22 @@
|
|
|
1014
1077
|
"Effect": {},
|
|
1015
1078
|
"Description": {},
|
|
1016
1079
|
"IpRanges": {
|
|
1017
|
-
"shape": "
|
|
1080
|
+
"shape": "S2x"
|
|
1018
1081
|
},
|
|
1019
1082
|
"NotIpRanges": {
|
|
1020
|
-
"shape": "
|
|
1083
|
+
"shape": "S2x"
|
|
1021
1084
|
},
|
|
1022
1085
|
"Actions": {
|
|
1023
|
-
"shape": "
|
|
1086
|
+
"shape": "S2z"
|
|
1024
1087
|
},
|
|
1025
1088
|
"NotActions": {
|
|
1026
|
-
"shape": "
|
|
1089
|
+
"shape": "S2z"
|
|
1027
1090
|
},
|
|
1028
1091
|
"UserIds": {
|
|
1029
|
-
"shape": "
|
|
1092
|
+
"shape": "S30"
|
|
1030
1093
|
},
|
|
1031
1094
|
"NotUserIds": {
|
|
1032
|
-
"shape": "
|
|
1095
|
+
"shape": "S30"
|
|
1033
1096
|
},
|
|
1034
1097
|
"OrganizationId": {}
|
|
1035
1098
|
}
|
|
@@ -1053,7 +1116,7 @@
|
|
|
1053
1116
|
"EntityId": {},
|
|
1054
1117
|
"GranteeId": {},
|
|
1055
1118
|
"PermissionValues": {
|
|
1056
|
-
"shape": "
|
|
1119
|
+
"shape": "S3n"
|
|
1057
1120
|
}
|
|
1058
1121
|
}
|
|
1059
1122
|
},
|
|
@@ -1080,7 +1143,7 @@
|
|
|
1080
1143
|
"sensitive": true
|
|
1081
1144
|
},
|
|
1082
1145
|
"FolderConfigurations": {
|
|
1083
|
-
"shape": "
|
|
1146
|
+
"shape": "S2j"
|
|
1084
1147
|
}
|
|
1085
1148
|
}
|
|
1086
1149
|
},
|
|
@@ -1122,7 +1185,7 @@
|
|
|
1122
1185
|
"OrganizationId": {},
|
|
1123
1186
|
"UserId": {},
|
|
1124
1187
|
"Password": {
|
|
1125
|
-
"shape": "
|
|
1188
|
+
"shape": "Sz"
|
|
1126
1189
|
}
|
|
1127
1190
|
}
|
|
1128
1191
|
},
|
|
@@ -1175,7 +1238,7 @@
|
|
|
1175
1238
|
"members": {
|
|
1176
1239
|
"ResourceARN": {},
|
|
1177
1240
|
"Tags": {
|
|
1178
|
-
"shape": "
|
|
1241
|
+
"shape": "S43"
|
|
1179
1242
|
}
|
|
1180
1243
|
}
|
|
1181
1244
|
},
|
|
@@ -1258,7 +1321,7 @@
|
|
|
1258
1321
|
"ResourceId": {},
|
|
1259
1322
|
"Name": {},
|
|
1260
1323
|
"BookingOptions": {
|
|
1261
|
-
"shape": "
|
|
1324
|
+
"shape": "S23"
|
|
1262
1325
|
}
|
|
1263
1326
|
}
|
|
1264
1327
|
},
|
|
@@ -1270,11 +1333,11 @@
|
|
|
1270
1333
|
}
|
|
1271
1334
|
},
|
|
1272
1335
|
"shapes": {
|
|
1273
|
-
"
|
|
1336
|
+
"Sz": {
|
|
1274
1337
|
"type": "string",
|
|
1275
1338
|
"sensitive": true
|
|
1276
1339
|
},
|
|
1277
|
-
"
|
|
1340
|
+
"S23": {
|
|
1278
1341
|
"type": "structure",
|
|
1279
1342
|
"members": {
|
|
1280
1343
|
"AutoAcceptRequests": {
|
|
@@ -1288,7 +1351,7 @@
|
|
|
1288
1351
|
}
|
|
1289
1352
|
}
|
|
1290
1353
|
},
|
|
1291
|
-
"
|
|
1354
|
+
"S2j": {
|
|
1292
1355
|
"type": "list",
|
|
1293
1356
|
"member": {
|
|
1294
1357
|
"type": "structure",
|
|
@@ -1305,23 +1368,23 @@
|
|
|
1305
1368
|
}
|
|
1306
1369
|
}
|
|
1307
1370
|
},
|
|
1308
|
-
"
|
|
1371
|
+
"S2x": {
|
|
1309
1372
|
"type": "list",
|
|
1310
1373
|
"member": {}
|
|
1311
1374
|
},
|
|
1312
|
-
"
|
|
1375
|
+
"S2z": {
|
|
1313
1376
|
"type": "list",
|
|
1314
1377
|
"member": {}
|
|
1315
1378
|
},
|
|
1316
|
-
"
|
|
1379
|
+
"S30": {
|
|
1317
1380
|
"type": "list",
|
|
1318
1381
|
"member": {}
|
|
1319
1382
|
},
|
|
1320
|
-
"
|
|
1383
|
+
"S3n": {
|
|
1321
1384
|
"type": "list",
|
|
1322
1385
|
"member": {}
|
|
1323
1386
|
},
|
|
1324
|
-
"
|
|
1387
|
+
"S43": {
|
|
1325
1388
|
"type": "list",
|
|
1326
1389
|
"member": {
|
|
1327
1390
|
"type": "structure",
|
|
@@ -38,6 +38,9 @@
|
|
|
38
38
|
"Duration": {
|
|
39
39
|
"type": "double"
|
|
40
40
|
},
|
|
41
|
+
"LimitExceeded": {
|
|
42
|
+
"type": "boolean"
|
|
43
|
+
},
|
|
41
44
|
"Segments": {
|
|
42
45
|
"type": "list",
|
|
43
46
|
"member": {
|
|
@@ -72,7 +75,7 @@
|
|
|
72
75
|
"GroupName": {},
|
|
73
76
|
"FilterExpression": {},
|
|
74
77
|
"InsightsConfiguration": {
|
|
75
|
-
"shape": "
|
|
78
|
+
"shape": "Si"
|
|
76
79
|
},
|
|
77
80
|
"Tags": {
|
|
78
81
|
"shape": "Sj"
|
|
@@ -210,7 +213,7 @@
|
|
|
210
213
|
"GroupARN": {},
|
|
211
214
|
"FilterExpression": {},
|
|
212
215
|
"InsightsConfiguration": {
|
|
213
|
-
"shape": "
|
|
216
|
+
"shape": "Si"
|
|
214
217
|
}
|
|
215
218
|
}
|
|
216
219
|
}
|
|
@@ -983,7 +986,7 @@
|
|
|
983
986
|
"GroupARN": {},
|
|
984
987
|
"FilterExpression": {},
|
|
985
988
|
"InsightsConfiguration": {
|
|
986
|
-
"shape": "
|
|
989
|
+
"shape": "Si"
|
|
987
990
|
}
|
|
988
991
|
}
|
|
989
992
|
},
|
|
@@ -1048,11 +1051,14 @@
|
|
|
1048
1051
|
"type": "list",
|
|
1049
1052
|
"member": {}
|
|
1050
1053
|
},
|
|
1051
|
-
"
|
|
1054
|
+
"Si": {
|
|
1052
1055
|
"type": "structure",
|
|
1053
1056
|
"members": {
|
|
1054
1057
|
"InsightsEnabled": {
|
|
1055
1058
|
"type": "boolean"
|
|
1059
|
+
},
|
|
1060
|
+
"NotificationsEnabled": {
|
|
1061
|
+
"type": "boolean"
|
|
1056
1062
|
}
|
|
1057
1063
|
}
|
|
1058
1064
|
},
|
|
@@ -1077,7 +1083,7 @@
|
|
|
1077
1083
|
"GroupARN": {},
|
|
1078
1084
|
"FilterExpression": {},
|
|
1079
1085
|
"InsightsConfiguration": {
|
|
1080
|
-
"shape": "
|
|
1086
|
+
"shape": "Si"
|
|
1081
1087
|
}
|
|
1082
1088
|
}
|
|
1083
1089
|
},
|
|
@@ -2,9 +2,6 @@
|
|
|
2
2
|
"pagination": {
|
|
3
3
|
"BatchGetTraces": {
|
|
4
4
|
"input_token": "NextToken",
|
|
5
|
-
"non_aggregate_keys": [
|
|
6
|
-
"UnprocessedTraceIds"
|
|
7
|
-
],
|
|
8
5
|
"output_token": "NextToken",
|
|
9
6
|
"result_key": "Traces"
|
|
10
7
|
},
|
|
@@ -25,19 +22,11 @@
|
|
|
25
22
|
},
|
|
26
23
|
"GetServiceGraph": {
|
|
27
24
|
"input_token": "NextToken",
|
|
28
|
-
"non_aggregate_keys": [
|
|
29
|
-
"StartTime",
|
|
30
|
-
"EndTime",
|
|
31
|
-
"ContainsOldGroupVersions"
|
|
32
|
-
],
|
|
33
25
|
"output_token": "NextToken",
|
|
34
26
|
"result_key": "Services"
|
|
35
27
|
},
|
|
36
28
|
"GetTimeSeriesServiceStatistics": {
|
|
37
29
|
"input_token": "NextToken",
|
|
38
|
-
"non_aggregate_keys": [
|
|
39
|
-
"ContainsOldGroupVersions"
|
|
40
|
-
],
|
|
41
30
|
"output_token": "NextToken",
|
|
42
31
|
"result_key": "TimeSeriesServiceStatistics"
|
|
43
32
|
},
|
|
@@ -48,10 +37,6 @@
|
|
|
48
37
|
},
|
|
49
38
|
"GetTraceSummaries": {
|
|
50
39
|
"input_token": "NextToken",
|
|
51
|
-
"non_aggregate_keys": [
|
|
52
|
-
"TracesProcessedCount",
|
|
53
|
-
"ApproximateTime"
|
|
54
|
-
],
|
|
55
40
|
"output_token": "NextToken",
|
|
56
41
|
"result_key": "TraceSummaries"
|
|
57
42
|
}
|
|
@@ -11,6 +11,14 @@ declare class AccessAnalyzer extends Service {
|
|
|
11
11
|
*/
|
|
12
12
|
constructor(options?: AccessAnalyzer.Types.ClientConfiguration)
|
|
13
13
|
config: Config & AccessAnalyzer.Types.ClientConfiguration;
|
|
14
|
+
/**
|
|
15
|
+
* Retroactively applies the archive rule to existing findings that meet the archive rule criteria.
|
|
16
|
+
*/
|
|
17
|
+
applyArchiveRule(params: AccessAnalyzer.Types.ApplyArchiveRuleRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
18
|
+
/**
|
|
19
|
+
* Retroactively applies the archive rule to existing findings that meet the archive rule criteria.
|
|
20
|
+
*/
|
|
21
|
+
applyArchiveRule(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
14
22
|
/**
|
|
15
23
|
* Creates an analyzer for your account.
|
|
16
24
|
*/
|
|
@@ -20,11 +28,11 @@ declare class AccessAnalyzer extends Service {
|
|
|
20
28
|
*/
|
|
21
29
|
createAnalyzer(callback?: (err: AWSError, data: AccessAnalyzer.Types.CreateAnalyzerResponse) => void): Request<AccessAnalyzer.Types.CreateAnalyzerResponse, AWSError>;
|
|
22
30
|
/**
|
|
23
|
-
* Creates an archive rule for the specified analyzer. Archive rules automatically archive findings that meet the criteria you define when you create the rule.
|
|
31
|
+
* Creates an archive rule for the specified analyzer. Archive rules automatically archive new findings that meet the criteria you define when you create the rule.
|
|
24
32
|
*/
|
|
25
33
|
createArchiveRule(params: AccessAnalyzer.Types.CreateArchiveRuleRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
26
34
|
/**
|
|
27
|
-
* Creates an archive rule for the specified analyzer. Archive rules automatically archive findings that meet the criteria you define when you create the rule.
|
|
35
|
+
* Creates an archive rule for the specified analyzer. Archive rules automatically archive new findings that meet the criteria you define when you create the rule.
|
|
28
36
|
*/
|
|
29
37
|
createArchiveRule(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
30
38
|
/**
|
|
@@ -260,6 +268,20 @@ declare namespace AccessAnalyzer {
|
|
|
260
268
|
type: Type;
|
|
261
269
|
}
|
|
262
270
|
export type AnalyzersList = AnalyzerSummary[];
|
|
271
|
+
export interface ApplyArchiveRuleRequest {
|
|
272
|
+
/**
|
|
273
|
+
* The Amazon resource name (ARN) of the analyzer.
|
|
274
|
+
*/
|
|
275
|
+
analyzerArn: AnalyzerArn;
|
|
276
|
+
/**
|
|
277
|
+
* A client token.
|
|
278
|
+
*/
|
|
279
|
+
clientToken?: String;
|
|
280
|
+
/**
|
|
281
|
+
* The name of the rule to apply.
|
|
282
|
+
*/
|
|
283
|
+
ruleName: Name;
|
|
284
|
+
}
|
|
263
285
|
export interface ArchiveRuleSummary {
|
|
264
286
|
/**
|
|
265
287
|
* The time at which the archive rule was created.
|
|
@@ -447,7 +469,7 @@ declare namespace AccessAnalyzer {
|
|
|
447
469
|
accessPointArn?: String;
|
|
448
470
|
}
|
|
449
471
|
export type FindingSourceList = FindingSource[];
|
|
450
|
-
export type FindingSourceType = "
|
|
472
|
+
export type FindingSourceType = "POLICY"|"BUCKET_ACL"|"S3_ACCESS_POINT"|string;
|
|
451
473
|
export type FindingStatus = "ACTIVE"|"ARCHIVED"|"RESOLVED"|string;
|
|
452
474
|
export type FindingStatusUpdate = "ACTIVE"|"ARCHIVED"|string;
|
|
453
475
|
export interface FindingSummary {
|
|
@@ -703,7 +725,7 @@ declare namespace AccessAnalyzer {
|
|
|
703
725
|
export type PrincipalMap = {[key: string]: String};
|
|
704
726
|
export type ReasonCode = "AWS_SERVICE_ACCESS_DISABLED"|"DELEGATED_ADMINISTRATOR_DEREGISTERED"|"ORGANIZATION_DELETED"|"SERVICE_LINKED_ROLE_CREATION_FAILED"|string;
|
|
705
727
|
export type ResourceArn = string;
|
|
706
|
-
export type ResourceType = "AWS::
|
|
728
|
+
export type ResourceType = "AWS::S3::Bucket"|"AWS::IAM::Role"|"AWS::SQS::Queue"|"AWS::Lambda::Function"|"AWS::Lambda::LayerVersion"|"AWS::KMS::Key"|string;
|
|
707
729
|
export type SharedViaList = String[];
|
|
708
730
|
export interface SortCriteria {
|
|
709
731
|
/**
|
package/clients/amplify.d.ts
CHANGED
|
@@ -446,6 +446,10 @@ declare namespace Amplify {
|
|
|
446
446
|
* Enables basic authorization for the autocreated branch.
|
|
447
447
|
*/
|
|
448
448
|
enableBasicAuth?: EnableBasicAuth;
|
|
449
|
+
/**
|
|
450
|
+
* Performance mode optimizes for faster hosting performance by keeping content cached at the edge for a longer interval. Enabling performance mode will mean that hosting configuration or code changes can take up to 10 minutes to roll out.
|
|
451
|
+
*/
|
|
452
|
+
enablePerformanceMode?: EnablePerformanceMode;
|
|
449
453
|
/**
|
|
450
454
|
* The build specification (build spec) for the autocreated branch.
|
|
451
455
|
*/
|
|
@@ -558,6 +562,10 @@ declare namespace Amplify {
|
|
|
558
562
|
* Enables basic authorization for a branch of an Amplify app.
|
|
559
563
|
*/
|
|
560
564
|
enableBasicAuth: EnableBasicAuth;
|
|
565
|
+
/**
|
|
566
|
+
* Performance mode optimizes for faster hosting performance by keeping content cached at the edge for a longer interval. Enabling performance mode will mean that hosting configuration or code changes can take up to 10 minutes to roll out.
|
|
567
|
+
*/
|
|
568
|
+
enablePerformanceMode?: EnablePerformanceMode;
|
|
561
569
|
/**
|
|
562
570
|
* The thumbnail URL for the branch of an Amplify app.
|
|
563
571
|
*/
|
|
@@ -751,6 +759,10 @@ declare namespace Amplify {
|
|
|
751
759
|
* Enables basic authorization for the branch.
|
|
752
760
|
*/
|
|
753
761
|
enableBasicAuth?: EnableBasicAuth;
|
|
762
|
+
/**
|
|
763
|
+
* Performance mode optimizes for faster hosting performance by keeping content cached at the edge for a longer interval. Enabling performance mode will mean that hosting configuration or code changes can take up to 10 minutes to roll out.
|
|
764
|
+
*/
|
|
765
|
+
enablePerformanceMode?: EnablePerformanceMode;
|
|
754
766
|
/**
|
|
755
767
|
* The tag for the branch.
|
|
756
768
|
*/
|
|
@@ -1026,6 +1038,7 @@ declare namespace Amplify {
|
|
|
1026
1038
|
export type EnableBranchAutoBuild = boolean;
|
|
1027
1039
|
export type EnableBranchAutoDeletion = boolean;
|
|
1028
1040
|
export type EnableNotification = boolean;
|
|
1041
|
+
export type EnablePerformanceMode = boolean;
|
|
1029
1042
|
export type EnablePullRequestPreview = boolean;
|
|
1030
1043
|
export type EndTime = Date;
|
|
1031
1044
|
export type EnvKey = string;
|
|
@@ -1757,6 +1770,10 @@ declare namespace Amplify {
|
|
|
1757
1770
|
* Enables basic authorization for the branch.
|
|
1758
1771
|
*/
|
|
1759
1772
|
enableBasicAuth?: EnableBasicAuth;
|
|
1773
|
+
/**
|
|
1774
|
+
* Performance mode optimizes for faster hosting performance by keeping content cached at the edge for a longer interval. Enabling performance mode will mean that hosting configuration or code changes can take up to 10 minutes to roll out.
|
|
1775
|
+
*/
|
|
1776
|
+
enablePerformanceMode?: EnablePerformanceMode;
|
|
1760
1777
|
/**
|
|
1761
1778
|
* The build specification (build spec) for the branch.
|
|
1762
1779
|
*/
|