@aws-sdk/client-cloudfront 3.533.0 → 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 +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/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/package.json +43 -43
|
@@ -29,10 +29,10 @@ export interface GetFunctionCommandOutput extends GetFunctionCommandOutputType,
|
|
|
29
29
|
}
|
|
30
30
|
declare const GetFunctionCommand_base: {
|
|
31
31
|
new (input: GetFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<GetFunctionCommandInput, GetFunctionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
32
|
+
new (__0_0: GetFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<GetFunctionCommandInput, GetFunctionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
32
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
34
|
};
|
|
34
35
|
/**
|
|
35
|
-
* @public
|
|
36
36
|
* <p>Gets the code of a CloudFront function. To get configuration information and metadata about
|
|
37
37
|
* a function, use <code>DescribeFunction</code>.</p>
|
|
38
38
|
* <p>To get a function's code, you must provide the function's name and stage. To get these
|
|
@@ -72,6 +72,7 @@ declare const GetFunctionCommand_base: {
|
|
|
72
72
|
* @throws {@link CloudFrontServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class GetFunctionCommand extends GetFunctionCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetInvalidationCommandOutput extends GetInvalidationResult, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetInvalidationCommand_base: {
|
|
24
24
|
new (input: GetInvalidationCommandInput): import("@smithy/smithy-client").CommandImpl<GetInvalidationCommandInput, GetInvalidationCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetInvalidationCommandInput): import("@smithy/smithy-client").CommandImpl<GetInvalidationCommandInput, GetInvalidationCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get the information about an invalidation.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -76,6 +76,7 @@ declare const GetInvalidationCommand_base: {
|
|
|
76
76
|
* @throws {@link CloudFrontServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class GetInvalidationCommand extends GetInvalidationCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetKeyGroupCommandOutput extends GetKeyGroupResult, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetKeyGroupCommand_base: {
|
|
24
24
|
new (input: GetKeyGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetKeyGroupCommandInput, GetKeyGroupCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetKeyGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetKeyGroupCommandInput, GetKeyGroupCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a key group, including the date and time when the key group was last
|
|
30
30
|
* modified.</p>
|
|
31
31
|
* <p>To get a key group, you must provide the key group's identifier. If the key group is
|
|
@@ -73,6 +73,7 @@ declare const GetKeyGroupCommand_base: {
|
|
|
73
73
|
* @throws {@link CloudFrontServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class GetKeyGroupCommand extends GetKeyGroupCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetKeyGroupConfigCommandOutput extends GetKeyGroupConfigResult,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetKeyGroupConfigCommand_base: {
|
|
24
24
|
new (input: GetKeyGroupConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetKeyGroupConfigCommandInput, GetKeyGroupConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetKeyGroupConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetKeyGroupConfigCommandInput, GetKeyGroupConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a key group configuration.</p>
|
|
30
30
|
* <p>To get a key group configuration, you must provide the key group's identifier. If the
|
|
31
31
|
* key group is referenced in a distribution's cache behavior, you can get the key group's
|
|
@@ -68,6 +68,7 @@ declare const GetKeyGroupConfigCommand_base: {
|
|
|
68
68
|
* @throws {@link CloudFrontServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class GetKeyGroupConfigCommand extends GetKeyGroupConfigCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetMonitoringSubscriptionCommandOutput extends GetMonitoringSub
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetMonitoringSubscriptionCommand_base: {
|
|
24
24
|
new (input: GetMonitoringSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<GetMonitoringSubscriptionCommandInput, GetMonitoringSubscriptionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetMonitoringSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<GetMonitoringSubscriptionCommandInput, GetMonitoringSubscriptionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about whether additional CloudWatch metrics are enabled for the
|
|
30
30
|
* specified CloudFront distribution.</p>
|
|
31
31
|
* @example
|
|
@@ -70,6 +70,7 @@ declare const GetMonitoringSubscriptionCommand_base: {
|
|
|
70
70
|
* @throws {@link CloudFrontServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class GetMonitoringSubscriptionCommand extends GetMonitoringSubscriptionCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetOriginAccessControlCommandOutput extends GetOriginAccessCont
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetOriginAccessControlCommand_base: {
|
|
24
24
|
new (input: GetOriginAccessControlCommandInput): import("@smithy/smithy-client").CommandImpl<GetOriginAccessControlCommandInput, GetOriginAccessControlCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetOriginAccessControlCommandInput): import("@smithy/smithy-client").CommandImpl<GetOriginAccessControlCommandInput, GetOriginAccessControlCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a CloudFront origin access control, including its unique identifier.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const GetOriginAccessControlCommand_base: {
|
|
|
69
69
|
* @throws {@link CloudFrontServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class GetOriginAccessControlCommand extends GetOriginAccessControlCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetOriginAccessControlConfigCommandOutput extends GetOriginAcce
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetOriginAccessControlConfigCommand_base: {
|
|
24
24
|
new (input: GetOriginAccessControlConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetOriginAccessControlConfigCommandInput, GetOriginAccessControlConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetOriginAccessControlConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetOriginAccessControlConfigCommandInput, GetOriginAccessControlConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a CloudFront origin access control configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -66,6 +66,7 @@ declare const GetOriginAccessControlConfigCommand_base: {
|
|
|
66
66
|
* @throws {@link CloudFrontServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class GetOriginAccessControlConfigCommand extends GetOriginAccessControlConfigCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetOriginRequestPolicyCommandOutput extends GetOriginRequestPol
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetOriginRequestPolicyCommand_base: {
|
|
24
24
|
new (input: GetOriginRequestPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetOriginRequestPolicyCommandInput, GetOriginRequestPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetOriginRequestPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetOriginRequestPolicyCommandInput, GetOriginRequestPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets an origin request policy, including the following metadata:</p>
|
|
30
30
|
* <ul>
|
|
31
31
|
* <li>
|
|
@@ -108,6 +108,7 @@ declare const GetOriginRequestPolicyCommand_base: {
|
|
|
108
108
|
* @throws {@link CloudFrontServiceException}
|
|
109
109
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
110
110
|
*
|
|
111
|
+
* @public
|
|
111
112
|
*/
|
|
112
113
|
export declare class GetOriginRequestPolicyCommand extends GetOriginRequestPolicyCommand_base {
|
|
113
114
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetOriginRequestPolicyConfigCommandOutput extends GetOriginRequ
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetOriginRequestPolicyConfigCommand_base: {
|
|
24
24
|
new (input: GetOriginRequestPolicyConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetOriginRequestPolicyConfigCommandInput, GetOriginRequestPolicyConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetOriginRequestPolicyConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetOriginRequestPolicyConfigCommandInput, GetOriginRequestPolicyConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets an origin request policy configuration.</p>
|
|
30
30
|
* <p>To get an origin request policy configuration, you must provide the policy's
|
|
31
31
|
* identifier. If the origin request policy is attached to a distribution's cache behavior,
|
|
@@ -96,6 +96,7 @@ declare const GetOriginRequestPolicyConfigCommand_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 GetOriginRequestPolicyConfigCommand extends GetOriginRequestPolicyConfigCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetPublicKeyCommandOutput extends GetPublicKeyResult, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetPublicKeyCommand_base: {
|
|
24
24
|
new (input: GetPublicKeyCommandInput): import("@smithy/smithy-client").CommandImpl<GetPublicKeyCommandInput, GetPublicKeyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetPublicKeyCommandInput): import("@smithy/smithy-client").CommandImpl<GetPublicKeyCommandInput, GetPublicKeyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a public key.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const GetPublicKeyCommand_base: {
|
|
|
69
69
|
* @throws {@link CloudFrontServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class GetPublicKeyCommand extends GetPublicKeyCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetPublicKeyConfigCommandOutput extends GetPublicKeyConfigResul
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetPublicKeyConfigCommand_base: {
|
|
24
24
|
new (input: GetPublicKeyConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetPublicKeyConfigCommandInput, GetPublicKeyConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetPublicKeyConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetPublicKeyConfigCommandInput, GetPublicKeyConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a public key configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -65,6 +65,7 @@ declare const GetPublicKeyConfigCommand_base: {
|
|
|
65
65
|
* @throws {@link CloudFrontServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class GetPublicKeyConfigCommand extends GetPublicKeyConfigCommand_base {
|
|
70
71
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetRealtimeLogConfigCommandOutput extends GetRealtimeLogConfigR
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetRealtimeLogConfigCommand_base: {
|
|
24
24
|
new (input: GetRealtimeLogConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetRealtimeLogConfigCommandInput, GetRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetRealtimeLogConfigCommandInput]): import("@smithy/smithy-client").CommandImpl<GetRealtimeLogConfigCommandInput, GetRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a real-time log configuration.</p>
|
|
30
30
|
* <p>To get a real-time log configuration, you can provide the configuration's name or its
|
|
31
31
|
* Amazon Resource Name (ARN). You must provide at least one. If you provide both, CloudFront
|
|
@@ -82,6 +82,7 @@ declare const GetRealtimeLogConfigCommand_base: {
|
|
|
82
82
|
* @throws {@link CloudFrontServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class GetRealtimeLogConfigCommand extends GetRealtimeLogConfigCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResponseHeadersPolicyCommandOutput extends GetResponseHeader
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResponseHeadersPolicyCommand_base: {
|
|
24
24
|
new (input: GetResponseHeadersPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResponseHeadersPolicyCommandInput, GetResponseHeadersPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetResponseHeadersPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResponseHeadersPolicyCommandInput, GetResponseHeadersPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a response headers policy, including metadata (the policy's identifier and the
|
|
30
30
|
* date and time when the policy was last modified).</p>
|
|
31
31
|
* <p>To get a response headers policy, you must provide the policy's identifier. If the
|
|
@@ -154,6 +154,7 @@ declare const GetResponseHeadersPolicyCommand_base: {
|
|
|
154
154
|
* @throws {@link CloudFrontServiceException}
|
|
155
155
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
156
156
|
*
|
|
157
|
+
* @public
|
|
157
158
|
*/
|
|
158
159
|
export declare class GetResponseHeadersPolicyCommand extends GetResponseHeadersPolicyCommand_base {
|
|
159
160
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResponseHeadersPolicyConfigCommandOutput extends GetResponse
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResponseHeadersPolicyConfigCommand_base: {
|
|
24
24
|
new (input: GetResponseHeadersPolicyConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetResponseHeadersPolicyConfigCommandInput, GetResponseHeadersPolicyConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetResponseHeadersPolicyConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetResponseHeadersPolicyConfigCommandInput, GetResponseHeadersPolicyConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a response headers policy configuration.</p>
|
|
30
30
|
* <p>To get a response headers policy configuration, you must provide the policy's
|
|
31
31
|
* identifier. If the response headers policy is attached to a distribution's cache
|
|
@@ -149,6 +149,7 @@ declare const GetResponseHeadersPolicyConfigCommand_base: {
|
|
|
149
149
|
* @throws {@link CloudFrontServiceException}
|
|
150
150
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
151
151
|
*
|
|
152
|
+
* @public
|
|
152
153
|
*/
|
|
153
154
|
export declare class GetResponseHeadersPolicyConfigCommand extends GetResponseHeadersPolicyConfigCommand_base {
|
|
154
155
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetStreamingDistributionCommandOutput extends GetStreamingDistr
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetStreamingDistributionCommand_base: {
|
|
24
24
|
new (input: GetStreamingDistributionCommandInput): import("@smithy/smithy-client").CommandImpl<GetStreamingDistributionCommandInput, GetStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetStreamingDistributionCommandInput): import("@smithy/smithy-client").CommandImpl<GetStreamingDistributionCommandInput, GetStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a specified RTMP distribution, including the distribution
|
|
30
30
|
* configuration.</p>
|
|
31
31
|
* @example
|
|
@@ -110,6 +110,7 @@ declare const GetStreamingDistributionCommand_base: {
|
|
|
110
110
|
* @throws {@link CloudFrontServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
112
112
|
*
|
|
113
|
+
* @public
|
|
113
114
|
*/
|
|
114
115
|
export declare class GetStreamingDistributionCommand extends GetStreamingDistributionCommand_base {
|
|
115
116
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetStreamingDistributionConfigCommandOutput extends GetStreamin
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetStreamingDistributionConfigCommand_base: {
|
|
24
24
|
new (input: GetStreamingDistributionConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetStreamingDistributionConfigCommandInput, GetStreamingDistributionConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetStreamingDistributionConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetStreamingDistributionConfigCommandInput, GetStreamingDistributionConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get the configuration information about a streaming distribution.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -87,6 +87,7 @@ declare const GetStreamingDistributionConfigCommand_base: {
|
|
|
87
87
|
* @throws {@link CloudFrontServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class GetStreamingDistributionConfigCommand extends GetStreamingDistributionConfigCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListCachePoliciesCommandOutput extends ListCachePoliciesResult,
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListCachePoliciesCommand_base: {
|
|
24
24
|
new (input: ListCachePoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCachePoliciesCommandInput, ListCachePoliciesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListCachePoliciesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListCachePoliciesCommandInput, ListCachePoliciesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of cache policies.</p>
|
|
30
30
|
* <p>You can optionally apply a filter to return only the managed policies created by
|
|
31
31
|
* Amazon Web Services, or only the custom policies created in your Amazon Web Services account.</p>
|
|
@@ -122,6 +122,7 @@ declare const ListCachePoliciesCommand_base: {
|
|
|
122
122
|
* @throws {@link CloudFrontServiceException}
|
|
123
123
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
124
124
|
*
|
|
125
|
+
* @public
|
|
125
126
|
*/
|
|
126
127
|
export declare class ListCachePoliciesCommand extends ListCachePoliciesCommand_base {
|
|
127
128
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListCloudFrontOriginAccessIdentitiesCommandOutput extends ListC
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListCloudFrontOriginAccessIdentitiesCommand_base: {
|
|
24
24
|
new (input: ListCloudFrontOriginAccessIdentitiesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCloudFrontOriginAccessIdentitiesCommandInput, ListCloudFrontOriginAccessIdentitiesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListCloudFrontOriginAccessIdentitiesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListCloudFrontOriginAccessIdentitiesCommandInput, ListCloudFrontOriginAccessIdentitiesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists origin access identities.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -70,6 +70,7 @@ declare const ListCloudFrontOriginAccessIdentitiesCommand_base: {
|
|
|
70
70
|
* @throws {@link CloudFrontServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class ListCloudFrontOriginAccessIdentitiesCommand extends ListCloudFrontOriginAccessIdentitiesCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListConflictingAliasesCommandOutput extends ListConflictingAlia
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListConflictingAliasesCommand_base: {
|
|
24
24
|
new (input: ListConflictingAliasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListConflictingAliasesCommandInput, ListConflictingAliasesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListConflictingAliasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListConflictingAliasesCommandInput, ListConflictingAliasesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of aliases (also called CNAMEs or alternate domain names) that conflict or
|
|
30
30
|
* overlap with the provided alias, and the associated CloudFront distributions and Amazon Web Services
|
|
31
31
|
* accounts for each conflicting alias. In the returned list, the distribution and account
|
|
@@ -95,6 +95,7 @@ declare const ListConflictingAliasesCommand_base: {
|
|
|
95
95
|
* @throws {@link CloudFrontServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class ListConflictingAliasesCommand extends ListConflictingAliasesCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListContinuousDeploymentPoliciesCommandOutput extends ListConti
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListContinuousDeploymentPoliciesCommand_base: {
|
|
24
24
|
new (input: ListContinuousDeploymentPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListContinuousDeploymentPoliciesCommandInput, ListContinuousDeploymentPoliciesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListContinuousDeploymentPoliciesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListContinuousDeploymentPoliciesCommandInput, ListContinuousDeploymentPoliciesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of the continuous deployment policies in your Amazon Web Services account.</p>
|
|
30
30
|
* <p>You can optionally specify the maximum number of items to receive in the response. If
|
|
31
31
|
* the total number of items in the list exceeds the maximum that you specify, or the
|
|
@@ -103,6 +103,7 @@ declare const ListContinuousDeploymentPoliciesCommand_base: {
|
|
|
103
103
|
* @throws {@link CloudFrontServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
105
105
|
*
|
|
106
|
+
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class ListContinuousDeploymentPoliciesCommand extends ListContinuousDeploymentPoliciesCommand_base {
|
|
108
109
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListDistributionsByCachePolicyIdCommandOutput extends ListDistr
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListDistributionsByCachePolicyIdCommand_base: {
|
|
24
24
|
new (input: ListDistributionsByCachePolicyIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByCachePolicyIdCommandInput, ListDistributionsByCachePolicyIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListDistributionsByCachePolicyIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByCachePolicyIdCommandInput, ListDistributionsByCachePolicyIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of distribution IDs for distributions that have a cache behavior that's
|
|
30
30
|
* associated with the specified cache policy.</p>
|
|
31
31
|
* <p>You can optionally specify the maximum number of items to receive in the response. If
|
|
@@ -79,6 +79,7 @@ declare const ListDistributionsByCachePolicyIdCommand_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 ListDistributionsByCachePolicyIdCommand extends ListDistributionsByCachePolicyIdCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListDistributionsByKeyGroupCommandOutput extends ListDistributi
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListDistributionsByKeyGroupCommand_base: {
|
|
24
24
|
new (input: ListDistributionsByKeyGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByKeyGroupCommandInput, ListDistributionsByKeyGroupCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListDistributionsByKeyGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByKeyGroupCommandInput, ListDistributionsByKeyGroupCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of distribution IDs for distributions that have a cache behavior that
|
|
30
30
|
* references the specified key group.</p>
|
|
31
31
|
* <p>You can optionally specify the maximum number of items to receive in the response. If
|
|
@@ -76,6 +76,7 @@ declare const ListDistributionsByKeyGroupCommand_base: {
|
|
|
76
76
|
* @throws {@link CloudFrontServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ListDistributionsByKeyGroupCommand extends ListDistributionsByKeyGroupCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListDistributionsByOriginRequestPolicyIdCommandOutput extends L
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListDistributionsByOriginRequestPolicyIdCommand_base: {
|
|
24
24
|
new (input: ListDistributionsByOriginRequestPolicyIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByOriginRequestPolicyIdCommandInput, ListDistributionsByOriginRequestPolicyIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListDistributionsByOriginRequestPolicyIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByOriginRequestPolicyIdCommandInput, ListDistributionsByOriginRequestPolicyIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of distribution IDs for distributions that have a cache behavior that's
|
|
30
30
|
* associated with the specified origin request policy.</p>
|
|
31
31
|
* <p>You can optionally specify the maximum number of items to receive in the response. If
|
|
@@ -79,6 +79,7 @@ declare const ListDistributionsByOriginRequestPolicyIdCommand_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 ListDistributionsByOriginRequestPolicyIdCommand extends ListDistributionsByOriginRequestPolicyIdCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListDistributionsByRealtimeLogConfigCommandOutput extends ListD
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListDistributionsByRealtimeLogConfigCommand_base: {
|
|
24
24
|
new (input: ListDistributionsByRealtimeLogConfigCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByRealtimeLogConfigCommandInput, ListDistributionsByRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListDistributionsByRealtimeLogConfigCommandInput]): import("@smithy/smithy-client").CommandImpl<ListDistributionsByRealtimeLogConfigCommandInput, ListDistributionsByRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of distributions that have a cache behavior that's associated with the
|
|
30
30
|
* specified real-time log configuration.</p>
|
|
31
31
|
* <p>You can specify the real-time log configuration by its name or its Amazon Resource
|
|
@@ -365,6 +365,7 @@ declare const ListDistributionsByRealtimeLogConfigCommand_base: {
|
|
|
365
365
|
* @throws {@link CloudFrontServiceException}
|
|
366
366
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
367
367
|
*
|
|
368
|
+
* @public
|
|
368
369
|
*/
|
|
369
370
|
export declare class ListDistributionsByRealtimeLogConfigCommand extends ListDistributionsByRealtimeLogConfigCommand_base {
|
|
370
371
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListDistributionsByResponseHeadersPolicyIdCommandOutput extends
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListDistributionsByResponseHeadersPolicyIdCommand_base: {
|
|
24
24
|
new (input: ListDistributionsByResponseHeadersPolicyIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByResponseHeadersPolicyIdCommandInput, ListDistributionsByResponseHeadersPolicyIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListDistributionsByResponseHeadersPolicyIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByResponseHeadersPolicyIdCommandInput, ListDistributionsByResponseHeadersPolicyIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of distribution IDs for distributions that have a cache behavior that's
|
|
30
30
|
* associated with the specified response headers policy.</p>
|
|
31
31
|
* <p>You can optionally specify the maximum number of items to receive in the response. If
|
|
@@ -79,6 +79,7 @@ declare const ListDistributionsByResponseHeadersPolicyIdCommand_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 ListDistributionsByResponseHeadersPolicyIdCommand extends ListDistributionsByResponseHeadersPolicyIdCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListDistributionsByWebACLIdCommandOutput extends ListDistributi
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListDistributionsByWebACLIdCommand_base: {
|
|
24
24
|
new (input: ListDistributionsByWebACLIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByWebACLIdCommandInput, ListDistributionsByWebACLIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListDistributionsByWebACLIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsByWebACLIdCommandInput, ListDistributionsByWebACLIdCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List the distributions that are associated with a specified WAF web ACL.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -362,6 +362,7 @@ declare const ListDistributionsByWebACLIdCommand_base: {
|
|
|
362
362
|
* @throws {@link CloudFrontServiceException}
|
|
363
363
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
364
364
|
*
|
|
365
|
+
* @public
|
|
365
366
|
*/
|
|
366
367
|
export declare class ListDistributionsByWebACLIdCommand extends ListDistributionsByWebACLIdCommand_base {
|
|
367
368
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListDistributionsCommandOutput extends ListDistributionsResult,
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListDistributionsCommand_base: {
|
|
24
24
|
new (input: ListDistributionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDistributionsCommandInput, ListDistributionsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListDistributionsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListDistributionsCommandInput, ListDistributionsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List CloudFront distributions.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -354,6 +354,7 @@ declare const ListDistributionsCommand_base: {
|
|
|
354
354
|
* @throws {@link CloudFrontServiceException}
|
|
355
355
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
356
356
|
*
|
|
357
|
+
* @public
|
|
357
358
|
*/
|
|
358
359
|
export declare class ListDistributionsCommand extends ListDistributionsCommand_base {
|
|
359
360
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListFieldLevelEncryptionConfigsCommandOutput extends ListFieldL
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListFieldLevelEncryptionConfigsCommand_base: {
|
|
24
24
|
new (input: ListFieldLevelEncryptionConfigsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFieldLevelEncryptionConfigsCommandInput, ListFieldLevelEncryptionConfigsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListFieldLevelEncryptionConfigsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListFieldLevelEncryptionConfigsCommandInput, ListFieldLevelEncryptionConfigsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List all field-level encryption configurations that have been created in CloudFront for this
|
|
30
30
|
* account.</p>
|
|
31
31
|
* @example
|
|
@@ -94,6 +94,7 @@ declare const ListFieldLevelEncryptionConfigsCommand_base: {
|
|
|
94
94
|
* @throws {@link CloudFrontServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class ListFieldLevelEncryptionConfigsCommand extends ListFieldLevelEncryptionConfigsCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListFieldLevelEncryptionProfilesCommandOutput extends ListField
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListFieldLevelEncryptionProfilesCommand_base: {
|
|
24
24
|
new (input: ListFieldLevelEncryptionProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<ListFieldLevelEncryptionProfilesCommandInput, ListFieldLevelEncryptionProfilesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListFieldLevelEncryptionProfilesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListFieldLevelEncryptionProfilesCommandInput, ListFieldLevelEncryptionProfilesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Request a list of field-level encryption profiles that have been created in CloudFront for
|
|
30
30
|
* this account.</p>
|
|
31
31
|
* @example
|
|
@@ -85,6 +85,7 @@ declare const ListFieldLevelEncryptionProfilesCommand_base: {
|
|
|
85
85
|
* @throws {@link CloudFrontServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class ListFieldLevelEncryptionProfilesCommand extends ListFieldLevelEncryptionProfilesCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListFunctionsCommandOutput extends ListFunctionsResult, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListFunctionsCommand_base: {
|
|
24
24
|
new (input: ListFunctionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFunctionsCommandInput, ListFunctionsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListFunctionsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListFunctionsCommandInput, ListFunctionsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of all CloudFront functions in your Amazon Web Services account.</p>
|
|
30
30
|
* <p>You can optionally apply a filter to return only the functions that are in the
|
|
31
31
|
* specified stage, either <code>DEVELOPMENT</code> or <code>LIVE</code>.</p>
|
|
@@ -96,6 +96,7 @@ declare const ListFunctionsCommand_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 ListFunctionsCommand extends ListFunctionsCommand_base {
|
|
101
102
|
}
|