@aws-sdk/client-cloudfront 3.533.0 → 3.540.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-cjs/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/CloudFront.d.ts +20 -1
- package/dist-types/CloudFrontClient.d.ts +1 -1
- package/dist-types/commands/AssociateAliasCommand.d.ts +2 -1
- package/dist-types/commands/CopyDistributionCommand.d.ts +2 -1
- package/dist-types/commands/CreateCachePolicyCommand.d.ts +2 -1
- package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +2 -1
- package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +2 -1
- package/dist-types/commands/CreateDistributionCommand.d.ts +2 -1
- package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +2 -1
- package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateFunctionCommand.d.ts +2 -1
- package/dist-types/commands/CreateInvalidationCommand.d.ts +2 -1
- package/dist-types/commands/CreateKeyGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateKeyValueStoreCommand.d.ts +2 -1
- package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +2 -1
- package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +2 -1
- package/dist-types/commands/CreatePublicKeyCommand.d.ts +2 -1
- package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +2 -1
- package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +2 -1
- package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCachePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +2 -1
- package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDistributionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFunctionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteKeyGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteKeyValueStoreCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +2 -1
- package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeletePublicKeyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFunctionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeKeyValueStoreCommand.d.ts +2 -1
- package/dist-types/commands/GetCachePolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +2 -1
- package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetDistributionCommand.d.ts +2 -1
- package/dist-types/commands/GetDistributionConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +2 -1
- package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetFunctionCommand.d.ts +2 -1
- package/dist-types/commands/GetInvalidationCommand.d.ts +2 -1
- package/dist-types/commands/GetKeyGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/GetOriginAccessControlCommand.d.ts +2 -1
- package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetPublicKeyCommand.d.ts +2 -1
- package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetStreamingDistributionCommand.d.ts +2 -1
- package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +2 -1
- package/dist-types/commands/ListCachePoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +2 -1
- package/dist-types/commands/ListConflictingAliasesCommand.d.ts +2 -1
- package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +2 -1
- package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +2 -1
- package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +2 -1
- package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +2 -1
- package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +2 -1
- package/dist-types/commands/ListDistributionsCommand.d.ts +2 -1
- package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListFunctionsCommand.d.ts +2 -1
- package/dist-types/commands/ListInvalidationsCommand.d.ts +2 -1
- package/dist-types/commands/ListKeyGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListKeyValueStoresCommand.d.ts +2 -1
- package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +2 -1
- package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListPublicKeysCommand.d.ts +2 -1
- package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PublishFunctionCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/TestFunctionCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCachePolicyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +2 -1
- package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDistributionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFunctionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateKeyGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateKeyValueStoreCommand.d.ts +2 -1
- package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +2 -1
- package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePublicKeyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +686 -686
- package/dist-types/models/models_1.d.ts +638 -638
- package/dist-types/ts3.4/CloudFront.d.ts +19 -0
- package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CopyDistributionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateContinuousDeploymentPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateKeyValueStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateOriginAccessControlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteKeyValueStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteOriginAccessControlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeKeyValueStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOriginAccessControlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOriginAccessControlConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResponseHeadersPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResponseHeadersPolicyConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListContinuousDeploymentPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListKeyValueStoresCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOriginAccessControlsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDistributionWithStagingConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateKeyValueStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateOriginAccessControlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +43 -43
|
@@ -25,6 +25,15 @@ declare const UpdateOriginRequestPolicyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateOriginRequestPolicyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateOriginRequestPolicyCommandInput,
|
|
32
|
+
UpdateOriginRequestPolicyCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateOriginRequestPolicyCommand extends UpdateOriginRequestPolicyCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const UpdatePublicKeyCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: UpdatePublicKeyCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
UpdatePublicKeyCommandInput,
|
|
31
|
+
UpdatePublicKeyCommandOutput,
|
|
32
|
+
CloudFrontClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class UpdatePublicKeyCommand extends UpdatePublicKeyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateRealtimeLogConfigCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [UpdateRealtimeLogConfigCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateRealtimeLogConfigCommandInput,
|
|
32
|
+
UpdateRealtimeLogConfigCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateRealtimeLogConfigCommand extends UpdateRealtimeLogConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateResponseHeadersPolicyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateResponseHeadersPolicyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateResponseHeadersPolicyCommandInput,
|
|
32
|
+
UpdateResponseHeadersPolicyCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateResponseHeadersPolicyCommand extends UpdateResponseHeadersPolicyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateStreamingDistributionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateStreamingDistributionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateStreamingDistributionCommandInput,
|
|
32
|
+
UpdateStreamingDistributionCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateStreamingDistributionCommand extends UpdateStreamingDistributionCommand_base {}
|
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.540.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,50 +20,50 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@aws-sdk/xml-builder": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.
|
|
37
|
-
"@smithy/core": "^1.
|
|
38
|
-
"@smithy/fetch-http-handler": "^2.
|
|
39
|
-
"@smithy/hash-node": "^2.
|
|
40
|
-
"@smithy/invalid-dependency": "^2.
|
|
41
|
-
"@smithy/middleware-content-length": "^2.
|
|
42
|
-
"@smithy/middleware-endpoint": "^2.
|
|
43
|
-
"@smithy/middleware-retry": "^2.
|
|
44
|
-
"@smithy/middleware-serde": "^2.
|
|
45
|
-
"@smithy/middleware-stack": "^2.
|
|
46
|
-
"@smithy/node-config-provider": "^2.
|
|
47
|
-
"@smithy/node-http-handler": "^2.
|
|
48
|
-
"@smithy/protocol-http": "^3.
|
|
49
|
-
"@smithy/smithy-client": "^2.
|
|
50
|
-
"@smithy/types": "^2.
|
|
51
|
-
"@smithy/url-parser": "^2.
|
|
52
|
-
"@smithy/util-base64": "^2.
|
|
53
|
-
"@smithy/util-body-length-browser": "^2.
|
|
54
|
-
"@smithy/util-body-length-node": "^2.
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.
|
|
57
|
-
"@smithy/util-endpoints": "^1.
|
|
58
|
-
"@smithy/util-middleware": "^2.
|
|
59
|
-
"@smithy/util-retry": "^2.
|
|
60
|
-
"@smithy/util-stream": "^2.
|
|
61
|
-
"@smithy/util-utf8": "^2.
|
|
62
|
-
"@smithy/util-waiter": "^2.
|
|
63
|
-
"tslib": "^2.
|
|
23
|
+
"@aws-sdk/client-sts": "3.540.0",
|
|
24
|
+
"@aws-sdk/core": "3.535.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.540.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.535.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.535.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.535.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.540.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.535.0",
|
|
31
|
+
"@aws-sdk/types": "3.535.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.540.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.535.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.535.0",
|
|
35
|
+
"@aws-sdk/xml-builder": "3.535.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.2.0",
|
|
37
|
+
"@smithy/core": "^1.4.0",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.5.0",
|
|
39
|
+
"@smithy/hash-node": "^2.2.0",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.2.0",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.2.0",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.5.0",
|
|
43
|
+
"@smithy/middleware-retry": "^2.2.0",
|
|
44
|
+
"@smithy/middleware-serde": "^2.3.0",
|
|
45
|
+
"@smithy/middleware-stack": "^2.2.0",
|
|
46
|
+
"@smithy/node-config-provider": "^2.3.0",
|
|
47
|
+
"@smithy/node-http-handler": "^2.5.0",
|
|
48
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
49
|
+
"@smithy/smithy-client": "^2.5.0",
|
|
50
|
+
"@smithy/types": "^2.12.0",
|
|
51
|
+
"@smithy/url-parser": "^2.2.0",
|
|
52
|
+
"@smithy/util-base64": "^2.3.0",
|
|
53
|
+
"@smithy/util-body-length-browser": "^2.2.0",
|
|
54
|
+
"@smithy/util-body-length-node": "^2.3.0",
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.2.0",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.3.0",
|
|
57
|
+
"@smithy/util-endpoints": "^1.2.0",
|
|
58
|
+
"@smithy/util-middleware": "^2.2.0",
|
|
59
|
+
"@smithy/util-retry": "^2.2.0",
|
|
60
|
+
"@smithy/util-stream": "^2.2.0",
|
|
61
|
+
"@smithy/util-utf8": "^2.3.0",
|
|
62
|
+
"@smithy/util-waiter": "^2.2.0",
|
|
63
|
+
"tslib": "^2.6.2"
|
|
64
64
|
},
|
|
65
65
|
"devDependencies": {
|
|
66
|
-
"@smithy/service-client-documentation-generator": "^2.
|
|
66
|
+
"@smithy/service-client-documentation-generator": "^2.2.0",
|
|
67
67
|
"@tsconfig/node14": "1.0.3",
|
|
68
68
|
"@types/node": "^14.14.31",
|
|
69
69
|
"concurrently": "7.0.0",
|