@mavogel/awscdk-rootmail 0.0.326 → 0.0.327
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/.jsii +2 -2
- package/lib/rootmail.js +1 -1
- package/lib/ses-receive.js +1 -1
- package/node_modules/@aws/lambda-invoke-store/README.md +35 -27
- package/node_modules/@aws/lambda-invoke-store/dist-cjs/invoke-store.js +104 -46
- package/node_modules/@aws/lambda-invoke-store/dist-es/invoke-store.js +104 -46
- package/node_modules/@aws/lambda-invoke-store/dist-types/invoke-store.benchmark.d.ts +1 -0
- package/node_modules/@aws/lambda-invoke-store/dist-types/invoke-store.d.ts +40 -47
- package/node_modules/@aws/lambda-invoke-store/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-cjs/index.js +0 -40
- package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/models/models_0.js +0 -40
- package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/models/models_0.d.ts +16 -4
- package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/ts3.4/models/models_0.d.ts +0 -7
- package/node_modules/@aws-sdk/client-cloudwatch-logs/package.json +39 -37
- package/node_modules/@aws-sdk/client-route-53/dist-cjs/index.js +3942 -5218
- package/node_modules/@aws-sdk/client-route-53/dist-cjs/runtimeConfig.shared.js +6 -0
- package/node_modules/@aws-sdk/client-route-53/dist-es/Route53Client.js +2 -0
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ActivateKeySigningKeyCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/AssociateVPCWithHostedZoneCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ChangeCidrCollectionCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ChangeResourceRecordSetsCommand.js +2 -6
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ChangeTagsForResourceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateCidrCollectionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateHealthCheckCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateHostedZoneCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateKeySigningKeyCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateQueryLoggingConfigCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateReusableDelegationSetCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateTrafficPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateTrafficPolicyInstanceCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateTrafficPolicyVersionCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeactivateKeySigningKeyCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteCidrCollectionCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteHealthCheckCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteHostedZoneCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteKeySigningKeyCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteQueryLoggingConfigCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteReusableDelegationSetCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteTrafficPolicyCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DisableHostedZoneDNSSECCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/EnableHostedZoneDNSSECCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetAccountLimitCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetChangeCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetCheckerIpRangesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetDNSSECCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetGeoLocationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHealthCheckCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHealthCheckCountCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHealthCheckStatusCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHostedZoneCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHostedZoneCountCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHostedZoneLimitCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetQueryLoggingConfigCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetReusableDelegationSetCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetReusableDelegationSetLimitCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetTrafficPolicyCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetTrafficPolicyInstanceCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListCidrBlocksCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListCidrCollectionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListCidrLocationsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListGeoLocationsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListHealthChecksCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListHostedZonesByNameCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListHostedZonesByVPCCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListHostedZonesCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListQueryLoggingConfigsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListResourceRecordSetsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListReusableDelegationSetsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTagsForResourcesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTrafficPoliciesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTrafficPolicyInstancesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTrafficPolicyVersionsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/TestDNSAnswerCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/UpdateHealthCheckCommand.js +3 -9
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/UpdateHostedZoneCommentCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/UpdateTrafficPolicyCommentCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js +3 -10
- package/node_modules/@aws-sdk/client-route-53/dist-es/runtimeConfig.shared.js +6 -0
- package/node_modules/@aws-sdk/client-route-53/dist-es/schemas/schemas_0.js +3797 -0
- package/node_modules/@aws-sdk/client-route-53/dist-types/Route53Client.d.ts +10 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-route-53/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-route-53/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-route-53/dist-types/runtimeConfig.shared.d.ts +2 -0
- package/node_modules/@aws-sdk/client-route-53/dist-types/schemas/schemas_0.d.ts +355 -0
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/Route53Client.d.ts +4 -0
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.browser.d.ts +6 -0
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.d.ts +6 -0
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -0
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.shared.d.ts +7 -0
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/schemas/schemas_0.d.ts +360 -0
- package/node_modules/@aws-sdk/client-route-53/package.json +35 -36
- package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +9984 -8599
- package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js +6 -0
- package/node_modules/@aws-sdk/client-s3/dist-es/S3Client.js +2 -0
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/AbortMultipartUploadCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CompleteMultipartUploadCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CopyObjectCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateMultipartUploadCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateSessionCommand.js +3 -11
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCorsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketEncryptionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketLifecycleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataTableConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketReplicationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketTaggingCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketWebsiteCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectTaggingCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectsCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeletePublicAccessBlockCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAclCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketCorsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketEncryptionCommand.js +3 -11
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketInventoryConfigurationCommand.js +3 -11
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLocationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLoggingCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetricsConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketNotificationConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketOwnershipControlsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyStatusCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketReplicationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketRequestPaymentCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketTaggingCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketVersioningCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketWebsiteCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAclCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAttributesCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLegalHoldCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLockConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectRetentionCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTaggingCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTorrentCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetPublicAccessBlockCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadBucketCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadObjectCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +3 -11
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListDirectoryBucketsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListMultipartUploadsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectVersionsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsV2Command.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListPartsCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAclCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketCorsCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketEncryptionCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketInventoryConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLoggingCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketMetricsConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketNotificationConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketPolicyCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketReplicationCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketRequestPaymentCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketTaggingCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketVersioningCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketWebsiteCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectAclCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLegalHoldCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLockConfigurationCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectRetentionCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectTaggingCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutPublicAccessBlockCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/RenameObjectCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/RestoreObjectCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/SelectObjectContentCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCopyCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/WriteGetObjectResponseCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/models/models_0.js +0 -151
- package/node_modules/@aws-sdk/client-s3/dist-es/models/models_1.js +0 -108
- package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.shared.js +6 -0
- package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +10281 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +10 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/models/models_0.d.ts +8 -106
- package/node_modules/@aws-sdk/client-s3/dist-types/models/models_1.d.ts +4 -73
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +2 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/schemas/schemas_0.d.ts +494 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3Client.d.ts +4 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_0.d.ts +0 -78
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_1.d.ts +0 -54
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +6 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +6 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +7 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/schemas/schemas_0.d.ts +500 -0
- package/node_modules/@aws-sdk/client-s3/package.json +49 -51
- package/node_modules/@aws-sdk/client-ses/dist-cjs/index.js +1945 -5698
- package/node_modules/@aws-sdk/client-ses/dist-cjs/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-ses/dist-es/SESClient.js +2 -0
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/CloneReceiptRuleSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateConfigurationSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateReceiptFilterCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateReceiptRuleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateReceiptRuleSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteConfigurationSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteIdentityCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteIdentityPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteReceiptFilterCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteReceiptRuleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteReceiptRuleSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/DescribeConfigurationSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/DescribeReceiptRuleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/DescribeReceiptRuleSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetAccountSendingEnabledCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetIdentityDkimAttributesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetIdentityNotificationAttributesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetIdentityPoliciesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetIdentityVerificationAttributesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetSendQuotaCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetSendStatisticsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListConfigurationSetsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListIdentitiesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListIdentityPoliciesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListReceiptFiltersCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListReceiptRuleSetsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListTemplatesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListVerifiedEmailAddressesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/PutIdentityPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/ReorderReceiptRuleSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/SendBounceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/SendBulkTemplatedEmailCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/SendEmailCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/SendRawEmailCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/SendTemplatedEmailCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetActiveReceiptRuleSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetIdentityDkimEnabledCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetIdentityMailFromDomainCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetIdentityNotificationTopicCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetReceiptRulePositionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/TestRenderTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateAccountSendingEnabledCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateReceiptRuleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/VerifyDomainDkimCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/VerifyDomainIdentityCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/VerifyEmailAddressCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/commands/VerifyEmailIdentityCommand.js +3 -9
- package/node_modules/@aws-sdk/client-ses/dist-es/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-ses/dist-es/schemas/schemas_0.js +1930 -0
- package/node_modules/@aws-sdk/client-ses/dist-types/SESClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-ses/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ses/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ses/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ses/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ses/dist-types/schemas/schemas_0.d.ts +308 -0
- package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/SESClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/schemas/schemas_0.d.ts +314 -0
- package/node_modules/@aws-sdk/client-ses/package.json +34 -34
- package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +0 -24
- package/node_modules/@aws-sdk/client-ssm/dist-es/models/models_1.js +0 -16
- package/node_modules/@aws-sdk/client-ssm/dist-es/models/models_2.js +0 -8
- package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_1.d.ts +8 -2
- package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_2.d.ts +4 -1
- package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_1.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_2.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ssm/package.json +34 -34
- package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +277 -270
- package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -0
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +3 -10
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +3 -10
- package/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -26
- package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +265 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -24
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -18
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +44 -17
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +44 -17
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +19 -3
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +4 -3
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +4 -3
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +13 -3
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +2 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +2 -2
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +7 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +3 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +11 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +3 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +3 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +7 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +6 -0
- package/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
- package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +9 -9
- package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/recursionDetectionMiddleware.js +2 -1
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/recursionDetectionMiddleware.js +2 -1
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-sdk-route53/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +11 -11
- package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +246 -310
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +207 -548
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +3 -10
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -13
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +211 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +3 -10
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +3 -10
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -17
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +214 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -8
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +23 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +8 -24
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -6
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +28 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
- package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +6 -6
- package/node_modules/@aws-sdk/token-providers/package.json +7 -7
- package/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +0 -1
- package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +43 -2
- package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +7 -2
- package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +3 -0
- package/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js +0 -1
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +44 -3
- package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -1
- package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +7 -2
- package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js +3 -0
- package/node_modules/@smithy/core/package.json +2 -2
- package/node_modules/@smithy/middleware-endpoint/package.json +3 -3
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/middleware-serde/dist-cjs/index.js +3 -0
- package/node_modules/@smithy/middleware-serde/dist-es/deserializerMiddleware.js +3 -0
- package/node_modules/@smithy/middleware-serde/package.json +1 -1
- package/node_modules/@smithy/smithy-client/package.json +3 -3
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/package.json +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-es/protocols/Aws_restXml.js +0 -4684
- package/node_modules/@aws-sdk/client-route-53/dist-types/protocols/Aws_restXml.d.ts +0 -632
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/protocols/Aws_restXml.d.ts +0 -845
- package/node_modules/@aws-sdk/client-s3/dist-es/protocols/Aws_restXml.js +0 -8103
- package/node_modules/@aws-sdk/client-s3/dist-types/protocols/Aws_restXml.d.ts +0 -938
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/protocols/Aws_restXml.d.ts +0 -1257
- package/node_modules/@aws-sdk/client-ses/dist-es/protocols/Aws_query.js +0 -5325
- package/node_modules/@aws-sdk/client-ses/dist-types/protocols/Aws_query.d.ts +0 -641
- package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -857
- package/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +0 -210
- package/node_modules/@aws-sdk/client-sso/dist-types/protocols/Aws_restJson1.d.ts +0 -38
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +0 -257
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +0 -528
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -11
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +0 -20
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -17
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +0 -29
|
@@ -427,14 +427,6 @@ const OpenSearchResourceStatusType = {
|
|
|
427
427
|
ERROR: "ERROR",
|
|
428
428
|
NOT_FOUND: "NOT_FOUND",
|
|
429
429
|
};
|
|
430
|
-
exports.IntegrationDetails = void 0;
|
|
431
|
-
(function (IntegrationDetails) {
|
|
432
|
-
IntegrationDetails.visit = (value, visitor) => {
|
|
433
|
-
if (value.openSearchIntegrationDetails !== undefined)
|
|
434
|
-
return visitor.openSearchIntegrationDetails(value.openSearchIntegrationDetails);
|
|
435
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
436
|
-
};
|
|
437
|
-
})(exports.IntegrationDetails || (exports.IntegrationDetails = {}));
|
|
438
430
|
const IntegrationStatus = {
|
|
439
431
|
ACTIVE: "ACTIVE",
|
|
440
432
|
FAILED: "FAILED",
|
|
@@ -455,16 +447,6 @@ let InternalStreamingException$1 = class InternalStreamingException extends Clou
|
|
|
455
447
|
Object.setPrototypeOf(this, InternalStreamingException.prototype);
|
|
456
448
|
}
|
|
457
449
|
};
|
|
458
|
-
exports.GetLogObjectResponseStream = void 0;
|
|
459
|
-
(function (GetLogObjectResponseStream) {
|
|
460
|
-
GetLogObjectResponseStream.visit = (value, visitor) => {
|
|
461
|
-
if (value.fields !== undefined)
|
|
462
|
-
return visitor.fields(value.fields);
|
|
463
|
-
if (value.InternalStreamingException !== undefined)
|
|
464
|
-
return visitor.InternalStreamingException(value.InternalStreamingException);
|
|
465
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
466
|
-
};
|
|
467
|
-
})(exports.GetLogObjectResponseStream || (exports.GetLogObjectResponseStream = {}));
|
|
468
450
|
const OCSFVersion = {
|
|
469
451
|
V1_1: "V1.1",
|
|
470
452
|
};
|
|
@@ -492,14 +474,6 @@ const SuppressionState = {
|
|
|
492
474
|
SUPPRESSED: "SUPPRESSED",
|
|
493
475
|
UNSUPPRESSED: "UNSUPPRESSED",
|
|
494
476
|
};
|
|
495
|
-
exports.ResourceConfig = void 0;
|
|
496
|
-
(function (ResourceConfig) {
|
|
497
|
-
ResourceConfig.visit = (value, visitor) => {
|
|
498
|
-
if (value.openSearchResourceConfig !== undefined)
|
|
499
|
-
return visitor.openSearchResourceConfig(value.openSearchResourceConfig);
|
|
500
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
501
|
-
};
|
|
502
|
-
})(exports.ResourceConfig || (exports.ResourceConfig = {}));
|
|
503
477
|
let UnrecognizedClientException$1 = class UnrecognizedClientException extends CloudWatchLogsServiceException$1 {
|
|
504
478
|
name = "UnrecognizedClientException";
|
|
505
479
|
$fault = "client";
|
|
@@ -536,20 +510,6 @@ let SessionTimeoutException$1 = class SessionTimeoutException extends CloudWatch
|
|
|
536
510
|
Object.setPrototypeOf(this, SessionTimeoutException.prototype);
|
|
537
511
|
}
|
|
538
512
|
};
|
|
539
|
-
exports.StartLiveTailResponseStream = void 0;
|
|
540
|
-
(function (StartLiveTailResponseStream) {
|
|
541
|
-
StartLiveTailResponseStream.visit = (value, visitor) => {
|
|
542
|
-
if (value.sessionStart !== undefined)
|
|
543
|
-
return visitor.sessionStart(value.sessionStart);
|
|
544
|
-
if (value.sessionUpdate !== undefined)
|
|
545
|
-
return visitor.sessionUpdate(value.sessionUpdate);
|
|
546
|
-
if (value.SessionTimeoutException !== undefined)
|
|
547
|
-
return visitor.SessionTimeoutException(value.SessionTimeoutException);
|
|
548
|
-
if (value.SessionStreamingException !== undefined)
|
|
549
|
-
return visitor.SessionStreamingException(value.SessionStreamingException);
|
|
550
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
551
|
-
};
|
|
552
|
-
})(exports.StartLiveTailResponseStream || (exports.StartLiveTailResponseStream = {}));
|
|
553
513
|
let MalformedQueryException$1 = class MalformedQueryException extends CloudWatchLogsServiceException$1 {
|
|
554
514
|
name = "MalformedQueryException";
|
|
555
515
|
$fault = "client";
|
|
@@ -307,14 +307,6 @@ export const OpenSearchResourceStatusType = {
|
|
|
307
307
|
ERROR: "ERROR",
|
|
308
308
|
NOT_FOUND: "NOT_FOUND",
|
|
309
309
|
};
|
|
310
|
-
export var IntegrationDetails;
|
|
311
|
-
(function (IntegrationDetails) {
|
|
312
|
-
IntegrationDetails.visit = (value, visitor) => {
|
|
313
|
-
if (value.openSearchIntegrationDetails !== undefined)
|
|
314
|
-
return visitor.openSearchIntegrationDetails(value.openSearchIntegrationDetails);
|
|
315
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
316
|
-
};
|
|
317
|
-
})(IntegrationDetails || (IntegrationDetails = {}));
|
|
318
310
|
export const IntegrationStatus = {
|
|
319
311
|
ACTIVE: "ACTIVE",
|
|
320
312
|
FAILED: "FAILED",
|
|
@@ -335,16 +327,6 @@ export class InternalStreamingException extends __BaseException {
|
|
|
335
327
|
Object.setPrototypeOf(this, InternalStreamingException.prototype);
|
|
336
328
|
}
|
|
337
329
|
}
|
|
338
|
-
export var GetLogObjectResponseStream;
|
|
339
|
-
(function (GetLogObjectResponseStream) {
|
|
340
|
-
GetLogObjectResponseStream.visit = (value, visitor) => {
|
|
341
|
-
if (value.fields !== undefined)
|
|
342
|
-
return visitor.fields(value.fields);
|
|
343
|
-
if (value.InternalStreamingException !== undefined)
|
|
344
|
-
return visitor.InternalStreamingException(value.InternalStreamingException);
|
|
345
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
346
|
-
};
|
|
347
|
-
})(GetLogObjectResponseStream || (GetLogObjectResponseStream = {}));
|
|
348
330
|
export const OCSFVersion = {
|
|
349
331
|
V1_1: "V1.1",
|
|
350
332
|
};
|
|
@@ -372,14 +354,6 @@ export const SuppressionState = {
|
|
|
372
354
|
SUPPRESSED: "SUPPRESSED",
|
|
373
355
|
UNSUPPRESSED: "UNSUPPRESSED",
|
|
374
356
|
};
|
|
375
|
-
export var ResourceConfig;
|
|
376
|
-
(function (ResourceConfig) {
|
|
377
|
-
ResourceConfig.visit = (value, visitor) => {
|
|
378
|
-
if (value.openSearchResourceConfig !== undefined)
|
|
379
|
-
return visitor.openSearchResourceConfig(value.openSearchResourceConfig);
|
|
380
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
381
|
-
};
|
|
382
|
-
})(ResourceConfig || (ResourceConfig = {}));
|
|
383
357
|
export class UnrecognizedClientException extends __BaseException {
|
|
384
358
|
name = "UnrecognizedClientException";
|
|
385
359
|
$fault = "client";
|
|
@@ -416,20 +390,6 @@ export class SessionTimeoutException extends __BaseException {
|
|
|
416
390
|
Object.setPrototypeOf(this, SessionTimeoutException.prototype);
|
|
417
391
|
}
|
|
418
392
|
}
|
|
419
|
-
export var StartLiveTailResponseStream;
|
|
420
|
-
(function (StartLiveTailResponseStream) {
|
|
421
|
-
StartLiveTailResponseStream.visit = (value, visitor) => {
|
|
422
|
-
if (value.sessionStart !== undefined)
|
|
423
|
-
return visitor.sessionStart(value.sessionStart);
|
|
424
|
-
if (value.sessionUpdate !== undefined)
|
|
425
|
-
return visitor.sessionUpdate(value.sessionUpdate);
|
|
426
|
-
if (value.SessionTimeoutException !== undefined)
|
|
427
|
-
return visitor.SessionTimeoutException(value.SessionTimeoutException);
|
|
428
|
-
if (value.SessionStreamingException !== undefined)
|
|
429
|
-
return visitor.SessionStreamingException(value.SessionStreamingException);
|
|
430
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
431
|
-
};
|
|
432
|
-
})(StartLiveTailResponseStream || (StartLiveTailResponseStream = {}));
|
|
433
393
|
export class MalformedQueryException extends __BaseException {
|
|
434
394
|
name = "MalformedQueryException";
|
|
435
395
|
$fault = "client";
|
|
@@ -3979,11 +3979,14 @@ export declare namespace IntegrationDetails {
|
|
|
3979
3979
|
openSearchIntegrationDetails?: never;
|
|
3980
3980
|
$unknown: [string, any];
|
|
3981
3981
|
}
|
|
3982
|
+
/**
|
|
3983
|
+
* @deprecated unused in schema-serde mode.
|
|
3984
|
+
*
|
|
3985
|
+
*/
|
|
3982
3986
|
interface Visitor<T> {
|
|
3983
3987
|
openSearchIntegrationDetails: (value: OpenSearchIntegrationDetails) => T;
|
|
3984
3988
|
_: (name: string, value: any) => T;
|
|
3985
3989
|
}
|
|
3986
|
-
const visit: <T>(value: IntegrationDetails, visitor: Visitor<T>) => T;
|
|
3987
3990
|
}
|
|
3988
3991
|
/**
|
|
3989
3992
|
* @public
|
|
@@ -4362,12 +4365,15 @@ export declare namespace GetLogObjectResponseStream {
|
|
|
4362
4365
|
InternalStreamingException?: never;
|
|
4363
4366
|
$unknown: [string, any];
|
|
4364
4367
|
}
|
|
4368
|
+
/**
|
|
4369
|
+
* @deprecated unused in schema-serde mode.
|
|
4370
|
+
*
|
|
4371
|
+
*/
|
|
4365
4372
|
interface Visitor<T> {
|
|
4366
4373
|
fields: (value: FieldsData) => T;
|
|
4367
4374
|
InternalStreamingException: (value: InternalStreamingException) => T;
|
|
4368
4375
|
_: (name: string, value: any) => T;
|
|
4369
4376
|
}
|
|
4370
|
-
const visit: <T>(value: GetLogObjectResponseStream, visitor: Visitor<T>) => T;
|
|
4371
4377
|
}
|
|
4372
4378
|
/**
|
|
4373
4379
|
* <p>The response from the GetLogObject operation.</p>
|
|
@@ -6291,11 +6297,14 @@ export declare namespace ResourceConfig {
|
|
|
6291
6297
|
openSearchResourceConfig?: never;
|
|
6292
6298
|
$unknown: [string, any];
|
|
6293
6299
|
}
|
|
6300
|
+
/**
|
|
6301
|
+
* @deprecated unused in schema-serde mode.
|
|
6302
|
+
*
|
|
6303
|
+
*/
|
|
6294
6304
|
interface Visitor<T> {
|
|
6295
6305
|
openSearchResourceConfig: (value: OpenSearchResourceConfig) => T;
|
|
6296
6306
|
_: (name: string, value: any) => T;
|
|
6297
6307
|
}
|
|
6298
|
-
const visit: <T>(value: ResourceConfig, visitor: Visitor<T>) => T;
|
|
6299
6308
|
}
|
|
6300
6309
|
/**
|
|
6301
6310
|
* @public
|
|
@@ -6880,6 +6889,10 @@ export declare namespace StartLiveTailResponseStream {
|
|
|
6880
6889
|
SessionStreamingException?: never;
|
|
6881
6890
|
$unknown: [string, any];
|
|
6882
6891
|
}
|
|
6892
|
+
/**
|
|
6893
|
+
* @deprecated unused in schema-serde mode.
|
|
6894
|
+
*
|
|
6895
|
+
*/
|
|
6883
6896
|
interface Visitor<T> {
|
|
6884
6897
|
sessionStart: (value: LiveTailSessionStart) => T;
|
|
6885
6898
|
sessionUpdate: (value: LiveTailSessionUpdate) => T;
|
|
@@ -6887,7 +6900,6 @@ export declare namespace StartLiveTailResponseStream {
|
|
|
6887
6900
|
SessionStreamingException: (value: SessionStreamingException) => T;
|
|
6888
6901
|
_: (name: string, value: any) => T;
|
|
6889
6902
|
}
|
|
6890
|
-
const visit: <T>(value: StartLiveTailResponseStream, visitor: Visitor<T>) => T;
|
|
6891
6903
|
}
|
|
6892
6904
|
/**
|
|
6893
6905
|
* @public
|
|
@@ -958,7 +958,6 @@ export declare namespace IntegrationDetails {
|
|
|
958
958
|
openSearchIntegrationDetails: (value: OpenSearchIntegrationDetails) => T;
|
|
959
959
|
_: (name: string, value: any) => T;
|
|
960
960
|
}
|
|
961
|
-
const visit: <T>(value: IntegrationDetails, visitor: Visitor<T>) => T;
|
|
962
961
|
}
|
|
963
962
|
export declare const IntegrationStatus: {
|
|
964
963
|
readonly ACTIVE: "ACTIVE";
|
|
@@ -1061,7 +1060,6 @@ export declare namespace GetLogObjectResponseStream {
|
|
|
1061
1060
|
InternalStreamingException: (value: InternalStreamingException) => T;
|
|
1062
1061
|
_: (name: string, value: any) => T;
|
|
1063
1062
|
}
|
|
1064
|
-
const visit: <T>(value: GetLogObjectResponseStream, visitor: Visitor<T>) => T;
|
|
1065
1063
|
}
|
|
1066
1064
|
export interface GetLogObjectResponse {
|
|
1067
1065
|
fieldStream?: AsyncIterable<GetLogObjectResponseStream> | undefined;
|
|
@@ -1433,7 +1431,6 @@ export declare namespace ResourceConfig {
|
|
|
1433
1431
|
openSearchResourceConfig: (value: OpenSearchResourceConfig) => T;
|
|
1434
1432
|
_: (name: string, value: any) => T;
|
|
1435
1433
|
}
|
|
1436
|
-
const visit: <T>(value: ResourceConfig, visitor: Visitor<T>) => T;
|
|
1437
1434
|
}
|
|
1438
1435
|
export interface PutIntegrationRequest {
|
|
1439
1436
|
integrationName: string | undefined;
|
|
@@ -1589,10 +1586,6 @@ export declare namespace StartLiveTailResponseStream {
|
|
|
1589
1586
|
SessionStreamingException: (value: SessionStreamingException) => T;
|
|
1590
1587
|
_: (name: string, value: any) => T;
|
|
1591
1588
|
}
|
|
1592
|
-
const visit: <T>(
|
|
1593
|
-
value: StartLiveTailResponseStream,
|
|
1594
|
-
visitor: Visitor<T>
|
|
1595
|
-
) => T;
|
|
1596
1589
|
}
|
|
1597
1590
|
export interface StartLiveTailResponse {
|
|
1598
1591
|
responseStream?: AsyncIterable<StartLiveTailResponseStream> | undefined;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cloudwatch-logs",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cloudwatch Logs Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.933.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-cloudwatch-logs",
|
|
@@ -11,7 +11,9 @@
|
|
|
11
11
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
12
12
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
13
13
|
"extract:docs": "api-extractor run --local",
|
|
14
|
-
"generate:client": "node ../../scripts/generate-clients/single-service --solo cloudwatch-logs"
|
|
14
|
+
"generate:client": "node ../../scripts/generate-clients/single-service --solo cloudwatch-logs",
|
|
15
|
+
"test:e2e": "yarn g:vitest run -c vitest.config.e2e.mts",
|
|
16
|
+
"test:e2e:watch": "yarn g:vitest watch -c vitest.config.e2e.mts"
|
|
15
17
|
},
|
|
16
18
|
"main": "./dist-cjs/index.js",
|
|
17
19
|
"types": "./dist-types/index.d.ts",
|
|
@@ -20,44 +22,44 @@
|
|
|
20
22
|
"dependencies": {
|
|
21
23
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
24
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
-
"@smithy/config-resolver": "^4.4.
|
|
35
|
-
"@smithy/core": "^3.
|
|
36
|
-
"@smithy/eventstream-serde-browser": "^4.2.
|
|
37
|
-
"@smithy/eventstream-serde-config-resolver": "^4.3.
|
|
38
|
-
"@smithy/eventstream-serde-node": "^4.2.
|
|
39
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
40
|
-
"@smithy/hash-node": "^4.2.
|
|
41
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
42
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
43
|
-
"@smithy/middleware-endpoint": "^4.3.
|
|
44
|
-
"@smithy/middleware-retry": "^4.4.
|
|
45
|
-
"@smithy/middleware-serde": "^4.2.
|
|
46
|
-
"@smithy/middleware-stack": "^4.2.
|
|
47
|
-
"@smithy/node-config-provider": "^4.3.
|
|
48
|
-
"@smithy/node-http-handler": "^4.4.
|
|
49
|
-
"@smithy/protocol-http": "^5.3.
|
|
50
|
-
"@smithy/smithy-client": "^4.9.
|
|
51
|
-
"@smithy/types": "^4.
|
|
52
|
-
"@smithy/url-parser": "^4.2.
|
|
25
|
+
"@aws-sdk/core": "3.932.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.933.0",
|
|
27
|
+
"@aws-sdk/middleware-host-header": "3.930.0",
|
|
28
|
+
"@aws-sdk/middleware-logger": "3.930.0",
|
|
29
|
+
"@aws-sdk/middleware-recursion-detection": "3.933.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.932.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.930.0",
|
|
32
|
+
"@aws-sdk/types": "3.930.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.930.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.930.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.932.0",
|
|
36
|
+
"@smithy/config-resolver": "^4.4.3",
|
|
37
|
+
"@smithy/core": "^3.18.2",
|
|
38
|
+
"@smithy/eventstream-serde-browser": "^4.2.5",
|
|
39
|
+
"@smithy/eventstream-serde-config-resolver": "^4.3.5",
|
|
40
|
+
"@smithy/eventstream-serde-node": "^4.2.5",
|
|
41
|
+
"@smithy/fetch-http-handler": "^5.3.6",
|
|
42
|
+
"@smithy/hash-node": "^4.2.5",
|
|
43
|
+
"@smithy/invalid-dependency": "^4.2.5",
|
|
44
|
+
"@smithy/middleware-content-length": "^4.2.5",
|
|
45
|
+
"@smithy/middleware-endpoint": "^4.3.9",
|
|
46
|
+
"@smithy/middleware-retry": "^4.4.9",
|
|
47
|
+
"@smithy/middleware-serde": "^4.2.5",
|
|
48
|
+
"@smithy/middleware-stack": "^4.2.5",
|
|
49
|
+
"@smithy/node-config-provider": "^4.3.5",
|
|
50
|
+
"@smithy/node-http-handler": "^4.4.5",
|
|
51
|
+
"@smithy/protocol-http": "^5.3.5",
|
|
52
|
+
"@smithy/smithy-client": "^4.9.5",
|
|
53
|
+
"@smithy/types": "^4.9.0",
|
|
54
|
+
"@smithy/url-parser": "^4.2.5",
|
|
53
55
|
"@smithy/util-base64": "^4.3.0",
|
|
54
56
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
55
57
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
56
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
57
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
58
|
-
"@smithy/util-endpoints": "^3.2.
|
|
59
|
-
"@smithy/util-middleware": "^4.2.
|
|
60
|
-
"@smithy/util-retry": "^4.2.
|
|
58
|
+
"@smithy/util-defaults-mode-browser": "^4.3.8",
|
|
59
|
+
"@smithy/util-defaults-mode-node": "^4.2.11",
|
|
60
|
+
"@smithy/util-endpoints": "^3.2.5",
|
|
61
|
+
"@smithy/util-middleware": "^4.2.5",
|
|
62
|
+
"@smithy/util-retry": "^4.2.5",
|
|
61
63
|
"@smithy/util-utf8": "^4.2.0",
|
|
62
64
|
"tslib": "^2.6.2"
|
|
63
65
|
},
|