aws-sdk 2.1418.0 → 2.1419.0
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.
- package/CHANGELOG.md +12 -1
- package/README.md +1 -1
- package/apis/codecatalyst-2022-09-28.min.json +294 -24
- package/apis/connectcases-2022-10-03.min.json +35 -25
- package/apis/route53resolver-2018-04-01.min.json +201 -62
- package/apis/route53resolver-2018-04-01.paginators.json +6 -0
- package/apis/s3-2006-03-01.examples.json +32 -32
- package/apis/sagemaker-2017-07-24.min.json +205 -158
- package/apis/sagemaker-2017-07-24.paginators.json +6 -0
- package/apis/securitylake-2018-05-10.min.json +139 -34
- package/apis/transcribe-2017-10-26.min.json +30 -6
- package/clients/codecatalyst.d.ts +264 -7
- package/clients/connectcases.d.ts +15 -4
- package/clients/lexmodelsv2.d.ts +11 -11
- package/clients/route53resolver.d.ts +220 -7
- package/clients/sagemaker.d.ts +88 -10
- package/clients/sagemakerfeaturestoreruntime.d.ts +13 -13
- package/clients/savingsplans.d.ts +1 -1
- package/clients/securitylake.d.ts +93 -11
- package/clients/transcribeservice.d.ts +21 -0
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +9 -9
- package/dist/aws-sdk.js +3 -3
- package/dist/aws-sdk.min.js +2 -2
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -1567,13 +1567,13 @@
|
|
1567
1567
|
"PutObject": [
|
1568
1568
|
{
|
1569
1569
|
"input": {
|
1570
|
-
"Body": "
|
1570
|
+
"Body": "HappyFace.jpg",
|
1571
1571
|
"Bucket": "examplebucket",
|
1572
|
-
"Key": "
|
1572
|
+
"Key": "HappyFace.jpg"
|
1573
1573
|
},
|
1574
1574
|
"output": {
|
1575
1575
|
"ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
|
1576
|
-
"VersionId": "
|
1576
|
+
"VersionId": "tpf3zF08nBplQK1XLOefGskR7mGDwcDk"
|
1577
1577
|
},
|
1578
1578
|
"comments": {
|
1579
1579
|
"input": {
|
@@ -1581,9 +1581,9 @@
|
|
1581
1581
|
"output": {
|
1582
1582
|
}
|
1583
1583
|
},
|
1584
|
-
"description": "The following example
|
1585
|
-
"id": "to-
|
1586
|
-
"title": "To
|
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
1587
|
},
|
1588
1588
|
{
|
1589
1589
|
"input": {
|
@@ -1613,11 +1613,14 @@
|
|
1613
1613
|
"input": {
|
1614
1614
|
"Body": "HappyFace.jpg",
|
1615
1615
|
"Bucket": "examplebucket",
|
1616
|
-
"Key": "HappyFace.jpg"
|
1616
|
+
"Key": "HappyFace.jpg",
|
1617
|
+
"ServerSideEncryption": "AES256",
|
1618
|
+
"StorageClass": "STANDARD_IA"
|
1617
1619
|
},
|
1618
1620
|
"output": {
|
1619
1621
|
"ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
|
1620
|
-
"
|
1622
|
+
"ServerSideEncryption": "AES256",
|
1623
|
+
"VersionId": "CG612hodqujkf8FaaNfp8U..FIhLROcp"
|
1621
1624
|
},
|
1622
1625
|
"comments": {
|
1623
1626
|
"input": {
|
@@ -1625,20 +1628,19 @@
|
|
1625
1628
|
"output": {
|
1626
1629
|
}
|
1627
1630
|
},
|
1628
|
-
"description": "The following example uploads an object
|
1629
|
-
"id": "to-upload-an-object-
|
1630
|
-
"title": "To upload an object"
|
1631
|
+
"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.",
|
1632
|
+
"id": "to-upload-an-object-(specify-optional-headers)",
|
1633
|
+
"title": "To upload an object (specify optional headers)"
|
1631
1634
|
},
|
1632
1635
|
{
|
1633
1636
|
"input": {
|
1634
|
-
"ACL": "authenticated-read",
|
1635
1637
|
"Body": "filetoupload",
|
1636
1638
|
"Bucket": "examplebucket",
|
1637
|
-
"Key": "
|
1639
|
+
"Key": "objectkey"
|
1638
1640
|
},
|
1639
1641
|
"output": {
|
1640
1642
|
"ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
|
1641
|
-
"VersionId": "
|
1643
|
+
"VersionId": "Bvq0EDKxOcXLJXNo_Lkz37eM3R4pfzyQ"
|
1642
1644
|
},
|
1643
1645
|
"comments": {
|
1644
1646
|
"input": {
|
@@ -1646,22 +1648,22 @@
|
|
1646
1648
|
"output": {
|
1647
1649
|
}
|
1648
1650
|
},
|
1649
|
-
"description": "The following example
|
1650
|
-
"id": "to-
|
1651
|
-
"title": "To
|
1651
|
+
"description": "The following example creates an object. If the bucket is versioning enabled, S3 returns version ID in response.",
|
1652
|
+
"id": "to-create-an-object-1483147613675",
|
1653
|
+
"title": "To create an object."
|
1652
1654
|
},
|
1653
1655
|
{
|
1654
1656
|
"input": {
|
1655
|
-
"Body": "
|
1657
|
+
"Body": "filetoupload",
|
1656
1658
|
"Bucket": "examplebucket",
|
1657
|
-
"Key": "
|
1659
|
+
"Key": "exampleobject",
|
1658
1660
|
"ServerSideEncryption": "AES256",
|
1659
|
-
"
|
1661
|
+
"Tagging": "key1=value1&key2=value2"
|
1660
1662
|
},
|
1661
1663
|
"output": {
|
1662
1664
|
"ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
|
1663
1665
|
"ServerSideEncryption": "AES256",
|
1664
|
-
"VersionId": "
|
1666
|
+
"VersionId": "Ri.vC6qVlA4dEnjgRV4ZHsHoFIjqEMNt"
|
1665
1667
|
},
|
1666
1668
|
"comments": {
|
1667
1669
|
"input": {
|
@@ -1669,9 +1671,9 @@
|
|
1669
1671
|
"output": {
|
1670
1672
|
}
|
1671
1673
|
},
|
1672
|
-
"description": "The following example uploads an object. The request specifies optional request
|
1673
|
-
"id": "to-upload-an-object-
|
1674
|
-
"title": "To upload an object
|
1674
|
+
"description": "The following example uploads an 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.",
|
1675
|
+
"id": "to-upload-an-object-and-specify-server-side-encryption-and-object-tags-1483398331831",
|
1676
|
+
"title": "To upload an object and specify server-side encryption and object tags"
|
1675
1677
|
},
|
1676
1678
|
{
|
1677
1679
|
"input": {
|
@@ -1696,16 +1698,14 @@
|
|
1696
1698
|
},
|
1697
1699
|
{
|
1698
1700
|
"input": {
|
1701
|
+
"ACL": "authenticated-read",
|
1699
1702
|
"Body": "filetoupload",
|
1700
1703
|
"Bucket": "examplebucket",
|
1701
|
-
"Key": "exampleobject"
|
1702
|
-
"ServerSideEncryption": "AES256",
|
1703
|
-
"Tagging": "key1=value1&key2=value2"
|
1704
|
+
"Key": "exampleobject"
|
1704
1705
|
},
|
1705
1706
|
"output": {
|
1706
1707
|
"ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
|
1707
|
-
"
|
1708
|
-
"VersionId": "Ri.vC6qVlA4dEnjgRV4ZHsHoFIjqEMNt"
|
1708
|
+
"VersionId": "Kirh.unyZwjQ69YxcQLA8z4F5j3kJJKr"
|
1709
1709
|
},
|
1710
1710
|
"comments": {
|
1711
1711
|
"input": {
|
@@ -1713,9 +1713,9 @@
|
|
1713
1713
|
"output": {
|
1714
1714
|
}
|
1715
1715
|
},
|
1716
|
-
"description": "The following example uploads
|
1717
|
-
"id": "to-upload-an-object-and-specify-
|
1718
|
-
"title": "To upload an object and specify
|
1716
|
+
"description": "The following example uploads and object. The request specifies optional canned ACL (access control list) to all READ access to authenticated users. If the bucket is versioning enabled, S3 returns version ID in response.",
|
1717
|
+
"id": "to-upload-an-object-and-specify-canned-acl-1483397779571",
|
1718
|
+
"title": "To upload an object and specify canned ACL."
|
1719
1719
|
}
|
1720
1720
|
],
|
1721
1721
|
"PutObjectAcl": [
|