aws-sdk-core 2.11.119 → 2.11.120

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: 19c71e9bb61544890ba4742ad7ec4c1cd6c03e8f
4
- data.tar.gz: 186177ef6762ed37fa5748fb238b4a70be6f7d63
3
+ metadata.gz: 15c1f9d8745fdd3eded091916831c45200c0381e
4
+ data.tar.gz: 9ef606d5915f3a3787d17ff7e3f60942a67d82b0
5
5
  SHA512:
6
- metadata.gz: 6bdb699dd00332ce1bbf18f0bfecee89072d1963f7dc06caa27720b0ed6e81b60012999159b13d65b7769517a13abfb320cae4f3033cfe868e47574c220899f6
7
- data.tar.gz: 1d61fca53430197a1d91b653da39d019e592abc238e3011b92d7f3ce1af30a0c869259d80baf9028d4f4b32d0f61cc998c582add6f25437f82dd70086b207a12
6
+ metadata.gz: 4789bded28e32187f3d31f9819abf4f0aa1282dedd26f95529bb95357187da364157eca670ebbe52e757573bf4b5c759ed088d415400980b0a91c233ce00e89d
7
+ data.tar.gz: 257b2b86741336cc0eace2a2b25674c2c6b80c56924c3f7d574f087e89f89a820390c2eef39bd433ac31d626e414a275b43ddf2e43f4dd43cb120920a5f17faf
@@ -419,22 +419,6 @@
419
419
  {"shape":"OperationTimeoutException"}
420
420
  ]
421
421
  },
422
- "DeleteResourcePolicy":{
423
- "name":"DeleteResourcePolicy",
424
- "http":{
425
- "method":"POST",
426
- "requestUri":"/"
427
- },
428
- "input":{"shape":"DeleteResourcePolicyRequest"},
429
- "output":{"shape":"DeleteResourcePolicyResponse"},
430
- "errors":[
431
- {"shape":"EntityNotFoundException"},
432
- {"shape":"InternalServiceException"},
433
- {"shape":"OperationTimeoutException"},
434
- {"shape":"InvalidInputException"},
435
- {"shape":"ConditionCheckFailureException"}
436
- ]
437
- },
438
422
  "DeleteSecurityConfiguration":{
439
423
  "name":"DeleteSecurityConfiguration",
440
424
  "http":{
@@ -811,21 +795,6 @@
811
795
  {"shape":"OperationTimeoutException"}
812
796
  ]
813
797
  },
814
- "GetResourcePolicy":{
815
- "name":"GetResourcePolicy",
816
- "http":{
817
- "method":"POST",
818
- "requestUri":"/"
819
- },
820
- "input":{"shape":"GetResourcePolicyRequest"},
821
- "output":{"shape":"GetResourcePolicyResponse"},
822
- "errors":[
823
- {"shape":"EntityNotFoundException"},
824
- {"shape":"InternalServiceException"},
825
- {"shape":"OperationTimeoutException"},
826
- {"shape":"InvalidInputException"}
827
- ]
828
- },
829
798
  "GetSecurityConfiguration":{
830
799
  "name":"GetSecurityConfiguration",
831
800
  "http":{
@@ -1009,22 +978,6 @@
1009
978
  {"shape":"OperationTimeoutException"}
1010
979
  ]
1011
980
  },
1012
- "PutResourcePolicy":{
1013
- "name":"PutResourcePolicy",
1014
- "http":{
1015
- "method":"POST",
1016
- "requestUri":"/"
1017
- },
1018
- "input":{"shape":"PutResourcePolicyRequest"},
1019
- "output":{"shape":"PutResourcePolicyResponse"},
1020
- "errors":[
1021
- {"shape":"EntityNotFoundException"},
1022
- {"shape":"InternalServiceException"},
1023
- {"shape":"OperationTimeoutException"},
1024
- {"shape":"InvalidInputException"},
1025
- {"shape":"ConditionCheckFailureException"}
1026
- ]
1027
- },
1028
981
  "ResetJobBookmark":{
1029
982
  "name":"ResetJobBookmark",
1030
983
  "http":{
@@ -1724,13 +1677,6 @@
1724
1677
  "State":{"shape":"JobRunState"}
1725
1678
  }
1726
1679
  },
1727
- "ConditionCheckFailureException":{
1728
- "type":"structure",
1729
- "members":{
1730
- "Message":{"shape":"MessageString"}
1731
- },
1732
- "exception":true
1733
- },
1734
1680
  "ConditionList":{
1735
1681
  "type":"list",
1736
1682
  "member":{"shape":"Condition"}
@@ -2334,17 +2280,6 @@
2334
2280
  "members":{
2335
2281
  }
2336
2282
  },
2337
- "DeleteResourcePolicyRequest":{
2338
- "type":"structure",
2339
- "members":{
2340
- "PolicyHashCondition":{"shape":"HashString"}
2341
- }
2342
- },
2343
- "DeleteResourcePolicyResponse":{
2344
- "type":"structure",
2345
- "members":{
2346
- }
2347
- },
2348
2283
  "DeleteSecurityConfigurationRequest":{
2349
2284
  "type":"structure",
2350
2285
  "required":["Name"],
@@ -2525,14 +2460,6 @@
2525
2460
  }
2526
2461
  },
2527
2462
  "ExecutionTime":{"type":"integer"},
2528
- "ExistCondition":{
2529
- "type":"string",
2530
- "enum":[
2531
- "MUST_EXIST",
2532
- "NOT_EXIST",
2533
- "NONE"
2534
- ]
2535
- },
2536
2463
  "FieldType":{"type":"string"},
2537
2464
  "FilterString":{
2538
2465
  "type":"string",
@@ -2880,20 +2807,6 @@
2880
2807
  "ScalaCode":{"shape":"ScalaCode"}
2881
2808
  }
2882
2809
  },
2883
- "GetResourcePolicyRequest":{
2884
- "type":"structure",
2885
- "members":{
2886
- }
2887
- },
2888
- "GetResourcePolicyResponse":{
2889
- "type":"structure",
2890
- "members":{
2891
- "PolicyInJson":{"shape":"PolicyJsonString"},
2892
- "PolicyHash":{"shape":"HashString"},
2893
- "CreateTime":{"shape":"Timestamp"},
2894
- "UpdateTime":{"shape":"Timestamp"}
2895
- }
2896
- },
2897
2810
  "GetSecurityConfigurationRequest":{
2898
2811
  "type":"structure",
2899
2812
  "required":["Name"],
@@ -3098,12 +3011,6 @@
3098
3011
  "min":1,
3099
3012
  "pattern":"[\\u0020-\\uD7FF\\uE000-\\uFFFD\\uD800\\uDC00-\\uDBFF\\uDFFF\\r\\t]*"
3100
3013
  },
3101
- "HashString":{
3102
- "type":"string",
3103
- "max":255,
3104
- "min":1,
3105
- "pattern":"[\\u0020-\\uD7FF\\uE000-\\uFFFD\\uD800\\uDC00-\\uDBFF\\uDFFF\\t]*"
3106
- },
3107
3014
  "IdString":{
3108
3015
  "type":"string",
3109
3016
  "max":255,
@@ -3535,11 +3442,6 @@
3535
3442
  "AvailabilityZone":{"shape":"NameString"}
3536
3443
  }
3537
3444
  },
3538
- "PolicyJsonString":{
3539
- "type":"string",
3540
- "max":10240,
3541
- "min":2
3542
- },
3543
3445
  "Predecessor":{
3544
3446
  "type":"structure",
3545
3447
  "members":{
@@ -3590,21 +3492,6 @@
3590
3492
  "members":{
3591
3493
  }
3592
3494
  },
3593
- "PutResourcePolicyRequest":{
3594
- "type":"structure",
3595
- "required":["PolicyInJson"],
3596
- "members":{
3597
- "PolicyInJson":{"shape":"PolicyJsonString"},
3598
- "PolicyHashCondition":{"shape":"HashString"},
3599
- "PolicyExistsCondition":{"shape":"ExistCondition"}
3600
- }
3601
- },
3602
- "PutResourcePolicyResponse":{
3603
- "type":"structure",
3604
- "members":{
3605
- "PolicyHash":{"shape":"HashString"}
3606
- }
3607
- },
3608
3495
  "PythonScript":{"type":"string"},
3609
3496
  "ResetJobBookmarkRequest":{
3610
3497
  "type":"structure",
@@ -285,6 +285,8 @@
285
285
  }
286
286
  },
287
287
  "RotateChannelCredentials": {
288
+ "deprecated": true,
289
+ "deprecatedMessage": "This API is deprecated. Please use RotateIngestEndpointCredentials instead",
288
290
  "errors": [
289
291
  {
290
292
  "shape": "UnprocessableEntityException"
@@ -318,6 +320,40 @@
318
320
  "shape": "RotateChannelCredentialsResponse"
319
321
  }
320
322
  },
323
+ "RotateIngestEndpointCredentials": {
324
+ "errors": [
325
+ {
326
+ "shape": "UnprocessableEntityException"
327
+ },
328
+ {
329
+ "shape": "InternalServerErrorException"
330
+ },
331
+ {
332
+ "shape": "ForbiddenException"
333
+ },
334
+ {
335
+ "shape": "NotFoundException"
336
+ },
337
+ {
338
+ "shape": "ServiceUnavailableException"
339
+ },
340
+ {
341
+ "shape": "TooManyRequestsException"
342
+ }
343
+ ],
344
+ "http": {
345
+ "method": "PUT",
346
+ "requestUri": "/channels/{id}/ingest_endpoints/{ingest_endpoint_id}/credentials",
347
+ "responseCode": 200
348
+ },
349
+ "input": {
350
+ "shape": "RotateIngestEndpointCredentialsRequest"
351
+ },
352
+ "name": "RotateIngestEndpointCredentials",
353
+ "output": {
354
+ "shape": "RotateIngestEndpointCredentialsResponse"
355
+ }
356
+ },
321
357
  "UpdateChannel": {
322
358
  "errors": [
323
359
  {
@@ -701,11 +737,11 @@
701
737
  "MinUpdatePeriodSeconds": {
702
738
  "locationName": "minUpdatePeriodSeconds",
703
739
  "shape": "__integer"
704
- },
740
+ },
705
741
  "PeriodTriggers": {
706
- "locationName": "periodTriggers",
742
+ "locationName": "periodTriggers",
707
743
  "shape": "__listOf__PeriodTriggersElement"
708
- },
744
+ },
709
745
  "Profile": {
710
746
  "locationName": "profile",
711
747
  "shape": "Profile"
@@ -1039,6 +1075,10 @@
1039
1075
  },
1040
1076
  "IngestEndpoint": {
1041
1077
  "members": {
1078
+ "Id": {
1079
+ "locationName": "id",
1080
+ "shape": "__string"
1081
+ },
1042
1082
  "Password": {
1043
1083
  "locationName": "password",
1044
1084
  "shape": "__string"
@@ -1359,6 +1399,7 @@
1359
1399
  "type": "string"
1360
1400
  },
1361
1401
  "RotateChannelCredentialsRequest": {
1402
+ "deprecated": true,
1362
1403
  "members": {
1363
1404
  "Id": {
1364
1405
  "location": "uri",
@@ -1372,6 +1413,47 @@
1372
1413
  "type": "structure"
1373
1414
  },
1374
1415
  "RotateChannelCredentialsResponse": {
1416
+ "deprecated": true,
1417
+ "members": {
1418
+ "Arn": {
1419
+ "locationName": "arn",
1420
+ "shape": "__string"
1421
+ },
1422
+ "Description": {
1423
+ "locationName": "description",
1424
+ "shape": "__string"
1425
+ },
1426
+ "HlsIngest": {
1427
+ "locationName": "hlsIngest",
1428
+ "shape": "HlsIngest"
1429
+ },
1430
+ "Id": {
1431
+ "locationName": "id",
1432
+ "shape": "__string"
1433
+ }
1434
+ },
1435
+ "type": "structure"
1436
+ },
1437
+ "RotateIngestEndpointCredentialsRequest": {
1438
+ "members": {
1439
+ "Id": {
1440
+ "location": "uri",
1441
+ "locationName": "id",
1442
+ "shape": "__string"
1443
+ },
1444
+ "IngestEndpointId": {
1445
+ "location": "uri",
1446
+ "locationName": "ingest_endpoint_id",
1447
+ "shape": "__string"
1448
+ }
1449
+ },
1450
+ "required": [
1451
+ "IngestEndpointId",
1452
+ "Id"
1453
+ ],
1454
+ "type": "structure"
1455
+ },
1456
+ "RotateIngestEndpointCredentialsResponse": {
1375
1457
  "members": {
1376
1458
  "Arn": {
1377
1459
  "locationName": "arn",
@@ -1626,13 +1708,13 @@
1626
1708
  }
1627
1709
  },
1628
1710
  "type": "structure"
1629
- },
1711
+ },
1630
1712
  "__PeriodTriggersElement": {
1631
1713
  "enum": [
1632
1714
  "ADS"
1633
- ],
1715
+ ],
1634
1716
  "type": "string"
1635
- },
1717
+ },
1636
1718
  "__boolean": {
1637
1719
  "type": "boolean"
1638
1720
  },
@@ -1671,13 +1753,13 @@
1671
1753
  "shape": "OriginEndpoint"
1672
1754
  },
1673
1755
  "type": "list"
1674
- },
1756
+ },
1675
1757
  "__listOf__PeriodTriggersElement": {
1676
1758
  "member": {
1677
1759
  "shape": "__PeriodTriggersElement"
1678
- },
1760
+ },
1679
1761
  "type": "list"
1680
- },
1762
+ },
1681
1763
  "__listOf__string": {
1682
1764
  "member": {
1683
1765
  "shape": "__string"
@@ -34,6 +34,11 @@
34
34
  "max":5242880,
35
35
  "sensitive":true
36
36
  },
37
+ "CustomAttributesHeader":{
38
+ "type":"string",
39
+ "max":1024,
40
+ "sensitive":true
41
+ },
37
42
  "EndpointName":{
38
43
  "type":"string",
39
44
  "max":63,
@@ -50,7 +55,8 @@
50
55
  },
51
56
  "error":{"httpStatusCode":500},
52
57
  "exception":true,
53
- "fault":true
58
+ "fault":true,
59
+ "synthetic":true
54
60
  },
55
61
  "InvokeEndpointInput":{
56
62
  "type":"structure",
@@ -74,6 +80,11 @@
74
80
  "shape":"Header",
75
81
  "location":"header",
76
82
  "locationName":"Accept"
83
+ },
84
+ "CustomAttributes":{
85
+ "shape":"CustomAttributesHeader",
86
+ "location":"header",
87
+ "locationName":"X-Amzn-SageMaker-Custom-Attributes"
77
88
  }
78
89
  },
79
90
  "payload":"Body"
@@ -92,6 +103,11 @@
92
103
  "shape":"Header",
93
104
  "location":"header",
94
105
  "locationName":"x-Amzn-Invoked-Production-Variant"
106
+ },
107
+ "CustomAttributes":{
108
+ "shape":"CustomAttributesHeader",
109
+ "location":"header",
110
+ "locationName":"X-Amzn-SageMaker-Custom-Attributes"
95
111
  }
96
112
  },
97
113
  "payload":"Body"
@@ -119,7 +135,8 @@
119
135
  },
120
136
  "error":{"httpStatusCode":503},
121
137
  "exception":true,
122
- "fault":true
138
+ "fault":true,
139
+ "synthetic":true
123
140
  },
124
141
  "StatusCode":{"type":"integer"},
125
142
  "ValidationError":{
@@ -128,7 +145,8 @@
128
145
  "Message":{"shape":"Message"}
129
146
  },
130
147
  "error":{"httpStatusCode":400},
131
- "exception":true
148
+ "exception":true,
149
+ "synthetic":true
132
150
  }
133
151
  }
134
152
  }
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.119'
2
+ VERSION = '2.11.120'
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.119
4
+ version: 2.11.120
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-28 00:00:00.000000000 Z
11
+ date: 2018-08-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath