aws-sdk 2.667.0 → 2.671.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 +17 -1
- package/README.md +1 -1
- package/apis/codestar-connections-2019-12-01.min.json +83 -5
- package/apis/comprehendmedical-2018-10-30.min.json +207 -25
- package/apis/ec2-2016-11-15.min.json +453 -442
- package/apis/elasticfilesystem-2015-02-01.min.json +5 -2
- package/apis/s3control-2018-08-20.min.json +52 -15
- package/apis/ssm-2014-11-06.min.json +90 -84
- package/clients/codestarconnections.d.ts +84 -1
- package/clients/comprehendmedical.d.ts +232 -0
- package/clients/ec2.d.ts +26 -10
- package/clients/efs.d.ts +1 -1
- package/clients/s3control.d.ts +82 -43
- package/clients/ssm.d.ts +25 -4
- package/clients/support.d.ts +22 -22
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +7 -7
- package/dist/aws-sdk.js +758 -556
- package/dist/aws-sdk.min.js +62 -62
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -1860,7 +1860,8 @@
|
|
|
1860
1860
|
"Tier": {},
|
|
1861
1861
|
"Policies": {
|
|
1862
1862
|
"shape": "Sef"
|
|
1863
|
-
}
|
|
1863
|
+
},
|
|
1864
|
+
"DataType": {}
|
|
1864
1865
|
}
|
|
1865
1866
|
}
|
|
1866
1867
|
},
|
|
@@ -1887,7 +1888,7 @@
|
|
|
1887
1888
|
"BaselineIdentities": {
|
|
1888
1889
|
"type": "list",
|
|
1889
1890
|
"member": {
|
|
1890
|
-
"shape": "
|
|
1891
|
+
"shape": "Sel"
|
|
1891
1892
|
}
|
|
1892
1893
|
},
|
|
1893
1894
|
"NextToken": {}
|
|
@@ -1960,7 +1961,7 @@
|
|
|
1960
1961
|
"members": {
|
|
1961
1962
|
"PatchGroup": {},
|
|
1962
1963
|
"BaselineIdentity": {
|
|
1963
|
-
"shape": "
|
|
1964
|
+
"shape": "Sel"
|
|
1964
1965
|
}
|
|
1965
1966
|
}
|
|
1966
1967
|
}
|
|
@@ -2121,7 +2122,7 @@
|
|
|
2121
2122
|
"MaxErrors": {},
|
|
2122
2123
|
"Target": {},
|
|
2123
2124
|
"TargetLocations": {
|
|
2124
|
-
"shape": "
|
|
2125
|
+
"shape": "Sfn"
|
|
2125
2126
|
},
|
|
2126
2127
|
"ProgressCounters": {
|
|
2127
2128
|
"type": "structure",
|
|
@@ -2206,7 +2207,7 @@
|
|
|
2206
2207
|
"StandardErrorContent": {},
|
|
2207
2208
|
"StandardErrorUrl": {},
|
|
2208
2209
|
"CloudWatchOutputConfig": {
|
|
2209
|
-
"shape": "
|
|
2210
|
+
"shape": "Sg5"
|
|
2210
2211
|
}
|
|
2211
2212
|
}
|
|
2212
2213
|
}
|
|
@@ -2316,10 +2317,10 @@
|
|
|
2316
2317
|
"type": "structure",
|
|
2317
2318
|
"members": {
|
|
2318
2319
|
"Filters": {
|
|
2319
|
-
"shape": "
|
|
2320
|
+
"shape": "Sgq"
|
|
2320
2321
|
},
|
|
2321
2322
|
"Aggregators": {
|
|
2322
|
-
"shape": "
|
|
2323
|
+
"shape": "Sgw"
|
|
2323
2324
|
},
|
|
2324
2325
|
"ResultAttributes": {
|
|
2325
2326
|
"type": "list",
|
|
@@ -2364,7 +2365,7 @@
|
|
|
2364
2365
|
"CaptureTime": {},
|
|
2365
2366
|
"ContentHash": {},
|
|
2366
2367
|
"Content": {
|
|
2367
|
-
"shape": "
|
|
2368
|
+
"shape": "Shd"
|
|
2368
2369
|
}
|
|
2369
2370
|
}
|
|
2370
2371
|
}
|
|
@@ -2612,7 +2613,7 @@
|
|
|
2612
2613
|
"shape": "Sd0"
|
|
2613
2614
|
},
|
|
2614
2615
|
"TaskInvocationParameters": {
|
|
2615
|
-
"shape": "
|
|
2616
|
+
"shape": "Si4"
|
|
2616
2617
|
},
|
|
2617
2618
|
"Priority": {
|
|
2618
2619
|
"type": "integer"
|
|
@@ -2684,10 +2685,10 @@
|
|
|
2684
2685
|
"members": {
|
|
2685
2686
|
"SyncName": {},
|
|
2686
2687
|
"Filters": {
|
|
2687
|
-
"shape": "
|
|
2688
|
+
"shape": "Sio"
|
|
2688
2689
|
},
|
|
2689
2690
|
"Aggregators": {
|
|
2690
|
-
"shape": "
|
|
2691
|
+
"shape": "Siu"
|
|
2691
2692
|
},
|
|
2692
2693
|
"ResultAttributes": {
|
|
2693
2694
|
"type": "list",
|
|
@@ -2758,7 +2759,7 @@
|
|
|
2758
2759
|
"type": "structure",
|
|
2759
2760
|
"members": {
|
|
2760
2761
|
"Parameter": {
|
|
2761
|
-
"shape": "
|
|
2762
|
+
"shape": "Sjg"
|
|
2762
2763
|
}
|
|
2763
2764
|
}
|
|
2764
2765
|
}
|
|
@@ -2802,12 +2803,13 @@
|
|
|
2802
2803
|
"type": "long"
|
|
2803
2804
|
},
|
|
2804
2805
|
"Labels": {
|
|
2805
|
-
"shape": "
|
|
2806
|
+
"shape": "Sjn"
|
|
2806
2807
|
},
|
|
2807
2808
|
"Tier": {},
|
|
2808
2809
|
"Policies": {
|
|
2809
2810
|
"shape": "Sef"
|
|
2810
|
-
}
|
|
2811
|
+
},
|
|
2812
|
+
"DataType": {}
|
|
2811
2813
|
}
|
|
2812
2814
|
}
|
|
2813
2815
|
},
|
|
@@ -2834,7 +2836,7 @@
|
|
|
2834
2836
|
"type": "structure",
|
|
2835
2837
|
"members": {
|
|
2836
2838
|
"Parameters": {
|
|
2837
|
-
"shape": "
|
|
2839
|
+
"shape": "Sjr"
|
|
2838
2840
|
},
|
|
2839
2841
|
"InvalidParameters": {
|
|
2840
2842
|
"shape": "S5x"
|
|
@@ -2869,7 +2871,7 @@
|
|
|
2869
2871
|
"type": "structure",
|
|
2870
2872
|
"members": {
|
|
2871
2873
|
"Parameters": {
|
|
2872
|
-
"shape": "
|
|
2874
|
+
"shape": "Sjr"
|
|
2873
2875
|
},
|
|
2874
2876
|
"NextToken": {}
|
|
2875
2877
|
}
|
|
@@ -2959,7 +2961,7 @@
|
|
|
2959
2961
|
"type": "structure",
|
|
2960
2962
|
"members": {
|
|
2961
2963
|
"ServiceSetting": {
|
|
2962
|
-
"shape": "
|
|
2964
|
+
"shape": "Sk3"
|
|
2963
2965
|
}
|
|
2964
2966
|
}
|
|
2965
2967
|
}
|
|
@@ -2977,7 +2979,7 @@
|
|
|
2977
2979
|
"type": "long"
|
|
2978
2980
|
},
|
|
2979
2981
|
"Labels": {
|
|
2980
|
-
"shape": "
|
|
2982
|
+
"shape": "Sjn"
|
|
2981
2983
|
}
|
|
2982
2984
|
}
|
|
2983
2985
|
},
|
|
@@ -2985,7 +2987,7 @@
|
|
|
2985
2987
|
"type": "structure",
|
|
2986
2988
|
"members": {
|
|
2987
2989
|
"InvalidLabels": {
|
|
2988
|
-
"shape": "
|
|
2990
|
+
"shape": "Sjn"
|
|
2989
2991
|
},
|
|
2990
2992
|
"ParameterVersion": {
|
|
2991
2993
|
"type": "long"
|
|
@@ -3110,7 +3112,7 @@
|
|
|
3110
3112
|
},
|
|
3111
3113
|
"NextToken": {},
|
|
3112
3114
|
"Filters": {
|
|
3113
|
-
"shape": "
|
|
3115
|
+
"shape": "Skl"
|
|
3114
3116
|
},
|
|
3115
3117
|
"Details": {
|
|
3116
3118
|
"type": "boolean"
|
|
@@ -3167,10 +3169,10 @@
|
|
|
3167
3169
|
},
|
|
3168
3170
|
"ServiceRole": {},
|
|
3169
3171
|
"NotificationConfig": {
|
|
3170
|
-
"shape": "
|
|
3172
|
+
"shape": "Si6"
|
|
3171
3173
|
},
|
|
3172
3174
|
"CloudWatchOutputConfig": {
|
|
3173
|
-
"shape": "
|
|
3175
|
+
"shape": "Sg5"
|
|
3174
3176
|
}
|
|
3175
3177
|
}
|
|
3176
3178
|
}
|
|
@@ -3190,7 +3192,7 @@
|
|
|
3190
3192
|
},
|
|
3191
3193
|
"NextToken": {},
|
|
3192
3194
|
"Filters": {
|
|
3193
|
-
"shape": "
|
|
3195
|
+
"shape": "Skl"
|
|
3194
3196
|
}
|
|
3195
3197
|
}
|
|
3196
3198
|
},
|
|
@@ -3200,7 +3202,7 @@
|
|
|
3200
3202
|
"Commands": {
|
|
3201
3203
|
"type": "list",
|
|
3202
3204
|
"member": {
|
|
3203
|
-
"shape": "
|
|
3205
|
+
"shape": "Sl1"
|
|
3204
3206
|
}
|
|
3205
3207
|
},
|
|
3206
3208
|
"NextToken": {}
|
|
@@ -3212,7 +3214,7 @@
|
|
|
3212
3214
|
"type": "structure",
|
|
3213
3215
|
"members": {
|
|
3214
3216
|
"Filters": {
|
|
3215
|
-
"shape": "
|
|
3217
|
+
"shape": "Sl8"
|
|
3216
3218
|
},
|
|
3217
3219
|
"ResourceIds": {
|
|
3218
3220
|
"type": "list",
|
|
@@ -3244,10 +3246,10 @@
|
|
|
3244
3246
|
"Status": {},
|
|
3245
3247
|
"Severity": {},
|
|
3246
3248
|
"ExecutionSummary": {
|
|
3247
|
-
"shape": "
|
|
3249
|
+
"shape": "Slq"
|
|
3248
3250
|
},
|
|
3249
3251
|
"Details": {
|
|
3250
|
-
"shape": "
|
|
3252
|
+
"shape": "Slt"
|
|
3251
3253
|
}
|
|
3252
3254
|
}
|
|
3253
3255
|
}
|
|
@@ -3261,7 +3263,7 @@
|
|
|
3261
3263
|
"type": "structure",
|
|
3262
3264
|
"members": {
|
|
3263
3265
|
"Filters": {
|
|
3264
|
-
"shape": "
|
|
3266
|
+
"shape": "Sl8"
|
|
3265
3267
|
},
|
|
3266
3268
|
"NextToken": {},
|
|
3267
3269
|
"MaxResults": {
|
|
@@ -3279,10 +3281,10 @@
|
|
|
3279
3281
|
"members": {
|
|
3280
3282
|
"ComplianceType": {},
|
|
3281
3283
|
"CompliantSummary": {
|
|
3282
|
-
"shape": "
|
|
3284
|
+
"shape": "Sly"
|
|
3283
3285
|
},
|
|
3284
3286
|
"NonCompliantSummary": {
|
|
3285
|
-
"shape": "
|
|
3287
|
+
"shape": "Sm1"
|
|
3286
3288
|
}
|
|
3287
3289
|
}
|
|
3288
3290
|
}
|
|
@@ -3412,7 +3414,7 @@
|
|
|
3412
3414
|
"InstanceId": {},
|
|
3413
3415
|
"TypeName": {},
|
|
3414
3416
|
"Filters": {
|
|
3415
|
-
"shape": "
|
|
3417
|
+
"shape": "Sgq"
|
|
3416
3418
|
},
|
|
3417
3419
|
"NextToken": {},
|
|
3418
3420
|
"MaxResults": {
|
|
@@ -3428,7 +3430,7 @@
|
|
|
3428
3430
|
"SchemaVersion": {},
|
|
3429
3431
|
"CaptureTime": {},
|
|
3430
3432
|
"Entries": {
|
|
3431
|
-
"shape": "
|
|
3433
|
+
"shape": "Shd"
|
|
3432
3434
|
},
|
|
3433
3435
|
"NextToken": {}
|
|
3434
3436
|
}
|
|
@@ -3439,7 +3441,7 @@
|
|
|
3439
3441
|
"type": "structure",
|
|
3440
3442
|
"members": {
|
|
3441
3443
|
"Filters": {
|
|
3442
|
-
"shape": "
|
|
3444
|
+
"shape": "Sl8"
|
|
3443
3445
|
},
|
|
3444
3446
|
"NextToken": {},
|
|
3445
3447
|
"MaxResults": {
|
|
@@ -3461,13 +3463,13 @@
|
|
|
3461
3463
|
"Status": {},
|
|
3462
3464
|
"OverallSeverity": {},
|
|
3463
3465
|
"ExecutionSummary": {
|
|
3464
|
-
"shape": "
|
|
3466
|
+
"shape": "Slq"
|
|
3465
3467
|
},
|
|
3466
3468
|
"CompliantSummary": {
|
|
3467
|
-
"shape": "
|
|
3469
|
+
"shape": "Sly"
|
|
3468
3470
|
},
|
|
3469
3471
|
"NonCompliantSummary": {
|
|
3470
|
-
"shape": "
|
|
3472
|
+
"shape": "Sm1"
|
|
3471
3473
|
}
|
|
3472
3474
|
}
|
|
3473
3475
|
}
|
|
@@ -3597,7 +3599,7 @@
|
|
|
3597
3599
|
"ResourceType": {},
|
|
3598
3600
|
"ComplianceType": {},
|
|
3599
3601
|
"ExecutionSummary": {
|
|
3600
|
-
"shape": "
|
|
3602
|
+
"shape": "Slq"
|
|
3601
3603
|
},
|
|
3602
3604
|
"Items": {
|
|
3603
3605
|
"type": "list",
|
|
@@ -3613,7 +3615,7 @@
|
|
|
3613
3615
|
"Severity": {},
|
|
3614
3616
|
"Status": {},
|
|
3615
3617
|
"Details": {
|
|
3616
|
-
"shape": "
|
|
3618
|
+
"shape": "Slt"
|
|
3617
3619
|
}
|
|
3618
3620
|
}
|
|
3619
3621
|
}
|
|
@@ -3651,7 +3653,7 @@
|
|
|
3651
3653
|
"CaptureTime": {},
|
|
3652
3654
|
"ContentHash": {},
|
|
3653
3655
|
"Content": {
|
|
3654
|
-
"shape": "
|
|
3656
|
+
"shape": "Shd"
|
|
3655
3657
|
},
|
|
3656
3658
|
"Context": {
|
|
3657
3659
|
"type": "map",
|
|
@@ -3675,8 +3677,7 @@
|
|
|
3675
3677
|
"type": "structure",
|
|
3676
3678
|
"required": [
|
|
3677
3679
|
"Name",
|
|
3678
|
-
"Value"
|
|
3679
|
-
"Type"
|
|
3680
|
+
"Value"
|
|
3680
3681
|
],
|
|
3681
3682
|
"members": {
|
|
3682
3683
|
"Name": {},
|
|
@@ -3692,7 +3693,8 @@
|
|
|
3692
3693
|
"shape": "S4"
|
|
3693
3694
|
},
|
|
3694
3695
|
"Tier": {},
|
|
3695
|
-
"Policies": {}
|
|
3696
|
+
"Policies": {},
|
|
3697
|
+
"DataType": {}
|
|
3696
3698
|
}
|
|
3697
3699
|
},
|
|
3698
3700
|
"output": {
|
|
@@ -3798,7 +3800,7 @@
|
|
|
3798
3800
|
"shape": "Sd0"
|
|
3799
3801
|
},
|
|
3800
3802
|
"TaskInvocationParameters": {
|
|
3801
|
-
"shape": "
|
|
3803
|
+
"shape": "Si4"
|
|
3802
3804
|
},
|
|
3803
3805
|
"Priority": {
|
|
3804
3806
|
"type": "integer"
|
|
@@ -3860,7 +3862,7 @@
|
|
|
3860
3862
|
"type": "structure",
|
|
3861
3863
|
"members": {
|
|
3862
3864
|
"ServiceSetting": {
|
|
3863
|
-
"shape": "
|
|
3865
|
+
"shape": "Sk3"
|
|
3864
3866
|
}
|
|
3865
3867
|
}
|
|
3866
3868
|
}
|
|
@@ -3935,10 +3937,10 @@
|
|
|
3935
3937
|
"MaxErrors": {},
|
|
3936
3938
|
"ServiceRoleArn": {},
|
|
3937
3939
|
"NotificationConfig": {
|
|
3938
|
-
"shape": "
|
|
3940
|
+
"shape": "Si6"
|
|
3939
3941
|
},
|
|
3940
3942
|
"CloudWatchOutputConfig": {
|
|
3941
|
-
"shape": "
|
|
3943
|
+
"shape": "Sg5"
|
|
3942
3944
|
}
|
|
3943
3945
|
}
|
|
3944
3946
|
},
|
|
@@ -3946,7 +3948,7 @@
|
|
|
3946
3948
|
"type": "structure",
|
|
3947
3949
|
"members": {
|
|
3948
3950
|
"Command": {
|
|
3949
|
-
"shape": "
|
|
3951
|
+
"shape": "Sl1"
|
|
3950
3952
|
}
|
|
3951
3953
|
}
|
|
3952
3954
|
}
|
|
@@ -3993,7 +3995,7 @@
|
|
|
3993
3995
|
"MaxConcurrency": {},
|
|
3994
3996
|
"MaxErrors": {},
|
|
3995
3997
|
"TargetLocations": {
|
|
3996
|
-
"shape": "
|
|
3998
|
+
"shape": "Sfn"
|
|
3997
3999
|
},
|
|
3998
4000
|
"Tags": {
|
|
3999
4001
|
"shape": "S4"
|
|
@@ -4307,7 +4309,7 @@
|
|
|
4307
4309
|
"shape": "Sd0"
|
|
4308
4310
|
},
|
|
4309
4311
|
"TaskInvocationParameters": {
|
|
4310
|
-
"shape": "
|
|
4312
|
+
"shape": "Si4"
|
|
4311
4313
|
},
|
|
4312
4314
|
"Priority": {
|
|
4313
4315
|
"type": "integer"
|
|
@@ -4340,7 +4342,7 @@
|
|
|
4340
4342
|
"shape": "Sd0"
|
|
4341
4343
|
},
|
|
4342
4344
|
"TaskInvocationParameters": {
|
|
4343
|
-
"shape": "
|
|
4345
|
+
"shape": "Si4"
|
|
4344
4346
|
},
|
|
4345
4347
|
"Priority": {
|
|
4346
4348
|
"type": "integer"
|
|
@@ -5258,7 +5260,7 @@
|
|
|
5258
5260
|
}
|
|
5259
5261
|
}
|
|
5260
5262
|
},
|
|
5261
|
-
"
|
|
5263
|
+
"Sel": {
|
|
5262
5264
|
"type": "structure",
|
|
5263
5265
|
"members": {
|
|
5264
5266
|
"BaselineId": {},
|
|
@@ -5270,13 +5272,13 @@
|
|
|
5270
5272
|
}
|
|
5271
5273
|
}
|
|
5272
5274
|
},
|
|
5273
|
-
"
|
|
5275
|
+
"Sfn": {
|
|
5274
5276
|
"type": "list",
|
|
5275
5277
|
"member": {
|
|
5276
5278
|
"shape": "S8l"
|
|
5277
5279
|
}
|
|
5278
5280
|
},
|
|
5279
|
-
"
|
|
5281
|
+
"Sg5": {
|
|
5280
5282
|
"type": "structure",
|
|
5281
5283
|
"members": {
|
|
5282
5284
|
"CloudWatchLogGroupName": {},
|
|
@@ -5285,7 +5287,7 @@
|
|
|
5285
5287
|
}
|
|
5286
5288
|
}
|
|
5287
5289
|
},
|
|
5288
|
-
"
|
|
5290
|
+
"Sgq": {
|
|
5289
5291
|
"type": "list",
|
|
5290
5292
|
"member": {
|
|
5291
5293
|
"type": "structure",
|
|
@@ -5303,14 +5305,14 @@
|
|
|
5303
5305
|
}
|
|
5304
5306
|
}
|
|
5305
5307
|
},
|
|
5306
|
-
"
|
|
5308
|
+
"Sgw": {
|
|
5307
5309
|
"type": "list",
|
|
5308
5310
|
"member": {
|
|
5309
5311
|
"type": "structure",
|
|
5310
5312
|
"members": {
|
|
5311
5313
|
"Expression": {},
|
|
5312
5314
|
"Aggregators": {
|
|
5313
|
-
"shape": "
|
|
5315
|
+
"shape": "Sgw"
|
|
5314
5316
|
},
|
|
5315
5317
|
"Groups": {
|
|
5316
5318
|
"type": "list",
|
|
@@ -5323,7 +5325,7 @@
|
|
|
5323
5325
|
"members": {
|
|
5324
5326
|
"Name": {},
|
|
5325
5327
|
"Filters": {
|
|
5326
|
-
"shape": "
|
|
5328
|
+
"shape": "Sgq"
|
|
5327
5329
|
}
|
|
5328
5330
|
}
|
|
5329
5331
|
}
|
|
@@ -5331,7 +5333,7 @@
|
|
|
5331
5333
|
}
|
|
5332
5334
|
}
|
|
5333
5335
|
},
|
|
5334
|
-
"
|
|
5336
|
+
"Shd": {
|
|
5335
5337
|
"type": "list",
|
|
5336
5338
|
"member": {
|
|
5337
5339
|
"type": "map",
|
|
@@ -5339,7 +5341,7 @@
|
|
|
5339
5341
|
"value": {}
|
|
5340
5342
|
}
|
|
5341
5343
|
},
|
|
5342
|
-
"
|
|
5344
|
+
"Si4": {
|
|
5343
5345
|
"type": "structure",
|
|
5344
5346
|
"members": {
|
|
5345
5347
|
"RunCommand": {
|
|
@@ -5347,13 +5349,13 @@
|
|
|
5347
5349
|
"members": {
|
|
5348
5350
|
"Comment": {},
|
|
5349
5351
|
"CloudWatchOutputConfig": {
|
|
5350
|
-
"shape": "
|
|
5352
|
+
"shape": "Sg5"
|
|
5351
5353
|
},
|
|
5352
5354
|
"DocumentHash": {},
|
|
5353
5355
|
"DocumentHashType": {},
|
|
5354
5356
|
"DocumentVersion": {},
|
|
5355
5357
|
"NotificationConfig": {
|
|
5356
|
-
"shape": "
|
|
5358
|
+
"shape": "Si6"
|
|
5357
5359
|
},
|
|
5358
5360
|
"OutputS3BucketName": {},
|
|
5359
5361
|
"OutputS3KeyPrefix": {},
|
|
@@ -5398,7 +5400,7 @@
|
|
|
5398
5400
|
}
|
|
5399
5401
|
}
|
|
5400
5402
|
},
|
|
5401
|
-
"
|
|
5403
|
+
"Si6": {
|
|
5402
5404
|
"type": "structure",
|
|
5403
5405
|
"members": {
|
|
5404
5406
|
"NotificationArn": {},
|
|
@@ -5409,7 +5411,7 @@
|
|
|
5409
5411
|
"NotificationType": {}
|
|
5410
5412
|
}
|
|
5411
5413
|
},
|
|
5412
|
-
"
|
|
5414
|
+
"Sio": {
|
|
5413
5415
|
"type": "list",
|
|
5414
5416
|
"member": {
|
|
5415
5417
|
"type": "structure",
|
|
@@ -5427,7 +5429,7 @@
|
|
|
5427
5429
|
}
|
|
5428
5430
|
}
|
|
5429
5431
|
},
|
|
5430
|
-
"
|
|
5432
|
+
"Siu": {
|
|
5431
5433
|
"type": "list",
|
|
5432
5434
|
"member": {
|
|
5433
5435
|
"type": "structure",
|
|
@@ -5441,15 +5443,15 @@
|
|
|
5441
5443
|
"value": {}
|
|
5442
5444
|
},
|
|
5443
5445
|
"Filters": {
|
|
5444
|
-
"shape": "
|
|
5446
|
+
"shape": "Sio"
|
|
5445
5447
|
},
|
|
5446
5448
|
"Aggregators": {
|
|
5447
|
-
"shape": "
|
|
5449
|
+
"shape": "Siu"
|
|
5448
5450
|
}
|
|
5449
5451
|
}
|
|
5450
5452
|
}
|
|
5451
5453
|
},
|
|
5452
|
-
"
|
|
5454
|
+
"Sjg": {
|
|
5453
5455
|
"type": "structure",
|
|
5454
5456
|
"members": {
|
|
5455
5457
|
"Name": {},
|
|
@@ -5463,20 +5465,21 @@
|
|
|
5463
5465
|
"LastModifiedDate": {
|
|
5464
5466
|
"type": "timestamp"
|
|
5465
5467
|
},
|
|
5466
|
-
"ARN": {}
|
|
5468
|
+
"ARN": {},
|
|
5469
|
+
"DataType": {}
|
|
5467
5470
|
}
|
|
5468
5471
|
},
|
|
5469
|
-
"
|
|
5472
|
+
"Sjn": {
|
|
5470
5473
|
"type": "list",
|
|
5471
5474
|
"member": {}
|
|
5472
5475
|
},
|
|
5473
|
-
"
|
|
5476
|
+
"Sjr": {
|
|
5474
5477
|
"type": "list",
|
|
5475
5478
|
"member": {
|
|
5476
|
-
"shape": "
|
|
5479
|
+
"shape": "Sjg"
|
|
5477
5480
|
}
|
|
5478
5481
|
},
|
|
5479
|
-
"
|
|
5482
|
+
"Sk3": {
|
|
5480
5483
|
"type": "structure",
|
|
5481
5484
|
"members": {
|
|
5482
5485
|
"SettingId": {},
|
|
@@ -5489,7 +5492,7 @@
|
|
|
5489
5492
|
"Status": {}
|
|
5490
5493
|
}
|
|
5491
5494
|
},
|
|
5492
|
-
"
|
|
5495
|
+
"Skl": {
|
|
5493
5496
|
"type": "list",
|
|
5494
5497
|
"member": {
|
|
5495
5498
|
"type": "structure",
|
|
@@ -5503,7 +5506,7 @@
|
|
|
5503
5506
|
}
|
|
5504
5507
|
}
|
|
5505
5508
|
},
|
|
5506
|
-
"
|
|
5509
|
+
"Sl1": {
|
|
5507
5510
|
"type": "structure",
|
|
5508
5511
|
"members": {
|
|
5509
5512
|
"CommandId": {},
|
|
@@ -5546,14 +5549,17 @@
|
|
|
5546
5549
|
},
|
|
5547
5550
|
"ServiceRole": {},
|
|
5548
5551
|
"NotificationConfig": {
|
|
5549
|
-
"shape": "
|
|
5552
|
+
"shape": "Si6"
|
|
5550
5553
|
},
|
|
5551
5554
|
"CloudWatchOutputConfig": {
|
|
5552
|
-
"shape": "
|
|
5555
|
+
"shape": "Sg5"
|
|
5556
|
+
},
|
|
5557
|
+
"TimeoutSeconds": {
|
|
5558
|
+
"type": "integer"
|
|
5553
5559
|
}
|
|
5554
5560
|
}
|
|
5555
5561
|
},
|
|
5556
|
-
"
|
|
5562
|
+
"Sl8": {
|
|
5557
5563
|
"type": "list",
|
|
5558
5564
|
"member": {
|
|
5559
5565
|
"type": "structure",
|
|
@@ -5567,7 +5573,7 @@
|
|
|
5567
5573
|
}
|
|
5568
5574
|
}
|
|
5569
5575
|
},
|
|
5570
|
-
"
|
|
5576
|
+
"Slq": {
|
|
5571
5577
|
"type": "structure",
|
|
5572
5578
|
"required": [
|
|
5573
5579
|
"ExecutionTime"
|
|
@@ -5580,23 +5586,23 @@
|
|
|
5580
5586
|
"ExecutionType": {}
|
|
5581
5587
|
}
|
|
5582
5588
|
},
|
|
5583
|
-
"
|
|
5589
|
+
"Slt": {
|
|
5584
5590
|
"type": "map",
|
|
5585
5591
|
"key": {},
|
|
5586
5592
|
"value": {}
|
|
5587
5593
|
},
|
|
5588
|
-
"
|
|
5594
|
+
"Sly": {
|
|
5589
5595
|
"type": "structure",
|
|
5590
5596
|
"members": {
|
|
5591
5597
|
"CompliantCount": {
|
|
5592
5598
|
"type": "integer"
|
|
5593
5599
|
},
|
|
5594
5600
|
"SeveritySummary": {
|
|
5595
|
-
"shape": "
|
|
5601
|
+
"shape": "Sm0"
|
|
5596
5602
|
}
|
|
5597
5603
|
}
|
|
5598
5604
|
},
|
|
5599
|
-
"
|
|
5605
|
+
"Sm0": {
|
|
5600
5606
|
"type": "structure",
|
|
5601
5607
|
"members": {
|
|
5602
5608
|
"CriticalCount": {
|
|
@@ -5619,14 +5625,14 @@
|
|
|
5619
5625
|
}
|
|
5620
5626
|
}
|
|
5621
5627
|
},
|
|
5622
|
-
"
|
|
5628
|
+
"Sm1": {
|
|
5623
5629
|
"type": "structure",
|
|
5624
5630
|
"members": {
|
|
5625
5631
|
"NonCompliantCount": {
|
|
5626
5632
|
"type": "integer"
|
|
5627
5633
|
},
|
|
5628
5634
|
"SeveritySummary": {
|
|
5629
|
-
"shape": "
|
|
5635
|
+
"shape": "Sm0"
|
|
5630
5636
|
}
|
|
5631
5637
|
}
|
|
5632
5638
|
}
|