aws-sdk-core 2.11.521 → 2.11.526
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.
- checksums.yaml +4 -4
- data/apis/apigateway/2015-07-09/api-2.json +10 -2
- data/apis/appconfig/2019-10-09/api-2.json +17 -8
- data/apis/cloudfront/2019-03-26/api-2.json +3 -1
- data/apis/codeartifact/2018-09-22/api-2.json +2281 -0
- data/apis/codeartifact/2018-09-22/examples-1.json +5 -0
- data/apis/codeartifact/2018-09-22/paginators-1.json +40 -0
- data/apis/compute-optimizer/2019-11-01/api-2.json +286 -0
- data/apis/dlm/2018-01-12/api-2.json +1 -1
- data/apis/ec2/2016-11-15/api-2.json +18 -0
- data/apis/ecs/2014-11-13/api-2.json +43 -2
- data/apis/elasticbeanstalk/2010-12-01/api-2.json +49 -2
- data/apis/imagebuilder/2019-12-02/api-2.json +41 -10
- data/apis/iot-data/2015-05-28/api-2.json +86 -7
- data/apis/iot-data/2015-05-28/examples-1.json +5 -0
- data/apis/iot-data/2015-05-28/paginators-1.json +4 -0
- data/apis/iot-data/2015-05-28/smoke.json +13 -0
- data/apis/lex-models/2017-04-19/api-2.json +37 -5
- data/apis/macie2/2020-01-01/api-2.json +2 -107
- data/apis/personalize-runtime/2018-05-22/api-2.json +2 -1
- data/apis/personalize/2018-05-22/api-2.json +147 -0
- data/apis/pinpoint/2016-12-01/api-2.json +95 -0
- data/apis/runtime.sagemaker/2017-05-13/api-2.json +11 -1
- data/apis/servicecatalog/2015-12-10/api-2.json +31 -13
- data/apis/servicediscovery/2017-03-14/api-2.json +173 -13
- data/apis/servicediscovery/2017-03-14/examples-1.json +330 -0
- data/apis/shield/2016-06-02/api-2.json +105 -2
- data/apis/shield/2016-06-02/paginators-1.json +13 -1
- data/apis/transfer/2018-11-05/api-2.json +8 -2
- data/endpoints.json +70 -1
- data/lib/aws-sdk-core.rb +1 -0
- data/lib/aws-sdk-core/codeartifact.rb +6 -0
- data/lib/aws-sdk-core/iotdataplane.rb +2 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- data/service-models.json +4 -0
- metadata +9 -2
|
@@ -39,6 +39,17 @@
|
|
|
39
39
|
{"shape":"ManagedActionInvalidStateException"}
|
|
40
40
|
]
|
|
41
41
|
},
|
|
42
|
+
"AssociateEnvironmentOperationsRole":{
|
|
43
|
+
"name":"AssociateEnvironmentOperationsRole",
|
|
44
|
+
"http":{
|
|
45
|
+
"method":"POST",
|
|
46
|
+
"requestUri":"/"
|
|
47
|
+
},
|
|
48
|
+
"input":{"shape":"AssociateEnvironmentOperationsRoleMessage"},
|
|
49
|
+
"errors":[
|
|
50
|
+
{"shape":"InsufficientPrivilegesException"}
|
|
51
|
+
]
|
|
52
|
+
},
|
|
42
53
|
"CheckDNSAvailability":{
|
|
43
54
|
"name":"CheckDNSAvailability",
|
|
44
55
|
"http":{
|
|
@@ -414,6 +425,17 @@
|
|
|
414
425
|
{"shape":"ElasticBeanstalkServiceException"}
|
|
415
426
|
]
|
|
416
427
|
},
|
|
428
|
+
"DisassociateEnvironmentOperationsRole":{
|
|
429
|
+
"name":"DisassociateEnvironmentOperationsRole",
|
|
430
|
+
"http":{
|
|
431
|
+
"method":"POST",
|
|
432
|
+
"requestUri":"/"
|
|
433
|
+
},
|
|
434
|
+
"input":{"shape":"DisassociateEnvironmentOperationsRoleMessage"},
|
|
435
|
+
"errors":[
|
|
436
|
+
{"shape":"InsufficientPrivilegesException"}
|
|
437
|
+
]
|
|
438
|
+
},
|
|
417
439
|
"ListAvailableSolutionStacks":{
|
|
418
440
|
"name":"ListAvailableSolutionStacks",
|
|
419
441
|
"http":{
|
|
@@ -801,6 +823,17 @@
|
|
|
801
823
|
"Status":{"shape":"String"}
|
|
802
824
|
}
|
|
803
825
|
},
|
|
826
|
+
"AssociateEnvironmentOperationsRoleMessage":{
|
|
827
|
+
"type":"structure",
|
|
828
|
+
"required":[
|
|
829
|
+
"EnvironmentName",
|
|
830
|
+
"OperationsRole"
|
|
831
|
+
],
|
|
832
|
+
"members":{
|
|
833
|
+
"EnvironmentName":{"shape":"EnvironmentName"},
|
|
834
|
+
"OperationsRole":{"shape":"OperationsRole"}
|
|
835
|
+
}
|
|
836
|
+
},
|
|
804
837
|
"AutoCreateApplication":{"type":"boolean"},
|
|
805
838
|
"AutoScalingGroup":{
|
|
806
839
|
"type":"structure",
|
|
@@ -1075,7 +1108,8 @@
|
|
|
1075
1108
|
"SolutionStackName":{"shape":"SolutionStackName"},
|
|
1076
1109
|
"PlatformArn":{"shape":"PlatformArn"},
|
|
1077
1110
|
"OptionSettings":{"shape":"ConfigurationOptionSettingsList"},
|
|
1078
|
-
"OptionsToRemove":{"shape":"OptionsSpecifierList"}
|
|
1111
|
+
"OptionsToRemove":{"shape":"OptionsSpecifierList"},
|
|
1112
|
+
"OperationsRole":{"shape":"OperationsRole"}
|
|
1079
1113
|
}
|
|
1080
1114
|
},
|
|
1081
1115
|
"CreatePlatformVersionRequest":{
|
|
@@ -1356,6 +1390,13 @@
|
|
|
1356
1390
|
"type":"string",
|
|
1357
1391
|
"max":200
|
|
1358
1392
|
},
|
|
1393
|
+
"DisassociateEnvironmentOperationsRoleMessage":{
|
|
1394
|
+
"type":"structure",
|
|
1395
|
+
"required":["EnvironmentName"],
|
|
1396
|
+
"members":{
|
|
1397
|
+
"EnvironmentName":{"shape":"EnvironmentName"}
|
|
1398
|
+
}
|
|
1399
|
+
},
|
|
1359
1400
|
"Ec2InstanceId":{"type":"string"},
|
|
1360
1401
|
"ElasticBeanstalkServiceException":{
|
|
1361
1402
|
"type":"structure",
|
|
@@ -1388,7 +1429,8 @@
|
|
|
1388
1429
|
"Resources":{"shape":"EnvironmentResourcesDescription"},
|
|
1389
1430
|
"Tier":{"shape":"EnvironmentTier"},
|
|
1390
1431
|
"EnvironmentLinks":{"shape":"EnvironmentLinks"},
|
|
1391
|
-
"EnvironmentArn":{"shape":"EnvironmentArn"}
|
|
1432
|
+
"EnvironmentArn":{"shape":"EnvironmentArn"},
|
|
1433
|
+
"OperationsRole":{"shape":"OperationsRole"}
|
|
1392
1434
|
}
|
|
1393
1435
|
},
|
|
1394
1436
|
"EnvironmentDescriptionsList":{
|
|
@@ -1878,6 +1920,11 @@
|
|
|
1878
1920
|
},
|
|
1879
1921
|
"exception":true
|
|
1880
1922
|
},
|
|
1923
|
+
"OperationsRole":{
|
|
1924
|
+
"type":"string",
|
|
1925
|
+
"max":256,
|
|
1926
|
+
"min":1
|
|
1927
|
+
},
|
|
1881
1928
|
"OptionNamespace":{"type":"string"},
|
|
1882
1929
|
"OptionRestrictionMaxLength":{"type":"integer"},
|
|
1883
1930
|
"OptionRestrictionMaxValue":{"type":"integer"},
|
|
@@ -50,7 +50,8 @@
|
|
|
50
50
|
{"shape":"CallRateLimitExceededException"},
|
|
51
51
|
{"shape":"InvalidVersionNumberException"},
|
|
52
52
|
{"shape":"ResourceInUseException"},
|
|
53
|
-
{"shape":"InvalidParameterCombinationException"}
|
|
53
|
+
{"shape":"InvalidParameterCombinationException"},
|
|
54
|
+
{"shape":"ServiceQuotaExceededException"}
|
|
54
55
|
]
|
|
55
56
|
},
|
|
56
57
|
"CreateDistributionConfiguration":{
|
|
@@ -71,7 +72,8 @@
|
|
|
71
72
|
{"shape":"CallRateLimitExceededException"},
|
|
72
73
|
{"shape":"ResourceInUseException"},
|
|
73
74
|
{"shape":"ResourceAlreadyExistsException"},
|
|
74
|
-
{"shape":"InvalidParameterCombinationException"}
|
|
75
|
+
{"shape":"InvalidParameterCombinationException"},
|
|
76
|
+
{"shape":"ServiceQuotaExceededException"}
|
|
75
77
|
]
|
|
76
78
|
},
|
|
77
79
|
"CreateImage":{
|
|
@@ -90,7 +92,8 @@
|
|
|
90
92
|
{"shape":"IdempotentParameterMismatchException"},
|
|
91
93
|
{"shape":"ForbiddenException"},
|
|
92
94
|
{"shape":"CallRateLimitExceededException"},
|
|
93
|
-
{"shape":"ResourceInUseException"}
|
|
95
|
+
{"shape":"ResourceInUseException"},
|
|
96
|
+
{"shape":"ServiceQuotaExceededException"}
|
|
94
97
|
]
|
|
95
98
|
},
|
|
96
99
|
"CreateImagePipeline":{
|
|
@@ -110,7 +113,8 @@
|
|
|
110
113
|
{"shape":"ForbiddenException"},
|
|
111
114
|
{"shape":"CallRateLimitExceededException"},
|
|
112
115
|
{"shape":"ResourceInUseException"},
|
|
113
|
-
{"shape":"ResourceAlreadyExistsException"}
|
|
116
|
+
{"shape":"ResourceAlreadyExistsException"},
|
|
117
|
+
{"shape":"ServiceQuotaExceededException"}
|
|
114
118
|
]
|
|
115
119
|
},
|
|
116
120
|
"CreateImageRecipe":{
|
|
@@ -131,7 +135,8 @@
|
|
|
131
135
|
{"shape":"CallRateLimitExceededException"},
|
|
132
136
|
{"shape":"InvalidVersionNumberException"},
|
|
133
137
|
{"shape":"ResourceInUseException"},
|
|
134
|
-
{"shape":"ResourceAlreadyExistsException"}
|
|
138
|
+
{"shape":"ResourceAlreadyExistsException"},
|
|
139
|
+
{"shape":"ServiceQuotaExceededException"}
|
|
135
140
|
]
|
|
136
141
|
},
|
|
137
142
|
"CreateInfrastructureConfiguration":{
|
|
@@ -151,7 +156,8 @@
|
|
|
151
156
|
{"shape":"ForbiddenException"},
|
|
152
157
|
{"shape":"CallRateLimitExceededException"},
|
|
153
158
|
{"shape":"ResourceInUseException"},
|
|
154
|
-
{"shape":"ResourceAlreadyExistsException"}
|
|
159
|
+
{"shape":"ResourceAlreadyExistsException"},
|
|
160
|
+
{"shape":"ServiceQuotaExceededException"}
|
|
155
161
|
]
|
|
156
162
|
},
|
|
157
163
|
"DeleteComponent":{
|
|
@@ -1061,6 +1067,7 @@
|
|
|
1061
1067
|
"parentImage":{"shape":"NonEmptyString"},
|
|
1062
1068
|
"blockDeviceMappings":{"shape":"InstanceBlockDeviceMappings"},
|
|
1063
1069
|
"tags":{"shape":"TagMap"},
|
|
1070
|
+
"workingDirectory":{"shape":"NonEmptyString"},
|
|
1064
1071
|
"clientToken":{
|
|
1065
1072
|
"shape":"ClientToken",
|
|
1066
1073
|
"idempotencyToken":true
|
|
@@ -1121,6 +1128,7 @@
|
|
|
1121
1128
|
"keyPair":{"shape":"NonEmptyString"},
|
|
1122
1129
|
"terminateInstanceOnFailure":{"shape":"NullableBoolean"},
|
|
1123
1130
|
"snsTopicArn":{"shape":"SnsTopicArn"},
|
|
1131
|
+
"resourceTags":{"shape":"ResourceTagMap"},
|
|
1124
1132
|
"tags":{"shape":"TagMap"},
|
|
1125
1133
|
"clientToken":{
|
|
1126
1134
|
"shape":"ClientToken",
|
|
@@ -1392,7 +1400,7 @@
|
|
|
1392
1400
|
"required":["componentBuildVersionArn"],
|
|
1393
1401
|
"members":{
|
|
1394
1402
|
"componentBuildVersionArn":{
|
|
1395
|
-
"shape":"
|
|
1403
|
+
"shape":"ComponentVersionArnOrBuildVersionArn",
|
|
1396
1404
|
"location":"querystring",
|
|
1397
1405
|
"locationName":"componentBuildVersionArn"
|
|
1398
1406
|
}
|
|
@@ -1500,7 +1508,7 @@
|
|
|
1500
1508
|
"required":["imageBuildVersionArn"],
|
|
1501
1509
|
"members":{
|
|
1502
1510
|
"imageBuildVersionArn":{
|
|
1503
|
-
"shape":"
|
|
1511
|
+
"shape":"ImageVersionArnOrBuildVersionArn",
|
|
1504
1512
|
"location":"querystring",
|
|
1505
1513
|
"locationName":"imageBuildVersionArn"
|
|
1506
1514
|
}
|
|
@@ -1610,7 +1618,8 @@
|
|
|
1610
1618
|
"parentImage":{"shape":"NonEmptyString"},
|
|
1611
1619
|
"blockDeviceMappings":{"shape":"InstanceBlockDeviceMappings"},
|
|
1612
1620
|
"dateCreated":{"shape":"DateTime"},
|
|
1613
|
-
"tags":{"shape":"TagMap"}
|
|
1621
|
+
"tags":{"shape":"TagMap"},
|
|
1622
|
+
"workingDirectory":{"shape":"NonEmptyString"}
|
|
1614
1623
|
}
|
|
1615
1624
|
},
|
|
1616
1625
|
"ImageRecipeArn":{
|
|
@@ -1703,6 +1712,10 @@
|
|
|
1703
1712
|
"type":"string",
|
|
1704
1713
|
"pattern":"^arn:aws[^:]*:imagebuilder:[^:]+:(?:\\d{12}|aws):image/[a-z0-9-_]+/\\d+\\.\\d+\\.\\d+$"
|
|
1705
1714
|
},
|
|
1715
|
+
"ImageVersionArnOrBuildVersionArn":{
|
|
1716
|
+
"type":"string",
|
|
1717
|
+
"pattern":"^arn:aws[^:]*:imagebuilder:[^:]+:(?:\\d{12}|aws):image/[a-z0-9-_]+/(?:(?:(\\d+|x)\\.(\\d+|x)\\.(\\d+|x))|(?:\\d+\\.\\d+\\.\\d+/\\d+))$"
|
|
1718
|
+
},
|
|
1706
1719
|
"ImageVersionList":{
|
|
1707
1720
|
"type":"list",
|
|
1708
1721
|
"member":{"shape":"ImageVersion"}
|
|
@@ -1759,6 +1772,7 @@
|
|
|
1759
1772
|
"snsTopicArn":{"shape":"NonEmptyString"},
|
|
1760
1773
|
"dateCreated":{"shape":"DateTime"},
|
|
1761
1774
|
"dateUpdated":{"shape":"DateTime"},
|
|
1775
|
+
"resourceTags":{"shape":"ResourceTagMap"},
|
|
1762
1776
|
"tags":{"shape":"TagMap"}
|
|
1763
1777
|
}
|
|
1764
1778
|
},
|
|
@@ -1774,6 +1788,7 @@
|
|
|
1774
1788
|
"description":{"shape":"NonEmptyString"},
|
|
1775
1789
|
"dateCreated":{"shape":"DateTime"},
|
|
1776
1790
|
"dateUpdated":{"shape":"DateTime"},
|
|
1791
|
+
"resourceTags":{"shape":"ResourceTagMap"},
|
|
1777
1792
|
"tags":{"shape":"TagMap"}
|
|
1778
1793
|
}
|
|
1779
1794
|
},
|
|
@@ -2207,6 +2222,13 @@
|
|
|
2207
2222
|
"max":30000,
|
|
2208
2223
|
"min":1
|
|
2209
2224
|
},
|
|
2225
|
+
"ResourceTagMap":{
|
|
2226
|
+
"type":"map",
|
|
2227
|
+
"key":{"shape":"TagKey"},
|
|
2228
|
+
"value":{"shape":"TagValue"},
|
|
2229
|
+
"max":30,
|
|
2230
|
+
"min":1
|
|
2231
|
+
},
|
|
2210
2232
|
"RestrictedInteger":{
|
|
2211
2233
|
"type":"integer",
|
|
2212
2234
|
"max":25,
|
|
@@ -2238,6 +2260,14 @@
|
|
|
2238
2260
|
"error":{"httpStatusCode":500},
|
|
2239
2261
|
"exception":true
|
|
2240
2262
|
},
|
|
2263
|
+
"ServiceQuotaExceededException":{
|
|
2264
|
+
"type":"structure",
|
|
2265
|
+
"members":{
|
|
2266
|
+
"message":{"shape":"ErrorMessage"}
|
|
2267
|
+
},
|
|
2268
|
+
"error":{"httpStatusCode":402},
|
|
2269
|
+
"exception":true
|
|
2270
|
+
},
|
|
2241
2271
|
"ServiceUnavailableException":{
|
|
2242
2272
|
"type":"structure",
|
|
2243
2273
|
"members":{
|
|
@@ -2421,7 +2451,8 @@
|
|
|
2421
2451
|
"clientToken":{
|
|
2422
2452
|
"shape":"ClientToken",
|
|
2423
2453
|
"idempotencyToken":true
|
|
2424
|
-
}
|
|
2454
|
+
},
|
|
2455
|
+
"resourceTags":{"shape":"ResourceTagMap"}
|
|
2425
2456
|
}
|
|
2426
2457
|
},
|
|
2427
2458
|
"UpdateInfrastructureConfigurationResponse":{
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version":"2.0",
|
|
3
3
|
"metadata":{
|
|
4
|
-
"uid":"iot-data-2015-05-28",
|
|
5
4
|
"apiVersion":"2015-05-28",
|
|
6
5
|
"endpointPrefix":"data.iot",
|
|
7
6
|
"protocol":"rest-json",
|
|
8
7
|
"serviceFullName":"AWS IoT Data Plane",
|
|
8
|
+
"serviceId":"IoT Data Plane",
|
|
9
9
|
"signatureVersion":"v4",
|
|
10
|
-
"signingName":"iotdata"
|
|
10
|
+
"signingName":"iotdata",
|
|
11
|
+
"uid":"iot-data-2015-05-28"
|
|
11
12
|
},
|
|
12
13
|
"operations":{
|
|
13
14
|
"DeleteThingShadow":{
|
|
@@ -48,6 +49,24 @@
|
|
|
48
49
|
{"shape":"UnsupportedDocumentEncodingException"}
|
|
49
50
|
]
|
|
50
51
|
},
|
|
52
|
+
"ListNamedShadowsForThing":{
|
|
53
|
+
"name":"ListNamedShadowsForThing",
|
|
54
|
+
"http":{
|
|
55
|
+
"method":"GET",
|
|
56
|
+
"requestUri":"/api/things/shadow/ListNamedShadowsForThing/{thingName}"
|
|
57
|
+
},
|
|
58
|
+
"input":{"shape":"ListNamedShadowsForThingRequest"},
|
|
59
|
+
"output":{"shape":"ListNamedShadowsForThingResponse"},
|
|
60
|
+
"errors":[
|
|
61
|
+
{"shape":"ResourceNotFoundException"},
|
|
62
|
+
{"shape":"InvalidRequestException"},
|
|
63
|
+
{"shape":"ThrottlingException"},
|
|
64
|
+
{"shape":"UnauthorizedException"},
|
|
65
|
+
{"shape":"ServiceUnavailableException"},
|
|
66
|
+
{"shape":"InternalFailureException"},
|
|
67
|
+
{"shape":"MethodNotAllowedException"}
|
|
68
|
+
]
|
|
69
|
+
},
|
|
51
70
|
"Publish":{
|
|
52
71
|
"name":"Publish",
|
|
53
72
|
"http":{
|
|
@@ -87,7 +106,7 @@
|
|
|
87
106
|
"ConflictException":{
|
|
88
107
|
"type":"structure",
|
|
89
108
|
"members":{
|
|
90
|
-
"message":{"shape":"
|
|
109
|
+
"message":{"shape":"errorMessage"}
|
|
91
110
|
},
|
|
92
111
|
"error":{"httpStatusCode":409},
|
|
93
112
|
"exception":true
|
|
@@ -100,6 +119,11 @@
|
|
|
100
119
|
"shape":"ThingName",
|
|
101
120
|
"location":"uri",
|
|
102
121
|
"locationName":"thingName"
|
|
122
|
+
},
|
|
123
|
+
"shadowName":{
|
|
124
|
+
"shape":"ShadowName",
|
|
125
|
+
"location":"querystring",
|
|
126
|
+
"locationName":"name"
|
|
103
127
|
}
|
|
104
128
|
}
|
|
105
129
|
},
|
|
@@ -111,7 +135,6 @@
|
|
|
111
135
|
},
|
|
112
136
|
"payload":"payload"
|
|
113
137
|
},
|
|
114
|
-
"ErrorMessage":{"type":"string"},
|
|
115
138
|
"GetThingShadowRequest":{
|
|
116
139
|
"type":"structure",
|
|
117
140
|
"required":["thingName"],
|
|
@@ -120,6 +143,11 @@
|
|
|
120
143
|
"shape":"ThingName",
|
|
121
144
|
"location":"uri",
|
|
122
145
|
"locationName":"thingName"
|
|
146
|
+
},
|
|
147
|
+
"shadowName":{
|
|
148
|
+
"shape":"ShadowName",
|
|
149
|
+
"location":"querystring",
|
|
150
|
+
"locationName":"name"
|
|
123
151
|
}
|
|
124
152
|
}
|
|
125
153
|
},
|
|
@@ -148,14 +176,53 @@
|
|
|
148
176
|
"exception":true
|
|
149
177
|
},
|
|
150
178
|
"JsonDocument":{"type":"blob"},
|
|
179
|
+
"ListNamedShadowsForThingRequest":{
|
|
180
|
+
"type":"structure",
|
|
181
|
+
"required":["thingName"],
|
|
182
|
+
"members":{
|
|
183
|
+
"thingName":{
|
|
184
|
+
"shape":"ThingName",
|
|
185
|
+
"location":"uri",
|
|
186
|
+
"locationName":"thingName"
|
|
187
|
+
},
|
|
188
|
+
"nextToken":{
|
|
189
|
+
"shape":"NextToken",
|
|
190
|
+
"location":"querystring",
|
|
191
|
+
"locationName":"nextToken"
|
|
192
|
+
},
|
|
193
|
+
"pageSize":{
|
|
194
|
+
"shape":"PageSize",
|
|
195
|
+
"location":"querystring",
|
|
196
|
+
"locationName":"pageSize"
|
|
197
|
+
}
|
|
198
|
+
}
|
|
199
|
+
},
|
|
200
|
+
"ListNamedShadowsForThingResponse":{
|
|
201
|
+
"type":"structure",
|
|
202
|
+
"members":{
|
|
203
|
+
"results":{"shape":"NamedShadowList"},
|
|
204
|
+
"nextToken":{"shape":"NextToken"},
|
|
205
|
+
"timestamp":{"shape":"Timestamp"}
|
|
206
|
+
}
|
|
207
|
+
},
|
|
151
208
|
"MethodNotAllowedException":{
|
|
152
209
|
"type":"structure",
|
|
153
210
|
"members":{
|
|
154
|
-
"message":{"shape":"
|
|
211
|
+
"message":{"shape":"errorMessage"}
|
|
155
212
|
},
|
|
156
213
|
"error":{"httpStatusCode":405},
|
|
157
214
|
"exception":true
|
|
158
215
|
},
|
|
216
|
+
"NamedShadowList":{
|
|
217
|
+
"type":"list",
|
|
218
|
+
"member":{"shape":"ShadowName"}
|
|
219
|
+
},
|
|
220
|
+
"NextToken":{"type":"string"},
|
|
221
|
+
"PageSize":{
|
|
222
|
+
"type":"integer",
|
|
223
|
+
"max":100,
|
|
224
|
+
"min":1
|
|
225
|
+
},
|
|
159
226
|
"Payload":{"type":"blob"},
|
|
160
227
|
"PublishRequest":{
|
|
161
228
|
"type":"structure",
|
|
@@ -183,7 +250,7 @@
|
|
|
183
250
|
"RequestEntityTooLargeException":{
|
|
184
251
|
"type":"structure",
|
|
185
252
|
"members":{
|
|
186
|
-
"message":{"shape":"
|
|
253
|
+
"message":{"shape":"errorMessage"}
|
|
187
254
|
},
|
|
188
255
|
"error":{"httpStatusCode":413},
|
|
189
256
|
"exception":true
|
|
@@ -205,11 +272,17 @@
|
|
|
205
272
|
"exception":true,
|
|
206
273
|
"fault":true
|
|
207
274
|
},
|
|
275
|
+
"ShadowName":{
|
|
276
|
+
"type":"string",
|
|
277
|
+
"max":64,
|
|
278
|
+
"min":1,
|
|
279
|
+
"pattern":"[a-zA-Z0-9:_-]+"
|
|
280
|
+
},
|
|
208
281
|
"ThingName":{
|
|
209
282
|
"type":"string",
|
|
210
283
|
"max":128,
|
|
211
284
|
"min":1,
|
|
212
|
-
"pattern":"[a-zA-Z0-
|
|
285
|
+
"pattern":"[a-zA-Z0-9:_-]+"
|
|
213
286
|
},
|
|
214
287
|
"ThrottlingException":{
|
|
215
288
|
"type":"structure",
|
|
@@ -219,6 +292,7 @@
|
|
|
219
292
|
"error":{"httpStatusCode":429},
|
|
220
293
|
"exception":true
|
|
221
294
|
},
|
|
295
|
+
"Timestamp":{"type":"long"},
|
|
222
296
|
"Topic":{"type":"string"},
|
|
223
297
|
"UnauthorizedException":{
|
|
224
298
|
"type":"structure",
|
|
@@ -248,6 +322,11 @@
|
|
|
248
322
|
"location":"uri",
|
|
249
323
|
"locationName":"thingName"
|
|
250
324
|
},
|
|
325
|
+
"shadowName":{
|
|
326
|
+
"shape":"ShadowName",
|
|
327
|
+
"location":"querystring",
|
|
328
|
+
"locationName":"name"
|
|
329
|
+
},
|
|
251
330
|
"payload":{"shape":"JsonDocument"}
|
|
252
331
|
},
|
|
253
332
|
"payload":"payload"
|