@aws-sdk/client-cloudfront 3.529.1 → 3.535.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/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 +3 -2
- 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 +3 -2
- 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 +3 -2
- 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 +3 -2
- 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/models/models_0.d.ts +686 -686
- package/dist-types/models/models_1.d.ts +638 -638
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- 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/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +43 -43
|
@@ -319,6 +319,7 @@ export interface CloudFront {
|
|
|
319
319
|
/**
|
|
320
320
|
* @see {@link DeleteRealtimeLogConfigCommand}
|
|
321
321
|
*/
|
|
322
|
+
deleteRealtimeLogConfig(): Promise<DeleteRealtimeLogConfigCommandOutput>;
|
|
322
323
|
deleteRealtimeLogConfig(args: DeleteRealtimeLogConfigCommandInput, options?: __HttpHandlerOptions): Promise<DeleteRealtimeLogConfigCommandOutput>;
|
|
323
324
|
deleteRealtimeLogConfig(args: DeleteRealtimeLogConfigCommandInput, cb: (err: any, data?: DeleteRealtimeLogConfigCommandOutput) => void): void;
|
|
324
325
|
deleteRealtimeLogConfig(args: DeleteRealtimeLogConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRealtimeLogConfigCommandOutput) => void): void;
|
|
@@ -487,6 +488,7 @@ export interface CloudFront {
|
|
|
487
488
|
/**
|
|
488
489
|
* @see {@link GetRealtimeLogConfigCommand}
|
|
489
490
|
*/
|
|
491
|
+
getRealtimeLogConfig(): Promise<GetRealtimeLogConfigCommandOutput>;
|
|
490
492
|
getRealtimeLogConfig(args: GetRealtimeLogConfigCommandInput, options?: __HttpHandlerOptions): Promise<GetRealtimeLogConfigCommandOutput>;
|
|
491
493
|
getRealtimeLogConfig(args: GetRealtimeLogConfigCommandInput, cb: (err: any, data?: GetRealtimeLogConfigCommandOutput) => void): void;
|
|
492
494
|
getRealtimeLogConfig(args: GetRealtimeLogConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRealtimeLogConfigCommandOutput) => void): void;
|
|
@@ -517,12 +519,14 @@ export interface CloudFront {
|
|
|
517
519
|
/**
|
|
518
520
|
* @see {@link ListCachePoliciesCommand}
|
|
519
521
|
*/
|
|
522
|
+
listCachePolicies(): Promise<ListCachePoliciesCommandOutput>;
|
|
520
523
|
listCachePolicies(args: ListCachePoliciesCommandInput, options?: __HttpHandlerOptions): Promise<ListCachePoliciesCommandOutput>;
|
|
521
524
|
listCachePolicies(args: ListCachePoliciesCommandInput, cb: (err: any, data?: ListCachePoliciesCommandOutput) => void): void;
|
|
522
525
|
listCachePolicies(args: ListCachePoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCachePoliciesCommandOutput) => void): void;
|
|
523
526
|
/**
|
|
524
527
|
* @see {@link ListCloudFrontOriginAccessIdentitiesCommand}
|
|
525
528
|
*/
|
|
529
|
+
listCloudFrontOriginAccessIdentities(): Promise<ListCloudFrontOriginAccessIdentitiesCommandOutput>;
|
|
526
530
|
listCloudFrontOriginAccessIdentities(args: ListCloudFrontOriginAccessIdentitiesCommandInput, options?: __HttpHandlerOptions): Promise<ListCloudFrontOriginAccessIdentitiesCommandOutput>;
|
|
527
531
|
listCloudFrontOriginAccessIdentities(args: ListCloudFrontOriginAccessIdentitiesCommandInput, cb: (err: any, data?: ListCloudFrontOriginAccessIdentitiesCommandOutput) => void): void;
|
|
528
532
|
listCloudFrontOriginAccessIdentities(args: ListCloudFrontOriginAccessIdentitiesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCloudFrontOriginAccessIdentitiesCommandOutput) => void): void;
|
|
@@ -535,12 +539,14 @@ export interface CloudFront {
|
|
|
535
539
|
/**
|
|
536
540
|
* @see {@link ListContinuousDeploymentPoliciesCommand}
|
|
537
541
|
*/
|
|
542
|
+
listContinuousDeploymentPolicies(): Promise<ListContinuousDeploymentPoliciesCommandOutput>;
|
|
538
543
|
listContinuousDeploymentPolicies(args: ListContinuousDeploymentPoliciesCommandInput, options?: __HttpHandlerOptions): Promise<ListContinuousDeploymentPoliciesCommandOutput>;
|
|
539
544
|
listContinuousDeploymentPolicies(args: ListContinuousDeploymentPoliciesCommandInput, cb: (err: any, data?: ListContinuousDeploymentPoliciesCommandOutput) => void): void;
|
|
540
545
|
listContinuousDeploymentPolicies(args: ListContinuousDeploymentPoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListContinuousDeploymentPoliciesCommandOutput) => void): void;
|
|
541
546
|
/**
|
|
542
547
|
* @see {@link ListDistributionsCommand}
|
|
543
548
|
*/
|
|
549
|
+
listDistributions(): Promise<ListDistributionsCommandOutput>;
|
|
544
550
|
listDistributions(args: ListDistributionsCommandInput, options?: __HttpHandlerOptions): Promise<ListDistributionsCommandOutput>;
|
|
545
551
|
listDistributions(args: ListDistributionsCommandInput, cb: (err: any, data?: ListDistributionsCommandOutput) => void): void;
|
|
546
552
|
listDistributions(args: ListDistributionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDistributionsCommandOutput) => void): void;
|
|
@@ -565,6 +571,7 @@ export interface CloudFront {
|
|
|
565
571
|
/**
|
|
566
572
|
* @see {@link ListDistributionsByRealtimeLogConfigCommand}
|
|
567
573
|
*/
|
|
574
|
+
listDistributionsByRealtimeLogConfig(): Promise<ListDistributionsByRealtimeLogConfigCommandOutput>;
|
|
568
575
|
listDistributionsByRealtimeLogConfig(args: ListDistributionsByRealtimeLogConfigCommandInput, options?: __HttpHandlerOptions): Promise<ListDistributionsByRealtimeLogConfigCommandOutput>;
|
|
569
576
|
listDistributionsByRealtimeLogConfig(args: ListDistributionsByRealtimeLogConfigCommandInput, cb: (err: any, data?: ListDistributionsByRealtimeLogConfigCommandOutput) => void): void;
|
|
570
577
|
listDistributionsByRealtimeLogConfig(args: ListDistributionsByRealtimeLogConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDistributionsByRealtimeLogConfigCommandOutput) => void): void;
|
|
@@ -583,18 +590,21 @@ export interface CloudFront {
|
|
|
583
590
|
/**
|
|
584
591
|
* @see {@link ListFieldLevelEncryptionConfigsCommand}
|
|
585
592
|
*/
|
|
593
|
+
listFieldLevelEncryptionConfigs(): Promise<ListFieldLevelEncryptionConfigsCommandOutput>;
|
|
586
594
|
listFieldLevelEncryptionConfigs(args: ListFieldLevelEncryptionConfigsCommandInput, options?: __HttpHandlerOptions): Promise<ListFieldLevelEncryptionConfigsCommandOutput>;
|
|
587
595
|
listFieldLevelEncryptionConfigs(args: ListFieldLevelEncryptionConfigsCommandInput, cb: (err: any, data?: ListFieldLevelEncryptionConfigsCommandOutput) => void): void;
|
|
588
596
|
listFieldLevelEncryptionConfigs(args: ListFieldLevelEncryptionConfigsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFieldLevelEncryptionConfigsCommandOutput) => void): void;
|
|
589
597
|
/**
|
|
590
598
|
* @see {@link ListFieldLevelEncryptionProfilesCommand}
|
|
591
599
|
*/
|
|
600
|
+
listFieldLevelEncryptionProfiles(): Promise<ListFieldLevelEncryptionProfilesCommandOutput>;
|
|
592
601
|
listFieldLevelEncryptionProfiles(args: ListFieldLevelEncryptionProfilesCommandInput, options?: __HttpHandlerOptions): Promise<ListFieldLevelEncryptionProfilesCommandOutput>;
|
|
593
602
|
listFieldLevelEncryptionProfiles(args: ListFieldLevelEncryptionProfilesCommandInput, cb: (err: any, data?: ListFieldLevelEncryptionProfilesCommandOutput) => void): void;
|
|
594
603
|
listFieldLevelEncryptionProfiles(args: ListFieldLevelEncryptionProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFieldLevelEncryptionProfilesCommandOutput) => void): void;
|
|
595
604
|
/**
|
|
596
605
|
* @see {@link ListFunctionsCommand}
|
|
597
606
|
*/
|
|
607
|
+
listFunctions(): Promise<ListFunctionsCommandOutput>;
|
|
598
608
|
listFunctions(args: ListFunctionsCommandInput, options?: __HttpHandlerOptions): Promise<ListFunctionsCommandOutput>;
|
|
599
609
|
listFunctions(args: ListFunctionsCommandInput, cb: (err: any, data?: ListFunctionsCommandOutput) => void): void;
|
|
600
610
|
listFunctions(args: ListFunctionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFunctionsCommandOutput) => void): void;
|
|
@@ -607,48 +617,56 @@ export interface CloudFront {
|
|
|
607
617
|
/**
|
|
608
618
|
* @see {@link ListKeyGroupsCommand}
|
|
609
619
|
*/
|
|
620
|
+
listKeyGroups(): Promise<ListKeyGroupsCommandOutput>;
|
|
610
621
|
listKeyGroups(args: ListKeyGroupsCommandInput, options?: __HttpHandlerOptions): Promise<ListKeyGroupsCommandOutput>;
|
|
611
622
|
listKeyGroups(args: ListKeyGroupsCommandInput, cb: (err: any, data?: ListKeyGroupsCommandOutput) => void): void;
|
|
612
623
|
listKeyGroups(args: ListKeyGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListKeyGroupsCommandOutput) => void): void;
|
|
613
624
|
/**
|
|
614
625
|
* @see {@link ListKeyValueStoresCommand}
|
|
615
626
|
*/
|
|
627
|
+
listKeyValueStores(): Promise<ListKeyValueStoresCommandOutput>;
|
|
616
628
|
listKeyValueStores(args: ListKeyValueStoresCommandInput, options?: __HttpHandlerOptions): Promise<ListKeyValueStoresCommandOutput>;
|
|
617
629
|
listKeyValueStores(args: ListKeyValueStoresCommandInput, cb: (err: any, data?: ListKeyValueStoresCommandOutput) => void): void;
|
|
618
630
|
listKeyValueStores(args: ListKeyValueStoresCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListKeyValueStoresCommandOutput) => void): void;
|
|
619
631
|
/**
|
|
620
632
|
* @see {@link ListOriginAccessControlsCommand}
|
|
621
633
|
*/
|
|
634
|
+
listOriginAccessControls(): Promise<ListOriginAccessControlsCommandOutput>;
|
|
622
635
|
listOriginAccessControls(args: ListOriginAccessControlsCommandInput, options?: __HttpHandlerOptions): Promise<ListOriginAccessControlsCommandOutput>;
|
|
623
636
|
listOriginAccessControls(args: ListOriginAccessControlsCommandInput, cb: (err: any, data?: ListOriginAccessControlsCommandOutput) => void): void;
|
|
624
637
|
listOriginAccessControls(args: ListOriginAccessControlsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOriginAccessControlsCommandOutput) => void): void;
|
|
625
638
|
/**
|
|
626
639
|
* @see {@link ListOriginRequestPoliciesCommand}
|
|
627
640
|
*/
|
|
641
|
+
listOriginRequestPolicies(): Promise<ListOriginRequestPoliciesCommandOutput>;
|
|
628
642
|
listOriginRequestPolicies(args: ListOriginRequestPoliciesCommandInput, options?: __HttpHandlerOptions): Promise<ListOriginRequestPoliciesCommandOutput>;
|
|
629
643
|
listOriginRequestPolicies(args: ListOriginRequestPoliciesCommandInput, cb: (err: any, data?: ListOriginRequestPoliciesCommandOutput) => void): void;
|
|
630
644
|
listOriginRequestPolicies(args: ListOriginRequestPoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOriginRequestPoliciesCommandOutput) => void): void;
|
|
631
645
|
/**
|
|
632
646
|
* @see {@link ListPublicKeysCommand}
|
|
633
647
|
*/
|
|
648
|
+
listPublicKeys(): Promise<ListPublicKeysCommandOutput>;
|
|
634
649
|
listPublicKeys(args: ListPublicKeysCommandInput, options?: __HttpHandlerOptions): Promise<ListPublicKeysCommandOutput>;
|
|
635
650
|
listPublicKeys(args: ListPublicKeysCommandInput, cb: (err: any, data?: ListPublicKeysCommandOutput) => void): void;
|
|
636
651
|
listPublicKeys(args: ListPublicKeysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPublicKeysCommandOutput) => void): void;
|
|
637
652
|
/**
|
|
638
653
|
* @see {@link ListRealtimeLogConfigsCommand}
|
|
639
654
|
*/
|
|
655
|
+
listRealtimeLogConfigs(): Promise<ListRealtimeLogConfigsCommandOutput>;
|
|
640
656
|
listRealtimeLogConfigs(args: ListRealtimeLogConfigsCommandInput, options?: __HttpHandlerOptions): Promise<ListRealtimeLogConfigsCommandOutput>;
|
|
641
657
|
listRealtimeLogConfigs(args: ListRealtimeLogConfigsCommandInput, cb: (err: any, data?: ListRealtimeLogConfigsCommandOutput) => void): void;
|
|
642
658
|
listRealtimeLogConfigs(args: ListRealtimeLogConfigsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRealtimeLogConfigsCommandOutput) => void): void;
|
|
643
659
|
/**
|
|
644
660
|
* @see {@link ListResponseHeadersPoliciesCommand}
|
|
645
661
|
*/
|
|
662
|
+
listResponseHeadersPolicies(): Promise<ListResponseHeadersPoliciesCommandOutput>;
|
|
646
663
|
listResponseHeadersPolicies(args: ListResponseHeadersPoliciesCommandInput, options?: __HttpHandlerOptions): Promise<ListResponseHeadersPoliciesCommandOutput>;
|
|
647
664
|
listResponseHeadersPolicies(args: ListResponseHeadersPoliciesCommandInput, cb: (err: any, data?: ListResponseHeadersPoliciesCommandOutput) => void): void;
|
|
648
665
|
listResponseHeadersPolicies(args: ListResponseHeadersPoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResponseHeadersPoliciesCommandOutput) => void): void;
|
|
649
666
|
/**
|
|
650
667
|
* @see {@link ListStreamingDistributionsCommand}
|
|
651
668
|
*/
|
|
669
|
+
listStreamingDistributions(): Promise<ListStreamingDistributionsCommandOutput>;
|
|
652
670
|
listStreamingDistributions(args: ListStreamingDistributionsCommandInput, options?: __HttpHandlerOptions): Promise<ListStreamingDistributionsCommandOutput>;
|
|
653
671
|
listStreamingDistributions(args: ListStreamingDistributionsCommandInput, cb: (err: any, data?: ListStreamingDistributionsCommandOutput) => void): void;
|
|
654
672
|
listStreamingDistributions(args: ListStreamingDistributionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListStreamingDistributionsCommandOutput) => void): void;
|
|
@@ -763,6 +781,7 @@ export interface CloudFront {
|
|
|
763
781
|
/**
|
|
764
782
|
* @see {@link UpdateRealtimeLogConfigCommand}
|
|
765
783
|
*/
|
|
784
|
+
updateRealtimeLogConfig(): Promise<UpdateRealtimeLogConfigCommandOutput>;
|
|
766
785
|
updateRealtimeLogConfig(args: UpdateRealtimeLogConfigCommandInput, options?: __HttpHandlerOptions): Promise<UpdateRealtimeLogConfigCommandOutput>;
|
|
767
786
|
updateRealtimeLogConfig(args: UpdateRealtimeLogConfigCommandInput, cb: (err: any, data?: UpdateRealtimeLogConfigCommandOutput) => void): void;
|
|
768
787
|
updateRealtimeLogConfig(args: UpdateRealtimeLogConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRealtimeLogConfigCommandOutput) => void): void;
|
|
@@ -780,12 +799,12 @@ export interface CloudFront {
|
|
|
780
799
|
updateStreamingDistribution(args: UpdateStreamingDistributionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateStreamingDistributionCommandOutput) => void): void;
|
|
781
800
|
}
|
|
782
801
|
/**
|
|
783
|
-
* @public
|
|
784
802
|
* <fullname>Amazon CloudFront</fullname>
|
|
785
803
|
* <p>This is the <i>Amazon CloudFront API Reference</i>. This guide is for developers
|
|
786
804
|
* who need detailed information about CloudFront API actions, data types, and errors. For
|
|
787
805
|
* detailed information about CloudFront features, see the
|
|
788
806
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
807
|
+
* @public
|
|
789
808
|
*/
|
|
790
809
|
export declare class CloudFront extends CloudFrontClient implements CloudFront {
|
|
791
810
|
}
|
|
@@ -262,12 +262,12 @@ export type CloudFrontClientResolvedConfigType = __SmithyResolvedConfiguration<_
|
|
|
262
262
|
export interface CloudFrontClientResolvedConfig extends CloudFrontClientResolvedConfigType {
|
|
263
263
|
}
|
|
264
264
|
/**
|
|
265
|
-
* @public
|
|
266
265
|
* <fullname>Amazon CloudFront</fullname>
|
|
267
266
|
* <p>This is the <i>Amazon CloudFront API Reference</i>. This guide is for developers
|
|
268
267
|
* who need detailed information about CloudFront API actions, data types, and errors. For
|
|
269
268
|
* detailed information about CloudFront features, see the
|
|
270
269
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
270
|
+
* @public
|
|
271
271
|
*/
|
|
272
272
|
export declare class CloudFrontClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, CloudFrontClientResolvedConfig> {
|
|
273
273
|
/**
|
|
@@ -22,10 +22,10 @@ export interface AssociateAliasCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateAliasCommand_base: {
|
|
24
24
|
new (input: AssociateAliasCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateAliasCommandInput, AssociateAliasCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateAliasCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateAliasCommandInput, AssociateAliasCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates an alias (also known as a CNAME or an alternate domain name) with a CloudFront
|
|
30
30
|
* distribution.</p>
|
|
31
31
|
* <p>With this operation you can move an alias that's already in use on a CloudFront distribution
|
|
@@ -77,6 +77,7 @@ declare const AssociateAliasCommand_base: {
|
|
|
77
77
|
* @throws {@link CloudFrontServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class AssociateAliasCommand extends AssociateAliasCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface CopyDistributionCommandOutput extends CopyDistributionResult, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const CopyDistributionCommand_base: {
|
|
24
24
|
new (input: CopyDistributionCommandInput): import("@smithy/smithy-client").CommandImpl<CopyDistributionCommandInput, CopyDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CopyDistributionCommandInput): import("@smithy/smithy-client").CommandImpl<CopyDistributionCommandInput, CopyDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a staging distribution using the configuration of the provided primary
|
|
30
30
|
* distribution. A staging distribution is a copy of an existing distribution (called the
|
|
31
31
|
* primary distribution) that you can use in a continuous deployment workflow.</p>
|
|
@@ -645,6 +645,7 @@ declare const CopyDistributionCommand_base: {
|
|
|
645
645
|
* @throws {@link CloudFrontServiceException}
|
|
646
646
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
647
647
|
*
|
|
648
|
+
* @public
|
|
648
649
|
*/
|
|
649
650
|
export declare class CopyDistributionCommand extends CopyDistributionCommand_base {
|
|
650
651
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateCachePolicyCommandOutput extends CreateCachePolicyResult,
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateCachePolicyCommand_base: {
|
|
24
24
|
new (input: CreateCachePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCachePolicyCommandInput, CreateCachePolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateCachePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCachePolicyCommandInput, CreateCachePolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a cache policy.</p>
|
|
30
30
|
* <p>After you create a cache policy, you can attach it to one or more cache behaviors.
|
|
31
31
|
* When it's attached to a cache behavior, the cache policy determines the
|
|
@@ -189,6 +189,7 @@ declare const CreateCachePolicyCommand_base: {
|
|
|
189
189
|
* @throws {@link CloudFrontServiceException}
|
|
190
190
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
191
191
|
*
|
|
192
|
+
* @public
|
|
192
193
|
*/
|
|
193
194
|
export declare class CreateCachePolicyCommand extends CreateCachePolicyCommand_base {
|
|
194
195
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateCloudFrontOriginAccessIdentityCommandOutput extends Creat
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateCloudFrontOriginAccessIdentityCommand_base: {
|
|
24
24
|
new (input: CreateCloudFrontOriginAccessIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCloudFrontOriginAccessIdentityCommandInput, CreateCloudFrontOriginAccessIdentityCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateCloudFrontOriginAccessIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCloudFrontOriginAccessIdentityCommandInput, CreateCloudFrontOriginAccessIdentityCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new origin access identity. If you're using Amazon S3 for your origin, you can
|
|
30
30
|
* use an origin access identity to require users to access your content using a CloudFront URL
|
|
31
31
|
* instead of the Amazon S3 URL. For more information about how to use origin access identities,
|
|
@@ -91,6 +91,7 @@ declare const CreateCloudFrontOriginAccessIdentityCommand_base: {
|
|
|
91
91
|
* @throws {@link CloudFrontServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class CreateCloudFrontOriginAccessIdentityCommand extends CreateCloudFrontOriginAccessIdentityCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateContinuousDeploymentPolicyCommandOutput extends CreateCon
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateContinuousDeploymentPolicyCommand_base: {
|
|
24
24
|
new (input: CreateContinuousDeploymentPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContinuousDeploymentPolicyCommandInput, CreateContinuousDeploymentPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateContinuousDeploymentPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContinuousDeploymentPolicyCommandInput, CreateContinuousDeploymentPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a continuous deployment policy that distributes traffic for a custom domain
|
|
30
30
|
* name to two different CloudFront distributions.</p>
|
|
31
31
|
* <p>To use a continuous deployment policy, first use <code>CopyDistribution</code> to
|
|
@@ -131,6 +131,7 @@ declare const CreateContinuousDeploymentPolicyCommand_base: {
|
|
|
131
131
|
* @throws {@link CloudFrontServiceException}
|
|
132
132
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
133
133
|
*
|
|
134
|
+
* @public
|
|
134
135
|
*/
|
|
135
136
|
export declare class CreateContinuousDeploymentPolicyCommand extends CreateContinuousDeploymentPolicyCommand_base {
|
|
136
137
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDistributionCommandOutput extends CreateDistributionResul
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDistributionCommand_base: {
|
|
24
24
|
new (input: CreateDistributionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDistributionCommandInput, CreateDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDistributionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDistributionCommandInput, CreateDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a CloudFront distribution.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -908,6 +908,7 @@ declare const CreateDistributionCommand_base: {
|
|
|
908
908
|
* @throws {@link CloudFrontServiceException}
|
|
909
909
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
910
910
|
*
|
|
911
|
+
* @public
|
|
911
912
|
*/
|
|
912
913
|
export declare class CreateDistributionCommand extends CreateDistributionCommand_base {
|
|
913
914
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDistributionWithTagsCommandOutput extends CreateDistribut
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDistributionWithTagsCommand_base: {
|
|
24
24
|
new (input: CreateDistributionWithTagsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDistributionWithTagsCommandInput, CreateDistributionWithTagsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDistributionWithTagsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDistributionWithTagsCommandInput, CreateDistributionWithTagsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create a new distribution with tags. This API operation requires the following IAM
|
|
30
30
|
* permissions:</p>
|
|
31
31
|
* <ul>
|
|
@@ -934,6 +934,7 @@ declare const CreateDistributionWithTagsCommand_base: {
|
|
|
934
934
|
* @throws {@link CloudFrontServiceException}
|
|
935
935
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
936
936
|
*
|
|
937
|
+
* @public
|
|
937
938
|
*/
|
|
938
939
|
export declare class CreateDistributionWithTagsCommand extends CreateDistributionWithTagsCommand_base {
|
|
939
940
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateFieldLevelEncryptionConfigCommandOutput extends CreateFie
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateFieldLevelEncryptionConfigCommand_base: {
|
|
24
24
|
new (input: CreateFieldLevelEncryptionConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFieldLevelEncryptionConfigCommandInput, CreateFieldLevelEncryptionConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateFieldLevelEncryptionConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFieldLevelEncryptionConfigCommandInput, CreateFieldLevelEncryptionConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create a new field-level encryption configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -143,6 +143,7 @@ declare const CreateFieldLevelEncryptionConfigCommand_base: {
|
|
|
143
143
|
* @throws {@link CloudFrontServiceException}
|
|
144
144
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
145
145
|
*
|
|
146
|
+
* @public
|
|
146
147
|
*/
|
|
147
148
|
export declare class CreateFieldLevelEncryptionConfigCommand extends CreateFieldLevelEncryptionConfigCommand_base {
|
|
148
149
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateFieldLevelEncryptionProfileCommandOutput extends CreateFi
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateFieldLevelEncryptionProfileCommand_base: {
|
|
24
24
|
new (input: CreateFieldLevelEncryptionProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFieldLevelEncryptionProfileCommandInput, CreateFieldLevelEncryptionProfileCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateFieldLevelEncryptionProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFieldLevelEncryptionProfileCommandInput, CreateFieldLevelEncryptionProfileCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create a field-level encryption profile.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -124,6 +124,7 @@ declare const CreateFieldLevelEncryptionProfileCommand_base: {
|
|
|
124
124
|
* @throws {@link CloudFrontServiceException}
|
|
125
125
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
126
126
|
*
|
|
127
|
+
* @public
|
|
127
128
|
*/
|
|
128
129
|
export declare class CreateFieldLevelEncryptionProfileCommand extends CreateFieldLevelEncryptionProfileCommand_base {
|
|
129
130
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateFunctionCommandOutput extends CreateFunctionResult, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateFunctionCommand_base: {
|
|
24
24
|
new (input: CreateFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFunctionCommandInput, CreateFunctionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFunctionCommandInput, CreateFunctionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a CloudFront function.</p>
|
|
30
30
|
* <p>To create a function, you provide the function code and some configuration information
|
|
31
31
|
* about the function. The response contains an Amazon Resource Name (ARN) that uniquely
|
|
@@ -57,7 +57,7 @@ declare const CreateFunctionCommand_base: {
|
|
|
57
57
|
* ],
|
|
58
58
|
* },
|
|
59
59
|
* },
|
|
60
|
-
* FunctionCode: "
|
|
60
|
+
* FunctionCode: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("") // required
|
|
61
61
|
* };
|
|
62
62
|
* const command = new CreateFunctionCommand(input);
|
|
63
63
|
* const response = await client.send(command);
|
|
@@ -119,6 +119,7 @@ declare const CreateFunctionCommand_base: {
|
|
|
119
119
|
* @throws {@link CloudFrontServiceException}
|
|
120
120
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
121
121
|
*
|
|
122
|
+
* @public
|
|
122
123
|
* @example To create a function
|
|
123
124
|
* ```javascript
|
|
124
125
|
* // Use the following command to create a function.
|
|
@@ -22,10 +22,10 @@ export interface CreateInvalidationCommandOutput extends CreateInvalidationResul
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateInvalidationCommand_base: {
|
|
24
24
|
new (input: CreateInvalidationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInvalidationCommandInput, CreateInvalidationCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateInvalidationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInvalidationCommandInput, CreateInvalidationCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create a new invalidation.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -100,6 +100,7 @@ declare const CreateInvalidationCommand_base: {
|
|
|
100
100
|
* @throws {@link CloudFrontServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class CreateInvalidationCommand extends CreateInvalidationCommand_base {
|
|
105
106
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateKeyGroupCommandOutput extends CreateKeyGroupResult, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateKeyGroupCommand_base: {
|
|
24
24
|
new (input: CreateKeyGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKeyGroupCommandInput, CreateKeyGroupCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateKeyGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKeyGroupCommandInput, CreateKeyGroupCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a key group that you can use with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html">CloudFront signed URLs and signed cookies</a>.</p>
|
|
30
30
|
* <p>To create a key group, you must specify at least one public key for the key group.
|
|
31
31
|
* After you create a key group, you can reference it from one or more cache behaviors.
|
|
@@ -96,6 +96,7 @@ declare const CreateKeyGroupCommand_base: {
|
|
|
96
96
|
* @throws {@link CloudFrontServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class CreateKeyGroupCommand extends CreateKeyGroupCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateKeyValueStoreCommandOutput extends CreateKeyValueStoreRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateKeyValueStoreCommand_base: {
|
|
24
24
|
new (input: CreateKeyValueStoreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKeyValueStoreCommandInput, CreateKeyValueStoreCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateKeyValueStoreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKeyValueStoreCommandInput, CreateKeyValueStoreCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Specifies the Key Value Store resource to add to your account. In your account, the Key Value Store names must be unique. You can also import Key Value Store data in JSON format from an S3 bucket by providing a valid <code>ImportSource</code> that you own.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const CreateKeyValueStoreCommand_base: {
|
|
|
83
83
|
* @throws {@link CloudFrontServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
* @example To create a KeyValueStore
|
|
87
88
|
* ```javascript
|
|
88
89
|
* // Use the following command to create a KeyValueStore.
|
|
@@ -22,10 +22,10 @@ export interface CreateMonitoringSubscriptionCommandOutput extends CreateMonitor
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateMonitoringSubscriptionCommand_base: {
|
|
24
24
|
new (input: CreateMonitoringSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMonitoringSubscriptionCommandInput, CreateMonitoringSubscriptionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateMonitoringSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMonitoringSubscriptionCommandInput, CreateMonitoringSubscriptionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Enables additional CloudWatch metrics for the specified CloudFront distribution. The
|
|
30
30
|
* additional metrics incur an additional cost.</p>
|
|
31
31
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/viewing-cloudfront-metrics.html#monitoring-console.distributions-additional">Viewing additional CloudFront distribution metrics</a> in
|
|
@@ -77,6 +77,7 @@ declare const CreateMonitoringSubscriptionCommand_base: {
|
|
|
77
77
|
* @throws {@link CloudFrontServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class CreateMonitoringSubscriptionCommand extends CreateMonitoringSubscriptionCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateOriginAccessControlCommandOutput extends CreateOriginAcce
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateOriginAccessControlCommand_base: {
|
|
24
24
|
new (input: CreateOriginAccessControlCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOriginAccessControlCommandInput, CreateOriginAccessControlCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateOriginAccessControlCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOriginAccessControlCommandInput, CreateOriginAccessControlCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new origin access control in CloudFront. After you create an origin access
|
|
30
30
|
* control, you can add it to an origin in a CloudFront distribution so that CloudFront sends
|
|
31
31
|
* authenticated (signed) requests to the origin.</p>
|
|
@@ -88,6 +88,7 @@ declare const CreateOriginAccessControlCommand_base: {
|
|
|
88
88
|
* @throws {@link CloudFrontServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class CreateOriginAccessControlCommand extends CreateOriginAccessControlCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateOriginRequestPolicyCommandOutput extends CreateOriginRequ
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateOriginRequestPolicyCommand_base: {
|
|
24
24
|
new (input: CreateOriginRequestPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOriginRequestPolicyCommandInput, CreateOriginRequestPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateOriginRequestPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOriginRequestPolicyCommandInput, CreateOriginRequestPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an origin request policy.</p>
|
|
30
30
|
* <p>After you create an origin request policy, you can attach it to one or more cache
|
|
31
31
|
* behaviors. When it's attached to a cache behavior, the origin request policy determines
|
|
@@ -180,6 +180,7 @@ declare const CreateOriginRequestPolicyCommand_base: {
|
|
|
180
180
|
* @throws {@link CloudFrontServiceException}
|
|
181
181
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
182
182
|
*
|
|
183
|
+
* @public
|
|
183
184
|
*/
|
|
184
185
|
export declare class CreateOriginRequestPolicyCommand extends CreateOriginRequestPolicyCommand_base {
|
|
185
186
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreatePublicKeyCommandOutput extends CreatePublicKeyResult, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreatePublicKeyCommand_base: {
|
|
24
24
|
new (input: CreatePublicKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePublicKeyCommandInput, CreatePublicKeyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreatePublicKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePublicKeyCommandInput, CreatePublicKeyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Uploads a public key to CloudFront that you can use with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html">signed URLs and signed cookies</a>, or with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html">field-level encryption</a>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const CreatePublicKeyCommand_base: {
|
|
|
79
79
|
* @throws {@link CloudFrontServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class CreatePublicKeyCommand extends CreatePublicKeyCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateRealtimeLogConfigCommandOutput extends CreateRealtimeLogC
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateRealtimeLogConfigCommand_base: {
|
|
24
24
|
new (input: CreateRealtimeLogConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRealtimeLogConfigCommandInput, CreateRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRealtimeLogConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRealtimeLogConfigCommandInput, CreateRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a real-time log configuration.</p>
|
|
30
30
|
* <p>After you create a real-time log configuration, you can attach it to one or more cache
|
|
31
31
|
* behaviors to send real-time log data to the specified Amazon Kinesis data stream.</p>
|
|
@@ -102,6 +102,7 @@ declare const CreateRealtimeLogConfigCommand_base: {
|
|
|
102
102
|
* @throws {@link CloudFrontServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class CreateRealtimeLogConfigCommand extends CreateRealtimeLogConfigCommand_base {
|
|
107
108
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateResponseHeadersPolicyCommandOutput extends CreateResponse
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateResponseHeadersPolicyCommand_base: {
|
|
24
24
|
new (input: CreateResponseHeadersPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResponseHeadersPolicyCommandInput, CreateResponseHeadersPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateResponseHeadersPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResponseHeadersPolicyCommandInput, CreateResponseHeadersPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a response headers policy.</p>
|
|
30
30
|
* <p>A response headers policy contains information about a set of HTTP headers. To create a
|
|
31
31
|
* response headers policy, you provide some metadata about the policy and a set of
|
|
@@ -274,6 +274,7 @@ declare const CreateResponseHeadersPolicyCommand_base: {
|
|
|
274
274
|
* @throws {@link CloudFrontServiceException}
|
|
275
275
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
276
276
|
*
|
|
277
|
+
* @public
|
|
277
278
|
*/
|
|
278
279
|
export declare class CreateResponseHeadersPolicyCommand extends CreateResponseHeadersPolicyCommand_base {
|
|
279
280
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateStreamingDistributionCommandOutput extends CreateStreamin
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateStreamingDistributionCommand_base: {
|
|
24
24
|
new (input: CreateStreamingDistributionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStreamingDistributionCommandInput, CreateStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateStreamingDistributionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStreamingDistributionCommandInput, CreateStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>This API is deprecated. Amazon CloudFront is deprecating real-time messaging protocol (RTMP)
|
|
30
30
|
* distributions on December 31, 2020. For more information, <a href="http://forums.aws.amazon.com/ann.jspa?annID=7356">read the announcement</a> on the Amazon CloudFront discussion
|
|
31
31
|
* forum.</p>
|
|
@@ -176,6 +176,7 @@ declare const CreateStreamingDistributionCommand_base: {
|
|
|
176
176
|
* @throws {@link CloudFrontServiceException}
|
|
177
177
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
178
178
|
*
|
|
179
|
+
* @public
|
|
179
180
|
*/
|
|
180
181
|
export declare class CreateStreamingDistributionCommand extends CreateStreamingDistributionCommand_base {
|
|
181
182
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateStreamingDistributionWithTagsCommandOutput extends Create
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateStreamingDistributionWithTagsCommand_base: {
|
|
24
24
|
new (input: CreateStreamingDistributionWithTagsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStreamingDistributionWithTagsCommandInput, CreateStreamingDistributionWithTagsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateStreamingDistributionWithTagsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStreamingDistributionWithTagsCommandInput, CreateStreamingDistributionWithTagsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>This API is deprecated. Amazon CloudFront is deprecating real-time messaging protocol (RTMP)
|
|
30
30
|
* distributions on December 31, 2020. For more information, <a href="http://forums.aws.amazon.com/ann.jspa?annID=7356">read the announcement</a> on the Amazon CloudFront discussion
|
|
31
31
|
* forum.</p>
|
|
@@ -189,6 +189,7 @@ declare const CreateStreamingDistributionWithTagsCommand_base: {
|
|
|
189
189
|
* @throws {@link CloudFrontServiceException}
|
|
190
190
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
191
191
|
*
|
|
192
|
+
* @public
|
|
192
193
|
*/
|
|
193
194
|
export declare class CreateStreamingDistributionWithTagsCommand extends CreateStreamingDistributionWithTagsCommand_base {
|
|
194
195
|
}
|