@aws-sdk/client-firehose 3.496.0 → 3.499.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.
Files changed (2) hide show
  1. package/dist-cjs/index.js +54 -53
  2. package/package.json +3 -3
package/dist-cjs/index.js CHANGED
@@ -1831,77 +1831,78 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
1831
1831
  // Annotate the CommonJS export names for ESM import in node:
1832
1832
 
1833
1833
  0 && (module.exports = {
1834
+ FirehoseServiceException,
1835
+ __Client,
1836
+ FirehoseClient,
1837
+ Firehose,
1838
+ $Command,
1839
+ CreateDeliveryStreamCommand,
1840
+ DeleteDeliveryStreamCommand,
1841
+ DescribeDeliveryStreamCommand,
1842
+ ListDeliveryStreamsCommand,
1843
+ ListTagsForDeliveryStreamCommand,
1844
+ PutRecordBatchCommand,
1845
+ PutRecordCommand,
1846
+ StartDeliveryStreamEncryptionCommand,
1847
+ StopDeliveryStreamEncryptionCommand,
1848
+ TagDeliveryStreamCommand,
1849
+ UntagDeliveryStreamCommand,
1850
+ UpdateDestinationCommand,
1851
+ ProcessorParameterName,
1852
+ ProcessorType,
1834
1853
  AmazonOpenSearchServerlessS3BackupMode,
1854
+ CompressionFormat,
1855
+ NoEncryptionConfig,
1856
+ DefaultDocumentIdFormat,
1835
1857
  AmazonopensearchserviceIndexRotationPeriod,
1836
1858
  AmazonopensearchserviceS3BackupMode,
1837
- CompressionFormat,
1838
- ConcurrentModificationException,
1839
1859
  Connectivity,
1860
+ ConcurrentModificationException,
1840
1861
  ContentEncoding,
1841
- CreateDeliveryStreamCommand,
1842
- CreateDeliveryStreamInputFilterSensitiveLog,
1843
- DefaultDocumentIdFormat,
1844
- DeleteDeliveryStreamCommand,
1845
- DeliveryStreamDescriptionFilterSensitiveLog,
1846
- DeliveryStreamEncryptionStatus,
1847
- DeliveryStreamFailureType,
1848
- DeliveryStreamStatus,
1862
+ KeyType,
1849
1863
  DeliveryStreamType,
1850
- DescribeDeliveryStreamCommand,
1851
- DescribeDeliveryStreamOutputFilterSensitiveLog,
1852
- DestinationDescriptionFilterSensitiveLog,
1853
1864
  ElasticsearchIndexRotationPeriod,
1854
1865
  ElasticsearchS3BackupMode,
1855
- Firehose,
1856
- FirehoseClient,
1857
- FirehoseServiceException,
1858
- HECEndpointType,
1859
- HttpEndpointCommonAttributeFilterSensitiveLog,
1860
- HttpEndpointConfigurationFilterSensitiveLog,
1861
- HttpEndpointDescriptionFilterSensitiveLog,
1862
- HttpEndpointDestinationConfigurationFilterSensitiveLog,
1863
- HttpEndpointDestinationDescriptionFilterSensitiveLog,
1864
- HttpEndpointDestinationUpdateFilterSensitiveLog,
1865
- HttpEndpointRequestConfigurationFilterSensitiveLog,
1866
- HttpEndpointS3BackupMode,
1867
- InvalidArgumentException,
1868
- InvalidKMSResourceException,
1869
- InvalidSourceException,
1870
- KeyType,
1871
- LimitExceededException,
1872
- ListDeliveryStreamsCommand,
1873
- ListTagsForDeliveryStreamCommand,
1874
- NoEncryptionConfig,
1875
1866
  OrcCompression,
1876
1867
  OrcFormatVersion,
1877
1868
  ParquetCompression,
1878
1869
  ParquetWriterVersion,
1879
- ProcessorParameterName,
1880
- ProcessorType,
1881
- PutRecordBatchCommand,
1882
- PutRecordCommand,
1883
- RedshiftDestinationConfigurationFilterSensitiveLog,
1884
- RedshiftDestinationDescriptionFilterSensitiveLog,
1885
- RedshiftDestinationUpdateFilterSensitiveLog,
1870
+ S3BackupMode,
1871
+ HttpEndpointS3BackupMode,
1886
1872
  RedshiftS3BackupMode,
1873
+ SnowflakeDataLoadingOption,
1874
+ SnowflakeS3BackupMode,
1875
+ HECEndpointType,
1876
+ SplunkS3BackupMode,
1877
+ InvalidArgumentException,
1878
+ InvalidKMSResourceException,
1879
+ LimitExceededException,
1887
1880
  ResourceInUseException,
1888
1881
  ResourceNotFoundException,
1889
- S3BackupMode,
1882
+ DeliveryStreamFailureType,
1883
+ DeliveryStreamEncryptionStatus,
1884
+ DeliveryStreamStatus,
1885
+ InvalidSourceException,
1890
1886
  ServiceUnavailableException,
1891
- SnowflakeDataLoadingOption,
1887
+ HttpEndpointConfigurationFilterSensitiveLog,
1888
+ HttpEndpointCommonAttributeFilterSensitiveLog,
1889
+ HttpEndpointRequestConfigurationFilterSensitiveLog,
1890
+ HttpEndpointDestinationConfigurationFilterSensitiveLog,
1891
+ RedshiftDestinationConfigurationFilterSensitiveLog,
1892
+ SnowflakeRoleConfigurationFilterSensitiveLog,
1893
+ SnowflakeVpcConfigurationFilterSensitiveLog,
1892
1894
  SnowflakeDestinationConfigurationFilterSensitiveLog,
1895
+ CreateDeliveryStreamInputFilterSensitiveLog,
1896
+ HttpEndpointDescriptionFilterSensitiveLog,
1897
+ HttpEndpointDestinationDescriptionFilterSensitiveLog,
1898
+ RedshiftDestinationDescriptionFilterSensitiveLog,
1893
1899
  SnowflakeDestinationDescriptionFilterSensitiveLog,
1900
+ DestinationDescriptionFilterSensitiveLog,
1901
+ DeliveryStreamDescriptionFilterSensitiveLog,
1902
+ DescribeDeliveryStreamOutputFilterSensitiveLog,
1903
+ HttpEndpointDestinationUpdateFilterSensitiveLog,
1904
+ RedshiftDestinationUpdateFilterSensitiveLog,
1894
1905
  SnowflakeDestinationUpdateFilterSensitiveLog,
1895
- SnowflakeRoleConfigurationFilterSensitiveLog,
1896
- SnowflakeS3BackupMode,
1897
- SnowflakeVpcConfigurationFilterSensitiveLog,
1898
- SplunkS3BackupMode,
1899
- StartDeliveryStreamEncryptionCommand,
1900
- StopDeliveryStreamEncryptionCommand,
1901
- TagDeliveryStreamCommand,
1902
- UntagDeliveryStreamCommand,
1903
- UpdateDestinationCommand,
1904
- UpdateDestinationInputFilterSensitiveLog,
1905
- __Client
1906
+ UpdateDestinationInputFilterSensitiveLog
1906
1907
  });
1907
1908
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-firehose",
3
3
  "description": "AWS SDK for JavaScript Firehose Client for Node.js, Browser and React Native",
4
- "version": "3.496.0",
4
+ "version": "3.499.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-firehose",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.496.0",
23
+ "@aws-sdk/client-sts": "3.499.0",
24
24
  "@aws-sdk/core": "3.496.0",
25
- "@aws-sdk/credential-provider-node": "3.496.0",
25
+ "@aws-sdk/credential-provider-node": "3.499.0",
26
26
  "@aws-sdk/middleware-host-header": "3.496.0",
27
27
  "@aws-sdk/middleware-logger": "3.496.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.496.0",