aws-sdk-core 2.11.618 → 2.11.623

Sign up to get free protection for your applications and to get access to all the features.
Files changed (42) hide show
  1. checksums.yaml +4 -4
  2. data/apis/appmesh/2019-01-25/api-2.json +3302 -4829
  3. data/apis/appmesh/2019-01-25/examples-1.json +3 -2
  4. data/apis/appmesh/2019-01-25/paginators-1.json +9 -9
  5. data/apis/autoscaling/2011-01-01/api-2.json +6 -2
  6. data/apis/datasync/2018-11-09/api-2.json +29 -0
  7. data/apis/dlm/2018-01-12/api-2.json +9 -3
  8. data/apis/dynamodb/2012-08-10/api-2.json +209 -1
  9. data/apis/dynamodb/2012-08-10/paginators-1.json +5 -0
  10. data/apis/ec2/2016-11-15/api-2.json +190 -11
  11. data/apis/ecs/2014-11-13/api-2.json +26 -1
  12. data/apis/es/2015-01-01/api-2.json +163 -3
  13. data/apis/es/2015-01-01/paginators-1.json +5 -0
  14. data/apis/eventbridge/2015-10-07/api-2.json +431 -0
  15. data/apis/events/2015-10-07/api-2.json +431 -0
  16. data/apis/frauddetector/2019-11-15/api-2.json +234 -4
  17. data/apis/fsx/2018-03-01/api-2.json +147 -5
  18. data/apis/fsx/2018-03-01/examples-1.json +21 -10
  19. data/apis/fsx/2018-03-01/paginators-1.json +5 -0
  20. data/apis/iot/2015-05-28/api-2.json +18 -4
  21. data/apis/iot/2015-05-28/paginators-1.json +6 -0
  22. data/apis/iotanalytics/2017-11-27/api-2.json +54 -8
  23. data/apis/iotsitewise/2019-12-02/api-2.json +0 -44
  24. data/apis/kendra/2019-02-03/api-2.json +105 -7
  25. data/apis/lambda/2015-03-31/api-2.json +36 -2
  26. data/apis/macie2/2020-01-01/api-2.json +4 -0
  27. data/apis/medialive/2017-10-14/api-2.json +16 -0
  28. data/apis/meteringmarketplace/2016-01-14/api-2.json +79 -7
  29. data/apis/mq/2017-11-27/api-2.json +6 -2
  30. data/apis/rds/2014-10-31/api-2.json +2 -1
  31. data/apis/s3/2006-03-01/api-2.json +230 -5
  32. data/apis/s3/2006-03-01/examples-1.json +91 -91
  33. data/apis/servicecatalog/2015-12-10/api-2.json +6 -1
  34. data/apis/ssm/2014-11-06/api-2.json +2 -1
  35. data/apis/storagegateway/2013-06-30/api-2.json +88 -0
  36. data/apis/storagegateway/2013-06-30/paginators-1.json +6 -0
  37. data/apis/transcribe-streaming/2017-10-26/api-2.json +3 -1
  38. data/apis/xray/2016-04-12/api-2.json +277 -0
  39. data/apis/xray/2016-04-12/paginators-1.json +10 -0
  40. data/endpoints.json +91 -0
  41. data/lib/aws-sdk-core/version.rb +1 -1
  42. metadata +2 -2
@@ -257,8 +257,10 @@
257
257
  "DeleteObject": [
258
258
  {
259
259
  "input": {
260
- "Bucket": "ExampleBucket",
261
- "Key": "HappyFace.jpg"
260
+ "Bucket": "examplebucket",
261
+ "Key": "objectkey.jpg"
262
+ },
263
+ "output": {
262
264
  },
263
265
  "comments": {
264
266
  "input": {
@@ -266,16 +268,14 @@
266
268
  "output": {
267
269
  }
268
270
  },
269
- "description": "The following example deletes an object from a non-versioned bucket.",
270
- "id": "to-delete-an-object-from-a-non-versioned-bucket-1481588533089",
271
- "title": "To delete an object (from a non-versioned bucket)"
271
+ "description": "The following example deletes an object from an S3 bucket.",
272
+ "id": "to-delete-an-object-1472850136595",
273
+ "title": "To delete an object"
272
274
  },
273
275
  {
274
276
  "input": {
275
- "Bucket": "examplebucket",
276
- "Key": "objectkey.jpg"
277
- },
278
- "output": {
277
+ "Bucket": "ExampleBucket",
278
+ "Key": "HappyFace.jpg"
279
279
  },
280
280
  "comments": {
281
281
  "input": {
@@ -283,9 +283,9 @@
283
283
  "output": {
284
284
  }
285
285
  },
286
- "description": "The following example deletes an object from an S3 bucket.",
287
- "id": "to-delete-an-object-1472850136595",
288
- "title": "To delete an object"
286
+ "description": "The following example deletes an object from a non-versioned bucket.",
287
+ "id": "to-delete-an-object-from-a-non-versioned-bucket-1481588533089",
288
+ "title": "To delete an object (from a non-versioned bucket)"
289
289
  }
290
290
  ],
291
291
  "DeleteObjectTagging": [
@@ -728,17 +728,18 @@
728
728
  {
729
729
  "input": {
730
730
  "Bucket": "examplebucket",
731
- "Key": "HappyFace.jpg"
731
+ "Key": "SampleFile.txt",
732
+ "Range": "bytes=0-9"
732
733
  },
733
734
  "output": {
734
735
  "AcceptRanges": "bytes",
735
- "ContentLength": "3191",
736
- "ContentType": "image/jpeg",
737
- "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
738
- "LastModified": "Thu, 15 Dec 2016 01:19:41 GMT",
736
+ "ContentLength": "10",
737
+ "ContentRange": "bytes 0-9/43",
738
+ "ContentType": "text/plain",
739
+ "ETag": "\"0d94420ffd0bc68cd3d152506b97a9cc\"",
740
+ "LastModified": "Thu, 09 Oct 2014 22:57:28 GMT",
739
741
  "Metadata": {
740
742
  },
741
- "TagCount": 2,
742
743
  "VersionId": "null"
743
744
  },
744
745
  "comments": {
@@ -747,25 +748,24 @@
747
748
  "output": {
748
749
  }
749
750
  },
750
- "description": "The following example retrieves an object for an S3 bucket.",
751
- "id": "to-retrieve-an-object-1481827837012",
752
- "title": "To retrieve an object"
751
+ "description": "The following example retrieves an object for an S3 bucket. The request specifies the range header to retrieve a specific byte range.",
752
+ "id": "to-retrieve-a-byte-range-of-an-object--1481832674603",
753
+ "title": "To retrieve a byte range of an object "
753
754
  },
754
755
  {
755
756
  "input": {
756
757
  "Bucket": "examplebucket",
757
- "Key": "SampleFile.txt",
758
- "Range": "bytes=0-9"
758
+ "Key": "HappyFace.jpg"
759
759
  },
760
760
  "output": {
761
761
  "AcceptRanges": "bytes",
762
- "ContentLength": "10",
763
- "ContentRange": "bytes 0-9/43",
764
- "ContentType": "text/plain",
765
- "ETag": "\"0d94420ffd0bc68cd3d152506b97a9cc\"",
766
- "LastModified": "Thu, 09 Oct 2014 22:57:28 GMT",
762
+ "ContentLength": "3191",
763
+ "ContentType": "image/jpeg",
764
+ "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
765
+ "LastModified": "Thu, 15 Dec 2016 01:19:41 GMT",
767
766
  "Metadata": {
768
767
  },
768
+ "TagCount": 2,
769
769
  "VersionId": "null"
770
770
  },
771
771
  "comments": {
@@ -774,9 +774,9 @@
774
774
  "output": {
775
775
  }
776
776
  },
777
- "description": "The following example retrieves an object for an S3 bucket. The request specifies the range header to retrieve a specific byte range.",
778
- "id": "to-retrieve-a-byte-range-of-an-object--1481832674603",
779
- "title": "To retrieve a byte range of an object "
777
+ "description": "The following example retrieves an object for an S3 bucket.",
778
+ "id": "to-retrieve-an-object-1481827837012",
779
+ "title": "To retrieve an object"
780
780
  }
781
781
  ],
782
782
  "GetObjectAcl": [
@@ -840,17 +840,20 @@
840
840
  {
841
841
  "input": {
842
842
  "Bucket": "examplebucket",
843
- "Key": "exampleobject",
844
- "VersionId": "ydlaNkwWm0SfKJR.T1b1fIdPRbldTYRI"
843
+ "Key": "HappyFace.jpg"
845
844
  },
846
845
  "output": {
847
846
  "TagSet": [
848
847
  {
849
- "Key": "Key1",
850
- "Value": "Value1"
848
+ "Key": "Key4",
849
+ "Value": "Value4"
850
+ },
851
+ {
852
+ "Key": "Key3",
853
+ "Value": "Value3"
851
854
  }
852
855
  ],
853
- "VersionId": "ydlaNkwWm0SfKJR.T1b1fIdPRbldTYRI"
856
+ "VersionId": "null"
854
857
  },
855
858
  "comments": {
856
859
  "input": {
@@ -858,27 +861,24 @@
858
861
  "output": {
859
862
  }
860
863
  },
861
- "description": "The following example retrieves tag set of an object. The request specifies object version.",
862
- "id": "to-retrieve-tag-set-of-a-specific-object-version-1483400283663",
863
- "title": "To retrieve tag set of a specific object version"
864
+ "description": "The following example retrieves tag set of an object.",
865
+ "id": "to-retrieve-tag-set-of-an-object-1481833847896",
866
+ "title": "To retrieve tag set of an object"
864
867
  },
865
868
  {
866
869
  "input": {
867
870
  "Bucket": "examplebucket",
868
- "Key": "HappyFace.jpg"
871
+ "Key": "exampleobject",
872
+ "VersionId": "ydlaNkwWm0SfKJR.T1b1fIdPRbldTYRI"
869
873
  },
870
874
  "output": {
871
875
  "TagSet": [
872
876
  {
873
- "Key": "Key4",
874
- "Value": "Value4"
875
- },
876
- {
877
- "Key": "Key3",
878
- "Value": "Value3"
877
+ "Key": "Key1",
878
+ "Value": "Value1"
879
879
  }
880
880
  ],
881
- "VersionId": "null"
881
+ "VersionId": "ydlaNkwWm0SfKJR.T1b1fIdPRbldTYRI"
882
882
  },
883
883
  "comments": {
884
884
  "input": {
@@ -886,9 +886,9 @@
886
886
  "output": {
887
887
  }
888
888
  },
889
- "description": "The following example retrieves tag set of an object.",
890
- "id": "to-retrieve-tag-set-of-an-object-1481833847896",
891
- "title": "To retrieve tag set of an object"
889
+ "description": "The following example retrieves tag set of an object. The request specifies object version.",
890
+ "id": "to-retrieve-tag-set-of-a-specific-object-version-1483400283663",
891
+ "title": "To retrieve tag set of a specific object version"
892
892
  }
893
893
  ],
894
894
  "GetObjectTorrent": [
@@ -1565,26 +1565,6 @@
1565
1565
  }
1566
1566
  ],
1567
1567
  "PutObject": [
1568
- {
1569
- "input": {
1570
- "Body": "HappyFace.jpg",
1571
- "Bucket": "examplebucket",
1572
- "Key": "HappyFace.jpg"
1573
- },
1574
- "output": {
1575
- "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
1576
- "VersionId": "tpf3zF08nBplQK1XLOefGskR7mGDwcDk"
1577
- },
1578
- "comments": {
1579
- "input": {
1580
- },
1581
- "output": {
1582
- }
1583
- },
1584
- "description": "The following example uploads an object to a versioning-enabled bucket. The source file is specified using Windows file syntax. S3 returns VersionId of the newly created object.",
1585
- "id": "to-upload-an-object-1481760101010",
1586
- "title": "To upload an object"
1587
- },
1588
1568
  {
1589
1569
  "input": {
1590
1570
  "Body": "filetoupload",
@@ -1613,14 +1593,11 @@
1613
1593
  "input": {
1614
1594
  "Body": "filetoupload",
1615
1595
  "Bucket": "examplebucket",
1616
- "Key": "exampleobject",
1617
- "ServerSideEncryption": "AES256",
1618
- "Tagging": "key1=value1&key2=value2"
1596
+ "Key": "objectkey"
1619
1597
  },
1620
1598
  "output": {
1621
1599
  "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
1622
- "ServerSideEncryption": "AES256",
1623
- "VersionId": "Ri.vC6qVlA4dEnjgRV4ZHsHoFIjqEMNt"
1600
+ "VersionId": "Bvq0EDKxOcXLJXNo_Lkz37eM3R4pfzyQ"
1624
1601
  },
1625
1602
  "comments": {
1626
1603
  "input": {
@@ -1628,9 +1605,9 @@
1628
1605
  "output": {
1629
1606
  }
1630
1607
  },
1631
- "description": "The following example uploads and object. The request specifies the optional server-side encryption option. The request also specifies optional object tags. If the bucket is versioning enabled, S3 returns version ID in response.",
1632
- "id": "to-upload-an-object-and-specify-server-side-encryption-and-object-tags-1483398331831",
1633
- "title": "To upload an object and specify server-side encryption and object tags"
1608
+ "description": "The following example creates an object. If the bucket is versioning enabled, S3 returns version ID in response.",
1609
+ "id": "to-create-an-object-1483147613675",
1610
+ "title": "To create an object."
1634
1611
  },
1635
1612
  {
1636
1613
  "input": {
@@ -1655,16 +1632,16 @@
1655
1632
  },
1656
1633
  {
1657
1634
  "input": {
1658
- "Body": "HappyFace.jpg",
1635
+ "Body": "filetoupload",
1659
1636
  "Bucket": "examplebucket",
1660
- "Key": "HappyFace.jpg",
1637
+ "Key": "exampleobject",
1661
1638
  "ServerSideEncryption": "AES256",
1662
- "StorageClass": "STANDARD_IA"
1639
+ "Tagging": "key1=value1&key2=value2"
1663
1640
  },
1664
1641
  "output": {
1665
1642
  "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
1666
1643
  "ServerSideEncryption": "AES256",
1667
- "VersionId": "CG612hodqujkf8FaaNfp8U..FIhLROcp"
1644
+ "VersionId": "Ri.vC6qVlA4dEnjgRV4ZHsHoFIjqEMNt"
1668
1645
  },
1669
1646
  "comments": {
1670
1647
  "input": {
@@ -1672,9 +1649,9 @@
1672
1649
  "output": {
1673
1650
  }
1674
1651
  },
1675
- "description": "The following example uploads an object. The request specifies optional request headers to directs S3 to use specific storage class and use server-side encryption.",
1676
- "id": "to-upload-an-object-(specify-optional-headers)",
1677
- "title": "To upload an object (specify optional headers)"
1652
+ "description": "The following example uploads and object. The request specifies the optional server-side encryption option. The request also specifies optional object tags. If the bucket is versioning enabled, S3 returns version ID in response.",
1653
+ "id": "to-upload-an-object-and-specify-server-side-encryption-and-object-tags-1483398331831",
1654
+ "title": "To upload an object and specify server-side encryption and object tags"
1678
1655
  },
1679
1656
  {
1680
1657
  "input": {
@@ -1699,13 +1676,16 @@
1699
1676
  },
1700
1677
  {
1701
1678
  "input": {
1702
- "Body": "filetoupload",
1679
+ "Body": "HappyFace.jpg",
1703
1680
  "Bucket": "examplebucket",
1704
- "Key": "objectkey"
1681
+ "Key": "HappyFace.jpg",
1682
+ "ServerSideEncryption": "AES256",
1683
+ "StorageClass": "STANDARD_IA"
1705
1684
  },
1706
1685
  "output": {
1707
1686
  "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
1708
- "VersionId": "Bvq0EDKxOcXLJXNo_Lkz37eM3R4pfzyQ"
1687
+ "ServerSideEncryption": "AES256",
1688
+ "VersionId": "CG612hodqujkf8FaaNfp8U..FIhLROcp"
1709
1689
  },
1710
1690
  "comments": {
1711
1691
  "input": {
@@ -1713,9 +1693,29 @@
1713
1693
  "output": {
1714
1694
  }
1715
1695
  },
1716
- "description": "The following example creates an object. If the bucket is versioning enabled, S3 returns version ID in response.",
1717
- "id": "to-create-an-object-1483147613675",
1718
- "title": "To create an object."
1696
+ "description": "The following example uploads an object. The request specifies optional request headers to directs S3 to use specific storage class and use server-side encryption.",
1697
+ "id": "to-upload-an-object-(specify-optional-headers)",
1698
+ "title": "To upload an object (specify optional headers)"
1699
+ },
1700
+ {
1701
+ "input": {
1702
+ "Body": "HappyFace.jpg",
1703
+ "Bucket": "examplebucket",
1704
+ "Key": "HappyFace.jpg"
1705
+ },
1706
+ "output": {
1707
+ "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
1708
+ "VersionId": "tpf3zF08nBplQK1XLOefGskR7mGDwcDk"
1709
+ },
1710
+ "comments": {
1711
+ "input": {
1712
+ },
1713
+ "output": {
1714
+ }
1715
+ },
1716
+ "description": "The following example uploads an object to a versioning-enabled bucket. The source file is specified using Windows file syntax. S3 returns VersionId of the newly created object.",
1717
+ "id": "to-upload-an-object-1481760101010",
1718
+ "title": "To upload an object"
1719
1719
  }
1720
1720
  ],
1721
1721
  "PutObjectAcl": [
@@ -2410,7 +2410,7 @@
2410
2410
  "PortfolioId":{"shape":"Id"},
2411
2411
  "OrganizationParentId":{"shape":"Id"},
2412
2412
  "PageToken":{"shape":"PageToken"},
2413
- "PageSize":{"shape":"PageSize"}
2413
+ "PageSize":{"shape":"PageSizeMax100"}
2414
2414
  }
2415
2415
  },
2416
2416
  "ListPortfolioAccessOutput":{
@@ -2698,6 +2698,11 @@
2698
2698
  "max":20,
2699
2699
  "min":0
2700
2700
  },
2701
+ "PageSizeMax100":{
2702
+ "type":"integer",
2703
+ "max":100,
2704
+ "min":0
2705
+ },
2701
2706
  "PageToken":{
2702
2707
  "type":"string",
2703
2708
  "max":2024,
@@ -2390,7 +2390,8 @@
2390
2390
  "StartTimeBefore",
2391
2391
  "StartTimeAfter",
2392
2392
  "AutomationType",
2393
- "TagKey"
2393
+ "TagKey",
2394
+ "TargetResourceGroup"
2394
2395
  ]
2395
2396
  },
2396
2397
  "AutomationExecutionFilterList":{
@@ -404,6 +404,19 @@
404
404
  {"shape":"InternalServerError"}
405
405
  ]
406
406
  },
407
+ "DescribeBandwidthRateLimitSchedule":{
408
+ "name":"DescribeBandwidthRateLimitSchedule",
409
+ "http":{
410
+ "method":"POST",
411
+ "requestUri":"/"
412
+ },
413
+ "input":{"shape":"DescribeBandwidthRateLimitScheduleInput"},
414
+ "output":{"shape":"DescribeBandwidthRateLimitScheduleOutput"},
415
+ "errors":[
416
+ {"shape":"InvalidGatewayRequestException"},
417
+ {"shape":"InternalServerError"}
418
+ ]
419
+ },
407
420
  "DescribeCache":{
408
421
  "name":"DescribeCache",
409
422
  "http":{
@@ -950,6 +963,19 @@
950
963
  {"shape":"InternalServerError"}
951
964
  ]
952
965
  },
966
+ "UpdateBandwidthRateLimitSchedule":{
967
+ "name":"UpdateBandwidthRateLimitSchedule",
968
+ "http":{
969
+ "method":"POST",
970
+ "requestUri":"/"
971
+ },
972
+ "input":{"shape":"UpdateBandwidthRateLimitScheduleInput"},
973
+ "output":{"shape":"UpdateBandwidthRateLimitScheduleOutput"},
974
+ "errors":[
975
+ {"shape":"InvalidGatewayRequestException"},
976
+ {"shape":"InternalServerError"}
977
+ ]
978
+ },
953
979
  "UpdateChapCredentials":{
954
980
  "name":"UpdateChapCredentials",
955
981
  "http":{
@@ -1286,6 +1312,31 @@
1286
1312
  "type":"long",
1287
1313
  "min":102400
1288
1314
  },
1315
+ "BandwidthRateLimitInterval":{
1316
+ "type":"structure",
1317
+ "required":[
1318
+ "StartHourOfDay",
1319
+ "StartMinuteOfHour",
1320
+ "EndHourOfDay",
1321
+ "EndMinuteOfHour",
1322
+ "DaysOfWeek"
1323
+ ],
1324
+ "members":{
1325
+ "StartHourOfDay":{"shape":"HourOfDay"},
1326
+ "StartMinuteOfHour":{"shape":"MinuteOfHour"},
1327
+ "EndHourOfDay":{"shape":"HourOfDay"},
1328
+ "EndMinuteOfHour":{"shape":"MinuteOfHour"},
1329
+ "DaysOfWeek":{"shape":"DaysOfWeek"},
1330
+ "AverageUploadRateLimitInBitsPerSec":{"shape":"BandwidthUploadRateLimit"},
1331
+ "AverageDownloadRateLimitInBitsPerSec":{"shape":"BandwidthDownloadRateLimit"}
1332
+ }
1333
+ },
1334
+ "BandwidthRateLimitIntervals":{
1335
+ "type":"list",
1336
+ "member":{"shape":"BandwidthRateLimitInterval"},
1337
+ "max":20,
1338
+ "min":0
1339
+ },
1289
1340
  "BandwidthType":{
1290
1341
  "type":"string",
1291
1342
  "max":25,
@@ -1649,6 +1700,12 @@
1649
1700
  "max":6,
1650
1701
  "min":0
1651
1702
  },
1703
+ "DaysOfWeek":{
1704
+ "type":"list",
1705
+ "member":{"shape":"DayOfWeek"},
1706
+ "max":7,
1707
+ "min":1
1708
+ },
1652
1709
  "DeleteAutomaticTapeCreationPolicyInput":{
1653
1710
  "type":"structure",
1654
1711
  "required":["GatewayARN"],
@@ -1830,6 +1887,20 @@
1830
1887
  "AverageDownloadRateLimitInBitsPerSec":{"shape":"BandwidthDownloadRateLimit"}
1831
1888
  }
1832
1889
  },
1890
+ "DescribeBandwidthRateLimitScheduleInput":{
1891
+ "type":"structure",
1892
+ "required":["GatewayARN"],
1893
+ "members":{
1894
+ "GatewayARN":{"shape":"GatewayARN"}
1895
+ }
1896
+ },
1897
+ "DescribeBandwidthRateLimitScheduleOutput":{
1898
+ "type":"structure",
1899
+ "members":{
1900
+ "GatewayARN":{"shape":"GatewayARN"},
1901
+ "BandwidthRateLimitIntervals":{"shape":"BandwidthRateLimitIntervals"}
1902
+ }
1903
+ },
1833
1904
  "DescribeCacheInput":{
1834
1905
  "type":"structure",
1835
1906
  "required":["GatewayARN"],
@@ -3336,6 +3407,23 @@
3336
3407
  "GatewayARN":{"shape":"GatewayARN"}
3337
3408
  }
3338
3409
  },
3410
+ "UpdateBandwidthRateLimitScheduleInput":{
3411
+ "type":"structure",
3412
+ "required":[
3413
+ "GatewayARN",
3414
+ "BandwidthRateLimitIntervals"
3415
+ ],
3416
+ "members":{
3417
+ "GatewayARN":{"shape":"GatewayARN"},
3418
+ "BandwidthRateLimitIntervals":{"shape":"BandwidthRateLimitIntervals"}
3419
+ }
3420
+ },
3421
+ "UpdateBandwidthRateLimitScheduleOutput":{
3422
+ "type":"structure",
3423
+ "members":{
3424
+ "GatewayARN":{"shape":"GatewayARN"}
3425
+ }
3426
+ },
3339
3427
  "UpdateChapCredentialsInput":{
3340
3428
  "type":"structure",
3341
3429
  "required":[