aws-sdk 2.993.0 → 2.994.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 +7 -1
- package/README.md +1 -1
- package/apis/appsync-2017-07-25.min.json +97 -77
- package/apis/mediaconvert-2017-08-29.min.json +194 -83
- package/apis/ssm-2014-11-06.min.json +105 -100
- package/apis/ssm-2014-11-06.waiters2.json +5 -0
- package/clients/appsync.d.ts +35 -13
- package/clients/mediaconvert.d.ts +154 -17
- package/clients/ssm.d.ts +40 -19
- package/dist/aws-sdk-core-react-native.js +4 -4
- package/dist/aws-sdk-react-native.js +8 -8
- package/dist/aws-sdk.js +116 -106
- package/dist/aws-sdk.min.js +17 -17
- package/lib/config.js +1 -1
- package/lib/core.js +1 -1
- package/lib/event_listeners.js +1 -1
- package/lib/http_request.d.ts +1 -1
- package/lib/signers/v4.js +1 -1
- package/package.json +1 -1
|
@@ -1756,7 +1756,8 @@
|
|
|
1756
1756
|
"Name": {},
|
|
1757
1757
|
"Description": {
|
|
1758
1758
|
"shape": "S3p"
|
|
1759
|
-
}
|
|
1759
|
+
},
|
|
1760
|
+
"CutoffBehavior": {}
|
|
1760
1761
|
}
|
|
1761
1762
|
}
|
|
1762
1763
|
},
|
|
@@ -1948,7 +1949,7 @@
|
|
|
1948
1949
|
}
|
|
1949
1950
|
},
|
|
1950
1951
|
"ParameterFilters": {
|
|
1951
|
-
"shape": "
|
|
1952
|
+
"shape": "Sff"
|
|
1952
1953
|
},
|
|
1953
1954
|
"MaxResults": {
|
|
1954
1955
|
"type": "integer"
|
|
@@ -1978,7 +1979,7 @@
|
|
|
1978
1979
|
},
|
|
1979
1980
|
"Tier": {},
|
|
1980
1981
|
"Policies": {
|
|
1981
|
-
"shape": "
|
|
1982
|
+
"shape": "Sfu"
|
|
1982
1983
|
},
|
|
1983
1984
|
"DataType": {}
|
|
1984
1985
|
}
|
|
@@ -2007,7 +2008,7 @@
|
|
|
2007
2008
|
"BaselineIdentities": {
|
|
2008
2009
|
"type": "list",
|
|
2009
2010
|
"member": {
|
|
2010
|
-
"shape": "
|
|
2011
|
+
"shape": "Sg0"
|
|
2011
2012
|
}
|
|
2012
2013
|
},
|
|
2013
2014
|
"NextToken": {}
|
|
@@ -2089,7 +2090,7 @@
|
|
|
2089
2090
|
"members": {
|
|
2090
2091
|
"PatchGroup": {},
|
|
2091
2092
|
"BaselineIdentity": {
|
|
2092
|
-
"shape": "
|
|
2093
|
+
"shape": "Sg0"
|
|
2093
2094
|
}
|
|
2094
2095
|
}
|
|
2095
2096
|
}
|
|
@@ -2361,7 +2362,7 @@
|
|
|
2361
2362
|
"StandardErrorContent": {},
|
|
2362
2363
|
"StandardErrorUrl": {},
|
|
2363
2364
|
"CloudWatchOutputConfig": {
|
|
2364
|
-
"shape": "
|
|
2365
|
+
"shape": "Shj"
|
|
2365
2366
|
}
|
|
2366
2367
|
}
|
|
2367
2368
|
}
|
|
@@ -2502,10 +2503,10 @@
|
|
|
2502
2503
|
"type": "structure",
|
|
2503
2504
|
"members": {
|
|
2504
2505
|
"Filters": {
|
|
2505
|
-
"shape": "
|
|
2506
|
+
"shape": "Si5"
|
|
2506
2507
|
},
|
|
2507
2508
|
"Aggregators": {
|
|
2508
|
-
"shape": "
|
|
2509
|
+
"shape": "Sib"
|
|
2509
2510
|
},
|
|
2510
2511
|
"ResultAttributes": {
|
|
2511
2512
|
"type": "list",
|
|
@@ -2550,7 +2551,7 @@
|
|
|
2550
2551
|
"CaptureTime": {},
|
|
2551
2552
|
"ContentHash": {},
|
|
2552
2553
|
"Content": {
|
|
2553
|
-
"shape": "
|
|
2554
|
+
"shape": "Sis"
|
|
2554
2555
|
}
|
|
2555
2556
|
}
|
|
2556
2557
|
}
|
|
@@ -2801,7 +2802,7 @@
|
|
|
2801
2802
|
"shape": "Sef"
|
|
2802
2803
|
},
|
|
2803
2804
|
"TaskInvocationParameters": {
|
|
2804
|
-
"shape": "
|
|
2805
|
+
"shape": "Sjj"
|
|
2805
2806
|
},
|
|
2806
2807
|
"Priority": {
|
|
2807
2808
|
"type": "integer"
|
|
@@ -2814,7 +2815,8 @@
|
|
|
2814
2815
|
"Name": {},
|
|
2815
2816
|
"Description": {
|
|
2816
2817
|
"shape": "S3p"
|
|
2817
|
-
}
|
|
2818
|
+
},
|
|
2819
|
+
"CutoffBehavior": {}
|
|
2818
2820
|
}
|
|
2819
2821
|
}
|
|
2820
2822
|
},
|
|
@@ -2911,10 +2913,10 @@
|
|
|
2911
2913
|
"members": {
|
|
2912
2914
|
"SyncName": {},
|
|
2913
2915
|
"Filters": {
|
|
2914
|
-
"shape": "
|
|
2916
|
+
"shape": "Sk6"
|
|
2915
2917
|
},
|
|
2916
2918
|
"Aggregators": {
|
|
2917
|
-
"shape": "
|
|
2919
|
+
"shape": "Skc"
|
|
2918
2920
|
},
|
|
2919
2921
|
"ResultAttributes": {
|
|
2920
2922
|
"type": "list",
|
|
@@ -2985,7 +2987,7 @@
|
|
|
2985
2987
|
"type": "structure",
|
|
2986
2988
|
"members": {
|
|
2987
2989
|
"Parameter": {
|
|
2988
|
-
"shape": "
|
|
2990
|
+
"shape": "Sky"
|
|
2989
2991
|
}
|
|
2990
2992
|
}
|
|
2991
2993
|
}
|
|
@@ -3024,18 +3026,18 @@
|
|
|
3024
3026
|
"LastModifiedUser": {},
|
|
3025
3027
|
"Description": {},
|
|
3026
3028
|
"Value": {
|
|
3027
|
-
"shape": "
|
|
3029
|
+
"shape": "Skz"
|
|
3028
3030
|
},
|
|
3029
3031
|
"AllowedPattern": {},
|
|
3030
3032
|
"Version": {
|
|
3031
3033
|
"type": "long"
|
|
3032
3034
|
},
|
|
3033
3035
|
"Labels": {
|
|
3034
|
-
"shape": "
|
|
3036
|
+
"shape": "Sl5"
|
|
3035
3037
|
},
|
|
3036
3038
|
"Tier": {},
|
|
3037
3039
|
"Policies": {
|
|
3038
|
-
"shape": "
|
|
3040
|
+
"shape": "Sfu"
|
|
3039
3041
|
},
|
|
3040
3042
|
"DataType": {}
|
|
3041
3043
|
}
|
|
@@ -3064,7 +3066,7 @@
|
|
|
3064
3066
|
"type": "structure",
|
|
3065
3067
|
"members": {
|
|
3066
3068
|
"Parameters": {
|
|
3067
|
-
"shape": "
|
|
3069
|
+
"shape": "Sl9"
|
|
3068
3070
|
},
|
|
3069
3071
|
"InvalidParameters": {
|
|
3070
3072
|
"shape": "S6x"
|
|
@@ -3084,7 +3086,7 @@
|
|
|
3084
3086
|
"type": "boolean"
|
|
3085
3087
|
},
|
|
3086
3088
|
"ParameterFilters": {
|
|
3087
|
-
"shape": "
|
|
3089
|
+
"shape": "Sff"
|
|
3088
3090
|
},
|
|
3089
3091
|
"WithDecryption": {
|
|
3090
3092
|
"type": "boolean"
|
|
@@ -3099,7 +3101,7 @@
|
|
|
3099
3101
|
"type": "structure",
|
|
3100
3102
|
"members": {
|
|
3101
3103
|
"Parameters": {
|
|
3102
|
-
"shape": "
|
|
3104
|
+
"shape": "Sl9"
|
|
3103
3105
|
},
|
|
3104
3106
|
"NextToken": {}
|
|
3105
3107
|
}
|
|
@@ -3189,7 +3191,7 @@
|
|
|
3189
3191
|
"type": "structure",
|
|
3190
3192
|
"members": {
|
|
3191
3193
|
"ServiceSetting": {
|
|
3192
|
-
"shape": "
|
|
3194
|
+
"shape": "Sll"
|
|
3193
3195
|
}
|
|
3194
3196
|
}
|
|
3195
3197
|
}
|
|
@@ -3207,7 +3209,7 @@
|
|
|
3207
3209
|
"type": "long"
|
|
3208
3210
|
},
|
|
3209
3211
|
"Labels": {
|
|
3210
|
-
"shape": "
|
|
3212
|
+
"shape": "Sl5"
|
|
3211
3213
|
}
|
|
3212
3214
|
}
|
|
3213
3215
|
},
|
|
@@ -3215,7 +3217,7 @@
|
|
|
3215
3217
|
"type": "structure",
|
|
3216
3218
|
"members": {
|
|
3217
3219
|
"InvalidLabels": {
|
|
3218
|
-
"shape": "
|
|
3220
|
+
"shape": "Sl5"
|
|
3219
3221
|
},
|
|
3220
3222
|
"ParameterVersion": {
|
|
3221
3223
|
"type": "long"
|
|
@@ -3349,7 +3351,7 @@
|
|
|
3349
3351
|
},
|
|
3350
3352
|
"NextToken": {},
|
|
3351
3353
|
"Filters": {
|
|
3352
|
-
"shape": "
|
|
3354
|
+
"shape": "Sm3"
|
|
3353
3355
|
},
|
|
3354
3356
|
"Details": {
|
|
3355
3357
|
"type": "boolean"
|
|
@@ -3406,10 +3408,10 @@
|
|
|
3406
3408
|
},
|
|
3407
3409
|
"ServiceRole": {},
|
|
3408
3410
|
"NotificationConfig": {
|
|
3409
|
-
"shape": "
|
|
3411
|
+
"shape": "Sjl"
|
|
3410
3412
|
},
|
|
3411
3413
|
"CloudWatchOutputConfig": {
|
|
3412
|
-
"shape": "
|
|
3414
|
+
"shape": "Shj"
|
|
3413
3415
|
}
|
|
3414
3416
|
}
|
|
3415
3417
|
}
|
|
@@ -3429,7 +3431,7 @@
|
|
|
3429
3431
|
},
|
|
3430
3432
|
"NextToken": {},
|
|
3431
3433
|
"Filters": {
|
|
3432
|
-
"shape": "
|
|
3434
|
+
"shape": "Sm3"
|
|
3433
3435
|
}
|
|
3434
3436
|
}
|
|
3435
3437
|
},
|
|
@@ -3439,7 +3441,7 @@
|
|
|
3439
3441
|
"Commands": {
|
|
3440
3442
|
"type": "list",
|
|
3441
3443
|
"member": {
|
|
3442
|
-
"shape": "
|
|
3444
|
+
"shape": "Smj"
|
|
3443
3445
|
}
|
|
3444
3446
|
},
|
|
3445
3447
|
"NextToken": {}
|
|
@@ -3451,7 +3453,7 @@
|
|
|
3451
3453
|
"type": "structure",
|
|
3452
3454
|
"members": {
|
|
3453
3455
|
"Filters": {
|
|
3454
|
-
"shape": "
|
|
3456
|
+
"shape": "Smq"
|
|
3455
3457
|
},
|
|
3456
3458
|
"ResourceIds": {
|
|
3457
3459
|
"type": "list",
|
|
@@ -3483,10 +3485,10 @@
|
|
|
3483
3485
|
"Status": {},
|
|
3484
3486
|
"Severity": {},
|
|
3485
3487
|
"ExecutionSummary": {
|
|
3486
|
-
"shape": "
|
|
3488
|
+
"shape": "Sn8"
|
|
3487
3489
|
},
|
|
3488
3490
|
"Details": {
|
|
3489
|
-
"shape": "
|
|
3491
|
+
"shape": "Snb"
|
|
3490
3492
|
}
|
|
3491
3493
|
}
|
|
3492
3494
|
}
|
|
@@ -3500,7 +3502,7 @@
|
|
|
3500
3502
|
"type": "structure",
|
|
3501
3503
|
"members": {
|
|
3502
3504
|
"Filters": {
|
|
3503
|
-
"shape": "
|
|
3505
|
+
"shape": "Smq"
|
|
3504
3506
|
},
|
|
3505
3507
|
"NextToken": {},
|
|
3506
3508
|
"MaxResults": {
|
|
@@ -3518,10 +3520,10 @@
|
|
|
3518
3520
|
"members": {
|
|
3519
3521
|
"ComplianceType": {},
|
|
3520
3522
|
"CompliantSummary": {
|
|
3521
|
-
"shape": "
|
|
3523
|
+
"shape": "Sng"
|
|
3522
3524
|
},
|
|
3523
3525
|
"NonCompliantSummary": {
|
|
3524
|
-
"shape": "
|
|
3526
|
+
"shape": "Snj"
|
|
3525
3527
|
}
|
|
3526
3528
|
}
|
|
3527
3529
|
}
|
|
@@ -3569,7 +3571,7 @@
|
|
|
3569
3571
|
},
|
|
3570
3572
|
"ReviewStatus": {},
|
|
3571
3573
|
"Comment": {
|
|
3572
|
-
"shape": "
|
|
3574
|
+
"shape": "Snq"
|
|
3573
3575
|
},
|
|
3574
3576
|
"Reviewer": {}
|
|
3575
3577
|
}
|
|
@@ -3710,7 +3712,7 @@
|
|
|
3710
3712
|
"InstanceId": {},
|
|
3711
3713
|
"TypeName": {},
|
|
3712
3714
|
"Filters": {
|
|
3713
|
-
"shape": "
|
|
3715
|
+
"shape": "Si5"
|
|
3714
3716
|
},
|
|
3715
3717
|
"NextToken": {},
|
|
3716
3718
|
"MaxResults": {
|
|
@@ -3726,7 +3728,7 @@
|
|
|
3726
3728
|
"SchemaVersion": {},
|
|
3727
3729
|
"CaptureTime": {},
|
|
3728
3730
|
"Entries": {
|
|
3729
|
-
"shape": "
|
|
3731
|
+
"shape": "Sis"
|
|
3730
3732
|
},
|
|
3731
3733
|
"NextToken": {}
|
|
3732
3734
|
}
|
|
@@ -3776,7 +3778,7 @@
|
|
|
3776
3778
|
"DetailType": {},
|
|
3777
3779
|
"Detail": {},
|
|
3778
3780
|
"CreatedBy": {
|
|
3779
|
-
"shape": "
|
|
3781
|
+
"shape": "Soo"
|
|
3780
3782
|
},
|
|
3781
3783
|
"CreatedTime": {
|
|
3782
3784
|
"type": "timestamp"
|
|
@@ -3832,13 +3834,13 @@
|
|
|
3832
3834
|
"AssociationType": {},
|
|
3833
3835
|
"ResourceUri": {},
|
|
3834
3836
|
"CreatedBy": {
|
|
3835
|
-
"shape": "
|
|
3837
|
+
"shape": "Soo"
|
|
3836
3838
|
},
|
|
3837
3839
|
"CreatedTime": {
|
|
3838
3840
|
"type": "timestamp"
|
|
3839
3841
|
},
|
|
3840
3842
|
"LastModifiedBy": {
|
|
3841
|
-
"shape": "
|
|
3843
|
+
"shape": "Soo"
|
|
3842
3844
|
},
|
|
3843
3845
|
"LastModifiedTime": {
|
|
3844
3846
|
"type": "timestamp"
|
|
@@ -3905,7 +3907,7 @@
|
|
|
3905
3907
|
"type": "structure",
|
|
3906
3908
|
"members": {
|
|
3907
3909
|
"Filters": {
|
|
3908
|
-
"shape": "
|
|
3910
|
+
"shape": "Smq"
|
|
3909
3911
|
},
|
|
3910
3912
|
"NextToken": {},
|
|
3911
3913
|
"MaxResults": {
|
|
@@ -3927,13 +3929,13 @@
|
|
|
3927
3929
|
"Status": {},
|
|
3928
3930
|
"OverallSeverity": {},
|
|
3929
3931
|
"ExecutionSummary": {
|
|
3930
|
-
"shape": "
|
|
3932
|
+
"shape": "Sn8"
|
|
3931
3933
|
},
|
|
3932
3934
|
"CompliantSummary": {
|
|
3933
|
-
"shape": "
|
|
3935
|
+
"shape": "Sng"
|
|
3934
3936
|
},
|
|
3935
3937
|
"NonCompliantSummary": {
|
|
3936
|
-
"shape": "
|
|
3938
|
+
"shape": "Snj"
|
|
3937
3939
|
}
|
|
3938
3940
|
}
|
|
3939
3941
|
}
|
|
@@ -4066,7 +4068,7 @@
|
|
|
4066
4068
|
"ResourceType": {},
|
|
4067
4069
|
"ComplianceType": {},
|
|
4068
4070
|
"ExecutionSummary": {
|
|
4069
|
-
"shape": "
|
|
4071
|
+
"shape": "Sn8"
|
|
4070
4072
|
},
|
|
4071
4073
|
"Items": {
|
|
4072
4074
|
"type": "list",
|
|
@@ -4082,7 +4084,7 @@
|
|
|
4082
4084
|
"Severity": {},
|
|
4083
4085
|
"Status": {},
|
|
4084
4086
|
"Details": {
|
|
4085
|
-
"shape": "
|
|
4087
|
+
"shape": "Snb"
|
|
4086
4088
|
}
|
|
4087
4089
|
}
|
|
4088
4090
|
}
|
|
@@ -4120,7 +4122,7 @@
|
|
|
4120
4122
|
"CaptureTime": {},
|
|
4121
4123
|
"ContentHash": {},
|
|
4122
4124
|
"Content": {
|
|
4123
|
-
"shape": "
|
|
4125
|
+
"shape": "Sis"
|
|
4124
4126
|
},
|
|
4125
4127
|
"Context": {
|
|
4126
4128
|
"type": "map",
|
|
@@ -4150,7 +4152,7 @@
|
|
|
4150
4152
|
"Name": {},
|
|
4151
4153
|
"Description": {},
|
|
4152
4154
|
"Value": {
|
|
4153
|
-
"shape": "
|
|
4155
|
+
"shape": "Skz"
|
|
4154
4156
|
},
|
|
4155
4157
|
"Type": {},
|
|
4156
4158
|
"KeyId": {},
|
|
@@ -4266,7 +4268,7 @@
|
|
|
4266
4268
|
"shape": "Sef"
|
|
4267
4269
|
},
|
|
4268
4270
|
"TaskInvocationParameters": {
|
|
4269
|
-
"shape": "
|
|
4271
|
+
"shape": "Sjj"
|
|
4270
4272
|
},
|
|
4271
4273
|
"Priority": {
|
|
4272
4274
|
"type": "integer"
|
|
@@ -4282,7 +4284,8 @@
|
|
|
4282
4284
|
},
|
|
4283
4285
|
"ClientToken": {
|
|
4284
4286
|
"idempotencyToken": true
|
|
4285
|
-
}
|
|
4287
|
+
},
|
|
4288
|
+
"CutoffBehavior": {}
|
|
4286
4289
|
}
|
|
4287
4290
|
},
|
|
4288
4291
|
"output": {
|
|
@@ -4328,7 +4331,7 @@
|
|
|
4328
4331
|
"type": "structure",
|
|
4329
4332
|
"members": {
|
|
4330
4333
|
"ServiceSetting": {
|
|
4331
|
-
"shape": "
|
|
4334
|
+
"shape": "Sll"
|
|
4332
4335
|
}
|
|
4333
4336
|
}
|
|
4334
4337
|
}
|
|
@@ -4403,10 +4406,10 @@
|
|
|
4403
4406
|
"MaxErrors": {},
|
|
4404
4407
|
"ServiceRoleArn": {},
|
|
4405
4408
|
"NotificationConfig": {
|
|
4406
|
-
"shape": "
|
|
4409
|
+
"shape": "Sjl"
|
|
4407
4410
|
},
|
|
4408
4411
|
"CloudWatchOutputConfig": {
|
|
4409
|
-
"shape": "
|
|
4412
|
+
"shape": "Shj"
|
|
4410
4413
|
}
|
|
4411
4414
|
}
|
|
4412
4415
|
},
|
|
@@ -4414,7 +4417,7 @@
|
|
|
4414
4417
|
"type": "structure",
|
|
4415
4418
|
"members": {
|
|
4416
4419
|
"Command": {
|
|
4417
|
-
"shape": "
|
|
4420
|
+
"shape": "Smj"
|
|
4418
4421
|
}
|
|
4419
4422
|
}
|
|
4420
4423
|
}
|
|
@@ -4587,7 +4590,7 @@
|
|
|
4587
4590
|
"type": "long"
|
|
4588
4591
|
},
|
|
4589
4592
|
"Labels": {
|
|
4590
|
-
"shape": "
|
|
4593
|
+
"shape": "Sl5"
|
|
4591
4594
|
}
|
|
4592
4595
|
}
|
|
4593
4596
|
},
|
|
@@ -4595,10 +4598,10 @@
|
|
|
4595
4598
|
"type": "structure",
|
|
4596
4599
|
"members": {
|
|
4597
4600
|
"RemovedLabels": {
|
|
4598
|
-
"shape": "
|
|
4601
|
+
"shape": "Sl5"
|
|
4599
4602
|
},
|
|
4600
4603
|
"InvalidLabels": {
|
|
4601
|
-
"shape": "
|
|
4604
|
+
"shape": "Sl5"
|
|
4602
4605
|
}
|
|
4603
4606
|
}
|
|
4604
4607
|
}
|
|
@@ -4748,7 +4751,7 @@
|
|
|
4748
4751
|
"members": {
|
|
4749
4752
|
"Action": {},
|
|
4750
4753
|
"Comment": {
|
|
4751
|
-
"shape": "
|
|
4754
|
+
"shape": "Snq"
|
|
4752
4755
|
}
|
|
4753
4756
|
}
|
|
4754
4757
|
}
|
|
@@ -4887,7 +4890,7 @@
|
|
|
4887
4890
|
"shape": "Sef"
|
|
4888
4891
|
},
|
|
4889
4892
|
"TaskInvocationParameters": {
|
|
4890
|
-
"shape": "
|
|
4893
|
+
"shape": "Sjj"
|
|
4891
4894
|
},
|
|
4892
4895
|
"Priority": {
|
|
4893
4896
|
"type": "integer"
|
|
@@ -4903,7 +4906,8 @@
|
|
|
4903
4906
|
},
|
|
4904
4907
|
"Replace": {
|
|
4905
4908
|
"type": "boolean"
|
|
4906
|
-
}
|
|
4909
|
+
},
|
|
4910
|
+
"CutoffBehavior": {}
|
|
4907
4911
|
}
|
|
4908
4912
|
},
|
|
4909
4913
|
"output": {
|
|
@@ -4920,7 +4924,7 @@
|
|
|
4920
4924
|
"shape": "Sef"
|
|
4921
4925
|
},
|
|
4922
4926
|
"TaskInvocationParameters": {
|
|
4923
|
-
"shape": "
|
|
4927
|
+
"shape": "Sjj"
|
|
4924
4928
|
},
|
|
4925
4929
|
"Priority": {
|
|
4926
4930
|
"type": "integer"
|
|
@@ -4933,7 +4937,8 @@
|
|
|
4933
4937
|
"Name": {},
|
|
4934
4938
|
"Description": {
|
|
4935
4939
|
"shape": "S3p"
|
|
4936
|
-
}
|
|
4940
|
+
},
|
|
4941
|
+
"CutoffBehavior": {}
|
|
4937
4942
|
}
|
|
4938
4943
|
}
|
|
4939
4944
|
},
|
|
@@ -5960,7 +5965,7 @@
|
|
|
5960
5965
|
"S3Region": {}
|
|
5961
5966
|
}
|
|
5962
5967
|
},
|
|
5963
|
-
"
|
|
5968
|
+
"Sff": {
|
|
5964
5969
|
"type": "list",
|
|
5965
5970
|
"member": {
|
|
5966
5971
|
"type": "structure",
|
|
@@ -5977,7 +5982,7 @@
|
|
|
5977
5982
|
}
|
|
5978
5983
|
}
|
|
5979
5984
|
},
|
|
5980
|
-
"
|
|
5985
|
+
"Sfu": {
|
|
5981
5986
|
"type": "list",
|
|
5982
5987
|
"member": {
|
|
5983
5988
|
"type": "structure",
|
|
@@ -5988,7 +5993,7 @@
|
|
|
5988
5993
|
}
|
|
5989
5994
|
}
|
|
5990
5995
|
},
|
|
5991
|
-
"
|
|
5996
|
+
"Sg0": {
|
|
5992
5997
|
"type": "structure",
|
|
5993
5998
|
"members": {
|
|
5994
5999
|
"BaselineId": {},
|
|
@@ -6000,7 +6005,7 @@
|
|
|
6000
6005
|
}
|
|
6001
6006
|
}
|
|
6002
6007
|
},
|
|
6003
|
-
"
|
|
6008
|
+
"Shj": {
|
|
6004
6009
|
"type": "structure",
|
|
6005
6010
|
"members": {
|
|
6006
6011
|
"CloudWatchLogGroupName": {},
|
|
@@ -6009,7 +6014,7 @@
|
|
|
6009
6014
|
}
|
|
6010
6015
|
}
|
|
6011
6016
|
},
|
|
6012
|
-
"
|
|
6017
|
+
"Si5": {
|
|
6013
6018
|
"type": "list",
|
|
6014
6019
|
"member": {
|
|
6015
6020
|
"type": "structure",
|
|
@@ -6027,14 +6032,14 @@
|
|
|
6027
6032
|
}
|
|
6028
6033
|
}
|
|
6029
6034
|
},
|
|
6030
|
-
"
|
|
6035
|
+
"Sib": {
|
|
6031
6036
|
"type": "list",
|
|
6032
6037
|
"member": {
|
|
6033
6038
|
"type": "structure",
|
|
6034
6039
|
"members": {
|
|
6035
6040
|
"Expression": {},
|
|
6036
6041
|
"Aggregators": {
|
|
6037
|
-
"shape": "
|
|
6042
|
+
"shape": "Sib"
|
|
6038
6043
|
},
|
|
6039
6044
|
"Groups": {
|
|
6040
6045
|
"type": "list",
|
|
@@ -6047,7 +6052,7 @@
|
|
|
6047
6052
|
"members": {
|
|
6048
6053
|
"Name": {},
|
|
6049
6054
|
"Filters": {
|
|
6050
|
-
"shape": "
|
|
6055
|
+
"shape": "Si5"
|
|
6051
6056
|
}
|
|
6052
6057
|
}
|
|
6053
6058
|
}
|
|
@@ -6055,7 +6060,7 @@
|
|
|
6055
6060
|
}
|
|
6056
6061
|
}
|
|
6057
6062
|
},
|
|
6058
|
-
"
|
|
6063
|
+
"Sis": {
|
|
6059
6064
|
"type": "list",
|
|
6060
6065
|
"member": {
|
|
6061
6066
|
"type": "map",
|
|
@@ -6063,7 +6068,7 @@
|
|
|
6063
6068
|
"value": {}
|
|
6064
6069
|
}
|
|
6065
6070
|
},
|
|
6066
|
-
"
|
|
6071
|
+
"Sjj": {
|
|
6067
6072
|
"type": "structure",
|
|
6068
6073
|
"members": {
|
|
6069
6074
|
"RunCommand": {
|
|
@@ -6071,13 +6076,13 @@
|
|
|
6071
6076
|
"members": {
|
|
6072
6077
|
"Comment": {},
|
|
6073
6078
|
"CloudWatchOutputConfig": {
|
|
6074
|
-
"shape": "
|
|
6079
|
+
"shape": "Shj"
|
|
6075
6080
|
},
|
|
6076
6081
|
"DocumentHash": {},
|
|
6077
6082
|
"DocumentHashType": {},
|
|
6078
6083
|
"DocumentVersion": {},
|
|
6079
6084
|
"NotificationConfig": {
|
|
6080
|
-
"shape": "
|
|
6085
|
+
"shape": "Sjl"
|
|
6081
6086
|
},
|
|
6082
6087
|
"OutputS3BucketName": {},
|
|
6083
6088
|
"OutputS3KeyPrefix": {},
|
|
@@ -6122,7 +6127,7 @@
|
|
|
6122
6127
|
}
|
|
6123
6128
|
}
|
|
6124
6129
|
},
|
|
6125
|
-
"
|
|
6130
|
+
"Sjl": {
|
|
6126
6131
|
"type": "structure",
|
|
6127
6132
|
"members": {
|
|
6128
6133
|
"NotificationArn": {},
|
|
@@ -6133,7 +6138,7 @@
|
|
|
6133
6138
|
"NotificationType": {}
|
|
6134
6139
|
}
|
|
6135
6140
|
},
|
|
6136
|
-
"
|
|
6141
|
+
"Sk6": {
|
|
6137
6142
|
"type": "list",
|
|
6138
6143
|
"member": {
|
|
6139
6144
|
"type": "structure",
|
|
@@ -6151,7 +6156,7 @@
|
|
|
6151
6156
|
}
|
|
6152
6157
|
}
|
|
6153
6158
|
},
|
|
6154
|
-
"
|
|
6159
|
+
"Skc": {
|
|
6155
6160
|
"type": "list",
|
|
6156
6161
|
"member": {
|
|
6157
6162
|
"type": "structure",
|
|
@@ -6165,21 +6170,21 @@
|
|
|
6165
6170
|
"value": {}
|
|
6166
6171
|
},
|
|
6167
6172
|
"Filters": {
|
|
6168
|
-
"shape": "
|
|
6173
|
+
"shape": "Sk6"
|
|
6169
6174
|
},
|
|
6170
6175
|
"Aggregators": {
|
|
6171
|
-
"shape": "
|
|
6176
|
+
"shape": "Skc"
|
|
6172
6177
|
}
|
|
6173
6178
|
}
|
|
6174
6179
|
}
|
|
6175
6180
|
},
|
|
6176
|
-
"
|
|
6181
|
+
"Sky": {
|
|
6177
6182
|
"type": "structure",
|
|
6178
6183
|
"members": {
|
|
6179
6184
|
"Name": {},
|
|
6180
6185
|
"Type": {},
|
|
6181
6186
|
"Value": {
|
|
6182
|
-
"shape": "
|
|
6187
|
+
"shape": "Skz"
|
|
6183
6188
|
},
|
|
6184
6189
|
"Version": {
|
|
6185
6190
|
"type": "long"
|
|
@@ -6193,21 +6198,21 @@
|
|
|
6193
6198
|
"DataType": {}
|
|
6194
6199
|
}
|
|
6195
6200
|
},
|
|
6196
|
-
"
|
|
6201
|
+
"Skz": {
|
|
6197
6202
|
"type": "string",
|
|
6198
6203
|
"sensitive": true
|
|
6199
6204
|
},
|
|
6200
|
-
"
|
|
6205
|
+
"Sl5": {
|
|
6201
6206
|
"type": "list",
|
|
6202
6207
|
"member": {}
|
|
6203
6208
|
},
|
|
6204
|
-
"
|
|
6209
|
+
"Sl9": {
|
|
6205
6210
|
"type": "list",
|
|
6206
6211
|
"member": {
|
|
6207
|
-
"shape": "
|
|
6212
|
+
"shape": "Sky"
|
|
6208
6213
|
}
|
|
6209
6214
|
},
|
|
6210
|
-
"
|
|
6215
|
+
"Sll": {
|
|
6211
6216
|
"type": "structure",
|
|
6212
6217
|
"members": {
|
|
6213
6218
|
"SettingId": {},
|
|
@@ -6220,7 +6225,7 @@
|
|
|
6220
6225
|
"Status": {}
|
|
6221
6226
|
}
|
|
6222
6227
|
},
|
|
6223
|
-
"
|
|
6228
|
+
"Sm3": {
|
|
6224
6229
|
"type": "list",
|
|
6225
6230
|
"member": {
|
|
6226
6231
|
"type": "structure",
|
|
@@ -6234,7 +6239,7 @@
|
|
|
6234
6239
|
}
|
|
6235
6240
|
}
|
|
6236
6241
|
},
|
|
6237
|
-
"
|
|
6242
|
+
"Smj": {
|
|
6238
6243
|
"type": "structure",
|
|
6239
6244
|
"members": {
|
|
6240
6245
|
"CommandId": {},
|
|
@@ -6277,17 +6282,17 @@
|
|
|
6277
6282
|
},
|
|
6278
6283
|
"ServiceRole": {},
|
|
6279
6284
|
"NotificationConfig": {
|
|
6280
|
-
"shape": "
|
|
6285
|
+
"shape": "Sjl"
|
|
6281
6286
|
},
|
|
6282
6287
|
"CloudWatchOutputConfig": {
|
|
6283
|
-
"shape": "
|
|
6288
|
+
"shape": "Shj"
|
|
6284
6289
|
},
|
|
6285
6290
|
"TimeoutSeconds": {
|
|
6286
6291
|
"type": "integer"
|
|
6287
6292
|
}
|
|
6288
6293
|
}
|
|
6289
6294
|
},
|
|
6290
|
-
"
|
|
6295
|
+
"Smq": {
|
|
6291
6296
|
"type": "list",
|
|
6292
6297
|
"member": {
|
|
6293
6298
|
"type": "structure",
|
|
@@ -6301,7 +6306,7 @@
|
|
|
6301
6306
|
}
|
|
6302
6307
|
}
|
|
6303
6308
|
},
|
|
6304
|
-
"
|
|
6309
|
+
"Sn8": {
|
|
6305
6310
|
"type": "structure",
|
|
6306
6311
|
"required": [
|
|
6307
6312
|
"ExecutionTime"
|
|
@@ -6314,23 +6319,23 @@
|
|
|
6314
6319
|
"ExecutionType": {}
|
|
6315
6320
|
}
|
|
6316
6321
|
},
|
|
6317
|
-
"
|
|
6322
|
+
"Snb": {
|
|
6318
6323
|
"type": "map",
|
|
6319
6324
|
"key": {},
|
|
6320
6325
|
"value": {}
|
|
6321
6326
|
},
|
|
6322
|
-
"
|
|
6327
|
+
"Sng": {
|
|
6323
6328
|
"type": "structure",
|
|
6324
6329
|
"members": {
|
|
6325
6330
|
"CompliantCount": {
|
|
6326
6331
|
"type": "integer"
|
|
6327
6332
|
},
|
|
6328
6333
|
"SeveritySummary": {
|
|
6329
|
-
"shape": "
|
|
6334
|
+
"shape": "Sni"
|
|
6330
6335
|
}
|
|
6331
6336
|
}
|
|
6332
6337
|
},
|
|
6333
|
-
"
|
|
6338
|
+
"Sni": {
|
|
6334
6339
|
"type": "structure",
|
|
6335
6340
|
"members": {
|
|
6336
6341
|
"CriticalCount": {
|
|
@@ -6353,18 +6358,18 @@
|
|
|
6353
6358
|
}
|
|
6354
6359
|
}
|
|
6355
6360
|
},
|
|
6356
|
-
"
|
|
6361
|
+
"Snj": {
|
|
6357
6362
|
"type": "structure",
|
|
6358
6363
|
"members": {
|
|
6359
6364
|
"NonCompliantCount": {
|
|
6360
6365
|
"type": "integer"
|
|
6361
6366
|
},
|
|
6362
6367
|
"SeveritySummary": {
|
|
6363
|
-
"shape": "
|
|
6368
|
+
"shape": "Sni"
|
|
6364
6369
|
}
|
|
6365
6370
|
}
|
|
6366
6371
|
},
|
|
6367
|
-
"
|
|
6372
|
+
"Snq": {
|
|
6368
6373
|
"type": "list",
|
|
6369
6374
|
"member": {
|
|
6370
6375
|
"type": "structure",
|
|
@@ -6374,7 +6379,7 @@
|
|
|
6374
6379
|
}
|
|
6375
6380
|
}
|
|
6376
6381
|
},
|
|
6377
|
-
"
|
|
6382
|
+
"Soo": {
|
|
6378
6383
|
"type": "structure",
|
|
6379
6384
|
"members": {
|
|
6380
6385
|
"Arn": {}
|