@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
|
@@ -25,6 +25,15 @@ declare const GetResponseHeadersPolicyConfigCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetResponseHeadersPolicyConfigCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetResponseHeadersPolicyConfigCommandInput,
|
|
32
|
+
GetResponseHeadersPolicyConfigCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetResponseHeadersPolicyConfigCommand extends GetResponseHeadersPolicyConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetStreamingDistributionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetStreamingDistributionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetStreamingDistributionCommandInput,
|
|
32
|
+
GetStreamingDistributionCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetStreamingDistributionCommand extends GetStreamingDistributionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetStreamingDistributionConfigCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetStreamingDistributionConfigCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetStreamingDistributionConfigCommandInput,
|
|
32
|
+
GetStreamingDistributionConfigCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetStreamingDistributionConfigCommand extends GetStreamingDistributionConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListCachePoliciesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListCachePoliciesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListCachePoliciesCommandInput,
|
|
32
|
+
ListCachePoliciesCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListCachePoliciesCommand extends ListCachePoliciesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListCloudFrontOriginAccessIdentitiesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListCloudFrontOriginAccessIdentitiesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListCloudFrontOriginAccessIdentitiesCommandInput,
|
|
32
|
+
ListCloudFrontOriginAccessIdentitiesCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListCloudFrontOriginAccessIdentitiesCommand extends ListCloudFrontOriginAccessIdentitiesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListConflictingAliasesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListConflictingAliasesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListConflictingAliasesCommandInput,
|
|
32
|
+
ListConflictingAliasesCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListConflictingAliasesCommand extends ListConflictingAliasesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListContinuousDeploymentPoliciesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListContinuousDeploymentPoliciesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListContinuousDeploymentPoliciesCommandInput,
|
|
32
|
+
ListContinuousDeploymentPoliciesCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListContinuousDeploymentPoliciesCommand extends ListContinuousDeploymentPoliciesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListDistributionsByCachePolicyIdCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListDistributionsByCachePolicyIdCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListDistributionsByCachePolicyIdCommandInput,
|
|
32
|
+
ListDistributionsByCachePolicyIdCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListDistributionsByCachePolicyIdCommand extends ListDistributionsByCachePolicyIdCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListDistributionsByKeyGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListDistributionsByKeyGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListDistributionsByKeyGroupCommandInput,
|
|
32
|
+
ListDistributionsByKeyGroupCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListDistributionsByKeyGroupCommand extends ListDistributionsByKeyGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListDistributionsByOriginRequestPolicyIdCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListDistributionsByOriginRequestPolicyIdCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListDistributionsByOriginRequestPolicyIdCommandInput,
|
|
32
|
+
ListDistributionsByOriginRequestPolicyIdCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListDistributionsByOriginRequestPolicyIdCommand extends ListDistributionsByOriginRequestPolicyIdCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListDistributionsByRealtimeLogConfigCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListDistributionsByRealtimeLogConfigCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListDistributionsByRealtimeLogConfigCommandInput,
|
|
32
|
+
ListDistributionsByRealtimeLogConfigCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListDistributionsByRealtimeLogConfigCommand extends ListDistributionsByRealtimeLogConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListDistributionsByResponseHeadersPolicyIdCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListDistributionsByResponseHeadersPolicyIdCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListDistributionsByResponseHeadersPolicyIdCommandInput,
|
|
32
|
+
ListDistributionsByResponseHeadersPolicyIdCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListDistributionsByResponseHeadersPolicyIdCommand extends ListDistributionsByResponseHeadersPolicyIdCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListDistributionsByWebACLIdCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListDistributionsByWebACLIdCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListDistributionsByWebACLIdCommandInput,
|
|
32
|
+
ListDistributionsByWebACLIdCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListDistributionsByWebACLIdCommand extends ListDistributionsByWebACLIdCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListDistributionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListDistributionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListDistributionsCommandInput,
|
|
32
|
+
ListDistributionsCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListDistributionsCommand extends ListDistributionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListFieldLevelEncryptionConfigsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListFieldLevelEncryptionConfigsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListFieldLevelEncryptionConfigsCommandInput,
|
|
32
|
+
ListFieldLevelEncryptionConfigsCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListFieldLevelEncryptionConfigsCommand extends ListFieldLevelEncryptionConfigsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListFieldLevelEncryptionProfilesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListFieldLevelEncryptionProfilesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListFieldLevelEncryptionProfilesCommandInput,
|
|
32
|
+
ListFieldLevelEncryptionProfilesCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListFieldLevelEncryptionProfilesCommand extends ListFieldLevelEncryptionProfilesCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListFunctionsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListFunctionsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListFunctionsCommandInput,
|
|
28
|
+
ListFunctionsCommandOutput,
|
|
29
|
+
CloudFrontClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListFunctionsCommand extends ListFunctionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListInvalidationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListInvalidationsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListInvalidationsCommandInput,
|
|
32
|
+
ListInvalidationsCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListInvalidationsCommand extends ListInvalidationsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListKeyGroupsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListKeyGroupsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListKeyGroupsCommandInput,
|
|
28
|
+
ListKeyGroupsCommandOutput,
|
|
29
|
+
CloudFrontClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListKeyGroupsCommand extends ListKeyGroupsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListKeyValueStoresCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListKeyValueStoresCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListKeyValueStoresCommandInput,
|
|
32
|
+
ListKeyValueStoresCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListKeyValueStoresCommand extends ListKeyValueStoresCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListOriginAccessControlsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListOriginAccessControlsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListOriginAccessControlsCommandInput,
|
|
32
|
+
ListOriginAccessControlsCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListOriginAccessControlsCommand extends ListOriginAccessControlsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListOriginRequestPoliciesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListOriginRequestPoliciesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListOriginRequestPoliciesCommandInput,
|
|
32
|
+
ListOriginRequestPoliciesCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListOriginRequestPoliciesCommand extends ListOriginRequestPoliciesCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListPublicKeysCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [ListPublicKeysCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListPublicKeysCommandInput,
|
|
31
|
+
ListPublicKeysCommandOutput,
|
|
32
|
+
CloudFrontClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListPublicKeysCommand extends ListPublicKeysCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListRealtimeLogConfigsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListRealtimeLogConfigsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListRealtimeLogConfigsCommandInput,
|
|
32
|
+
ListRealtimeLogConfigsCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListRealtimeLogConfigsCommand extends ListRealtimeLogConfigsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListResponseHeadersPoliciesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListResponseHeadersPoliciesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListResponseHeadersPoliciesCommandInput,
|
|
32
|
+
ListResponseHeadersPoliciesCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListResponseHeadersPoliciesCommand extends ListResponseHeadersPoliciesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListStreamingDistributionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListStreamingDistributionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListStreamingDistributionsCommandInput,
|
|
32
|
+
ListStreamingDistributionsCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListStreamingDistributionsCommand extends ListStreamingDistributionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListTagsForResourceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListTagsForResourceCommandInput,
|
|
32
|
+
ListTagsForResourceCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const PublishFunctionCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: PublishFunctionCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
PublishFunctionCommandInput,
|
|
31
|
+
PublishFunctionCommandOutput,
|
|
32
|
+
CloudFrontClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class PublishFunctionCommand extends PublishFunctionCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const TagResourceCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: TagResourceCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
TagResourceCommandInput,
|
|
26
|
+
TagResourceCommandOutput,
|
|
27
|
+
CloudFrontClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class TagResourceCommand extends TagResourceCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const TestFunctionCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: TestFunctionCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
TestFunctionCommandInput,
|
|
28
|
+
TestFunctionCommandOutput,
|
|
29
|
+
CloudFrontClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class TestFunctionCommand extends TestFunctionCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const UntagResourceCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: UntagResourceCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
UntagResourceCommandInput,
|
|
26
|
+
UntagResourceCommandOutput,
|
|
27
|
+
CloudFrontClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateCachePolicyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateCachePolicyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateCachePolicyCommandInput,
|
|
32
|
+
UpdateCachePolicyCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateCachePolicyCommand extends UpdateCachePolicyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateCloudFrontOriginAccessIdentityCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateCloudFrontOriginAccessIdentityCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateCloudFrontOriginAccessIdentityCommandInput,
|
|
32
|
+
UpdateCloudFrontOriginAccessIdentityCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateCloudFrontOriginAccessIdentityCommand extends UpdateCloudFrontOriginAccessIdentityCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateContinuousDeploymentPolicyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateContinuousDeploymentPolicyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateContinuousDeploymentPolicyCommandInput,
|
|
32
|
+
UpdateContinuousDeploymentPolicyCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateContinuousDeploymentPolicyCommand extends UpdateContinuousDeploymentPolicyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateDistributionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateDistributionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateDistributionCommandInput,
|
|
32
|
+
UpdateDistributionCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateDistributionCommand extends UpdateDistributionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateDistributionWithStagingConfigCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateDistributionWithStagingConfigCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateDistributionWithStagingConfigCommandInput,
|
|
32
|
+
UpdateDistributionWithStagingConfigCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateDistributionWithStagingConfigCommand extends UpdateDistributionWithStagingConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateFieldLevelEncryptionConfigCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateFieldLevelEncryptionConfigCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateFieldLevelEncryptionConfigCommandInput,
|
|
32
|
+
UpdateFieldLevelEncryptionConfigCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateFieldLevelEncryptionConfigCommand extends UpdateFieldLevelEncryptionConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateFieldLevelEncryptionProfileCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateFieldLevelEncryptionProfileCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateFieldLevelEncryptionProfileCommandInput,
|
|
32
|
+
UpdateFieldLevelEncryptionProfileCommandOutput,
|
|
33
|
+
CloudFrontClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateFieldLevelEncryptionProfileCommand extends UpdateFieldLevelEncryptionProfileCommand_base {}
|