aws-sdk-core 2.11.122 → 2.11.123

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d055b9580c9a6056aa877d41075caab739db8ad6
4
- data.tar.gz: f698fa8407852ad85d4fc65aa06248c6724ae1bb
3
+ metadata.gz: 474553107aa5995d656b4cc81c57d86afb66995d
4
+ data.tar.gz: e2bb26ef3a1c2d832b46960b17d5e011988a16e4
5
5
  SHA512:
6
- metadata.gz: e69470a25531f14140878050279bf3d77d659f6582c1072d65d83004305cb08eef20151192d1ab9a8dc254a12e250878bd8a55d025aceb7fc4de7164711321f2
7
- data.tar.gz: 924d32d9170b7ef6feaae06243cb3ee3d50790257f651f2911949d22bfbbe2bfac5c321f8e42e88b03ad1bd97d0c9920c5676adea9b5b0631ee90be11300867f
6
+ metadata.gz: 1bb7499d95a27ed2000de7bb39b97966543603b40250369939139d03646d2b31e43b1da49e9439ec08e2a814832e737e11d2ad81a2837101ad1a2f1d113b03d3
7
+ data.tar.gz: 60e2fe1ace3413c5daf9995f3adc7f651cc0a2f16142a29102297ff11af4acfdbfe36f54a57a6e887ee8badf6fe01743468cb72d14076f1d463768dc9eaaa6aa
@@ -1030,7 +1030,6 @@
1030
1030
  "type":"list",
1031
1031
  "member":{"shape":"Emotion"}
1032
1032
  },
1033
- "ErrorCode":{"type":"string"},
1034
1033
  "ExternalImageId":{
1035
1034
  "type":"string",
1036
1035
  "max":255,
@@ -1058,8 +1057,7 @@
1058
1057
  "BoundingBox":{"shape":"BoundingBox"},
1059
1058
  "ImageId":{"shape":"ImageId"},
1060
1059
  "ExternalImageId":{"shape":"ExternalImageId"},
1061
- "Confidence":{"shape":"Percent"},
1062
- "AssociationScore":{"shape":"Percent"}
1060
+ "Confidence":{"shape":"Percent"}
1063
1061
  }
1064
1062
  },
1065
1063
  "FaceAttributes":{
@@ -1211,10 +1209,7 @@
1211
1209
  "StatusMessage":{"shape":"StatusMessage"},
1212
1210
  "VideoMetadata":{"shape":"VideoMetadata"},
1213
1211
  "NextToken":{"shape":"PaginationToken"},
1214
- "Celebrities":{"shape":"CelebrityRecognitions"},
1215
- "BillableDurationSeconds":{"shape":"UInteger"},
1216
- "ErrorCode":{"shape":"ErrorCode"},
1217
- "Warnings":{"shape":"Warnings"}
1212
+ "Celebrities":{"shape":"CelebrityRecognitions"}
1218
1213
  }
1219
1214
  },
1220
1215
  "GetContentModerationRequest":{
@@ -1234,10 +1229,7 @@
1234
1229
  "StatusMessage":{"shape":"StatusMessage"},
1235
1230
  "VideoMetadata":{"shape":"VideoMetadata"},
1236
1231
  "ModerationLabels":{"shape":"ContentModerationDetections"},
1237
- "NextToken":{"shape":"PaginationToken"},
1238
- "BillableDurationSeconds":{"shape":"UInteger"},
1239
- "ErrorCode":{"shape":"ErrorCode"},
1240
- "Warnings":{"shape":"Warnings"}
1232
+ "NextToken":{"shape":"PaginationToken"}
1241
1233
  }
1242
1234
  },
1243
1235
  "GetFaceDetectionRequest":{
@@ -1256,10 +1248,7 @@
1256
1248
  "StatusMessage":{"shape":"StatusMessage"},
1257
1249
  "VideoMetadata":{"shape":"VideoMetadata"},
1258
1250
  "NextToken":{"shape":"PaginationToken"},
1259
- "Faces":{"shape":"FaceDetections"},
1260
- "BillableDurationSeconds":{"shape":"UInteger"},
1261
- "ErrorCode":{"shape":"ErrorCode"},
1262
- "Warnings":{"shape":"Warnings"}
1251
+ "Faces":{"shape":"FaceDetections"}
1263
1252
  }
1264
1253
  },
1265
1254
  "GetFaceSearchRequest":{
@@ -1279,10 +1268,7 @@
1279
1268
  "StatusMessage":{"shape":"StatusMessage"},
1280
1269
  "NextToken":{"shape":"PaginationToken"},
1281
1270
  "VideoMetadata":{"shape":"VideoMetadata"},
1282
- "Persons":{"shape":"PersonMatches"},
1283
- "BillableDurationSeconds":{"shape":"UInteger"},
1284
- "ErrorCode":{"shape":"ErrorCode"},
1285
- "Warnings":{"shape":"Warnings"}
1271
+ "Persons":{"shape":"PersonMatches"}
1286
1272
  }
1287
1273
  },
1288
1274
  "GetLabelDetectionRequest":{
@@ -1302,10 +1288,7 @@
1302
1288
  "StatusMessage":{"shape":"StatusMessage"},
1303
1289
  "VideoMetadata":{"shape":"VideoMetadata"},
1304
1290
  "NextToken":{"shape":"PaginationToken"},
1305
- "Labels":{"shape":"LabelDetections"},
1306
- "BillableDurationSeconds":{"shape":"UInteger"},
1307
- "ErrorCode":{"shape":"ErrorCode"},
1308
- "Warnings":{"shape":"Warnings"}
1291
+ "Labels":{"shape":"LabelDetections"}
1309
1292
  }
1310
1293
  },
1311
1294
  "GetPersonTrackingRequest":{
@@ -1325,10 +1308,7 @@
1325
1308
  "StatusMessage":{"shape":"StatusMessage"},
1326
1309
  "VideoMetadata":{"shape":"VideoMetadata"},
1327
1310
  "NextToken":{"shape":"PaginationToken"},
1328
- "Persons":{"shape":"PersonDetections"},
1329
- "BillableDurationSeconds":{"shape":"UInteger"},
1330
- "ErrorCode":{"shape":"ErrorCode"},
1331
- "Warnings":{"shape":"Warnings"}
1311
+ "Persons":{"shape":"PersonDetections"}
1332
1312
  }
1333
1313
  },
1334
1314
  "IdempotentParameterMismatchException":{
@@ -1619,7 +1599,6 @@
1619
1599
  "RoleArn":{"shape":"RoleArn"}
1620
1600
  }
1621
1601
  },
1622
- "NullableBoolean":{"type":"boolean"},
1623
1602
  "OrientationCorrection":{
1624
1603
  "type":"string",
1625
1604
  "enum":[
@@ -1746,7 +1725,7 @@
1746
1725
  },
1747
1726
  "RoleArn":{
1748
1727
  "type":"string",
1749
- "pattern":"arn:([a-z\\d-]+):iam::\\d{12}:role/?[a-zA-Z_0-9+=,.@\\-_/]+"
1728
+ "pattern":"arn:aws:iam::\\d{12}:role/?[a-zA-Z_0-9+=,.@\\-_/]+"
1750
1729
  },
1751
1730
  "S3Bucket":{
1752
1731
  "type":"string",
@@ -1774,7 +1753,7 @@
1774
1753
  },
1775
1754
  "SNSTopicArn":{
1776
1755
  "type":"string",
1777
- "pattern":"(^arn:([a-z\\d-]+):sns:.*:\\w{12}:.+$)"
1756
+ "pattern":"(^arn:aws:sns:.*:\\w{12}:.+$)"
1778
1757
  },
1779
1758
  "SearchFacesByImageRequest":{
1780
1759
  "type":"structure",
@@ -1819,17 +1798,6 @@
1819
1798
  "FaceModelVersion":{"shape":"String"}
1820
1799
  }
1821
1800
  },
1822
- "Section":{
1823
- "type":"structure",
1824
- "members":{
1825
- "StartTimestamp":{"shape":"Timestamp"},
1826
- "EndTimestamp":{"shape":"Timestamp"}
1827
- }
1828
- },
1829
- "Sections":{
1830
- "type":"list",
1831
- "member":{"shape":"Section"}
1832
- },
1833
1801
  "Smile":{
1834
1802
  "type":"structure",
1835
1803
  "members":{
@@ -1844,7 +1812,6 @@
1844
1812
  "Video":{"shape":"Video"},
1845
1813
  "ClientRequestToken":{"shape":"ClientRequestToken"},
1846
1814
  "NotificationChannel":{"shape":"NotificationChannel"},
1847
- "EnablePersonTracking":{"shape":"NullableBoolean"},
1848
1815
  "JobTag":{"shape":"JobTag"}
1849
1816
  }
1850
1817
  },
@@ -1899,7 +1866,6 @@
1899
1866
  "ClientRequestToken":{"shape":"ClientRequestToken"},
1900
1867
  "FaceMatchThreshold":{"shape":"Percent"},
1901
1868
  "CollectionId":{"shape":"CollectionId"},
1902
- "EnablePersonTracking":{"shape":"NullableBoolean"},
1903
1869
  "NotificationChannel":{"shape":"NotificationChannel"},
1904
1870
  "JobTag":{"shape":"JobTag"}
1905
1871
  }
@@ -2090,8 +2056,7 @@
2090
2056
  "Format":{"shape":"String"},
2091
2057
  "FrameRate":{"shape":"Float"},
2092
2058
  "FrameHeight":{"shape":"ULong"},
2093
- "FrameWidth":{"shape":"ULong"},
2094
- "Rotation":{"shape":"UInteger"}
2059
+ "FrameWidth":{"shape":"ULong"}
2095
2060
  }
2096
2061
  },
2097
2062
  "VideoTooLargeException":{
@@ -2099,18 +2064,6 @@
2099
2064
  "members":{
2100
2065
  },
2101
2066
  "exception":true
2102
- },
2103
- "Warning":{
2104
- "type":"structure",
2105
- "members":{
2106
- "ErrorCode":{"shape":"ErrorCode"},
2107
- "Message":{"shape":"StatusMessage"},
2108
- "Sections":{"shape":"Sections"}
2109
- }
2110
- },
2111
- "Warnings":{
2112
- "type":"list",
2113
- "member":{"shape":"Warning"}
2114
2067
  }
2115
2068
  }
2116
2069
  }
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.122'
2
+ VERSION = '2.11.123'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.11.122
4
+ version: 2.11.123
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-08-31 00:00:00.000000000 Z
11
+ date: 2018-09-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath