aws-sdk 2.1605.0 → 2.1606.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,6 +5,9 @@
5
5
  "endpointPrefix": "ssm",
6
6
  "jsonVersion": "1.1",
7
7
  "protocol": "json",
8
+ "protocols": [
9
+ "json"
10
+ ],
8
11
  "serviceAbbreviation": "Amazon SSM",
9
12
  "serviceFullName": "Amazon Simple Systems Manager (SSM)",
10
13
  "serviceId": "SSM",
@@ -1383,17 +1386,7 @@
1383
1386
  "type": "timestamp"
1384
1387
  },
1385
1388
  "AssociationOverview": {
1386
- "type": "structure",
1387
- "members": {
1388
- "DetailedStatus": {},
1389
- "InstanceAssociationStatusAggregatedCount": {
1390
- "type": "map",
1391
- "key": {},
1392
- "value": {
1393
- "type": "integer"
1394
- }
1395
- }
1396
- }
1389
+ "shape": "Scr"
1397
1390
  },
1398
1391
  "SourceId": {},
1399
1392
  "SourceType": {}
@@ -1528,6 +1521,102 @@
1528
1521
  }
1529
1522
  }
1530
1523
  },
1524
+ "DescribeInstanceProperties": {
1525
+ "input": {
1526
+ "type": "structure",
1527
+ "members": {
1528
+ "InstancePropertyFilterList": {
1529
+ "type": "list",
1530
+ "member": {
1531
+ "type": "structure",
1532
+ "required": [
1533
+ "key",
1534
+ "valueSet"
1535
+ ],
1536
+ "members": {
1537
+ "key": {},
1538
+ "valueSet": {
1539
+ "shape": "Sdz"
1540
+ }
1541
+ }
1542
+ }
1543
+ },
1544
+ "FiltersWithOperator": {
1545
+ "type": "list",
1546
+ "member": {
1547
+ "type": "structure",
1548
+ "required": [
1549
+ "Key",
1550
+ "Values"
1551
+ ],
1552
+ "members": {
1553
+ "Key": {},
1554
+ "Values": {
1555
+ "shape": "Sdz"
1556
+ },
1557
+ "Operator": {}
1558
+ }
1559
+ }
1560
+ },
1561
+ "MaxResults": {
1562
+ "type": "integer"
1563
+ },
1564
+ "NextToken": {}
1565
+ }
1566
+ },
1567
+ "output": {
1568
+ "type": "structure",
1569
+ "members": {
1570
+ "InstanceProperties": {
1571
+ "type": "list",
1572
+ "member": {
1573
+ "type": "structure",
1574
+ "members": {
1575
+ "Name": {},
1576
+ "InstanceId": {},
1577
+ "InstanceType": {},
1578
+ "InstanceRole": {},
1579
+ "KeyName": {},
1580
+ "InstanceState": {},
1581
+ "Architecture": {},
1582
+ "IPAddress": {},
1583
+ "LaunchTime": {
1584
+ "type": "timestamp"
1585
+ },
1586
+ "PingStatus": {},
1587
+ "LastPingDateTime": {
1588
+ "type": "timestamp"
1589
+ },
1590
+ "AgentVersion": {},
1591
+ "PlatformType": {},
1592
+ "PlatformName": {},
1593
+ "PlatformVersion": {},
1594
+ "ActivationId": {},
1595
+ "IamRole": {},
1596
+ "RegistrationDate": {
1597
+ "type": "timestamp"
1598
+ },
1599
+ "ResourceType": {},
1600
+ "ComputerName": {},
1601
+ "AssociationStatus": {},
1602
+ "LastAssociationExecutionDate": {
1603
+ "type": "timestamp"
1604
+ },
1605
+ "LastSuccessfulAssociationExecutionDate": {
1606
+ "type": "timestamp"
1607
+ },
1608
+ "AssociationOverview": {
1609
+ "shape": "Scr"
1610
+ },
1611
+ "SourceId": {},
1612
+ "SourceType": {}
1613
+ }
1614
+ }
1615
+ },
1616
+ "NextToken": {}
1617
+ }
1618
+ }
1619
+ },
1531
1620
  "DescribeInventoryDeletions": {
1532
1621
  "input": {
1533
1622
  "type": "structure",
@@ -1578,7 +1667,7 @@
1578
1667
  "WindowExecutionId": {},
1579
1668
  "TaskId": {},
1580
1669
  "Filters": {
1581
- "shape": "Se5"
1670
+ "shape": "Ser"
1582
1671
  },
1583
1672
  "MaxResults": {
1584
1673
  "type": "integer"
@@ -1600,7 +1689,7 @@
1600
1689
  "ExecutionId": {},
1601
1690
  "TaskType": {},
1602
1691
  "Parameters": {
1603
- "shape": "Seh"
1692
+ "shape": "Sf3"
1604
1693
  },
1605
1694
  "Status": {},
1606
1695
  "StatusDetails": {},
@@ -1630,7 +1719,7 @@
1630
1719
  "members": {
1631
1720
  "WindowExecutionId": {},
1632
1721
  "Filters": {
1633
- "shape": "Se5"
1722
+ "shape": "Ser"
1634
1723
  },
1635
1724
  "MaxResults": {
1636
1725
  "type": "integer"
@@ -1680,7 +1769,7 @@
1680
1769
  "members": {
1681
1770
  "WindowId": {},
1682
1771
  "Filters": {
1683
- "shape": "Se5"
1772
+ "shape": "Ser"
1684
1773
  },
1685
1774
  "MaxResults": {
1686
1775
  "type": "integer"
@@ -1758,7 +1847,7 @@
1758
1847
  "members": {
1759
1848
  "WindowId": {},
1760
1849
  "Filters": {
1761
- "shape": "Se5"
1850
+ "shape": "Ser"
1762
1851
  },
1763
1852
  "MaxResults": {
1764
1853
  "type": "integer"
@@ -1803,7 +1892,7 @@
1803
1892
  "members": {
1804
1893
  "WindowId": {},
1805
1894
  "Filters": {
1806
- "shape": "Se5"
1895
+ "shape": "Ser"
1807
1896
  },
1808
1897
  "MaxResults": {
1809
1898
  "type": "integer"
@@ -1827,13 +1916,13 @@
1827
1916
  "shape": "S18"
1828
1917
  },
1829
1918
  "TaskParameters": {
1830
- "shape": "Sf8"
1919
+ "shape": "Sfu"
1831
1920
  },
1832
1921
  "Priority": {
1833
1922
  "type": "integer"
1834
1923
  },
1835
1924
  "LoggingInfo": {
1836
- "shape": "Sfe"
1925
+ "shape": "Sg0"
1837
1926
  },
1838
1927
  "ServiceRoleArn": {},
1839
1928
  "MaxConcurrency": {},
@@ -1858,7 +1947,7 @@
1858
1947
  "type": "structure",
1859
1948
  "members": {
1860
1949
  "Filters": {
1861
- "shape": "Se5"
1950
+ "shape": "Ser"
1862
1951
  },
1863
1952
  "MaxResults": {
1864
1953
  "type": "integer"
@@ -2037,7 +2126,7 @@
2037
2126
  }
2038
2127
  },
2039
2128
  "ParameterFilters": {
2040
- "shape": "Sg8"
2129
+ "shape": "Sgu"
2041
2130
  },
2042
2131
  "MaxResults": {
2043
2132
  "type": "integer"
@@ -2071,7 +2160,7 @@
2071
2160
  },
2072
2161
  "Tier": {},
2073
2162
  "Policies": {
2074
- "shape": "Sgn"
2163
+ "shape": "Sh9"
2075
2164
  },
2076
2165
  "DataType": {}
2077
2166
  }
@@ -2100,7 +2189,7 @@
2100
2189
  "BaselineIdentities": {
2101
2190
  "type": "list",
2102
2191
  "member": {
2103
- "shape": "Sgt"
2192
+ "shape": "Shf"
2104
2193
  }
2105
2194
  },
2106
2195
  "NextToken": {}
@@ -2182,7 +2271,7 @@
2182
2271
  "members": {
2183
2272
  "PatchGroup": {},
2184
2273
  "BaselineIdentity": {
2185
- "shape": "Sgt"
2274
+ "shape": "Shf"
2186
2275
  }
2187
2276
  }
2188
2277
  }
@@ -2465,7 +2554,7 @@
2465
2554
  "StandardErrorContent": {},
2466
2555
  "StandardErrorUrl": {},
2467
2556
  "CloudWatchOutputConfig": {
2468
- "shape": "Sie"
2557
+ "shape": "Sj0"
2469
2558
  }
2470
2559
  }
2471
2560
  }
@@ -2606,10 +2695,10 @@
2606
2695
  "type": "structure",
2607
2696
  "members": {
2608
2697
  "Filters": {
2609
- "shape": "Sj0"
2698
+ "shape": "Sjm"
2610
2699
  },
2611
2700
  "Aggregators": {
2612
- "shape": "Sj6"
2701
+ "shape": "Sjs"
2613
2702
  },
2614
2703
  "ResultAttributes": {
2615
2704
  "type": "list",
@@ -2654,7 +2743,7 @@
2654
2743
  "CaptureTime": {},
2655
2744
  "ContentHash": {},
2656
2745
  "Content": {
2657
- "shape": "Sjn"
2746
+ "shape": "Sk9"
2658
2747
  }
2659
2748
  }
2660
2749
  }
@@ -2818,7 +2907,7 @@
2818
2907
  "TaskParameters": {
2819
2908
  "type": "list",
2820
2909
  "member": {
2821
- "shape": "Sf8"
2910
+ "shape": "Sfu"
2822
2911
  },
2823
2912
  "sensitive": true
2824
2913
  },
@@ -2867,7 +2956,7 @@
2867
2956
  "ExecutionId": {},
2868
2957
  "TaskType": {},
2869
2958
  "Parameters": {
2870
- "shape": "Seh"
2959
+ "shape": "Sf3"
2871
2960
  },
2872
2961
  "Status": {},
2873
2962
  "StatusDetails": {},
@@ -2908,10 +2997,10 @@
2908
2997
  "ServiceRoleArn": {},
2909
2998
  "TaskType": {},
2910
2999
  "TaskParameters": {
2911
- "shape": "Sf8"
3000
+ "shape": "Sfu"
2912
3001
  },
2913
3002
  "TaskInvocationParameters": {
2914
- "shape": "Ske"
3003
+ "shape": "Sl0"
2915
3004
  },
2916
3005
  "Priority": {
2917
3006
  "type": "integer"
@@ -2919,7 +3008,7 @@
2919
3008
  "MaxConcurrency": {},
2920
3009
  "MaxErrors": {},
2921
3010
  "LoggingInfo": {
2922
- "shape": "Sfe"
3011
+ "shape": "Sg0"
2923
3012
  },
2924
3013
  "Name": {},
2925
3014
  "Description": {
@@ -3027,10 +3116,10 @@
3027
3116
  "members": {
3028
3117
  "SyncName": {},
3029
3118
  "Filters": {
3030
- "shape": "Sl1"
3119
+ "shape": "Sln"
3031
3120
  },
3032
3121
  "Aggregators": {
3033
- "shape": "Sl7"
3122
+ "shape": "Slt"
3034
3123
  },
3035
3124
  "ResultAttributes": {
3036
3125
  "type": "list",
@@ -3101,7 +3190,7 @@
3101
3190
  "type": "structure",
3102
3191
  "members": {
3103
3192
  "Parameter": {
3104
- "shape": "Slt"
3193
+ "shape": "Smf"
3105
3194
  }
3106
3195
  }
3107
3196
  }
@@ -3140,18 +3229,18 @@
3140
3229
  "LastModifiedUser": {},
3141
3230
  "Description": {},
3142
3231
  "Value": {
3143
- "shape": "Slu"
3232
+ "shape": "Smg"
3144
3233
  },
3145
3234
  "AllowedPattern": {},
3146
3235
  "Version": {
3147
3236
  "type": "long"
3148
3237
  },
3149
3238
  "Labels": {
3150
- "shape": "Sm0"
3239
+ "shape": "Smm"
3151
3240
  },
3152
3241
  "Tier": {},
3153
3242
  "Policies": {
3154
- "shape": "Sgn"
3243
+ "shape": "Sh9"
3155
3244
  },
3156
3245
  "DataType": {}
3157
3246
  }
@@ -3180,7 +3269,7 @@
3180
3269
  "type": "structure",
3181
3270
  "members": {
3182
3271
  "Parameters": {
3183
- "shape": "Sm4"
3272
+ "shape": "Smq"
3184
3273
  },
3185
3274
  "InvalidParameters": {
3186
3275
  "shape": "S7n"
@@ -3200,7 +3289,7 @@
3200
3289
  "type": "boolean"
3201
3290
  },
3202
3291
  "ParameterFilters": {
3203
- "shape": "Sg8"
3292
+ "shape": "Sgu"
3204
3293
  },
3205
3294
  "WithDecryption": {
3206
3295
  "type": "boolean"
@@ -3215,7 +3304,7 @@
3215
3304
  "type": "structure",
3216
3305
  "members": {
3217
3306
  "Parameters": {
3218
- "shape": "Sm4"
3307
+ "shape": "Smq"
3219
3308
  },
3220
3309
  "NextToken": {}
3221
3310
  }
@@ -3337,7 +3426,7 @@
3337
3426
  "type": "structure",
3338
3427
  "members": {
3339
3428
  "ServiceSetting": {
3340
- "shape": "Smm"
3429
+ "shape": "Sn8"
3341
3430
  }
3342
3431
  }
3343
3432
  }
@@ -3355,7 +3444,7 @@
3355
3444
  "type": "long"
3356
3445
  },
3357
3446
  "Labels": {
3358
- "shape": "Sm0"
3447
+ "shape": "Smm"
3359
3448
  }
3360
3449
  }
3361
3450
  },
@@ -3363,7 +3452,7 @@
3363
3452
  "type": "structure",
3364
3453
  "members": {
3365
3454
  "InvalidLabels": {
3366
- "shape": "Sm0"
3455
+ "shape": "Smm"
3367
3456
  },
3368
3457
  "ParameterVersion": {
3369
3458
  "type": "long"
@@ -3515,7 +3604,7 @@
3515
3604
  },
3516
3605
  "NextToken": {},
3517
3606
  "Filters": {
3518
- "shape": "Sn4"
3607
+ "shape": "Snq"
3519
3608
  },
3520
3609
  "Details": {
3521
3610
  "type": "boolean"
@@ -3572,10 +3661,10 @@
3572
3661
  },
3573
3662
  "ServiceRole": {},
3574
3663
  "NotificationConfig": {
3575
- "shape": "Skg"
3664
+ "shape": "Sl2"
3576
3665
  },
3577
3666
  "CloudWatchOutputConfig": {
3578
- "shape": "Sie"
3667
+ "shape": "Sj0"
3579
3668
  }
3580
3669
  }
3581
3670
  }
@@ -3595,7 +3684,7 @@
3595
3684
  },
3596
3685
  "NextToken": {},
3597
3686
  "Filters": {
3598
- "shape": "Sn4"
3687
+ "shape": "Snq"
3599
3688
  }
3600
3689
  }
3601
3690
  },
@@ -3605,7 +3694,7 @@
3605
3694
  "Commands": {
3606
3695
  "type": "list",
3607
3696
  "member": {
3608
- "shape": "Snk"
3697
+ "shape": "So6"
3609
3698
  }
3610
3699
  },
3611
3700
  "NextToken": {}
@@ -3617,7 +3706,7 @@
3617
3706
  "type": "structure",
3618
3707
  "members": {
3619
3708
  "Filters": {
3620
- "shape": "Snr"
3709
+ "shape": "Sod"
3621
3710
  },
3622
3711
  "ResourceIds": {
3623
3712
  "type": "list",
@@ -3649,10 +3738,10 @@
3649
3738
  "Status": {},
3650
3739
  "Severity": {},
3651
3740
  "ExecutionSummary": {
3652
- "shape": "So9"
3741
+ "shape": "Sov"
3653
3742
  },
3654
3743
  "Details": {
3655
- "shape": "Soc"
3744
+ "shape": "Soy"
3656
3745
  }
3657
3746
  }
3658
3747
  }
@@ -3666,7 +3755,7 @@
3666
3755
  "type": "structure",
3667
3756
  "members": {
3668
3757
  "Filters": {
3669
- "shape": "Snr"
3758
+ "shape": "Sod"
3670
3759
  },
3671
3760
  "NextToken": {},
3672
3761
  "MaxResults": {
@@ -3684,10 +3773,10 @@
3684
3773
  "members": {
3685
3774
  "ComplianceType": {},
3686
3775
  "CompliantSummary": {
3687
- "shape": "Soh"
3776
+ "shape": "Sp3"
3688
3777
  },
3689
3778
  "NonCompliantSummary": {
3690
- "shape": "Sok"
3779
+ "shape": "Sp6"
3691
3780
  }
3692
3781
  }
3693
3782
  }
@@ -3735,7 +3824,7 @@
3735
3824
  },
3736
3825
  "ReviewStatus": {},
3737
3826
  "Comment": {
3738
- "shape": "Sor"
3827
+ "shape": "Spd"
3739
3828
  },
3740
3829
  "Reviewer": {}
3741
3830
  }
@@ -3876,7 +3965,7 @@
3876
3965
  "InstanceId": {},
3877
3966
  "TypeName": {},
3878
3967
  "Filters": {
3879
- "shape": "Sj0"
3968
+ "shape": "Sjm"
3880
3969
  },
3881
3970
  "NextToken": {},
3882
3971
  "MaxResults": {
@@ -3892,7 +3981,7 @@
3892
3981
  "SchemaVersion": {},
3893
3982
  "CaptureTime": {},
3894
3983
  "Entries": {
3895
- "shape": "Sjn"
3984
+ "shape": "Sk9"
3896
3985
  },
3897
3986
  "NextToken": {}
3898
3987
  }
@@ -3942,7 +4031,7 @@
3942
4031
  "DetailType": {},
3943
4032
  "Detail": {},
3944
4033
  "CreatedBy": {
3945
- "shape": "Spp"
4034
+ "shape": "Sqb"
3946
4035
  },
3947
4036
  "CreatedTime": {
3948
4037
  "type": "timestamp"
@@ -3998,13 +4087,13 @@
3998
4087
  "AssociationType": {},
3999
4088
  "ResourceUri": {},
4000
4089
  "CreatedBy": {
4001
- "shape": "Spp"
4090
+ "shape": "Sqb"
4002
4091
  },
4003
4092
  "CreatedTime": {
4004
4093
  "type": "timestamp"
4005
4094
  },
4006
4095
  "LastModifiedBy": {
4007
- "shape": "Spp"
4096
+ "shape": "Sqb"
4008
4097
  },
4009
4098
  "LastModifiedTime": {
4010
4099
  "type": "timestamp"
@@ -4071,7 +4160,7 @@
4071
4160
  "type": "structure",
4072
4161
  "members": {
4073
4162
  "Filters": {
4074
- "shape": "Snr"
4163
+ "shape": "Sod"
4075
4164
  },
4076
4165
  "NextToken": {},
4077
4166
  "MaxResults": {
@@ -4093,13 +4182,13 @@
4093
4182
  "Status": {},
4094
4183
  "OverallSeverity": {},
4095
4184
  "ExecutionSummary": {
4096
- "shape": "So9"
4185
+ "shape": "Sov"
4097
4186
  },
4098
4187
  "CompliantSummary": {
4099
- "shape": "Soh"
4188
+ "shape": "Sp3"
4100
4189
  },
4101
4190
  "NonCompliantSummary": {
4102
- "shape": "Sok"
4191
+ "shape": "Sp6"
4103
4192
  }
4104
4193
  }
4105
4194
  }
@@ -4232,7 +4321,7 @@
4232
4321
  "ResourceType": {},
4233
4322
  "ComplianceType": {},
4234
4323
  "ExecutionSummary": {
4235
- "shape": "So9"
4324
+ "shape": "Sov"
4236
4325
  },
4237
4326
  "Items": {
4238
4327
  "type": "list",
@@ -4248,7 +4337,7 @@
4248
4337
  "Severity": {},
4249
4338
  "Status": {},
4250
4339
  "Details": {
4251
- "shape": "Soc"
4340
+ "shape": "Soy"
4252
4341
  }
4253
4342
  }
4254
4343
  }
@@ -4286,7 +4375,7 @@
4286
4375
  "CaptureTime": {},
4287
4376
  "ContentHash": {},
4288
4377
  "Content": {
4289
- "shape": "Sjn"
4378
+ "shape": "Sk9"
4290
4379
  },
4291
4380
  "Context": {
4292
4381
  "type": "map",
@@ -4316,7 +4405,7 @@
4316
4405
  "Name": {},
4317
4406
  "Description": {},
4318
4407
  "Value": {
4319
- "shape": "Slu"
4408
+ "shape": "Smg"
4320
4409
  },
4321
4410
  "Type": {},
4322
4411
  "KeyId": {},
@@ -4451,10 +4540,10 @@
4451
4540
  "ServiceRoleArn": {},
4452
4541
  "TaskType": {},
4453
4542
  "TaskParameters": {
4454
- "shape": "Sf8"
4543
+ "shape": "Sfu"
4455
4544
  },
4456
4545
  "TaskInvocationParameters": {
4457
- "shape": "Ske"
4546
+ "shape": "Sl0"
4458
4547
  },
4459
4548
  "Priority": {
4460
4549
  "type": "integer"
@@ -4462,7 +4551,7 @@
4462
4551
  "MaxConcurrency": {},
4463
4552
  "MaxErrors": {},
4464
4553
  "LoggingInfo": {
4465
- "shape": "Sfe"
4554
+ "shape": "Sg0"
4466
4555
  },
4467
4556
  "Name": {},
4468
4557
  "Description": {
@@ -4520,7 +4609,7 @@
4520
4609
  "type": "structure",
4521
4610
  "members": {
4522
4611
  "ServiceSetting": {
4523
- "shape": "Smm"
4612
+ "shape": "Sn8"
4524
4613
  }
4525
4614
  }
4526
4615
  }
@@ -4595,10 +4684,10 @@
4595
4684
  "MaxErrors": {},
4596
4685
  "ServiceRoleArn": {},
4597
4686
  "NotificationConfig": {
4598
- "shape": "Skg"
4687
+ "shape": "Sl2"
4599
4688
  },
4600
4689
  "CloudWatchOutputConfig": {
4601
- "shape": "Sie"
4690
+ "shape": "Sj0"
4602
4691
  },
4603
4692
  "AlarmConfiguration": {
4604
4693
  "shape": "S1z"
@@ -4609,7 +4698,7 @@
4609
4698
  "type": "structure",
4610
4699
  "members": {
4611
4700
  "Command": {
4612
- "shape": "Snk"
4701
+ "shape": "So6"
4613
4702
  }
4614
4703
  }
4615
4704
  }
@@ -4789,7 +4878,7 @@
4789
4878
  "type": "long"
4790
4879
  },
4791
4880
  "Labels": {
4792
- "shape": "Sm0"
4881
+ "shape": "Smm"
4793
4882
  }
4794
4883
  }
4795
4884
  },
@@ -4797,10 +4886,10 @@
4797
4886
  "type": "structure",
4798
4887
  "members": {
4799
4888
  "RemovedLabels": {
4800
- "shape": "Sm0"
4889
+ "shape": "Smm"
4801
4890
  },
4802
4891
  "InvalidLabels": {
4803
- "shape": "Sm0"
4892
+ "shape": "Smm"
4804
4893
  }
4805
4894
  }
4806
4895
  }
@@ -4962,7 +5051,7 @@
4962
5051
  "members": {
4963
5052
  "Action": {},
4964
5053
  "Comment": {
4965
- "shape": "Sor"
5054
+ "shape": "Spd"
4966
5055
  }
4967
5056
  }
4968
5057
  }
@@ -5098,10 +5187,10 @@
5098
5187
  "TaskArn": {},
5099
5188
  "ServiceRoleArn": {},
5100
5189
  "TaskParameters": {
5101
- "shape": "Sf8"
5190
+ "shape": "Sfu"
5102
5191
  },
5103
5192
  "TaskInvocationParameters": {
5104
- "shape": "Ske"
5193
+ "shape": "Sl0"
5105
5194
  },
5106
5195
  "Priority": {
5107
5196
  "type": "integer"
@@ -5109,7 +5198,7 @@
5109
5198
  "MaxConcurrency": {},
5110
5199
  "MaxErrors": {},
5111
5200
  "LoggingInfo": {
5112
- "shape": "Sfe"
5201
+ "shape": "Sg0"
5113
5202
  },
5114
5203
  "Name": {},
5115
5204
  "Description": {
@@ -5135,10 +5224,10 @@
5135
5224
  "TaskArn": {},
5136
5225
  "ServiceRoleArn": {},
5137
5226
  "TaskParameters": {
5138
- "shape": "Sf8"
5227
+ "shape": "Sfu"
5139
5228
  },
5140
5229
  "TaskInvocationParameters": {
5141
- "shape": "Ske"
5230
+ "shape": "Sl0"
5142
5231
  },
5143
5232
  "Priority": {
5144
5233
  "type": "integer"
@@ -5146,7 +5235,7 @@
5146
5235
  "MaxConcurrency": {},
5147
5236
  "MaxErrors": {},
5148
5237
  "LoggingInfo": {
5149
- "shape": "Sfe"
5238
+ "shape": "Sg0"
5150
5239
  },
5151
5240
  "Name": {},
5152
5241
  "Description": {
@@ -6162,6 +6251,19 @@
6162
6251
  "type": "list",
6163
6252
  "member": {}
6164
6253
  },
6254
+ "Scr": {
6255
+ "type": "structure",
6256
+ "members": {
6257
+ "DetailedStatus": {},
6258
+ "InstanceAssociationStatusAggregatedCount": {
6259
+ "type": "map",
6260
+ "key": {},
6261
+ "value": {
6262
+ "type": "integer"
6263
+ }
6264
+ }
6265
+ }
6266
+ },
6165
6267
  "Scz": {
6166
6268
  "type": "structure",
6167
6269
  "required": [
@@ -6231,7 +6333,11 @@
6231
6333
  "type": "string",
6232
6334
  "sensitive": true
6233
6335
  },
6234
- "Se5": {
6336
+ "Sdz": {
6337
+ "type": "list",
6338
+ "member": {}
6339
+ },
6340
+ "Ser": {
6235
6341
  "type": "list",
6236
6342
  "member": {
6237
6343
  "type": "structure",
@@ -6244,11 +6350,11 @@
6244
6350
  }
6245
6351
  }
6246
6352
  },
6247
- "Seh": {
6353
+ "Sf3": {
6248
6354
  "type": "string",
6249
6355
  "sensitive": true
6250
6356
  },
6251
- "Sf8": {
6357
+ "Sfu": {
6252
6358
  "type": "map",
6253
6359
  "key": {},
6254
6360
  "value": {
@@ -6267,7 +6373,7 @@
6267
6373
  },
6268
6374
  "sensitive": true
6269
6375
  },
6270
- "Sfe": {
6376
+ "Sg0": {
6271
6377
  "type": "structure",
6272
6378
  "required": [
6273
6379
  "S3BucketName",
@@ -6279,7 +6385,7 @@
6279
6385
  "S3Region": {}
6280
6386
  }
6281
6387
  },
6282
- "Sg8": {
6388
+ "Sgu": {
6283
6389
  "type": "list",
6284
6390
  "member": {
6285
6391
  "type": "structure",
@@ -6296,7 +6402,7 @@
6296
6402
  }
6297
6403
  }
6298
6404
  },
6299
- "Sgn": {
6405
+ "Sh9": {
6300
6406
  "type": "list",
6301
6407
  "member": {
6302
6408
  "type": "structure",
@@ -6307,7 +6413,7 @@
6307
6413
  }
6308
6414
  }
6309
6415
  },
6310
- "Sgt": {
6416
+ "Shf": {
6311
6417
  "type": "structure",
6312
6418
  "members": {
6313
6419
  "BaselineId": {},
@@ -6319,7 +6425,7 @@
6319
6425
  }
6320
6426
  }
6321
6427
  },
6322
- "Sie": {
6428
+ "Sj0": {
6323
6429
  "type": "structure",
6324
6430
  "members": {
6325
6431
  "CloudWatchLogGroupName": {},
@@ -6328,7 +6434,7 @@
6328
6434
  }
6329
6435
  }
6330
6436
  },
6331
- "Sj0": {
6437
+ "Sjm": {
6332
6438
  "type": "list",
6333
6439
  "member": {
6334
6440
  "type": "structure",
@@ -6346,14 +6452,14 @@
6346
6452
  }
6347
6453
  }
6348
6454
  },
6349
- "Sj6": {
6455
+ "Sjs": {
6350
6456
  "type": "list",
6351
6457
  "member": {
6352
6458
  "type": "structure",
6353
6459
  "members": {
6354
6460
  "Expression": {},
6355
6461
  "Aggregators": {
6356
- "shape": "Sj6"
6462
+ "shape": "Sjs"
6357
6463
  },
6358
6464
  "Groups": {
6359
6465
  "type": "list",
@@ -6366,7 +6472,7 @@
6366
6472
  "members": {
6367
6473
  "Name": {},
6368
6474
  "Filters": {
6369
- "shape": "Sj0"
6475
+ "shape": "Sjm"
6370
6476
  }
6371
6477
  }
6372
6478
  }
@@ -6374,7 +6480,7 @@
6374
6480
  }
6375
6481
  }
6376
6482
  },
6377
- "Sjn": {
6483
+ "Sk9": {
6378
6484
  "type": "list",
6379
6485
  "member": {
6380
6486
  "type": "map",
@@ -6382,7 +6488,7 @@
6382
6488
  "value": {}
6383
6489
  }
6384
6490
  },
6385
- "Ske": {
6491
+ "Sl0": {
6386
6492
  "type": "structure",
6387
6493
  "members": {
6388
6494
  "RunCommand": {
@@ -6390,13 +6496,13 @@
6390
6496
  "members": {
6391
6497
  "Comment": {},
6392
6498
  "CloudWatchOutputConfig": {
6393
- "shape": "Sie"
6499
+ "shape": "Sj0"
6394
6500
  },
6395
6501
  "DocumentHash": {},
6396
6502
  "DocumentHashType": {},
6397
6503
  "DocumentVersion": {},
6398
6504
  "NotificationConfig": {
6399
- "shape": "Skg"
6505
+ "shape": "Sl2"
6400
6506
  },
6401
6507
  "OutputS3BucketName": {},
6402
6508
  "OutputS3KeyPrefix": {},
@@ -6441,7 +6547,7 @@
6441
6547
  }
6442
6548
  }
6443
6549
  },
6444
- "Skg": {
6550
+ "Sl2": {
6445
6551
  "type": "structure",
6446
6552
  "members": {
6447
6553
  "NotificationArn": {},
@@ -6452,7 +6558,7 @@
6452
6558
  "NotificationType": {}
6453
6559
  }
6454
6560
  },
6455
- "Sl1": {
6561
+ "Sln": {
6456
6562
  "type": "list",
6457
6563
  "member": {
6458
6564
  "type": "structure",
@@ -6470,7 +6576,7 @@
6470
6576
  }
6471
6577
  }
6472
6578
  },
6473
- "Sl7": {
6579
+ "Slt": {
6474
6580
  "type": "list",
6475
6581
  "member": {
6476
6582
  "type": "structure",
@@ -6484,21 +6590,21 @@
6484
6590
  "value": {}
6485
6591
  },
6486
6592
  "Filters": {
6487
- "shape": "Sl1"
6593
+ "shape": "Sln"
6488
6594
  },
6489
6595
  "Aggregators": {
6490
- "shape": "Sl7"
6596
+ "shape": "Slt"
6491
6597
  }
6492
6598
  }
6493
6599
  }
6494
6600
  },
6495
- "Slt": {
6601
+ "Smf": {
6496
6602
  "type": "structure",
6497
6603
  "members": {
6498
6604
  "Name": {},
6499
6605
  "Type": {},
6500
6606
  "Value": {
6501
- "shape": "Slu"
6607
+ "shape": "Smg"
6502
6608
  },
6503
6609
  "Version": {
6504
6610
  "type": "long"
@@ -6512,21 +6618,21 @@
6512
6618
  "DataType": {}
6513
6619
  }
6514
6620
  },
6515
- "Slu": {
6621
+ "Smg": {
6516
6622
  "type": "string",
6517
6623
  "sensitive": true
6518
6624
  },
6519
- "Sm0": {
6625
+ "Smm": {
6520
6626
  "type": "list",
6521
6627
  "member": {}
6522
6628
  },
6523
- "Sm4": {
6629
+ "Smq": {
6524
6630
  "type": "list",
6525
6631
  "member": {
6526
- "shape": "Slt"
6632
+ "shape": "Smf"
6527
6633
  }
6528
6634
  },
6529
- "Smm": {
6635
+ "Sn8": {
6530
6636
  "type": "structure",
6531
6637
  "members": {
6532
6638
  "SettingId": {},
@@ -6539,7 +6645,7 @@
6539
6645
  "Status": {}
6540
6646
  }
6541
6647
  },
6542
- "Sn4": {
6648
+ "Snq": {
6543
6649
  "type": "list",
6544
6650
  "member": {
6545
6651
  "type": "structure",
@@ -6553,7 +6659,7 @@
6553
6659
  }
6554
6660
  }
6555
6661
  },
6556
- "Snk": {
6662
+ "So6": {
6557
6663
  "type": "structure",
6558
6664
  "members": {
6559
6665
  "CommandId": {},
@@ -6596,10 +6702,10 @@
6596
6702
  },
6597
6703
  "ServiceRole": {},
6598
6704
  "NotificationConfig": {
6599
- "shape": "Skg"
6705
+ "shape": "Sl2"
6600
6706
  },
6601
6707
  "CloudWatchOutputConfig": {
6602
- "shape": "Sie"
6708
+ "shape": "Sj0"
6603
6709
  },
6604
6710
  "TimeoutSeconds": {
6605
6711
  "type": "integer"
@@ -6612,7 +6718,7 @@
6612
6718
  }
6613
6719
  }
6614
6720
  },
6615
- "Snr": {
6721
+ "Sod": {
6616
6722
  "type": "list",
6617
6723
  "member": {
6618
6724
  "type": "structure",
@@ -6626,7 +6732,7 @@
6626
6732
  }
6627
6733
  }
6628
6734
  },
6629
- "So9": {
6735
+ "Sov": {
6630
6736
  "type": "structure",
6631
6737
  "required": [
6632
6738
  "ExecutionTime"
@@ -6639,23 +6745,23 @@
6639
6745
  "ExecutionType": {}
6640
6746
  }
6641
6747
  },
6642
- "Soc": {
6748
+ "Soy": {
6643
6749
  "type": "map",
6644
6750
  "key": {},
6645
6751
  "value": {}
6646
6752
  },
6647
- "Soh": {
6753
+ "Sp3": {
6648
6754
  "type": "structure",
6649
6755
  "members": {
6650
6756
  "CompliantCount": {
6651
6757
  "type": "integer"
6652
6758
  },
6653
6759
  "SeveritySummary": {
6654
- "shape": "Soj"
6760
+ "shape": "Sp5"
6655
6761
  }
6656
6762
  }
6657
6763
  },
6658
- "Soj": {
6764
+ "Sp5": {
6659
6765
  "type": "structure",
6660
6766
  "members": {
6661
6767
  "CriticalCount": {
@@ -6678,18 +6784,18 @@
6678
6784
  }
6679
6785
  }
6680
6786
  },
6681
- "Sok": {
6787
+ "Sp6": {
6682
6788
  "type": "structure",
6683
6789
  "members": {
6684
6790
  "NonCompliantCount": {
6685
6791
  "type": "integer"
6686
6792
  },
6687
6793
  "SeveritySummary": {
6688
- "shape": "Soj"
6794
+ "shape": "Sp5"
6689
6795
  }
6690
6796
  }
6691
6797
  },
6692
- "Sor": {
6798
+ "Spd": {
6693
6799
  "type": "list",
6694
6800
  "member": {
6695
6801
  "type": "structure",
@@ -6699,7 +6805,7 @@
6699
6805
  }
6700
6806
  }
6701
6807
  },
6702
- "Spp": {
6808
+ "Sqb": {
6703
6809
  "type": "structure",
6704
6810
  "members": {
6705
6811
  "Arn": {}