@aws-sdk/client-cloudfront 3.651.1 → 3.658.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/AssociateAliasCommand.d.ts +11 -0
- package/dist-types/commands/CopyDistributionCommand.d.ts +11 -0
- package/dist-types/commands/CreateCachePolicyCommand.d.ts +11 -0
- package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +11 -0
- package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +11 -0
- package/dist-types/commands/CreateDistributionCommand.d.ts +11 -0
- package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +11 -0
- package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +11 -0
- package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +11 -0
- package/dist-types/commands/CreateFunctionCommand.d.ts +11 -0
- package/dist-types/commands/CreateInvalidationCommand.d.ts +11 -0
- package/dist-types/commands/CreateKeyGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateKeyValueStoreCommand.d.ts +11 -0
- package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +11 -0
- package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +11 -0
- package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +11 -0
- package/dist-types/commands/CreatePublicKeyCommand.d.ts +11 -0
- package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +11 -0
- package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +11 -0
- package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +11 -0
- package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCachePolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +11 -0
- package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDistributionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFunctionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteKeyGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteKeyValueStoreCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +11 -0
- package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeletePublicKeyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeFunctionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeKeyValueStoreCommand.d.ts +11 -0
- package/dist-types/commands/GetCachePolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +11 -0
- package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetDistributionCommand.d.ts +11 -0
- package/dist-types/commands/GetDistributionConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +11 -0
- package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +11 -0
- package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetFunctionCommand.d.ts +11 -0
- package/dist-types/commands/GetInvalidationCommand.d.ts +11 -0
- package/dist-types/commands/GetKeyGroupCommand.d.ts +11 -0
- package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +11 -0
- package/dist-types/commands/GetOriginAccessControlCommand.d.ts +11 -0
- package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetPublicKeyCommand.d.ts +11 -0
- package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetStreamingDistributionCommand.d.ts +11 -0
- package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +11 -0
- package/dist-types/commands/ListCachePoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +11 -0
- package/dist-types/commands/ListConflictingAliasesCommand.d.ts +11 -0
- package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +11 -0
- package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +11 -0
- package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +11 -0
- package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +11 -0
- package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +11 -0
- package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +11 -0
- package/dist-types/commands/ListDistributionsCommand.d.ts +11 -0
- package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +11 -0
- package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +11 -0
- package/dist-types/commands/ListFunctionsCommand.d.ts +11 -0
- package/dist-types/commands/ListInvalidationsCommand.d.ts +11 -0
- package/dist-types/commands/ListKeyGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListKeyValueStoresCommand.d.ts +11 -0
- package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +11 -0
- package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListPublicKeysCommand.d.ts +11 -0
- package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +11 -0
- package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/PublishFunctionCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/TestFunctionCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateCachePolicyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +11 -0
- package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDistributionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFunctionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateKeyGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateKeyValueStoreCommand.d.ts +11 -0
- package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +11 -0
- package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePublicKeyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +11 -0
- package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CopyDistributionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateContinuousDeploymentPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateKeyValueStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateOriginAccessControlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteKeyValueStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteOriginAccessControlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeKeyValueStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetOriginAccessControlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetOriginAccessControlConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResponseHeadersPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResponseHeadersPolicyConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListContinuousDeploymentPoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListKeyValueStoresCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOriginAccessControlsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDistributionWithStagingConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateKeyValueStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateOriginAccessControlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +12 -1
- package/package.json +38 -38
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cloudfront",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cloudfront Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.658.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-cloudfront",
|
|
@@ -20,47 +20,47 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
28
|
-
"@aws-sdk/middleware-logger": "3.
|
|
29
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@aws-sdk/xml-builder": "3.
|
|
37
|
-
"@smithy/config-resolver": "^3.0.
|
|
38
|
-
"@smithy/core": "^2.4.
|
|
39
|
-
"@smithy/fetch-http-handler": "^3.2.
|
|
40
|
-
"@smithy/hash-node": "^3.0.
|
|
41
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
42
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
43
|
-
"@smithy/middleware-endpoint": "^3.1.
|
|
44
|
-
"@smithy/middleware-retry": "^3.0.
|
|
45
|
-
"@smithy/middleware-serde": "^3.0.
|
|
46
|
-
"@smithy/middleware-stack": "^3.0.
|
|
47
|
-
"@smithy/node-config-provider": "^3.1.
|
|
48
|
-
"@smithy/node-http-handler": "^3.2.
|
|
49
|
-
"@smithy/protocol-http": "^4.1.
|
|
50
|
-
"@smithy/smithy-client": "^3.3.
|
|
51
|
-
"@smithy/types": "^3.4.
|
|
52
|
-
"@smithy/url-parser": "^3.0.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.658.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.658.0",
|
|
25
|
+
"@aws-sdk/core": "3.658.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.658.0",
|
|
27
|
+
"@aws-sdk/middleware-host-header": "3.654.0",
|
|
28
|
+
"@aws-sdk/middleware-logger": "3.654.0",
|
|
29
|
+
"@aws-sdk/middleware-recursion-detection": "3.654.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.654.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.654.0",
|
|
32
|
+
"@aws-sdk/types": "3.654.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.654.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.654.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.654.0",
|
|
36
|
+
"@aws-sdk/xml-builder": "3.654.0",
|
|
37
|
+
"@smithy/config-resolver": "^3.0.8",
|
|
38
|
+
"@smithy/core": "^2.4.3",
|
|
39
|
+
"@smithy/fetch-http-handler": "^3.2.7",
|
|
40
|
+
"@smithy/hash-node": "^3.0.6",
|
|
41
|
+
"@smithy/invalid-dependency": "^3.0.6",
|
|
42
|
+
"@smithy/middleware-content-length": "^3.0.8",
|
|
43
|
+
"@smithy/middleware-endpoint": "^3.1.3",
|
|
44
|
+
"@smithy/middleware-retry": "^3.0.18",
|
|
45
|
+
"@smithy/middleware-serde": "^3.0.6",
|
|
46
|
+
"@smithy/middleware-stack": "^3.0.6",
|
|
47
|
+
"@smithy/node-config-provider": "^3.1.7",
|
|
48
|
+
"@smithy/node-http-handler": "^3.2.2",
|
|
49
|
+
"@smithy/protocol-http": "^4.1.3",
|
|
50
|
+
"@smithy/smithy-client": "^3.3.2",
|
|
51
|
+
"@smithy/types": "^3.4.2",
|
|
52
|
+
"@smithy/url-parser": "^3.0.6",
|
|
53
53
|
"@smithy/util-base64": "^3.0.0",
|
|
54
54
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
55
55
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
56
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
57
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
58
|
-
"@smithy/util-endpoints": "^2.1.
|
|
59
|
-
"@smithy/util-middleware": "^3.0.
|
|
60
|
-
"@smithy/util-retry": "^3.0.
|
|
61
|
-
"@smithy/util-stream": "^3.1.
|
|
56
|
+
"@smithy/util-defaults-mode-browser": "^3.0.18",
|
|
57
|
+
"@smithy/util-defaults-mode-node": "^3.0.18",
|
|
58
|
+
"@smithy/util-endpoints": "^2.1.2",
|
|
59
|
+
"@smithy/util-middleware": "^3.0.6",
|
|
60
|
+
"@smithy/util-retry": "^3.0.6",
|
|
61
|
+
"@smithy/util-stream": "^3.1.6",
|
|
62
62
|
"@smithy/util-utf8": "^3.0.0",
|
|
63
|
-
"@smithy/util-waiter": "^3.1.
|
|
63
|
+
"@smithy/util-waiter": "^3.1.5",
|
|
64
64
|
"tslib": "^2.6.2"
|
|
65
65
|
},
|
|
66
66
|
"devDependencies": {
|