aws-sdk 2.849.0 → 2.853.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 +27 -1
- package/README.md +1 -1
- package/apis/appflow-2020-08-23.min.json +123 -66
- package/apis/autoscaling-2011-01-01.min.json +20 -15
- package/apis/databrew-2017-07-25.min.json +87 -77
- package/apis/detective-2018-10-26.min.json +26 -19
- package/apis/ecr-public-2020-10-30.min.json +82 -11
- package/apis/eks-2017-11-01.min.json +154 -122
- package/apis/elasticmapreduce-2009-03-31.min.json +19 -1
- package/apis/es-2015-01-01.min.json +192 -57
- package/apis/es-2015-01-01.paginators.json +5 -0
- package/apis/glue-2017-03-31.min.json +72 -69
- package/apis/imagebuilder-2019-12-02.min.json +96 -56
- package/apis/imagebuilder-2019-12-02.paginators.json +6 -0
- package/apis/iotevents-2018-07-27.min.json +102 -3
- package/apis/mediapackage-vod-2018-11-07.min.json +153 -76
- package/apis/pinpoint-2016-12-01.min.json +9 -3
- package/apis/redshift-data-2019-12-20.min.json +5 -1
- package/apis/s3-2006-03-01.examples.json +109 -109
- package/apis/s3-2006-03-01.min.json +8 -0
- package/clients/appflow.d.ts +33 -1
- package/clients/autoscaling.d.ts +16 -2
- package/clients/computeoptimizer.d.ts +5 -5
- package/clients/databrew.d.ts +26 -0
- package/clients/detective.d.ts +20 -11
- package/clients/ecrpublic.d.ts +78 -0
- package/clients/eks.d.ts +29 -4
- package/clients/emr.d.ts +80 -50
- package/clients/es.d.ts +186 -0
- package/clients/glue.d.ts +6 -4
- package/clients/imagebuilder.d.ts +63 -2
- package/clients/iotevents.d.ts +130 -28
- package/clients/lightsail.d.ts +2 -2
- package/clients/mediapackagevod.d.ts +43 -0
- package/clients/pinpoint.d.ts +24 -0
- package/clients/quicksight.d.ts +5 -5
- package/clients/redshiftdata.d.ts +16 -4
- package/clients/s3.d.ts +40 -38
- package/clients/s3control.d.ts +4 -4
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +35 -21
- package/dist/aws-sdk.js +67 -22
- package/dist/aws-sdk.min.js +82 -82
- package/lib/core.js +1 -1
- package/lib/services/s3.js +13 -1
- package/lib/services/s3util.js +4 -2
- package/package.json +1 -1
- package/scripts/region-checker/allowlist.js +6 -6
|
@@ -334,12 +334,10 @@
|
|
|
334
334
|
"Delete": {
|
|
335
335
|
"Objects": [
|
|
336
336
|
{
|
|
337
|
-
"Key": "
|
|
338
|
-
"VersionId": "2LWg7lQLnY41.maGB5Z6SWW.dcq0vx7b"
|
|
337
|
+
"Key": "objectkey1"
|
|
339
338
|
},
|
|
340
339
|
{
|
|
341
|
-
"Key": "
|
|
342
|
-
"VersionId": "yoz3HB.ZhCS_tKVEmIOr7qYyyAaZSKVd"
|
|
340
|
+
"Key": "objectkey2"
|
|
343
341
|
}
|
|
344
342
|
],
|
|
345
343
|
"Quiet": false
|
|
@@ -348,12 +346,14 @@
|
|
|
348
346
|
"output": {
|
|
349
347
|
"Deleted": [
|
|
350
348
|
{
|
|
351
|
-
"
|
|
352
|
-
"
|
|
349
|
+
"DeleteMarker": "true",
|
|
350
|
+
"DeleteMarkerVersionId": "A._w1z6EFiCF5uhtQMDal9JDkID9tQ7F",
|
|
351
|
+
"Key": "objectkey1"
|
|
353
352
|
},
|
|
354
353
|
{
|
|
355
|
-
"
|
|
356
|
-
"
|
|
354
|
+
"DeleteMarker": "true",
|
|
355
|
+
"DeleteMarkerVersionId": "iOd_ORxhkKe_e8G8_oSGxt2PjsCZKlkt",
|
|
356
|
+
"Key": "objectkey2"
|
|
357
357
|
}
|
|
358
358
|
]
|
|
359
359
|
},
|
|
@@ -363,9 +363,9 @@
|
|
|
363
363
|
"output": {
|
|
364
364
|
}
|
|
365
365
|
},
|
|
366
|
-
"description": "The following example deletes objects from a bucket. The request
|
|
367
|
-
"id": "to-delete-multiple-
|
|
368
|
-
"title": "To delete multiple
|
|
366
|
+
"description": "The following example deletes objects from a bucket. The bucket is versioned, and the request does not specify the object version to delete. In this case, all versions remain in the bucket and S3 adds a delete marker.",
|
|
367
|
+
"id": "to-delete-multiple-objects-from-a-versioned-bucket-1483146248805",
|
|
368
|
+
"title": "To delete multiple objects from a versioned bucket"
|
|
369
369
|
},
|
|
370
370
|
{
|
|
371
371
|
"input": {
|
|
@@ -373,10 +373,12 @@
|
|
|
373
373
|
"Delete": {
|
|
374
374
|
"Objects": [
|
|
375
375
|
{
|
|
376
|
-
"Key": "
|
|
376
|
+
"Key": "HappyFace.jpg",
|
|
377
|
+
"VersionId": "2LWg7lQLnY41.maGB5Z6SWW.dcq0vx7b"
|
|
377
378
|
},
|
|
378
379
|
{
|
|
379
|
-
"Key": "
|
|
380
|
+
"Key": "HappyFace.jpg",
|
|
381
|
+
"VersionId": "yoz3HB.ZhCS_tKVEmIOr7qYyyAaZSKVd"
|
|
380
382
|
}
|
|
381
383
|
],
|
|
382
384
|
"Quiet": false
|
|
@@ -385,14 +387,12 @@
|
|
|
385
387
|
"output": {
|
|
386
388
|
"Deleted": [
|
|
387
389
|
{
|
|
388
|
-
"
|
|
389
|
-
"
|
|
390
|
-
"Key": "objectkey1"
|
|
390
|
+
"Key": "HappyFace.jpg",
|
|
391
|
+
"VersionId": "yoz3HB.ZhCS_tKVEmIOr7qYyyAaZSKVd"
|
|
391
392
|
},
|
|
392
393
|
{
|
|
393
|
-
"
|
|
394
|
-
"
|
|
395
|
-
"Key": "objectkey2"
|
|
394
|
+
"Key": "HappyFace.jpg",
|
|
395
|
+
"VersionId": "2LWg7lQLnY41.maGB5Z6SWW.dcq0vx7b"
|
|
396
396
|
}
|
|
397
397
|
]
|
|
398
398
|
},
|
|
@@ -402,9 +402,9 @@
|
|
|
402
402
|
"output": {
|
|
403
403
|
}
|
|
404
404
|
},
|
|
405
|
-
"description": "The following example deletes objects from a bucket. The
|
|
406
|
-
"id": "to-delete-multiple-
|
|
407
|
-
"title": "To delete multiple
|
|
405
|
+
"description": "The following example deletes objects from a bucket. The request specifies object versions. S3 deletes specific object versions and returns the key and versions of deleted objects in the response.",
|
|
406
|
+
"id": "to-delete-multiple-object-versions-from-a-versioned-bucket-1483147087737",
|
|
407
|
+
"title": "To delete multiple object versions from a versioned bucket"
|
|
408
408
|
}
|
|
409
409
|
],
|
|
410
410
|
"GetBucketCors": [
|
|
@@ -728,18 +728,17 @@
|
|
|
728
728
|
{
|
|
729
729
|
"input": {
|
|
730
730
|
"Bucket": "examplebucket",
|
|
731
|
-
"Key": "
|
|
732
|
-
"Range": "bytes=0-9"
|
|
731
|
+
"Key": "HappyFace.jpg"
|
|
733
732
|
},
|
|
734
733
|
"output": {
|
|
735
734
|
"AcceptRanges": "bytes",
|
|
736
|
-
"ContentLength": "
|
|
737
|
-
"
|
|
738
|
-
"
|
|
739
|
-
"
|
|
740
|
-
"LastModified": "Thu, 09 Oct 2014 22:57:28 GMT",
|
|
735
|
+
"ContentLength": "3191",
|
|
736
|
+
"ContentType": "image/jpeg",
|
|
737
|
+
"ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
|
|
738
|
+
"LastModified": "Thu, 15 Dec 2016 01:19:41 GMT",
|
|
741
739
|
"Metadata": {
|
|
742
740
|
},
|
|
741
|
+
"TagCount": 2,
|
|
743
742
|
"VersionId": "null"
|
|
744
743
|
},
|
|
745
744
|
"comments": {
|
|
@@ -748,24 +747,25 @@
|
|
|
748
747
|
"output": {
|
|
749
748
|
}
|
|
750
749
|
},
|
|
751
|
-
"description": "The following example retrieves an object for an S3 bucket.
|
|
752
|
-
"id": "to-retrieve-
|
|
753
|
-
"title": "To retrieve
|
|
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"
|
|
754
753
|
},
|
|
755
754
|
{
|
|
756
755
|
"input": {
|
|
757
756
|
"Bucket": "examplebucket",
|
|
758
|
-
"Key": "
|
|
757
|
+
"Key": "SampleFile.txt",
|
|
758
|
+
"Range": "bytes=0-9"
|
|
759
759
|
},
|
|
760
760
|
"output": {
|
|
761
761
|
"AcceptRanges": "bytes",
|
|
762
|
-
"ContentLength": "
|
|
763
|
-
"
|
|
764
|
-
"
|
|
765
|
-
"
|
|
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",
|
|
766
767
|
"Metadata": {
|
|
767
768
|
},
|
|
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.",
|
|
778
|
-
"id": "to-retrieve-an-object
|
|
779
|
-
"title": "To retrieve an object"
|
|
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 "
|
|
780
780
|
}
|
|
781
781
|
],
|
|
782
782
|
"GetObjectAcl": [
|
|
@@ -840,20 +840,17 @@
|
|
|
840
840
|
{
|
|
841
841
|
"input": {
|
|
842
842
|
"Bucket": "examplebucket",
|
|
843
|
-
"Key": "
|
|
843
|
+
"Key": "exampleobject",
|
|
844
|
+
"VersionId": "ydlaNkwWm0SfKJR.T1b1fIdPRbldTYRI"
|
|
844
845
|
},
|
|
845
846
|
"output": {
|
|
846
847
|
"TagSet": [
|
|
847
848
|
{
|
|
848
|
-
"Key": "
|
|
849
|
-
"Value": "
|
|
850
|
-
},
|
|
851
|
-
{
|
|
852
|
-
"Key": "Key3",
|
|
853
|
-
"Value": "Value3"
|
|
849
|
+
"Key": "Key1",
|
|
850
|
+
"Value": "Value1"
|
|
854
851
|
}
|
|
855
852
|
],
|
|
856
|
-
"VersionId": "
|
|
853
|
+
"VersionId": "ydlaNkwWm0SfKJR.T1b1fIdPRbldTYRI"
|
|
857
854
|
},
|
|
858
855
|
"comments": {
|
|
859
856
|
"input": {
|
|
@@ -861,24 +858,27 @@
|
|
|
861
858
|
"output": {
|
|
862
859
|
}
|
|
863
860
|
},
|
|
864
|
-
"description": "The following example retrieves tag set of an object.",
|
|
865
|
-
"id": "to-retrieve-tag-set-of-
|
|
866
|
-
"title": "To retrieve tag set of
|
|
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"
|
|
867
864
|
},
|
|
868
865
|
{
|
|
869
866
|
"input": {
|
|
870
867
|
"Bucket": "examplebucket",
|
|
871
|
-
"Key": "
|
|
872
|
-
"VersionId": "ydlaNkwWm0SfKJR.T1b1fIdPRbldTYRI"
|
|
868
|
+
"Key": "HappyFace.jpg"
|
|
873
869
|
},
|
|
874
870
|
"output": {
|
|
875
871
|
"TagSet": [
|
|
876
872
|
{
|
|
877
|
-
"Key": "
|
|
878
|
-
"Value": "
|
|
873
|
+
"Key": "Key4",
|
|
874
|
+
"Value": "Value4"
|
|
875
|
+
},
|
|
876
|
+
{
|
|
877
|
+
"Key": "Key3",
|
|
878
|
+
"Value": "Value3"
|
|
879
879
|
}
|
|
880
880
|
],
|
|
881
|
-
"VersionId": "
|
|
881
|
+
"VersionId": "null"
|
|
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-
|
|
891
|
-
"title": "To retrieve tag set of
|
|
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"
|
|
892
892
|
}
|
|
893
893
|
],
|
|
894
894
|
"GetObjectTorrent": [
|
|
@@ -1570,13 +1570,14 @@
|
|
|
1570
1570
|
"Body": "filetoupload",
|
|
1571
1571
|
"Bucket": "examplebucket",
|
|
1572
1572
|
"Key": "exampleobject",
|
|
1573
|
-
"
|
|
1574
|
-
|
|
1573
|
+
"Metadata": {
|
|
1574
|
+
"metadata1": "value1",
|
|
1575
|
+
"metadata2": "value2"
|
|
1576
|
+
}
|
|
1575
1577
|
},
|
|
1576
1578
|
"output": {
|
|
1577
1579
|
"ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
|
|
1578
|
-
"
|
|
1579
|
-
"VersionId": "Ri.vC6qVlA4dEnjgRV4ZHsHoFIjqEMNt"
|
|
1580
|
+
"VersionId": "pSKidl4pHBiNwukdbcPXAIs.sshFFOc0"
|
|
1580
1581
|
},
|
|
1581
1582
|
"comments": {
|
|
1582
1583
|
"input": {
|
|
@@ -1584,19 +1585,22 @@
|
|
|
1584
1585
|
"output": {
|
|
1585
1586
|
}
|
|
1586
1587
|
},
|
|
1587
|
-
"description": "The following example
|
|
1588
|
-
"id": "to-upload-
|
|
1589
|
-
"title": "To upload
|
|
1588
|
+
"description": "The following example creates an object. The request also specifies optional metadata. If the bucket is versioning enabled, S3 returns version ID in response.",
|
|
1589
|
+
"id": "to-upload-object-and-specify-user-defined-metadata-1483396974757",
|
|
1590
|
+
"title": "To upload object and specify user-defined metadata"
|
|
1590
1591
|
},
|
|
1591
1592
|
{
|
|
1592
1593
|
"input": {
|
|
1593
1594
|
"Body": "filetoupload",
|
|
1594
1595
|
"Bucket": "examplebucket",
|
|
1595
|
-
"Key": "
|
|
1596
|
+
"Key": "exampleobject",
|
|
1597
|
+
"ServerSideEncryption": "AES256",
|
|
1598
|
+
"Tagging": "key1=value1&key2=value2"
|
|
1596
1599
|
},
|
|
1597
1600
|
"output": {
|
|
1598
1601
|
"ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
|
|
1599
|
-
"
|
|
1602
|
+
"ServerSideEncryption": "AES256",
|
|
1603
|
+
"VersionId": "Ri.vC6qVlA4dEnjgRV4ZHsHoFIjqEMNt"
|
|
1600
1604
|
},
|
|
1601
1605
|
"comments": {
|
|
1602
1606
|
"input": {
|
|
@@ -1604,20 +1608,19 @@
|
|
|
1604
1608
|
"output": {
|
|
1605
1609
|
}
|
|
1606
1610
|
},
|
|
1607
|
-
"description": "The following example
|
|
1608
|
-
"id": "to-
|
|
1609
|
-
"title": "To
|
|
1611
|
+
"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.",
|
|
1612
|
+
"id": "to-upload-an-object-and-specify-server-side-encryption-and-object-tags-1483398331831",
|
|
1613
|
+
"title": "To upload an object and specify server-side encryption and object tags"
|
|
1610
1614
|
},
|
|
1611
1615
|
{
|
|
1612
1616
|
"input": {
|
|
1613
|
-
"Body": "
|
|
1617
|
+
"Body": "HappyFace.jpg",
|
|
1614
1618
|
"Bucket": "examplebucket",
|
|
1615
|
-
"Key": "HappyFace.jpg"
|
|
1616
|
-
"Tagging": "key1=value1&key2=value2"
|
|
1619
|
+
"Key": "HappyFace.jpg"
|
|
1617
1620
|
},
|
|
1618
1621
|
"output": {
|
|
1619
1622
|
"ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
|
|
1620
|
-
"VersionId": "
|
|
1623
|
+
"VersionId": "tpf3zF08nBplQK1XLOefGskR7mGDwcDk"
|
|
1621
1624
|
},
|
|
1622
1625
|
"comments": {
|
|
1623
1626
|
"input": {
|
|
@@ -1625,22 +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 to a versioning-enabled bucket. The source file is specified using Windows file syntax. S3 returns VersionId of the newly created object.",
|
|
1632
|
+
"id": "to-upload-an-object-1481760101010",
|
|
1633
|
+
"title": "To upload an object"
|
|
1631
1634
|
},
|
|
1632
1635
|
{
|
|
1633
1636
|
"input": {
|
|
1634
|
-
"Body": "
|
|
1637
|
+
"Body": "filetoupload",
|
|
1635
1638
|
"Bucket": "examplebucket",
|
|
1636
|
-
"Key": "
|
|
1637
|
-
"ServerSideEncryption": "AES256",
|
|
1638
|
-
"StorageClass": "STANDARD_IA"
|
|
1639
|
+
"Key": "objectkey"
|
|
1639
1640
|
},
|
|
1640
1641
|
"output": {
|
|
1641
1642
|
"ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
|
|
1642
|
-
"
|
|
1643
|
-
"VersionId": "CG612hodqujkf8FaaNfp8U..FIhLROcp"
|
|
1643
|
+
"VersionId": "Bvq0EDKxOcXLJXNo_Lkz37eM3R4pfzyQ"
|
|
1644
1644
|
},
|
|
1645
1645
|
"comments": {
|
|
1646
1646
|
"input": {
|
|
@@ -1648,23 +1648,20 @@
|
|
|
1648
1648
|
"output": {
|
|
1649
1649
|
}
|
|
1650
1650
|
},
|
|
1651
|
-
"description": "The following example
|
|
1652
|
-
"id": "to-
|
|
1653
|
-
"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."
|
|
1654
1654
|
},
|
|
1655
1655
|
{
|
|
1656
1656
|
"input": {
|
|
1657
|
+
"ACL": "authenticated-read",
|
|
1657
1658
|
"Body": "filetoupload",
|
|
1658
1659
|
"Bucket": "examplebucket",
|
|
1659
|
-
"Key": "exampleobject"
|
|
1660
|
-
"Metadata": {
|
|
1661
|
-
"metadata1": "value1",
|
|
1662
|
-
"metadata2": "value2"
|
|
1663
|
-
}
|
|
1660
|
+
"Key": "exampleobject"
|
|
1664
1661
|
},
|
|
1665
1662
|
"output": {
|
|
1666
1663
|
"ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
|
|
1667
|
-
"VersionId": "
|
|
1664
|
+
"VersionId": "Kirh.unyZwjQ69YxcQLA8z4F5j3kJJKr"
|
|
1668
1665
|
},
|
|
1669
1666
|
"comments": {
|
|
1670
1667
|
"input": {
|
|
@@ -1672,20 +1669,20 @@
|
|
|
1672
1669
|
"output": {
|
|
1673
1670
|
}
|
|
1674
1671
|
},
|
|
1675
|
-
"description": "The following example
|
|
1676
|
-
"id": "to-upload-object-and-specify-
|
|
1677
|
-
"title": "To upload object and specify
|
|
1672
|
+
"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.",
|
|
1673
|
+
"id": "to-upload-an-object-and-specify-canned-acl-1483397779571",
|
|
1674
|
+
"title": "To upload an object and specify canned ACL."
|
|
1678
1675
|
},
|
|
1679
1676
|
{
|
|
1680
1677
|
"input": {
|
|
1681
|
-
"
|
|
1682
|
-
"Body": "filetoupload",
|
|
1678
|
+
"Body": "c:\\HappyFace.jpg",
|
|
1683
1679
|
"Bucket": "examplebucket",
|
|
1684
|
-
"Key": "
|
|
1680
|
+
"Key": "HappyFace.jpg",
|
|
1681
|
+
"Tagging": "key1=value1&key2=value2"
|
|
1685
1682
|
},
|
|
1686
1683
|
"output": {
|
|
1687
1684
|
"ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
|
|
1688
|
-
"VersionId": "
|
|
1685
|
+
"VersionId": "psM2sYY4.o1501dSx8wMvnkOzSBB.V4a"
|
|
1689
1686
|
},
|
|
1690
1687
|
"comments": {
|
|
1691
1688
|
"input": {
|
|
@@ -1693,19 +1690,22 @@
|
|
|
1693
1690
|
"output": {
|
|
1694
1691
|
}
|
|
1695
1692
|
},
|
|
1696
|
-
"description": "The following example uploads
|
|
1697
|
-
"id": "to-upload-an-object-and-specify-
|
|
1698
|
-
"title": "To upload an object and specify
|
|
1693
|
+
"description": "The following example uploads an object. The request specifies optional object tags. The bucket is versioned, therefore S3 returns version ID of the newly created object.",
|
|
1694
|
+
"id": "to-upload-an-object-and-specify-optional-tags-1481762310955",
|
|
1695
|
+
"title": "To upload an object and specify optional tags"
|
|
1699
1696
|
},
|
|
1700
1697
|
{
|
|
1701
1698
|
"input": {
|
|
1702
1699
|
"Body": "HappyFace.jpg",
|
|
1703
1700
|
"Bucket": "examplebucket",
|
|
1704
|
-
"Key": "HappyFace.jpg"
|
|
1701
|
+
"Key": "HappyFace.jpg",
|
|
1702
|
+
"ServerSideEncryption": "AES256",
|
|
1703
|
+
"StorageClass": "STANDARD_IA"
|
|
1705
1704
|
},
|
|
1706
1705
|
"output": {
|
|
1707
1706
|
"ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
|
|
1708
|
-
"
|
|
1707
|
+
"ServerSideEncryption": "AES256",
|
|
1708
|
+
"VersionId": "CG612hodqujkf8FaaNfp8U..FIhLROcp"
|
|
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 an object
|
|
1717
|
-
"id": "to-upload-an-object-
|
|
1718
|
-
"title": "To upload an object"
|
|
1716
|
+
"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.",
|
|
1717
|
+
"id": "to-upload-an-object-(specify-optional-headers)",
|
|
1718
|
+
"title": "To upload an object (specify optional headers)"
|
|
1719
1719
|
}
|
|
1720
1720
|
],
|
|
1721
1721
|
"PutObjectAcl": [
|
|
@@ -2314,6 +2314,10 @@
|
|
|
2314
2314
|
"ExpectedBucketOwner": {
|
|
2315
2315
|
"location": "header",
|
|
2316
2316
|
"locationName": "x-amz-expected-bucket-owner"
|
|
2317
|
+
},
|
|
2318
|
+
"RequestPayer": {
|
|
2319
|
+
"location": "header",
|
|
2320
|
+
"locationName": "x-amz-request-payer"
|
|
2317
2321
|
}
|
|
2318
2322
|
}
|
|
2319
2323
|
},
|
|
@@ -4592,6 +4596,10 @@
|
|
|
4592
4596
|
"ExpectedBucketOwner": {
|
|
4593
4597
|
"location": "header",
|
|
4594
4598
|
"locationName": "x-amz-expected-bucket-owner"
|
|
4599
|
+
},
|
|
4600
|
+
"RequestPayer": {
|
|
4601
|
+
"location": "header",
|
|
4602
|
+
"locationName": "x-amz-request-payer"
|
|
4595
4603
|
}
|
|
4596
4604
|
},
|
|
4597
4605
|
"payload": "Tagging"
|
package/clients/appflow.d.ts
CHANGED
|
@@ -352,6 +352,8 @@ declare namespace Appflow {
|
|
|
352
352
|
* The connector metadata specific to Upsolver.
|
|
353
353
|
*/
|
|
354
354
|
Upsolver?: UpsolverMetadata;
|
|
355
|
+
CustomerProfiles?: CustomerProfilesMetadata;
|
|
356
|
+
Honeycode?: HoneycodeMetadata;
|
|
355
357
|
}
|
|
356
358
|
export interface ConnectorOAuthRequest {
|
|
357
359
|
/**
|
|
@@ -483,6 +485,7 @@ declare namespace Appflow {
|
|
|
483
485
|
* The connector-specific credentials required when using Google Analytics.
|
|
484
486
|
*/
|
|
485
487
|
GoogleAnalytics?: GoogleAnalyticsConnectorProfileCredentials;
|
|
488
|
+
Honeycode?: HoneycodeConnectorProfileCredentials;
|
|
486
489
|
/**
|
|
487
490
|
* The connector-specific credentials required when using Infor Nexus.
|
|
488
491
|
*/
|
|
@@ -548,6 +551,7 @@ declare namespace Appflow {
|
|
|
548
551
|
* The connector-specific properties required Google Analytics.
|
|
549
552
|
*/
|
|
550
553
|
GoogleAnalytics?: GoogleAnalyticsConnectorProfileProperties;
|
|
554
|
+
Honeycode?: HoneycodeConnectorProfileProperties;
|
|
551
555
|
/**
|
|
552
556
|
* The connector-specific properties required by Infor Nexus.
|
|
553
557
|
*/
|
|
@@ -593,7 +597,7 @@ declare namespace Appflow {
|
|
|
593
597
|
*/
|
|
594
598
|
Zendesk?: ZendeskConnectorProfileProperties;
|
|
595
599
|
}
|
|
596
|
-
export type ConnectorType = "Salesforce"|"Singular"|"Slack"|"Redshift"|"S3"|"Marketo"|"Googleanalytics"|"Zendesk"|"Servicenow"|"Datadog"|"Trendmicro"|"Snowflake"|"Dynatrace"|"Infornexus"|"Amplitude"|"Veeva"|"EventBridge"|"Upsolver"|string;
|
|
600
|
+
export type ConnectorType = "Salesforce"|"Singular"|"Slack"|"Redshift"|"S3"|"Marketo"|"Googleanalytics"|"Zendesk"|"Servicenow"|"Datadog"|"Trendmicro"|"Snowflake"|"Dynatrace"|"Infornexus"|"Amplitude"|"Veeva"|"EventBridge"|"LookoutMetrics"|"Upsolver"|"Honeycode"|"CustomerProfiles"|string;
|
|
597
601
|
export type ConnectorTypeList = ConnectorType[];
|
|
598
602
|
export interface CreateConnectorProfileRequest {
|
|
599
603
|
/**
|
|
@@ -668,6 +672,12 @@ declare namespace Appflow {
|
|
|
668
672
|
flowStatus?: FlowStatus;
|
|
669
673
|
}
|
|
670
674
|
export type CreatedBy = string;
|
|
675
|
+
export interface CustomerProfilesDestinationProperties {
|
|
676
|
+
domainName: DomainName;
|
|
677
|
+
objectTypeName?: ObjectTypeName;
|
|
678
|
+
}
|
|
679
|
+
export interface CustomerProfilesMetadata {
|
|
680
|
+
}
|
|
671
681
|
export type DataPullMode = "Incremental"|"Complete"|string;
|
|
672
682
|
export type DatabaseUrl = string;
|
|
673
683
|
export type DatadogConnectorOperator = "PROJECTION"|"BETWEEN"|"EQUAL_TO"|"ADDITION"|"MULTIPLICATION"|"DIVISION"|"SUBTRACTION"|"MASK_ALL"|"MASK_FIRST_N"|"MASK_LAST_N"|"VALIDATE_NON_NULL"|"VALIDATE_NON_ZERO"|"VALIDATE_NON_NEGATIVE"|"VALIDATE_NUMERIC"|"NO_OP"|string;
|
|
@@ -907,10 +917,13 @@ declare namespace Appflow {
|
|
|
907
917
|
* The properties required to query Amazon EventBridge.
|
|
908
918
|
*/
|
|
909
919
|
EventBridge?: EventBridgeDestinationProperties;
|
|
920
|
+
LookoutMetrics?: LookoutMetricsDestinationProperties;
|
|
910
921
|
/**
|
|
911
922
|
* The properties required to query Upsolver.
|
|
912
923
|
*/
|
|
913
924
|
Upsolver?: UpsolverDestinationProperties;
|
|
925
|
+
Honeycode?: HoneycodeDestinationProperties;
|
|
926
|
+
CustomerProfiles?: CustomerProfilesDestinationProperties;
|
|
914
927
|
}
|
|
915
928
|
export type DestinationField = string;
|
|
916
929
|
export interface DestinationFieldProperties {
|
|
@@ -950,6 +963,7 @@ declare namespace Appflow {
|
|
|
950
963
|
destinationConnectorProperties: DestinationConnectorProperties;
|
|
951
964
|
}
|
|
952
965
|
export type DestinationFlowConfigList = DestinationFlowConfig[];
|
|
966
|
+
export type DomainName = string;
|
|
953
967
|
export type DynatraceConnectorOperator = "PROJECTION"|"BETWEEN"|"EQUAL_TO"|"ADDITION"|"MULTIPLICATION"|"DIVISION"|"SUBTRACTION"|"MASK_ALL"|"MASK_FIRST_N"|"MASK_LAST_N"|"VALIDATE_NON_NULL"|"VALIDATE_NON_ZERO"|"VALIDATE_NON_NEGATIVE"|"VALIDATE_NUMERIC"|"NO_OP"|string;
|
|
954
968
|
export interface DynatraceConnectorProfileCredentials {
|
|
955
969
|
/**
|
|
@@ -1186,6 +1200,20 @@ declare namespace Appflow {
|
|
|
1186
1200
|
object: Object;
|
|
1187
1201
|
}
|
|
1188
1202
|
export type Group = string;
|
|
1203
|
+
export interface HoneycodeConnectorProfileCredentials {
|
|
1204
|
+
accessToken?: AccessToken;
|
|
1205
|
+
refreshToken?: RefreshToken;
|
|
1206
|
+
oAuthRequest?: ConnectorOAuthRequest;
|
|
1207
|
+
}
|
|
1208
|
+
export interface HoneycodeConnectorProfileProperties {
|
|
1209
|
+
}
|
|
1210
|
+
export interface HoneycodeDestinationProperties {
|
|
1211
|
+
object: Object;
|
|
1212
|
+
errorHandlingConfig?: ErrorHandlingConfig;
|
|
1213
|
+
}
|
|
1214
|
+
export interface HoneycodeMetadata {
|
|
1215
|
+
oAuthScopes?: OAuthScopeList;
|
|
1216
|
+
}
|
|
1189
1217
|
export type IdFieldNameList = Name[];
|
|
1190
1218
|
export type Identifier = string;
|
|
1191
1219
|
export interface IncrementalPullConfig {
|
|
@@ -1284,6 +1312,8 @@ declare namespace Appflow {
|
|
|
1284
1312
|
tags?: TagMap;
|
|
1285
1313
|
}
|
|
1286
1314
|
export type Long = number;
|
|
1315
|
+
export interface LookoutMetricsDestinationProperties {
|
|
1316
|
+
}
|
|
1287
1317
|
export type MarketoConnectorOperator = "PROJECTION"|"LESS_THAN"|"GREATER_THAN"|"BETWEEN"|"ADDITION"|"MULTIPLICATION"|"DIVISION"|"SUBTRACTION"|"MASK_ALL"|"MASK_FIRST_N"|"MASK_LAST_N"|"VALIDATE_NON_NULL"|"VALIDATE_NON_ZERO"|"VALIDATE_NON_NEGATIVE"|"VALIDATE_NUMERIC"|"NO_OP"|string;
|
|
1288
1318
|
export interface MarketoConnectorProfileCredentials {
|
|
1289
1319
|
/**
|
|
@@ -1324,6 +1354,7 @@ declare namespace Appflow {
|
|
|
1324
1354
|
export type OAuthScope = string;
|
|
1325
1355
|
export type OAuthScopeList = OAuthScope[];
|
|
1326
1356
|
export type Object = string;
|
|
1357
|
+
export type ObjectTypeName = string;
|
|
1327
1358
|
export type Operator = "PROJECTION"|"LESS_THAN"|"GREATER_THAN"|"CONTAINS"|"BETWEEN"|"LESS_THAN_OR_EQUAL_TO"|"GREATER_THAN_OR_EQUAL_TO"|"EQUAL_TO"|"NOT_EQUAL_TO"|"ADDITION"|"MULTIPLICATION"|"DIVISION"|"SUBTRACTION"|"MASK_ALL"|"MASK_FIRST_N"|"MASK_LAST_N"|"VALIDATE_NON_NULL"|"VALIDATE_NON_ZERO"|"VALIDATE_NON_NEGATIVE"|"VALIDATE_NUMERIC"|"NO_OP"|string;
|
|
1328
1359
|
export type OperatorPropertiesKeys = "VALUE"|"VALUES"|"DATA_TYPE"|"UPPER_BOUND"|"LOWER_BOUND"|"SOURCE_DATA_TYPE"|"DESTINATION_DATA_TYPE"|"VALIDATION_ACTION"|"MASK_VALUE"|"MASK_LENGTH"|"TRUNCATE_LENGTH"|"MATH_OPERATION_FIELDS_ORDER"|"CONCAT_FORMAT"|"SUBFIELD_CATEGORY_MAP"|string;
|
|
1329
1360
|
export type Password = string;
|
|
@@ -1524,6 +1555,7 @@ declare namespace Appflow {
|
|
|
1524
1555
|
* Specifies the optional offset that is added to the time interval for a schedule-triggered flow.
|
|
1525
1556
|
*/
|
|
1526
1557
|
scheduleOffset?: ScheduleOffset;
|
|
1558
|
+
firstExecutionFrom?: _Date;
|
|
1527
1559
|
}
|
|
1528
1560
|
export type SchedulingFrequencyTypeList = ScheduleFrequencyType[];
|
|
1529
1561
|
export type SecretKey = string;
|
package/clients/autoscaling.d.ts
CHANGED
|
@@ -240,11 +240,11 @@ declare class AutoScaling extends Service {
|
|
|
240
240
|
*/
|
|
241
241
|
describePolicies(callback?: (err: AWSError, data: AutoScaling.Types.PoliciesType) => void): Request<AutoScaling.Types.PoliciesType, AWSError>;
|
|
242
242
|
/**
|
|
243
|
-
* Describes one or more scaling activities for the specified Auto Scaling group.
|
|
243
|
+
* Describes one or more scaling activities for the specified Auto Scaling group. To view the scaling activities from the Amazon EC2 Auto Scaling console, choose the Activity tab of the Auto Scaling group. When scaling events occur, you see scaling activity messages in the Activity history. For more information, see Verifying a scaling activity for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
|
|
244
244
|
*/
|
|
245
245
|
describeScalingActivities(params: AutoScaling.Types.DescribeScalingActivitiesType, callback?: (err: AWSError, data: AutoScaling.Types.ActivitiesType) => void): Request<AutoScaling.Types.ActivitiesType, AWSError>;
|
|
246
246
|
/**
|
|
247
|
-
* Describes one or more scaling activities for the specified Auto Scaling group.
|
|
247
|
+
* Describes one or more scaling activities for the specified Auto Scaling group. To view the scaling activities from the Amazon EC2 Auto Scaling console, choose the Activity tab of the Auto Scaling group. When scaling events occur, you see scaling activity messages in the Activity history. For more information, see Verifying a scaling activity for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
|
|
248
248
|
*/
|
|
249
249
|
describeScalingActivities(callback?: (err: AWSError, data: AutoScaling.Types.ActivitiesType) => void): Request<AutoScaling.Types.ActivitiesType, AWSError>;
|
|
250
250
|
/**
|
|
@@ -493,6 +493,14 @@ declare namespace AutoScaling {
|
|
|
493
493
|
* The details about the activity.
|
|
494
494
|
*/
|
|
495
495
|
Details?: XmlString;
|
|
496
|
+
/**
|
|
497
|
+
* The state of the Auto Scaling group, which is either InService or Deleted.
|
|
498
|
+
*/
|
|
499
|
+
AutoScalingGroupState?: AutoScalingGroupState;
|
|
500
|
+
/**
|
|
501
|
+
* The Amazon Resource Name (ARN) of the Auto Scaling group.
|
|
502
|
+
*/
|
|
503
|
+
AutoScalingGroupARN?: ResourceName;
|
|
496
504
|
}
|
|
497
505
|
export type ActivityIds = XmlString[];
|
|
498
506
|
export interface ActivityType {
|
|
@@ -683,6 +691,7 @@ declare namespace AutoScaling {
|
|
|
683
691
|
*/
|
|
684
692
|
MaxRecords?: MaxRecords;
|
|
685
693
|
}
|
|
694
|
+
export type AutoScalingGroupState = string;
|
|
686
695
|
export type AutoScalingGroups = AutoScalingGroup[];
|
|
687
696
|
export interface AutoScalingGroupsType {
|
|
688
697
|
/**
|
|
@@ -1309,6 +1318,10 @@ declare namespace AutoScaling {
|
|
|
1309
1318
|
* The name of the Auto Scaling group.
|
|
1310
1319
|
*/
|
|
1311
1320
|
AutoScalingGroupName?: XmlStringMaxLen255;
|
|
1321
|
+
/**
|
|
1322
|
+
* Indicates whether to include scaling activity from deleted Auto Scaling groups.
|
|
1323
|
+
*/
|
|
1324
|
+
IncludeDeletedGroups?: IncludeDeletedGroups;
|
|
1312
1325
|
/**
|
|
1313
1326
|
* The maximum number of items to return with this call. The default value is 100 and the maximum value is 100.
|
|
1314
1327
|
*/
|
|
@@ -1561,6 +1574,7 @@ declare namespace AutoScaling {
|
|
|
1561
1574
|
export type HealthCheckGracePeriod = number;
|
|
1562
1575
|
export type HeartbeatTimeout = number;
|
|
1563
1576
|
export type HonorCooldown = boolean;
|
|
1577
|
+
export type IncludeDeletedGroups = boolean;
|
|
1564
1578
|
export interface Instance {
|
|
1565
1579
|
/**
|
|
1566
1580
|
* The ID of the instance.
|