aws-sdk-core 2.11.310 → 2.11.336
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/amplify/2017-07-25/api-2.json +551 -32
- data/apis/apigatewayv2/2018-11-29/api-2.json +12 -0
- data/apis/application-insights/2018-11-25/api-2.json +38 -1
- data/apis/appmesh/2019-01-25/api-2.json +131 -0
- data/apis/appsync/2017-07-25/api-2.json +2 -1
- data/apis/athena/2017-05-18/api-2.json +5 -3
- data/apis/batch/2016-08-10/api-2.json +35 -2
- data/apis/batch/2016-08-10/paginators-1.json +24 -0
- data/apis/ce/2017-10-25/api-2.json +152 -1
- data/apis/codebuild/2016-10-06/api-2.json +4 -2
- data/apis/codecommit/2015-04-13/api-2.json +86 -0
- data/apis/comprehend/2017-11-27/api-2.json +11 -1
- data/apis/config/2014-11-12/api-2.json +341 -1
- data/apis/cur/2017-01-06/api-2.json +31 -1
- data/apis/datasync/2018-11-09/api-2.json +38 -10
- data/apis/dms/2016-01-01/api-2.json +11 -3
- data/apis/ec2/2016-11-15/api-2.json +164 -6
- data/apis/ecr/2015-09-21/api-2.json +59 -4
- data/apis/ecs/2014-11-13/api-2.json +24 -4
- data/apis/elasticfilesystem/2015-02-01/api-2.json +6 -1
- data/apis/elasticmapreduce/2009-03-31/api-2.json +95 -0
- data/apis/es/2015-01-01/api-2.json +16 -0
- data/apis/eventbridge/2015-10-07/api-2.json +1462 -0
- data/apis/eventbridge/2015-10-07/examples-1.json +5 -0
- data/apis/eventbridge/2015-10-07/paginators-1.json +4 -0
- data/apis/eventbridge/2015-10-07/smoke.json +18 -0
- data/apis/events/2015-10-07/api-2.json +506 -12
- data/apis/gamelift/2015-10-01/api-2.json +14 -5
- data/apis/glue/2017-03-31/api-2.json +891 -13
- data/apis/glue/2017-03-31/paginators-1.json +15 -0
- data/apis/greengrass/2017-06-07/api-2.json +105 -102
- data/apis/guardduty/2017-11-28/api-2.json +34 -0
- data/apis/iam/2010-05-08/api-2.json +1 -4
- data/apis/iot/2015-05-28/api-2.json +726 -7
- data/apis/iotevents/2018-07-27/api-2.json +43 -2
- data/apis/kinesis-video-archived-media/2017-09-30/api-2.json +95 -12
- data/apis/kinesis-video-archived-media/2017-09-30/paginators-1.json +7 -1
- data/apis/kinesisvideo/2017-09-30/api-2.json +2 -1
- data/apis/kinesisvideo/2017-09-30/paginators-1.json +7 -1
- data/apis/lakeformation/2017-03-31/api-2.json +708 -0
- data/apis/lakeformation/2017-03-31/examples-1.json +5 -0
- data/apis/lakeformation/2017-03-31/paginators-1.json +19 -0
- data/apis/logs/2014-03-28/api-2.json +15 -3
- data/apis/mediaconnect/2018-11-14/api-2.json +26 -3
- data/apis/mediaconvert/2017-08-29/api-2.json +329 -24
- data/apis/medialive/2017-10-14/api-2.json +186 -20
- data/apis/monitoring/2010-08-01/api-2.json +175 -5
- data/apis/mq/2017-11-27/api-2.json +40 -0
- data/apis/opsworkscm/2016-11-01/api-2.json +1 -1
- data/apis/pinpoint/2016-12-01/api-2.json +7307 -5869
- data/apis/polly/2016-06-10/api-2.json +36 -6
- data/apis/quicksight/2018-04-01/api-2.json +6 -1
- data/apis/redshift/2012-12-01/api-2.json +2 -0
- data/apis/rekognition/2016-06-27/api-2.json +2 -1
- data/apis/robomaker/2018-06-29/api-2.json +100 -19
- data/apis/route53/2013-04-01/api-2.json +3 -0
- data/apis/runtime.lex/2016-11-28/api-2.json +261 -0
- data/apis/secretsmanager/2017-10-17/api-2.json +14 -6
- data/apis/servicecatalog/2015-12-10/api-2.json +73 -1
- data/apis/shield/2016-06-02/api-2.json +3 -1
- data/apis/ssm/2014-11-06/api-2.json +7 -4
- data/apis/storagegateway/2013-06-30/api-2.json +4 -2
- data/apis/sts/2011-06-15/api-2.json +25 -0
- data/apis/waf-regional/2016-11-28/api-2.json +197 -14
- data/apis/waf/2015-08-24/api-2.json +197 -14
- data/endpoints.json +268 -3
- data/lib/aws-sdk-core.rb +2 -0
- data/lib/aws-sdk-core/eventbridge.rb +6 -0
- data/lib/aws-sdk-core/lakeformation.rb +6 -0
- data/lib/aws-sdk-core/plugins/sqs_md5s.rb +3 -1
- data/lib/aws-sdk-core/version.rb +1 -1
- data/service-models.json +8 -0
- metadata +11 -2
@@ -40,6 +40,16 @@
|
|
40
40
|
"limit_key": "MaxResults",
|
41
41
|
"output_token": "NextToken"
|
42
42
|
},
|
43
|
+
"GetMLTaskRuns": {
|
44
|
+
"input_token": "NextToken",
|
45
|
+
"limit_key": "MaxResults",
|
46
|
+
"output_token": "NextToken"
|
47
|
+
},
|
48
|
+
"GetMLTransforms": {
|
49
|
+
"input_token": "NextToken",
|
50
|
+
"limit_key": "MaxResults",
|
51
|
+
"output_token": "NextToken"
|
52
|
+
},
|
43
53
|
"GetPartitions": {
|
44
54
|
"input_token": "NextToken",
|
45
55
|
"limit_key": "MaxResults",
|
@@ -100,6 +110,11 @@
|
|
100
110
|
"input_token": "NextToken",
|
101
111
|
"limit_key": "MaxResults",
|
102
112
|
"output_token": "NextToken"
|
113
|
+
},
|
114
|
+
"SearchTables": {
|
115
|
+
"input_token": "NextToken",
|
116
|
+
"limit_key": "MaxResults",
|
117
|
+
"output_token": "NextToken"
|
103
118
|
}
|
104
119
|
}
|
105
120
|
}
|
@@ -376,20 +376,6 @@
|
|
376
376
|
"shape" : "BadRequestException"
|
377
377
|
} ]
|
378
378
|
},
|
379
|
-
"TagResource" : {
|
380
|
-
"name" : "TagResource",
|
381
|
-
"http" : {
|
382
|
-
"method" : "POST",
|
383
|
-
"requestUri" : "/tags/{resource-arn}",
|
384
|
-
"responseCode" : 204
|
385
|
-
},
|
386
|
-
"input" : {
|
387
|
-
"shape" : "TagResourceRequest"
|
388
|
-
},
|
389
|
-
"errors" : [ {
|
390
|
-
"shape" : "BadRequestException"
|
391
|
-
} ]
|
392
|
-
},
|
393
379
|
"DeleteConnectorDefinition" : {
|
394
380
|
"name" : "DeleteConnectorDefinition",
|
395
381
|
"http" : {
|
@@ -526,20 +512,6 @@
|
|
526
512
|
"shape" : "BadRequestException"
|
527
513
|
} ]
|
528
514
|
},
|
529
|
-
"UntagResource" : {
|
530
|
-
"name" : "UntagResource",
|
531
|
-
"http" : {
|
532
|
-
"method" : "DELETE",
|
533
|
-
"requestUri" : "/tags/{resource-arn}",
|
534
|
-
"responseCode" : 204
|
535
|
-
},
|
536
|
-
"input" : {
|
537
|
-
"shape" : "UntagResourceRequest"
|
538
|
-
},
|
539
|
-
"errors" : [ {
|
540
|
-
"shape" : "BadRequestException"
|
541
|
-
} ]
|
542
|
-
},
|
543
515
|
"DisassociateRoleFromGroup" : {
|
544
516
|
"name" : "DisassociateRoleFromGroup",
|
545
517
|
"http" : {
|
@@ -1369,6 +1341,34 @@
|
|
1369
1341
|
"shape" : "BadRequestException"
|
1370
1342
|
} ]
|
1371
1343
|
},
|
1344
|
+
"TagResource" : {
|
1345
|
+
"name" : "TagResource",
|
1346
|
+
"http" : {
|
1347
|
+
"method" : "POST",
|
1348
|
+
"requestUri" : "/tags/{resource-arn}",
|
1349
|
+
"responseCode" : 204
|
1350
|
+
},
|
1351
|
+
"input" : {
|
1352
|
+
"shape" : "TagResourceRequest"
|
1353
|
+
},
|
1354
|
+
"errors" : [ {
|
1355
|
+
"shape" : "BadRequestException"
|
1356
|
+
} ]
|
1357
|
+
},
|
1358
|
+
"UntagResource" : {
|
1359
|
+
"name" : "UntagResource",
|
1360
|
+
"http" : {
|
1361
|
+
"method" : "DELETE",
|
1362
|
+
"requestUri" : "/tags/{resource-arn}",
|
1363
|
+
"responseCode" : 204
|
1364
|
+
},
|
1365
|
+
"input" : {
|
1366
|
+
"shape" : "UntagResourceRequest"
|
1367
|
+
},
|
1368
|
+
"errors" : [ {
|
1369
|
+
"shape" : "BadRequestException"
|
1370
|
+
} ]
|
1371
|
+
},
|
1372
1372
|
"UpdateConnectivityInfo" : {
|
1373
1373
|
"name" : "UpdateConnectivityInfo",
|
1374
1374
|
"http" : {
|
@@ -1557,7 +1557,7 @@
|
|
1557
1557
|
"shape" : "__string"
|
1558
1558
|
}
|
1559
1559
|
},
|
1560
|
-
"required" : [ "GroupId" ]
|
1560
|
+
"required" : [ "GroupId", "RoleArn" ]
|
1561
1561
|
},
|
1562
1562
|
"AssociateRoleToGroupResponse" : {
|
1563
1563
|
"type" : "structure",
|
@@ -1573,7 +1573,8 @@
|
|
1573
1573
|
"RoleArn" : {
|
1574
1574
|
"shape" : "__string"
|
1575
1575
|
}
|
1576
|
-
}
|
1576
|
+
},
|
1577
|
+
"required" : [ "RoleArn" ]
|
1577
1578
|
},
|
1578
1579
|
"AssociateServiceRoleToAccountResponse" : {
|
1579
1580
|
"type" : "structure",
|
@@ -1701,7 +1702,7 @@
|
|
1701
1702
|
"shape" : "__mapOf__string"
|
1702
1703
|
}
|
1703
1704
|
},
|
1704
|
-
"required" : [ ]
|
1705
|
+
"required" : [ "ConnectorArn", "Id" ]
|
1705
1706
|
},
|
1706
1707
|
"ConnectorDefinitionVersion" : {
|
1707
1708
|
"type" : "structure",
|
@@ -1727,7 +1728,7 @@
|
|
1727
1728
|
"shape" : "__string"
|
1728
1729
|
}
|
1729
1730
|
},
|
1730
|
-
"required" : [ ]
|
1731
|
+
"required" : [ "ThingArn", "Id", "CertificateArn" ]
|
1731
1732
|
},
|
1732
1733
|
"CoreDefinitionVersion" : {
|
1733
1734
|
"type" : "structure",
|
@@ -1751,8 +1752,8 @@
|
|
1751
1752
|
"Name" : {
|
1752
1753
|
"shape" : "__string"
|
1753
1754
|
},
|
1754
|
-
"tags": {
|
1755
|
-
"shape": "Tags"
|
1755
|
+
"tags" : {
|
1756
|
+
"shape" : "Tags"
|
1756
1757
|
}
|
1757
1758
|
}
|
1758
1759
|
},
|
@@ -1832,8 +1833,8 @@
|
|
1832
1833
|
"Name" : {
|
1833
1834
|
"shape" : "__string"
|
1834
1835
|
},
|
1835
|
-
"tags": {
|
1836
|
-
"shape": "Tags"
|
1836
|
+
"tags" : {
|
1837
|
+
"shape" : "Tags"
|
1837
1838
|
}
|
1838
1839
|
}
|
1839
1840
|
},
|
@@ -1922,7 +1923,7 @@
|
|
1922
1923
|
"shape" : "__string"
|
1923
1924
|
}
|
1924
1925
|
},
|
1925
|
-
"required" : [ "GroupId" ]
|
1926
|
+
"required" : [ "GroupId", "DeploymentType" ]
|
1926
1927
|
},
|
1927
1928
|
"CreateDeploymentResponse" : {
|
1928
1929
|
"type" : "structure",
|
@@ -1949,8 +1950,8 @@
|
|
1949
1950
|
"Name" : {
|
1950
1951
|
"shape" : "__string"
|
1951
1952
|
},
|
1952
|
-
"tags": {
|
1953
|
-
"shape": "Tags"
|
1953
|
+
"tags" : {
|
1954
|
+
"shape" : "Tags"
|
1954
1955
|
}
|
1955
1956
|
}
|
1956
1957
|
},
|
@@ -2030,8 +2031,8 @@
|
|
2030
2031
|
"Name" : {
|
2031
2032
|
"shape" : "__string"
|
2032
2033
|
},
|
2033
|
-
"tags": {
|
2034
|
-
"shape": "Tags"
|
2034
|
+
"tags" : {
|
2035
|
+
"shape" : "Tags"
|
2035
2036
|
}
|
2036
2037
|
}
|
2037
2038
|
},
|
@@ -2138,8 +2139,8 @@
|
|
2138
2139
|
"Name" : {
|
2139
2140
|
"shape" : "__string"
|
2140
2141
|
},
|
2141
|
-
"tags": {
|
2142
|
-
"shape": "Tags"
|
2142
|
+
"tags" : {
|
2143
|
+
"shape" : "Tags"
|
2143
2144
|
}
|
2144
2145
|
}
|
2145
2146
|
},
|
@@ -2237,8 +2238,8 @@
|
|
2237
2238
|
"Name" : {
|
2238
2239
|
"shape" : "__string"
|
2239
2240
|
},
|
2240
|
-
"tags": {
|
2241
|
-
"shape": "Tags"
|
2241
|
+
"tags" : {
|
2242
|
+
"shape" : "Tags"
|
2242
2243
|
}
|
2243
2244
|
}
|
2244
2245
|
},
|
@@ -2318,8 +2319,8 @@
|
|
2318
2319
|
"Name" : {
|
2319
2320
|
"shape" : "__string"
|
2320
2321
|
},
|
2321
|
-
"tags": {
|
2322
|
-
"shape": "Tags"
|
2322
|
+
"tags" : {
|
2323
|
+
"shape" : "Tags"
|
2323
2324
|
}
|
2324
2325
|
}
|
2325
2326
|
},
|
@@ -2411,7 +2412,8 @@
|
|
2411
2412
|
"UpdateTargetsOperatingSystem" : {
|
2412
2413
|
"shape" : "UpdateTargetsOperatingSystem"
|
2413
2414
|
}
|
2414
|
-
}
|
2415
|
+
},
|
2416
|
+
"required" : [ "S3UrlSignerRole", "UpdateTargetsArchitecture", "SoftwareToUpdate", "UpdateTargets", "UpdateTargetsOperatingSystem" ]
|
2415
2417
|
},
|
2416
2418
|
"CreateSoftwareUpdateJobResponse" : {
|
2417
2419
|
"type" : "structure",
|
@@ -2438,8 +2440,8 @@
|
|
2438
2440
|
"Name" : {
|
2439
2441
|
"shape" : "__string"
|
2440
2442
|
},
|
2441
|
-
"tags": {
|
2442
|
-
"shape": "Tags"
|
2443
|
+
"tags" : {
|
2444
|
+
"shape" : "Tags"
|
2443
2445
|
}
|
2444
2446
|
}
|
2445
2447
|
},
|
@@ -2505,20 +2507,6 @@
|
|
2505
2507
|
}
|
2506
2508
|
}
|
2507
2509
|
},
|
2508
|
-
"TagResourceRequest" : {
|
2509
|
-
"type" : "structure",
|
2510
|
-
"members" : {
|
2511
|
-
"ResourceArn" : {
|
2512
|
-
"shape" : "__string",
|
2513
|
-
"location" : "uri",
|
2514
|
-
"locationName" : "resource-arn"
|
2515
|
-
},
|
2516
|
-
"tags" : {
|
2517
|
-
"shape" : "__mapOf__string"
|
2518
|
-
}
|
2519
|
-
},
|
2520
|
-
"required" : [ "ResourceArn", "tags" ]
|
2521
|
-
},
|
2522
2510
|
"DefinitionInformation" : {
|
2523
2511
|
"type" : "structure",
|
2524
2512
|
"members" : {
|
@@ -2669,22 +2657,6 @@
|
|
2669
2657
|
"type" : "structure",
|
2670
2658
|
"members" : { }
|
2671
2659
|
},
|
2672
|
-
"UntagResourceRequest" : {
|
2673
|
-
"type" : "structure",
|
2674
|
-
"members" : {
|
2675
|
-
"ResourceArn" : {
|
2676
|
-
"shape" : "__string",
|
2677
|
-
"location" : "uri",
|
2678
|
-
"locationName" : "resource-arn"
|
2679
|
-
},
|
2680
|
-
"TagKeys" : {
|
2681
|
-
"shape" : "__listOf__string",
|
2682
|
-
"location" : "querystring",
|
2683
|
-
"locationName" : "tagKeys"
|
2684
|
-
}
|
2685
|
-
},
|
2686
|
-
"required" : [ "TagKeys", "ResourceArn" ]
|
2687
|
-
},
|
2688
2660
|
"Deployment" : {
|
2689
2661
|
"type" : "structure",
|
2690
2662
|
"members" : {
|
@@ -2731,7 +2703,7 @@
|
|
2731
2703
|
"shape" : "__string"
|
2732
2704
|
}
|
2733
2705
|
},
|
2734
|
-
"required" : [ ]
|
2706
|
+
"required" : [ "ThingArn", "Id", "CertificateArn" ]
|
2735
2707
|
},
|
2736
2708
|
"DeviceDefinitionVersion" : {
|
2737
2709
|
"type" : "structure",
|
@@ -2810,7 +2782,7 @@
|
|
2810
2782
|
"shape" : "__string"
|
2811
2783
|
}
|
2812
2784
|
},
|
2813
|
-
"required" : [ ]
|
2785
|
+
"required" : [ "Id" ]
|
2814
2786
|
},
|
2815
2787
|
"FunctionConfiguration" : {
|
2816
2788
|
"type" : "structure",
|
@@ -2974,7 +2946,7 @@
|
|
2974
2946
|
"shape" : "__string"
|
2975
2947
|
},
|
2976
2948
|
"tags" : {
|
2977
|
-
"shape" : "
|
2949
|
+
"shape" : "Tags"
|
2978
2950
|
}
|
2979
2951
|
}
|
2980
2952
|
},
|
@@ -3037,7 +3009,7 @@
|
|
3037
3009
|
"shape" : "__string"
|
3038
3010
|
},
|
3039
3011
|
"tags" : {
|
3040
|
-
"shape" : "
|
3012
|
+
"shape" : "Tags"
|
3041
3013
|
}
|
3042
3014
|
}
|
3043
3015
|
},
|
@@ -3121,7 +3093,7 @@
|
|
3121
3093
|
"shape" : "__string"
|
3122
3094
|
},
|
3123
3095
|
"tags" : {
|
3124
|
-
"shape" : "
|
3096
|
+
"shape" : "Tags"
|
3125
3097
|
}
|
3126
3098
|
}
|
3127
3099
|
},
|
@@ -3236,7 +3208,7 @@
|
|
3236
3208
|
"shape" : "__string"
|
3237
3209
|
},
|
3238
3210
|
"tags" : {
|
3239
|
-
"shape" : "
|
3211
|
+
"shape" : "Tags"
|
3240
3212
|
}
|
3241
3213
|
}
|
3242
3214
|
},
|
@@ -3320,7 +3292,7 @@
|
|
3320
3292
|
"shape" : "__string"
|
3321
3293
|
},
|
3322
3294
|
"tags" : {
|
3323
|
-
"shape" : "
|
3295
|
+
"shape" : "Tags"
|
3324
3296
|
}
|
3325
3297
|
}
|
3326
3298
|
},
|
@@ -3459,7 +3431,7 @@
|
|
3459
3431
|
"shape" : "__string"
|
3460
3432
|
},
|
3461
3433
|
"tags" : {
|
3462
|
-
"shape" : "
|
3434
|
+
"shape" : "Tags"
|
3463
3435
|
}
|
3464
3436
|
}
|
3465
3437
|
},
|
@@ -3535,7 +3507,7 @@
|
|
3535
3507
|
"shape" : "__string"
|
3536
3508
|
},
|
3537
3509
|
"tags" : {
|
3538
|
-
"shape" : "
|
3510
|
+
"shape" : "Tags"
|
3539
3511
|
}
|
3540
3512
|
}
|
3541
3513
|
},
|
@@ -3616,7 +3588,7 @@
|
|
3616
3588
|
"shape" : "__string"
|
3617
3589
|
},
|
3618
3590
|
"tags" : {
|
3619
|
-
"shape" : "
|
3591
|
+
"shape" : "Tags"
|
3620
3592
|
}
|
3621
3593
|
}
|
3622
3594
|
},
|
@@ -3707,7 +3679,7 @@
|
|
3707
3679
|
"shape" : "__string"
|
3708
3680
|
},
|
3709
3681
|
"tags" : {
|
3710
|
-
"shape" : "
|
3682
|
+
"shape" : "Tags"
|
3711
3683
|
}
|
3712
3684
|
}
|
3713
3685
|
},
|
@@ -4456,8 +4428,8 @@
|
|
4456
4428
|
"ListTagsForResourceResponse" : {
|
4457
4429
|
"type" : "structure",
|
4458
4430
|
"members" : {
|
4459
|
-
"
|
4460
|
-
"shape" : "
|
4431
|
+
"tags" : {
|
4432
|
+
"shape" : "Tags"
|
4461
4433
|
}
|
4462
4434
|
}
|
4463
4435
|
},
|
@@ -4516,7 +4488,7 @@
|
|
4516
4488
|
"shape" : "LoggerType"
|
4517
4489
|
}
|
4518
4490
|
},
|
4519
|
-
"required" : [ ]
|
4491
|
+
"required" : [ "Type", "Level", "Id", "Component" ]
|
4520
4492
|
},
|
4521
4493
|
"LoggerComponent" : {
|
4522
4494
|
"type" : "string",
|
@@ -4585,7 +4557,7 @@
|
|
4585
4557
|
"shape" : "ResourceDataContainer"
|
4586
4558
|
}
|
4587
4559
|
},
|
4588
|
-
"required" : [ ]
|
4560
|
+
"required" : [ "ResourceDataContainer", "Id", "Name" ]
|
4589
4561
|
},
|
4590
4562
|
"ResourceAccessPolicy" : {
|
4591
4563
|
"type" : "structure",
|
@@ -4597,7 +4569,7 @@
|
|
4597
4569
|
"shape" : "__string"
|
4598
4570
|
}
|
4599
4571
|
},
|
4600
|
-
"required" : [ ]
|
4572
|
+
"required" : [ "ResourceId" ]
|
4601
4573
|
},
|
4602
4574
|
"ResourceDataContainer" : {
|
4603
4575
|
"type" : "structure",
|
@@ -4681,10 +4653,11 @@
|
|
4681
4653
|
"InputFileUri" : {
|
4682
4654
|
"shape" : "__string"
|
4683
4655
|
},
|
4684
|
-
"tags": {
|
4685
|
-
"shape": "Tags"
|
4656
|
+
"tags" : {
|
4657
|
+
"shape" : "Tags"
|
4686
4658
|
}
|
4687
|
-
}
|
4659
|
+
},
|
4660
|
+
"required" : [ "ExecutionRoleArn", "InputFileUri" ]
|
4688
4661
|
},
|
4689
4662
|
"StartBulkDeploymentResponse" : {
|
4690
4663
|
"type" : "structure",
|
@@ -4728,7 +4701,7 @@
|
|
4728
4701
|
"shape" : "__string"
|
4729
4702
|
}
|
4730
4703
|
},
|
4731
|
-
"required" : [ ]
|
4704
|
+
"required" : [ "Target", "Id", "Subject", "Source" ]
|
4732
4705
|
},
|
4733
4706
|
"SubscriptionDefinitionVersion" : {
|
4734
4707
|
"type" : "structure",
|
@@ -4738,6 +4711,20 @@
|
|
4738
4711
|
}
|
4739
4712
|
}
|
4740
4713
|
},
|
4714
|
+
"TagResourceRequest" : {
|
4715
|
+
"type" : "structure",
|
4716
|
+
"members" : {
|
4717
|
+
"ResourceArn" : {
|
4718
|
+
"shape" : "__string",
|
4719
|
+
"location" : "uri",
|
4720
|
+
"locationName" : "resource-arn"
|
4721
|
+
},
|
4722
|
+
"tags" : {
|
4723
|
+
"shape" : "Tags"
|
4724
|
+
}
|
4725
|
+
},
|
4726
|
+
"required" : [ "ResourceArn" ]
|
4727
|
+
},
|
4741
4728
|
"Tags" : {
|
4742
4729
|
"type" : "map",
|
4743
4730
|
"key" : {
|
@@ -4747,6 +4734,22 @@
|
|
4747
4734
|
"shape" : "__string"
|
4748
4735
|
}
|
4749
4736
|
},
|
4737
|
+
"UntagResourceRequest" : {
|
4738
|
+
"type" : "structure",
|
4739
|
+
"members" : {
|
4740
|
+
"ResourceArn" : {
|
4741
|
+
"shape" : "__string",
|
4742
|
+
"location" : "uri",
|
4743
|
+
"locationName" : "resource-arn"
|
4744
|
+
},
|
4745
|
+
"TagKeys" : {
|
4746
|
+
"shape" : "__listOf__string",
|
4747
|
+
"location" : "querystring",
|
4748
|
+
"locationName" : "tagKeys"
|
4749
|
+
}
|
4750
|
+
},
|
4751
|
+
"required" : [ "TagKeys", "ResourceArn" ]
|
4752
|
+
},
|
4750
4753
|
"UpdateAgentLogLevel" : {
|
4751
4754
|
"type" : "string",
|
4752
4755
|
"enum" : [ "NONE", "TRACE", "DEBUG", "VERBOSE", "INFO", "WARN", "ERROR", "FATAL" ]
|
@@ -4957,7 +4960,7 @@
|
|
4957
4960
|
},
|
4958
4961
|
"UpdateTargetsArchitecture" : {
|
4959
4962
|
"type" : "string",
|
4960
|
-
"enum" : [ "armv7l", "x86_64", "aarch64" ]
|
4963
|
+
"enum" : [ "armv7l", "x86_64", "aarch64", "openwrt" ]
|
4961
4964
|
},
|
4962
4965
|
"UpdateTargetsOperatingSystem" : {
|
4963
4966
|
"type" : "string",
|
@@ -5097,4 +5100,4 @@
|
|
5097
5100
|
"timestampFormat" : "unixTimestamp"
|
5098
5101
|
}
|
5099
5102
|
}
|
5100
|
-
}
|
5103
|
+
}
|