aws-sdk 2.237.1 → 2.238.1
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/.changes/2.238.1.json +7 -0
- package/CHANGELOG.md +4 -1
- package/README.md +1 -1
- package/apis/firehose-2015-08-04.min.json +171 -47
- package/clients/firehose.d.ts +248 -58
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +2 -2
- package/dist/aws-sdk.js +174 -50
- package/dist/aws-sdk.min.js +33 -33
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -382,7 +382,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
|
382
382
|
/**
|
|
383
383
|
* @constant
|
|
384
384
|
*/
|
|
385
|
-
VERSION: '2.
|
|
385
|
+
VERSION: '2.238.1',
|
|
386
386
|
|
|
387
387
|
/**
|
|
388
388
|
* @api private
|
|
@@ -41891,7 +41891,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
|
41891
41891
|
/* 209 */
|
|
41892
41892
|
/***/ (function(module, exports) {
|
|
41893
41893
|
|
|
41894
|
-
module.exports = {"version":"2.0","metadata":{"apiVersion":"2015-08-04","endpointPrefix":"firehose","jsonVersion":"1.1","protocol":"json","serviceAbbreviation":"Firehose","serviceFullName":"Amazon Kinesis Firehose","serviceId":"Firehose","signatureVersion":"v4","targetPrefix":"Firehose_20150804","uid":"firehose-2015-08-04"},"operations":{"CreateDeliveryStream":{"input":{"type":"structure","required":["DeliveryStreamName"],"members":{"DeliveryStreamName":{},"DeliveryStreamType":{},"KinesisStreamSourceConfiguration":{"type":"structure","required":["KinesisStreamARN","RoleARN"],"members":{"KinesisStreamARN":{},"RoleARN":{}}},"S3DestinationConfiguration":{"shape":"S7","deprecated":true},"ExtendedS3DestinationConfiguration":{"type":"structure","required":["RoleARN","BucketARN"],"members":{"RoleARN":{},"BucketARN":{},"Prefix":{},"BufferingHints":{"shape":"Sa"},"CompressionFormat":{},"EncryptionConfiguration":{"shape":"Se"},"CloudWatchLoggingOptions":{"shape":"Si"},"ProcessingConfiguration":{"shape":"Sn"},"S3BackupMode":{},"S3BackupConfiguration":{"shape":"S7"}}},"RedshiftDestinationConfiguration":{"type":"structure","required":["RoleARN","ClusterJDBCURL","CopyCommand","Username","Password","S3Configuration"],"members":{"RoleARN":{},"ClusterJDBCURL":{},"CopyCommand":{"shape":"Sy"},"Username":{"shape":"S12"},"Password":{"shape":"S13"},"RetryOptions":{"shape":"S14"},"S3Configuration":{"shape":"S7"},"ProcessingConfiguration":{"shape":"Sn"},"S3BackupMode":{},"S3BackupConfiguration":{"shape":"S7"},"CloudWatchLoggingOptions":{"shape":"Si"}}},"ElasticsearchDestinationConfiguration":{"type":"structure","required":["RoleARN","DomainARN","IndexName","TypeName","S3Configuration"],"members":{"RoleARN":{},"DomainARN":{},"IndexName":{},"TypeName":{},"IndexRotationPeriod":{},"BufferingHints":{"shape":"S1c"},"RetryOptions":{"shape":"S1f"},"S3BackupMode":{},"S3Configuration":{"shape":"S7"},"ProcessingConfiguration":{"shape":"Sn"},"CloudWatchLoggingOptions":{"shape":"Si"}}},"SplunkDestinationConfiguration":{"type":"structure","required":["HECEndpoint","HECEndpointType","HECToken","S3Configuration"],"members":{"HECEndpoint":{},"HECEndpointType":{},"HECToken":{},"HECAcknowledgmentTimeoutInSeconds":{"type":"integer"},"RetryOptions":{"shape":"S1n"},"S3BackupMode":{},"S3Configuration":{"shape":"S7"},"ProcessingConfiguration":{"shape":"Sn"},"CloudWatchLoggingOptions":{"shape":"Si"}}}}},"output":{"type":"structure","members":{"DeliveryStreamARN":{}}}},"DeleteDeliveryStream":{"input":{"type":"structure","required":["DeliveryStreamName"],"members":{"DeliveryStreamName":{}}},"output":{"type":"structure","members":{}}},"DescribeDeliveryStream":{"input":{"type":"structure","required":["DeliveryStreamName"],"members":{"DeliveryStreamName":{},"Limit":{"type":"integer"},"ExclusiveStartDestinationId":{}}},"output":{"type":"structure","required":["DeliveryStreamDescription"],"members":{"DeliveryStreamDescription":{"type":"structure","required":["DeliveryStreamName","DeliveryStreamARN","DeliveryStreamStatus","DeliveryStreamType","VersionId","Destinations","HasMoreDestinations"],"members":{"DeliveryStreamName":{},"DeliveryStreamARN":{},"DeliveryStreamStatus":{},"DeliveryStreamType":{},"VersionId":{},"CreateTimestamp":{"type":"timestamp"},"LastUpdateTimestamp":{"type":"timestamp"},"Source":{"type":"structure","members":{"KinesisStreamSourceDescription":{"type":"structure","members":{"KinesisStreamARN":{},"RoleARN":{},"DeliveryStartTimestamp":{"type":"timestamp"}}}}},"Destinations":{"type":"list","member":{"type":"structure","required":["DestinationId"],"members":{"DestinationId":{},"S3DestinationDescription":{"shape":"S27"},"ExtendedS3DestinationDescription":{"type":"structure","required":["RoleARN","BucketARN","BufferingHints","CompressionFormat","EncryptionConfiguration"],"members":{"RoleARN":{},"BucketARN":{},"Prefix":{},"BufferingHints":{"shape":"Sa"},"CompressionFormat":{},"EncryptionConfiguration":{"shape":"Se"},"CloudWatchLoggingOptions":{"shape":"Si"},"ProcessingConfiguration":{"shape":"Sn"},"S3BackupMode":{},"S3BackupDescription":{"shape":"S27"}}},"RedshiftDestinationDescription":{"type":"structure","required":["RoleARN","ClusterJDBCURL","CopyCommand","Username","S3DestinationDescription"],"members":{"RoleARN":{},"ClusterJDBCURL":{},"CopyCommand":{"shape":"Sy"},"Username":{"shape":"S12"},"RetryOptions":{"shape":"S14"},"S3DestinationDescription":{"shape":"S27"},"ProcessingConfiguration":{"shape":"Sn"},"S3BackupMode":{},"S3BackupDescription":{"shape":"S27"},"CloudWatchLoggingOptions":{"shape":"Si"}}},"ElasticsearchDestinationDescription":{"type":"structure","members":{"RoleARN":{},"DomainARN":{},"IndexName":{},"TypeName":{},"IndexRotationPeriod":{},"BufferingHints":{"shape":"S1c"},"RetryOptions":{"shape":"S1f"},"S3BackupMode":{},"S3DestinationDescription":{"shape":"S27"},"ProcessingConfiguration":{"shape":"Sn"},"CloudWatchLoggingOptions":{"shape":"Si"}}},"SplunkDestinationDescription":{"type":"structure","members":{"HECEndpoint":{},"HECEndpointType":{},"HECToken":{},"HECAcknowledgmentTimeoutInSeconds":{"type":"integer"},"RetryOptions":{"shape":"S1n"},"S3BackupMode":{},"S3DestinationDescription":{"shape":"S27"},"ProcessingConfiguration":{"shape":"Sn"},"CloudWatchLoggingOptions":{"shape":"Si"}}}}}},"HasMoreDestinations":{"type":"boolean"}}}}}},"ListDeliveryStreams":{"input":{"type":"structure","members":{"Limit":{"type":"integer"},"DeliveryStreamType":{},"ExclusiveStartDeliveryStreamName":{}}},"output":{"type":"structure","required":["DeliveryStreamNames","HasMoreDeliveryStreams"],"members":{"DeliveryStreamNames":{"type":"list","member":{}},"HasMoreDeliveryStreams":{"type":"boolean"}}}},"ListTagsForDeliveryStream":{"input":{"type":"structure","required":["DeliveryStreamName"],"members":{"DeliveryStreamName":{},"ExclusiveStartTagKey":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","required":["Tags","HasMoreTags"],"members":{"Tags":{"type":"list","member":{"shape":"S2l"}},"HasMoreTags":{"type":"boolean"}}}},"PutRecord":{"input":{"type":"structure","required":["DeliveryStreamName","Record"],"members":{"DeliveryStreamName":{},"Record":{"shape":"S2o"}}},"output":{"type":"structure","required":["RecordId"],"members":{"RecordId":{}}}},"PutRecordBatch":{"input":{"type":"structure","required":["DeliveryStreamName","Records"],"members":{"DeliveryStreamName":{},"Records":{"type":"list","member":{"shape":"S2o"}}}},"output":{"type":"structure","required":["FailedPutCount","RequestResponses"],"members":{"FailedPutCount":{"type":"integer"},"RequestResponses":{"type":"list","member":{"type":"structure","members":{"RecordId":{},"ErrorCode":{},"ErrorMessage":{}}}}}}},"TagDeliveryStream":{"input":{"type":"structure","required":["DeliveryStreamName","Tags"],"members":{"DeliveryStreamName":{},"Tags":{"type":"list","member":{"shape":"S2l"}}}},"output":{"type":"structure","members":{}}},"UntagDeliveryStream":{"input":{"type":"structure","required":["DeliveryStreamName","TagKeys"],"members":{"DeliveryStreamName":{},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateDestination":{"input":{"type":"structure","required":["DeliveryStreamName","CurrentDeliveryStreamVersionId","DestinationId"],"members":{"DeliveryStreamName":{},"CurrentDeliveryStreamVersionId":{},"DestinationId":{},"S3DestinationUpdate":{"shape":"S37","deprecated":true},"ExtendedS3DestinationUpdate":{"type":"structure","members":{"RoleARN":{},"BucketARN":{},"Prefix":{},"BufferingHints":{"shape":"Sa"},"CompressionFormat":{},"EncryptionConfiguration":{"shape":"Se"},"CloudWatchLoggingOptions":{"shape":"Si"},"ProcessingConfiguration":{"shape":"Sn"},"S3BackupMode":{},"S3BackupUpdate":{"shape":"S37"}}},"RedshiftDestinationUpdate":{"type":"structure","members":{"RoleARN":{},"ClusterJDBCURL":{},"CopyCommand":{"shape":"Sy"},"Username":{"shape":"S12"},"Password":{"shape":"S13"},"RetryOptions":{"shape":"S14"},"S3Update":{"shape":"S37"},"ProcessingConfiguration":{"shape":"Sn"},"S3BackupMode":{},"S3BackupUpdate":{"shape":"S37"},"CloudWatchLoggingOptions":{"shape":"Si"}}},"ElasticsearchDestinationUpdate":{"type":"structure","members":{"RoleARN":{},"DomainARN":{},"IndexName":{},"TypeName":{},"IndexRotationPeriod":{},"BufferingHints":{"shape":"S1c"},"RetryOptions":{"shape":"S1f"},"S3Update":{"shape":"S37"},"ProcessingConfiguration":{"shape":"Sn"},"CloudWatchLoggingOptions":{"shape":"Si"}}},"SplunkDestinationUpdate":{"type":"structure","members":{"HECEndpoint":{},"HECEndpointType":{},"HECToken":{},"HECAcknowledgmentTimeoutInSeconds":{"type":"integer"},"RetryOptions":{"shape":"S1n"},"S3BackupMode":{},"S3Update":{"shape":"S37"},"ProcessingConfiguration":{"shape":"Sn"},"CloudWatchLoggingOptions":{"shape":"Si"}}}}},"output":{"type":"structure","members":{}}}},"shapes":{"S7":{"type":"structure","required":["RoleARN","BucketARN"],"members":{"RoleARN":{},"BucketARN":{},"Prefix":{},"BufferingHints":{"shape":"Sa"},"CompressionFormat":{},"EncryptionConfiguration":{"shape":"Se"},"CloudWatchLoggingOptions":{"shape":"Si"}}},"Sa":{"type":"structure","members":{"SizeInMBs":{"type":"integer"},"IntervalInSeconds":{"type":"integer"}}},"Se":{"type":"structure","members":{"NoEncryptionConfig":{},"KMSEncryptionConfig":{"type":"structure","required":["AWSKMSKeyARN"],"members":{"AWSKMSKeyARN":{}}}}},"Si":{"type":"structure","members":{"Enabled":{"type":"boolean"},"LogGroupName":{},"LogStreamName":{}}},"Sn":{"type":"structure","members":{"Enabled":{"type":"boolean"},"Processors":{"type":"list","member":{"type":"structure","required":["Type"],"members":{"Type":{},"Parameters":{"type":"list","member":{"type":"structure","required":["ParameterName","ParameterValue"],"members":{"ParameterName":{},"ParameterValue":{}}}}}}}}},"Sy":{"type":"structure","required":["DataTableName"],"members":{"DataTableName":{},"DataTableColumns":{},"CopyOptions":{}}},"S12":{"type":"string","sensitive":true},"S13":{"type":"string","sensitive":true},"S14":{"type":"structure","members":{"DurationInSeconds":{"type":"integer"}}},"S1c":{"type":"structure","members":{"IntervalInSeconds":{"type":"integer"},"SizeInMBs":{"type":"integer"}}},"S1f":{"type":"structure","members":{"DurationInSeconds":{"type":"integer"}}},"S1n":{"type":"structure","members":{"DurationInSeconds":{"type":"integer"}}},"S27":{"type":"structure","required":["RoleARN","BucketARN","BufferingHints","CompressionFormat","EncryptionConfiguration"],"members":{"RoleARN":{},"BucketARN":{},"Prefix":{},"BufferingHints":{"shape":"Sa"},"CompressionFormat":{},"EncryptionConfiguration":{"shape":"Se"},"CloudWatchLoggingOptions":{"shape":"Si"}}},"S2l":{"type":"structure","required":["Key"],"members":{"Key":{},"Value":{}}},"S2o":{"type":"structure","required":["Data"],"members":{"Data":{"type":"blob"}}},"S37":{"type":"structure","members":{"RoleARN":{},"BucketARN":{},"Prefix":{},"BufferingHints":{"shape":"Sa"},"CompressionFormat":{},"EncryptionConfiguration":{"shape":"Se"},"CloudWatchLoggingOptions":{"shape":"Si"}}}}}
|
|
41894
|
+
module.exports = {"version":"2.0","metadata":{"apiVersion":"2015-08-04","endpointPrefix":"firehose","jsonVersion":"1.1","protocol":"json","serviceAbbreviation":"Firehose","serviceFullName":"Amazon Kinesis Firehose","serviceId":"Firehose","signatureVersion":"v4","targetPrefix":"Firehose_20150804","uid":"firehose-2015-08-04"},"operations":{"CreateDeliveryStream":{"input":{"type":"structure","required":["DeliveryStreamName"],"members":{"DeliveryStreamName":{},"DeliveryStreamType":{},"KinesisStreamSourceConfiguration":{"type":"structure","required":["KinesisStreamARN","RoleARN"],"members":{"KinesisStreamARN":{},"RoleARN":{}}},"S3DestinationConfiguration":{"shape":"S7","deprecated":true},"ExtendedS3DestinationConfiguration":{"type":"structure","required":["RoleARN","BucketARN"],"members":{"RoleARN":{},"BucketARN":{},"Prefix":{},"BufferingHints":{"shape":"Sa"},"CompressionFormat":{},"EncryptionConfiguration":{"shape":"Se"},"CloudWatchLoggingOptions":{"shape":"Si"},"ProcessingConfiguration":{"shape":"Sn"},"S3BackupMode":{},"S3BackupConfiguration":{"shape":"S7"},"DataFormatConversionConfiguration":{"shape":"Sw"}}},"RedshiftDestinationConfiguration":{"type":"structure","required":["RoleARN","ClusterJDBCURL","CopyCommand","Username","Password","S3Configuration"],"members":{"RoleARN":{},"ClusterJDBCURL":{},"CopyCommand":{"shape":"S1n"},"Username":{"shape":"S1r"},"Password":{"shape":"S1s"},"RetryOptions":{"shape":"S1t"},"S3Configuration":{"shape":"S7"},"ProcessingConfiguration":{"shape":"Sn"},"S3BackupMode":{},"S3BackupConfiguration":{"shape":"S7"},"CloudWatchLoggingOptions":{"shape":"Si"}}},"ElasticsearchDestinationConfiguration":{"type":"structure","required":["RoleARN","DomainARN","IndexName","TypeName","S3Configuration"],"members":{"RoleARN":{},"DomainARN":{},"IndexName":{},"TypeName":{},"IndexRotationPeriod":{},"BufferingHints":{"shape":"S21"},"RetryOptions":{"shape":"S24"},"S3BackupMode":{},"S3Configuration":{"shape":"S7"},"ProcessingConfiguration":{"shape":"Sn"},"CloudWatchLoggingOptions":{"shape":"Si"}}},"SplunkDestinationConfiguration":{"type":"structure","required":["HECEndpoint","HECEndpointType","HECToken","S3Configuration"],"members":{"HECEndpoint":{},"HECEndpointType":{},"HECToken":{},"HECAcknowledgmentTimeoutInSeconds":{"type":"integer"},"RetryOptions":{"shape":"S2c"},"S3BackupMode":{},"S3Configuration":{"shape":"S7"},"ProcessingConfiguration":{"shape":"Sn"},"CloudWatchLoggingOptions":{"shape":"Si"}}}}},"output":{"type":"structure","members":{"DeliveryStreamARN":{}}}},"DeleteDeliveryStream":{"input":{"type":"structure","required":["DeliveryStreamName"],"members":{"DeliveryStreamName":{}}},"output":{"type":"structure","members":{}}},"DescribeDeliveryStream":{"input":{"type":"structure","required":["DeliveryStreamName"],"members":{"DeliveryStreamName":{},"Limit":{"type":"integer"},"ExclusiveStartDestinationId":{}}},"output":{"type":"structure","required":["DeliveryStreamDescription"],"members":{"DeliveryStreamDescription":{"type":"structure","required":["DeliveryStreamName","DeliveryStreamARN","DeliveryStreamStatus","DeliveryStreamType","VersionId","Destinations","HasMoreDestinations"],"members":{"DeliveryStreamName":{},"DeliveryStreamARN":{},"DeliveryStreamStatus":{},"DeliveryStreamType":{},"VersionId":{},"CreateTimestamp":{"type":"timestamp"},"LastUpdateTimestamp":{"type":"timestamp"},"Source":{"type":"structure","members":{"KinesisStreamSourceDescription":{"type":"structure","members":{"KinesisStreamARN":{},"RoleARN":{},"DeliveryStartTimestamp":{"type":"timestamp"}}}}},"Destinations":{"type":"list","member":{"type":"structure","required":["DestinationId"],"members":{"DestinationId":{},"S3DestinationDescription":{"shape":"S2w"},"ExtendedS3DestinationDescription":{"type":"structure","required":["RoleARN","BucketARN","BufferingHints","CompressionFormat","EncryptionConfiguration"],"members":{"RoleARN":{},"BucketARN":{},"Prefix":{},"BufferingHints":{"shape":"Sa"},"CompressionFormat":{},"EncryptionConfiguration":{"shape":"Se"},"CloudWatchLoggingOptions":{"shape":"Si"},"ProcessingConfiguration":{"shape":"Sn"},"S3BackupMode":{},"S3BackupDescription":{"shape":"S2w"},"DataFormatConversionConfiguration":{"shape":"Sw"}}},"RedshiftDestinationDescription":{"type":"structure","required":["RoleARN","ClusterJDBCURL","CopyCommand","Username","S3DestinationDescription"],"members":{"RoleARN":{},"ClusterJDBCURL":{},"CopyCommand":{"shape":"S1n"},"Username":{"shape":"S1r"},"RetryOptions":{"shape":"S1t"},"S3DestinationDescription":{"shape":"S2w"},"ProcessingConfiguration":{"shape":"Sn"},"S3BackupMode":{},"S3BackupDescription":{"shape":"S2w"},"CloudWatchLoggingOptions":{"shape":"Si"}}},"ElasticsearchDestinationDescription":{"type":"structure","members":{"RoleARN":{},"DomainARN":{},"IndexName":{},"TypeName":{},"IndexRotationPeriod":{},"BufferingHints":{"shape":"S21"},"RetryOptions":{"shape":"S24"},"S3BackupMode":{},"S3DestinationDescription":{"shape":"S2w"},"ProcessingConfiguration":{"shape":"Sn"},"CloudWatchLoggingOptions":{"shape":"Si"}}},"SplunkDestinationDescription":{"type":"structure","members":{"HECEndpoint":{},"HECEndpointType":{},"HECToken":{},"HECAcknowledgmentTimeoutInSeconds":{"type":"integer"},"RetryOptions":{"shape":"S2c"},"S3BackupMode":{},"S3DestinationDescription":{"shape":"S2w"},"ProcessingConfiguration":{"shape":"Sn"},"CloudWatchLoggingOptions":{"shape":"Si"}}}}}},"HasMoreDestinations":{"type":"boolean"}}}}}},"ListDeliveryStreams":{"input":{"type":"structure","members":{"Limit":{"type":"integer"},"DeliveryStreamType":{},"ExclusiveStartDeliveryStreamName":{}}},"output":{"type":"structure","required":["DeliveryStreamNames","HasMoreDeliveryStreams"],"members":{"DeliveryStreamNames":{"type":"list","member":{}},"HasMoreDeliveryStreams":{"type":"boolean"}}}},"ListTagsForDeliveryStream":{"input":{"type":"structure","required":["DeliveryStreamName"],"members":{"DeliveryStreamName":{},"ExclusiveStartTagKey":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","required":["Tags","HasMoreTags"],"members":{"Tags":{"type":"list","member":{"shape":"S3a"}},"HasMoreTags":{"type":"boolean"}}}},"PutRecord":{"input":{"type":"structure","required":["DeliveryStreamName","Record"],"members":{"DeliveryStreamName":{},"Record":{"shape":"S3d"}}},"output":{"type":"structure","required":["RecordId"],"members":{"RecordId":{}}}},"PutRecordBatch":{"input":{"type":"structure","required":["DeliveryStreamName","Records"],"members":{"DeliveryStreamName":{},"Records":{"type":"list","member":{"shape":"S3d"}}}},"output":{"type":"structure","required":["FailedPutCount","RequestResponses"],"members":{"FailedPutCount":{"type":"integer"},"RequestResponses":{"type":"list","member":{"type":"structure","members":{"RecordId":{},"ErrorCode":{},"ErrorMessage":{}}}}}}},"TagDeliveryStream":{"input":{"type":"structure","required":["DeliveryStreamName","Tags"],"members":{"DeliveryStreamName":{},"Tags":{"type":"list","member":{"shape":"S3a"}}}},"output":{"type":"structure","members":{}}},"UntagDeliveryStream":{"input":{"type":"structure","required":["DeliveryStreamName","TagKeys"],"members":{"DeliveryStreamName":{},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateDestination":{"input":{"type":"structure","required":["DeliveryStreamName","CurrentDeliveryStreamVersionId","DestinationId"],"members":{"DeliveryStreamName":{},"CurrentDeliveryStreamVersionId":{},"DestinationId":{},"S3DestinationUpdate":{"shape":"S3v","deprecated":true},"ExtendedS3DestinationUpdate":{"type":"structure","members":{"RoleARN":{},"BucketARN":{},"Prefix":{},"BufferingHints":{"shape":"Sa"},"CompressionFormat":{},"EncryptionConfiguration":{"shape":"Se"},"CloudWatchLoggingOptions":{"shape":"Si"},"ProcessingConfiguration":{"shape":"Sn"},"S3BackupMode":{},"S3BackupUpdate":{"shape":"S3v"},"DataFormatConversionConfiguration":{"shape":"Sw"}}},"RedshiftDestinationUpdate":{"type":"structure","members":{"RoleARN":{},"ClusterJDBCURL":{},"CopyCommand":{"shape":"S1n"},"Username":{"shape":"S1r"},"Password":{"shape":"S1s"},"RetryOptions":{"shape":"S1t"},"S3Update":{"shape":"S3v"},"ProcessingConfiguration":{"shape":"Sn"},"S3BackupMode":{},"S3BackupUpdate":{"shape":"S3v"},"CloudWatchLoggingOptions":{"shape":"Si"}}},"ElasticsearchDestinationUpdate":{"type":"structure","members":{"RoleARN":{},"DomainARN":{},"IndexName":{},"TypeName":{},"IndexRotationPeriod":{},"BufferingHints":{"shape":"S21"},"RetryOptions":{"shape":"S24"},"S3Update":{"shape":"S3v"},"ProcessingConfiguration":{"shape":"Sn"},"CloudWatchLoggingOptions":{"shape":"Si"}}},"SplunkDestinationUpdate":{"type":"structure","members":{"HECEndpoint":{},"HECEndpointType":{},"HECToken":{},"HECAcknowledgmentTimeoutInSeconds":{"type":"integer"},"RetryOptions":{"shape":"S2c"},"S3BackupMode":{},"S3Update":{"shape":"S3v"},"ProcessingConfiguration":{"shape":"Sn"},"CloudWatchLoggingOptions":{"shape":"Si"}}}}},"output":{"type":"structure","members":{}}}},"shapes":{"S7":{"type":"structure","required":["RoleARN","BucketARN"],"members":{"RoleARN":{},"BucketARN":{},"Prefix":{},"BufferingHints":{"shape":"Sa"},"CompressionFormat":{},"EncryptionConfiguration":{"shape":"Se"},"CloudWatchLoggingOptions":{"shape":"Si"}}},"Sa":{"type":"structure","members":{"SizeInMBs":{"type":"integer"},"IntervalInSeconds":{"type":"integer"}}},"Se":{"type":"structure","members":{"NoEncryptionConfig":{},"KMSEncryptionConfig":{"type":"structure","required":["AWSKMSKeyARN"],"members":{"AWSKMSKeyARN":{}}}}},"Si":{"type":"structure","members":{"Enabled":{"type":"boolean"},"LogGroupName":{},"LogStreamName":{}}},"Sn":{"type":"structure","members":{"Enabled":{"type":"boolean"},"Processors":{"type":"list","member":{"type":"structure","required":["Type"],"members":{"Type":{},"Parameters":{"type":"list","member":{"type":"structure","required":["ParameterName","ParameterValue"],"members":{"ParameterName":{},"ParameterValue":{}}}}}}}}},"Sw":{"type":"structure","members":{"SchemaConfiguration":{"type":"structure","members":{"RoleARN":{},"CatalogId":{},"DatabaseName":{},"TableName":{},"Region":{},"VersionId":{}}},"InputFormatConfiguration":{"type":"structure","members":{"Deserializer":{"type":"structure","members":{"OpenXJsonSerDe":{"type":"structure","members":{"ConvertDotsInJsonKeysToUnderscores":{"type":"boolean"},"CaseInsensitive":{"type":"boolean"},"ColumnToJsonKeyMappings":{"type":"map","key":{},"value":{}}}},"HiveJsonSerDe":{"type":"structure","members":{"TimestampFormats":{"type":"list","member":{}}}}}}}},"OutputFormatConfiguration":{"type":"structure","members":{"Serializer":{"type":"structure","members":{"ParquetSerDe":{"type":"structure","members":{"BlockSizeBytes":{"type":"integer"},"PageSizeBytes":{"type":"integer"},"Compression":{},"EnableDictionaryCompression":{"type":"boolean"},"MaxPaddingBytes":{"type":"integer"},"WriterVersion":{}}},"OrcSerDe":{"type":"structure","members":{"StripeSizeBytes":{"type":"integer"},"BlockSizeBytes":{"type":"integer"},"RowIndexStride":{"type":"integer"},"EnablePadding":{"type":"boolean"},"PaddingTolerance":{"type":"double"},"Compression":{},"BloomFilterColumns":{"type":"list","member":{}},"BloomFilterFalsePositiveProbability":{"type":"double"},"DictionaryKeyThreshold":{"type":"double"},"FormatVersion":{}}}}}}},"Enabled":{"type":"boolean"}}},"S1n":{"type":"structure","required":["DataTableName"],"members":{"DataTableName":{},"DataTableColumns":{},"CopyOptions":{}}},"S1r":{"type":"string","sensitive":true},"S1s":{"type":"string","sensitive":true},"S1t":{"type":"structure","members":{"DurationInSeconds":{"type":"integer"}}},"S21":{"type":"structure","members":{"IntervalInSeconds":{"type":"integer"},"SizeInMBs":{"type":"integer"}}},"S24":{"type":"structure","members":{"DurationInSeconds":{"type":"integer"}}},"S2c":{"type":"structure","members":{"DurationInSeconds":{"type":"integer"}}},"S2w":{"type":"structure","required":["RoleARN","BucketARN","BufferingHints","CompressionFormat","EncryptionConfiguration"],"members":{"RoleARN":{},"BucketARN":{},"Prefix":{},"BufferingHints":{"shape":"Sa"},"CompressionFormat":{},"EncryptionConfiguration":{"shape":"Se"},"CloudWatchLoggingOptions":{"shape":"Si"}}},"S3a":{"type":"structure","required":["Key"],"members":{"Key":{},"Value":{}}},"S3d":{"type":"structure","required":["Data"],"members":{"Data":{"type":"blob"}}},"S3v":{"type":"structure","members":{"RoleARN":{},"BucketARN":{},"Prefix":{},"BufferingHints":{"shape":"Sa"},"CompressionFormat":{},"EncryptionConfiguration":{"shape":"Se"},"CloudWatchLoggingOptions":{"shape":"Si"}}}}}
|
|
41895
41895
|
|
|
41896
41896
|
/***/ }),
|
|
41897
41897
|
/* 210 */
|
package/dist/aws-sdk.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
|
1
|
+
// AWS SDK for JavaScript v2.238.1
|
|
2
2
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
3
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
|
4
4
|
(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
|
|
@@ -63541,6 +63541,9 @@ module.exports={
|
|
|
63541
63541
|
"S3BackupMode": {},
|
|
63542
63542
|
"S3BackupConfiguration": {
|
|
63543
63543
|
"shape": "S7"
|
|
63544
|
+
},
|
|
63545
|
+
"DataFormatConversionConfiguration": {
|
|
63546
|
+
"shape": "Sw"
|
|
63544
63547
|
}
|
|
63545
63548
|
}
|
|
63546
63549
|
},
|
|
@@ -63558,16 +63561,16 @@ module.exports={
|
|
|
63558
63561
|
"RoleARN": {},
|
|
63559
63562
|
"ClusterJDBCURL": {},
|
|
63560
63563
|
"CopyCommand": {
|
|
63561
|
-
"shape": "
|
|
63564
|
+
"shape": "S1n"
|
|
63562
63565
|
},
|
|
63563
63566
|
"Username": {
|
|
63564
|
-
"shape": "
|
|
63567
|
+
"shape": "S1r"
|
|
63565
63568
|
},
|
|
63566
63569
|
"Password": {
|
|
63567
|
-
"shape": "
|
|
63570
|
+
"shape": "S1s"
|
|
63568
63571
|
},
|
|
63569
63572
|
"RetryOptions": {
|
|
63570
|
-
"shape": "
|
|
63573
|
+
"shape": "S1t"
|
|
63571
63574
|
},
|
|
63572
63575
|
"S3Configuration": {
|
|
63573
63576
|
"shape": "S7"
|
|
@@ -63600,10 +63603,10 @@ module.exports={
|
|
|
63600
63603
|
"TypeName": {},
|
|
63601
63604
|
"IndexRotationPeriod": {},
|
|
63602
63605
|
"BufferingHints": {
|
|
63603
|
-
"shape": "
|
|
63606
|
+
"shape": "S21"
|
|
63604
63607
|
},
|
|
63605
63608
|
"RetryOptions": {
|
|
63606
|
-
"shape": "
|
|
63609
|
+
"shape": "S24"
|
|
63607
63610
|
},
|
|
63608
63611
|
"S3BackupMode": {},
|
|
63609
63612
|
"S3Configuration": {
|
|
@@ -63633,7 +63636,7 @@ module.exports={
|
|
|
63633
63636
|
"type": "integer"
|
|
63634
63637
|
},
|
|
63635
63638
|
"RetryOptions": {
|
|
63636
|
-
"shape": "
|
|
63639
|
+
"shape": "S2c"
|
|
63637
63640
|
},
|
|
63638
63641
|
"S3BackupMode": {},
|
|
63639
63642
|
"S3Configuration": {
|
|
@@ -63739,7 +63742,7 @@ module.exports={
|
|
|
63739
63742
|
"members": {
|
|
63740
63743
|
"DestinationId": {},
|
|
63741
63744
|
"S3DestinationDescription": {
|
|
63742
|
-
"shape": "
|
|
63745
|
+
"shape": "S2w"
|
|
63743
63746
|
},
|
|
63744
63747
|
"ExtendedS3DestinationDescription": {
|
|
63745
63748
|
"type": "structure",
|
|
@@ -63769,7 +63772,10 @@ module.exports={
|
|
|
63769
63772
|
},
|
|
63770
63773
|
"S3BackupMode": {},
|
|
63771
63774
|
"S3BackupDescription": {
|
|
63772
|
-
"shape": "
|
|
63775
|
+
"shape": "S2w"
|
|
63776
|
+
},
|
|
63777
|
+
"DataFormatConversionConfiguration": {
|
|
63778
|
+
"shape": "Sw"
|
|
63773
63779
|
}
|
|
63774
63780
|
}
|
|
63775
63781
|
},
|
|
@@ -63786,23 +63792,23 @@ module.exports={
|
|
|
63786
63792
|
"RoleARN": {},
|
|
63787
63793
|
"ClusterJDBCURL": {},
|
|
63788
63794
|
"CopyCommand": {
|
|
63789
|
-
"shape": "
|
|
63795
|
+
"shape": "S1n"
|
|
63790
63796
|
},
|
|
63791
63797
|
"Username": {
|
|
63792
|
-
"shape": "
|
|
63798
|
+
"shape": "S1r"
|
|
63793
63799
|
},
|
|
63794
63800
|
"RetryOptions": {
|
|
63795
|
-
"shape": "
|
|
63801
|
+
"shape": "S1t"
|
|
63796
63802
|
},
|
|
63797
63803
|
"S3DestinationDescription": {
|
|
63798
|
-
"shape": "
|
|
63804
|
+
"shape": "S2w"
|
|
63799
63805
|
},
|
|
63800
63806
|
"ProcessingConfiguration": {
|
|
63801
63807
|
"shape": "Sn"
|
|
63802
63808
|
},
|
|
63803
63809
|
"S3BackupMode": {},
|
|
63804
63810
|
"S3BackupDescription": {
|
|
63805
|
-
"shape": "
|
|
63811
|
+
"shape": "S2w"
|
|
63806
63812
|
},
|
|
63807
63813
|
"CloudWatchLoggingOptions": {
|
|
63808
63814
|
"shape": "Si"
|
|
@@ -63818,14 +63824,14 @@ module.exports={
|
|
|
63818
63824
|
"TypeName": {},
|
|
63819
63825
|
"IndexRotationPeriod": {},
|
|
63820
63826
|
"BufferingHints": {
|
|
63821
|
-
"shape": "
|
|
63827
|
+
"shape": "S21"
|
|
63822
63828
|
},
|
|
63823
63829
|
"RetryOptions": {
|
|
63824
|
-
"shape": "
|
|
63830
|
+
"shape": "S24"
|
|
63825
63831
|
},
|
|
63826
63832
|
"S3BackupMode": {},
|
|
63827
63833
|
"S3DestinationDescription": {
|
|
63828
|
-
"shape": "
|
|
63834
|
+
"shape": "S2w"
|
|
63829
63835
|
},
|
|
63830
63836
|
"ProcessingConfiguration": {
|
|
63831
63837
|
"shape": "Sn"
|
|
@@ -63845,11 +63851,11 @@ module.exports={
|
|
|
63845
63851
|
"type": "integer"
|
|
63846
63852
|
},
|
|
63847
63853
|
"RetryOptions": {
|
|
63848
|
-
"shape": "
|
|
63854
|
+
"shape": "S2c"
|
|
63849
63855
|
},
|
|
63850
63856
|
"S3BackupMode": {},
|
|
63851
63857
|
"S3DestinationDescription": {
|
|
63852
|
-
"shape": "
|
|
63858
|
+
"shape": "S2w"
|
|
63853
63859
|
},
|
|
63854
63860
|
"ProcessingConfiguration": {
|
|
63855
63861
|
"shape": "Sn"
|
|
@@ -63922,7 +63928,7 @@ module.exports={
|
|
|
63922
63928
|
"Tags": {
|
|
63923
63929
|
"type": "list",
|
|
63924
63930
|
"member": {
|
|
63925
|
-
"shape": "
|
|
63931
|
+
"shape": "S3a"
|
|
63926
63932
|
}
|
|
63927
63933
|
},
|
|
63928
63934
|
"HasMoreTags": {
|
|
@@ -63941,7 +63947,7 @@ module.exports={
|
|
|
63941
63947
|
"members": {
|
|
63942
63948
|
"DeliveryStreamName": {},
|
|
63943
63949
|
"Record": {
|
|
63944
|
-
"shape": "
|
|
63950
|
+
"shape": "S3d"
|
|
63945
63951
|
}
|
|
63946
63952
|
}
|
|
63947
63953
|
},
|
|
@@ -63967,7 +63973,7 @@ module.exports={
|
|
|
63967
63973
|
"Records": {
|
|
63968
63974
|
"type": "list",
|
|
63969
63975
|
"member": {
|
|
63970
|
-
"shape": "
|
|
63976
|
+
"shape": "S3d"
|
|
63971
63977
|
}
|
|
63972
63978
|
}
|
|
63973
63979
|
}
|
|
@@ -64008,7 +64014,7 @@ module.exports={
|
|
|
64008
64014
|
"Tags": {
|
|
64009
64015
|
"type": "list",
|
|
64010
64016
|
"member": {
|
|
64011
|
-
"shape": "
|
|
64017
|
+
"shape": "S3a"
|
|
64012
64018
|
}
|
|
64013
64019
|
}
|
|
64014
64020
|
}
|
|
@@ -64051,7 +64057,7 @@ module.exports={
|
|
|
64051
64057
|
"CurrentDeliveryStreamVersionId": {},
|
|
64052
64058
|
"DestinationId": {},
|
|
64053
64059
|
"S3DestinationUpdate": {
|
|
64054
|
-
"shape": "
|
|
64060
|
+
"shape": "S3v",
|
|
64055
64061
|
"deprecated": true
|
|
64056
64062
|
},
|
|
64057
64063
|
"ExtendedS3DestinationUpdate": {
|
|
@@ -64075,7 +64081,10 @@ module.exports={
|
|
|
64075
64081
|
},
|
|
64076
64082
|
"S3BackupMode": {},
|
|
64077
64083
|
"S3BackupUpdate": {
|
|
64078
|
-
"shape": "
|
|
64084
|
+
"shape": "S3v"
|
|
64085
|
+
},
|
|
64086
|
+
"DataFormatConversionConfiguration": {
|
|
64087
|
+
"shape": "Sw"
|
|
64079
64088
|
}
|
|
64080
64089
|
}
|
|
64081
64090
|
},
|
|
@@ -64085,26 +64094,26 @@ module.exports={
|
|
|
64085
64094
|
"RoleARN": {},
|
|
64086
64095
|
"ClusterJDBCURL": {},
|
|
64087
64096
|
"CopyCommand": {
|
|
64088
|
-
"shape": "
|
|
64097
|
+
"shape": "S1n"
|
|
64089
64098
|
},
|
|
64090
64099
|
"Username": {
|
|
64091
|
-
"shape": "
|
|
64100
|
+
"shape": "S1r"
|
|
64092
64101
|
},
|
|
64093
64102
|
"Password": {
|
|
64094
|
-
"shape": "
|
|
64103
|
+
"shape": "S1s"
|
|
64095
64104
|
},
|
|
64096
64105
|
"RetryOptions": {
|
|
64097
|
-
"shape": "
|
|
64106
|
+
"shape": "S1t"
|
|
64098
64107
|
},
|
|
64099
64108
|
"S3Update": {
|
|
64100
|
-
"shape": "
|
|
64109
|
+
"shape": "S3v"
|
|
64101
64110
|
},
|
|
64102
64111
|
"ProcessingConfiguration": {
|
|
64103
64112
|
"shape": "Sn"
|
|
64104
64113
|
},
|
|
64105
64114
|
"S3BackupMode": {},
|
|
64106
64115
|
"S3BackupUpdate": {
|
|
64107
|
-
"shape": "
|
|
64116
|
+
"shape": "S3v"
|
|
64108
64117
|
},
|
|
64109
64118
|
"CloudWatchLoggingOptions": {
|
|
64110
64119
|
"shape": "Si"
|
|
@@ -64120,13 +64129,13 @@ module.exports={
|
|
|
64120
64129
|
"TypeName": {},
|
|
64121
64130
|
"IndexRotationPeriod": {},
|
|
64122
64131
|
"BufferingHints": {
|
|
64123
|
-
"shape": "
|
|
64132
|
+
"shape": "S21"
|
|
64124
64133
|
},
|
|
64125
64134
|
"RetryOptions": {
|
|
64126
|
-
"shape": "
|
|
64135
|
+
"shape": "S24"
|
|
64127
64136
|
},
|
|
64128
64137
|
"S3Update": {
|
|
64129
|
-
"shape": "
|
|
64138
|
+
"shape": "S3v"
|
|
64130
64139
|
},
|
|
64131
64140
|
"ProcessingConfiguration": {
|
|
64132
64141
|
"shape": "Sn"
|
|
@@ -64146,11 +64155,11 @@ module.exports={
|
|
|
64146
64155
|
"type": "integer"
|
|
64147
64156
|
},
|
|
64148
64157
|
"RetryOptions": {
|
|
64149
|
-
"shape": "
|
|
64158
|
+
"shape": "S2c"
|
|
64150
64159
|
},
|
|
64151
64160
|
"S3BackupMode": {},
|
|
64152
64161
|
"S3Update": {
|
|
64153
|
-
"shape": "
|
|
64162
|
+
"shape": "S3v"
|
|
64154
64163
|
},
|
|
64155
64164
|
"ProcessingConfiguration": {
|
|
64156
64165
|
"shape": "Sn"
|
|
@@ -64261,7 +64270,122 @@ module.exports={
|
|
|
64261
64270
|
}
|
|
64262
64271
|
}
|
|
64263
64272
|
},
|
|
64264
|
-
"
|
|
64273
|
+
"Sw": {
|
|
64274
|
+
"type": "structure",
|
|
64275
|
+
"members": {
|
|
64276
|
+
"SchemaConfiguration": {
|
|
64277
|
+
"type": "structure",
|
|
64278
|
+
"members": {
|
|
64279
|
+
"RoleARN": {},
|
|
64280
|
+
"CatalogId": {},
|
|
64281
|
+
"DatabaseName": {},
|
|
64282
|
+
"TableName": {},
|
|
64283
|
+
"Region": {},
|
|
64284
|
+
"VersionId": {}
|
|
64285
|
+
}
|
|
64286
|
+
},
|
|
64287
|
+
"InputFormatConfiguration": {
|
|
64288
|
+
"type": "structure",
|
|
64289
|
+
"members": {
|
|
64290
|
+
"Deserializer": {
|
|
64291
|
+
"type": "structure",
|
|
64292
|
+
"members": {
|
|
64293
|
+
"OpenXJsonSerDe": {
|
|
64294
|
+
"type": "structure",
|
|
64295
|
+
"members": {
|
|
64296
|
+
"ConvertDotsInJsonKeysToUnderscores": {
|
|
64297
|
+
"type": "boolean"
|
|
64298
|
+
},
|
|
64299
|
+
"CaseInsensitive": {
|
|
64300
|
+
"type": "boolean"
|
|
64301
|
+
},
|
|
64302
|
+
"ColumnToJsonKeyMappings": {
|
|
64303
|
+
"type": "map",
|
|
64304
|
+
"key": {},
|
|
64305
|
+
"value": {}
|
|
64306
|
+
}
|
|
64307
|
+
}
|
|
64308
|
+
},
|
|
64309
|
+
"HiveJsonSerDe": {
|
|
64310
|
+
"type": "structure",
|
|
64311
|
+
"members": {
|
|
64312
|
+
"TimestampFormats": {
|
|
64313
|
+
"type": "list",
|
|
64314
|
+
"member": {}
|
|
64315
|
+
}
|
|
64316
|
+
}
|
|
64317
|
+
}
|
|
64318
|
+
}
|
|
64319
|
+
}
|
|
64320
|
+
}
|
|
64321
|
+
},
|
|
64322
|
+
"OutputFormatConfiguration": {
|
|
64323
|
+
"type": "structure",
|
|
64324
|
+
"members": {
|
|
64325
|
+
"Serializer": {
|
|
64326
|
+
"type": "structure",
|
|
64327
|
+
"members": {
|
|
64328
|
+
"ParquetSerDe": {
|
|
64329
|
+
"type": "structure",
|
|
64330
|
+
"members": {
|
|
64331
|
+
"BlockSizeBytes": {
|
|
64332
|
+
"type": "integer"
|
|
64333
|
+
},
|
|
64334
|
+
"PageSizeBytes": {
|
|
64335
|
+
"type": "integer"
|
|
64336
|
+
},
|
|
64337
|
+
"Compression": {},
|
|
64338
|
+
"EnableDictionaryCompression": {
|
|
64339
|
+
"type": "boolean"
|
|
64340
|
+
},
|
|
64341
|
+
"MaxPaddingBytes": {
|
|
64342
|
+
"type": "integer"
|
|
64343
|
+
},
|
|
64344
|
+
"WriterVersion": {}
|
|
64345
|
+
}
|
|
64346
|
+
},
|
|
64347
|
+
"OrcSerDe": {
|
|
64348
|
+
"type": "structure",
|
|
64349
|
+
"members": {
|
|
64350
|
+
"StripeSizeBytes": {
|
|
64351
|
+
"type": "integer"
|
|
64352
|
+
},
|
|
64353
|
+
"BlockSizeBytes": {
|
|
64354
|
+
"type": "integer"
|
|
64355
|
+
},
|
|
64356
|
+
"RowIndexStride": {
|
|
64357
|
+
"type": "integer"
|
|
64358
|
+
},
|
|
64359
|
+
"EnablePadding": {
|
|
64360
|
+
"type": "boolean"
|
|
64361
|
+
},
|
|
64362
|
+
"PaddingTolerance": {
|
|
64363
|
+
"type": "double"
|
|
64364
|
+
},
|
|
64365
|
+
"Compression": {},
|
|
64366
|
+
"BloomFilterColumns": {
|
|
64367
|
+
"type": "list",
|
|
64368
|
+
"member": {}
|
|
64369
|
+
},
|
|
64370
|
+
"BloomFilterFalsePositiveProbability": {
|
|
64371
|
+
"type": "double"
|
|
64372
|
+
},
|
|
64373
|
+
"DictionaryKeyThreshold": {
|
|
64374
|
+
"type": "double"
|
|
64375
|
+
},
|
|
64376
|
+
"FormatVersion": {}
|
|
64377
|
+
}
|
|
64378
|
+
}
|
|
64379
|
+
}
|
|
64380
|
+
}
|
|
64381
|
+
}
|
|
64382
|
+
},
|
|
64383
|
+
"Enabled": {
|
|
64384
|
+
"type": "boolean"
|
|
64385
|
+
}
|
|
64386
|
+
}
|
|
64387
|
+
},
|
|
64388
|
+
"S1n": {
|
|
64265
64389
|
"type": "structure",
|
|
64266
64390
|
"required": [
|
|
64267
64391
|
"DataTableName"
|
|
@@ -64272,15 +64396,15 @@ module.exports={
|
|
|
64272
64396
|
"CopyOptions": {}
|
|
64273
64397
|
}
|
|
64274
64398
|
},
|
|
64275
|
-
"
|
|
64399
|
+
"S1r": {
|
|
64276
64400
|
"type": "string",
|
|
64277
64401
|
"sensitive": true
|
|
64278
64402
|
},
|
|
64279
|
-
"
|
|
64403
|
+
"S1s": {
|
|
64280
64404
|
"type": "string",
|
|
64281
64405
|
"sensitive": true
|
|
64282
64406
|
},
|
|
64283
|
-
"
|
|
64407
|
+
"S1t": {
|
|
64284
64408
|
"type": "structure",
|
|
64285
64409
|
"members": {
|
|
64286
64410
|
"DurationInSeconds": {
|
|
@@ -64288,7 +64412,7 @@ module.exports={
|
|
|
64288
64412
|
}
|
|
64289
64413
|
}
|
|
64290
64414
|
},
|
|
64291
|
-
"
|
|
64415
|
+
"S21": {
|
|
64292
64416
|
"type": "structure",
|
|
64293
64417
|
"members": {
|
|
64294
64418
|
"IntervalInSeconds": {
|
|
@@ -64299,7 +64423,7 @@ module.exports={
|
|
|
64299
64423
|
}
|
|
64300
64424
|
}
|
|
64301
64425
|
},
|
|
64302
|
-
"
|
|
64426
|
+
"S24": {
|
|
64303
64427
|
"type": "structure",
|
|
64304
64428
|
"members": {
|
|
64305
64429
|
"DurationInSeconds": {
|
|
@@ -64307,7 +64431,7 @@ module.exports={
|
|
|
64307
64431
|
}
|
|
64308
64432
|
}
|
|
64309
64433
|
},
|
|
64310
|
-
"
|
|
64434
|
+
"S2c": {
|
|
64311
64435
|
"type": "structure",
|
|
64312
64436
|
"members": {
|
|
64313
64437
|
"DurationInSeconds": {
|
|
@@ -64315,7 +64439,7 @@ module.exports={
|
|
|
64315
64439
|
}
|
|
64316
64440
|
}
|
|
64317
64441
|
},
|
|
64318
|
-
"
|
|
64442
|
+
"S2w": {
|
|
64319
64443
|
"type": "structure",
|
|
64320
64444
|
"required": [
|
|
64321
64445
|
"RoleARN",
|
|
@@ -64340,7 +64464,7 @@ module.exports={
|
|
|
64340
64464
|
}
|
|
64341
64465
|
}
|
|
64342
64466
|
},
|
|
64343
|
-
"
|
|
64467
|
+
"S3a": {
|
|
64344
64468
|
"type": "structure",
|
|
64345
64469
|
"required": [
|
|
64346
64470
|
"Key"
|
|
@@ -64350,7 +64474,7 @@ module.exports={
|
|
|
64350
64474
|
"Value": {}
|
|
64351
64475
|
}
|
|
64352
64476
|
},
|
|
64353
|
-
"
|
|
64477
|
+
"S3d": {
|
|
64354
64478
|
"type": "structure",
|
|
64355
64479
|
"required": [
|
|
64356
64480
|
"Data"
|
|
@@ -64361,7 +64485,7 @@ module.exports={
|
|
|
64361
64485
|
}
|
|
64362
64486
|
}
|
|
64363
64487
|
},
|
|
64364
|
-
"
|
|
64488
|
+
"S3v": {
|
|
64365
64489
|
"type": "structure",
|
|
64366
64490
|
"members": {
|
|
64367
64491
|
"RoleARN": {},
|
|
@@ -128281,7 +128405,7 @@ AWS.util.update(AWS, {
|
|
|
128281
128405
|
/**
|
|
128282
128406
|
* @constant
|
|
128283
128407
|
*/
|
|
128284
|
-
VERSION: '2.
|
|
128408
|
+
VERSION: '2.238.1',
|
|
128285
128409
|
|
|
128286
128410
|
/**
|
|
128287
128411
|
* @api private
|
|
@@ -152241,7 +152365,7 @@ module.exports = v4;
|
|
|
152241
152365
|
}).call(this);
|
|
152242
152366
|
|
|
152243
152367
|
},{"./XMLBuilder":477,"lodash/assign":434}],493:[function(require,module,exports){
|
|
152244
|
-
// AWS SDK for JavaScript v2.
|
|
152368
|
+
// AWS SDK for JavaScript v2.238.1
|
|
152245
152369
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
152246
152370
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
|
152247
152371
|
require('./browser_loader');
|