@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
|
@@ -22,10 +22,10 @@ export interface ListInvalidationsCommandOutput extends ListInvalidationsResult,
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListInvalidationsCommand_base: {
|
|
24
24
|
new (input: ListInvalidationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListInvalidationsCommandInput, ListInvalidationsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListInvalidationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListInvalidationsCommandInput, ListInvalidationsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists invalidation batches.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const ListInvalidationsCommand_base: {
|
|
|
77
77
|
* @throws {@link CloudFrontServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class ListInvalidationsCommand extends ListInvalidationsCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListKeyGroupsCommandOutput extends ListKeyGroupsResult, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListKeyGroupsCommand_base: {
|
|
24
24
|
new (input: ListKeyGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListKeyGroupsCommandInput, ListKeyGroupsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListKeyGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListKeyGroupsCommandInput, ListKeyGroupsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of key groups.</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
|
|
@@ -81,6 +81,7 @@ declare const ListKeyGroupsCommand_base: {
|
|
|
81
81
|
* @throws {@link CloudFrontServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListKeyGroupsCommand extends ListKeyGroupsCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListKeyValueStoresCommandOutput extends ListKeyValueStoresResul
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListKeyValueStoresCommand_base: {
|
|
24
24
|
new (input: ListKeyValueStoresCommandInput): import("@smithy/smithy-client").CommandImpl<ListKeyValueStoresCommandInput, ListKeyValueStoresCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListKeyValueStoresCommandInput]): import("@smithy/smithy-client").CommandImpl<ListKeyValueStoresCommandInput, ListKeyValueStoresCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Specifies the Key Value Stores to list.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -75,6 +75,7 @@ declare const ListKeyValueStoresCommand_base: {
|
|
|
75
75
|
* @throws {@link CloudFrontServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
* @example To get a list of KeyValueStores
|
|
79
80
|
* ```javascript
|
|
80
81
|
* // The following command retrieves a list of KeyValueStores with READY status.
|
|
@@ -22,10 +22,10 @@ export interface ListOriginAccessControlsCommandOutput extends ListOriginAccessC
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListOriginAccessControlsCommand_base: {
|
|
24
24
|
new (input: ListOriginAccessControlsCommandInput): import("@smithy/smithy-client").CommandImpl<ListOriginAccessControlsCommandInput, ListOriginAccessControlsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListOriginAccessControlsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListOriginAccessControlsCommandInput, ListOriginAccessControlsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the list of CloudFront origin access controls in this 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
|
|
@@ -78,6 +78,7 @@ declare const ListOriginAccessControlsCommand_base: {
|
|
|
78
78
|
* @throws {@link CloudFrontServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListOriginAccessControlsCommand extends ListOriginAccessControlsCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListOriginRequestPoliciesCommandOutput extends ListOriginReques
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListOriginRequestPoliciesCommand_base: {
|
|
24
24
|
new (input: ListOriginRequestPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListOriginRequestPoliciesCommandInput, ListOriginRequestPoliciesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListOriginRequestPoliciesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListOriginRequestPoliciesCommandInput, ListOriginRequestPoliciesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of origin request 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>
|
|
@@ -115,6 +115,7 @@ declare const ListOriginRequestPoliciesCommand_base: {
|
|
|
115
115
|
* @throws {@link CloudFrontServiceException}
|
|
116
116
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
117
117
|
*
|
|
118
|
+
* @public
|
|
118
119
|
*/
|
|
119
120
|
export declare class ListOriginRequestPoliciesCommand extends ListOriginRequestPoliciesCommand_base {
|
|
120
121
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPublicKeysCommandOutput extends ListPublicKeysResult, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPublicKeysCommand_base: {
|
|
24
24
|
new (input: ListPublicKeysCommandInput): import("@smithy/smithy-client").CommandImpl<ListPublicKeysCommandInput, ListPublicKeysCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListPublicKeysCommandInput]): import("@smithy/smithy-client").CommandImpl<ListPublicKeysCommandInput, ListPublicKeysCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List all public keys that have been added to CloudFront for this account.</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 ListPublicKeysCommand_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 ListPublicKeysCommand extends ListPublicKeysCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListRealtimeLogConfigsCommandOutput extends ListRealtimeLogConf
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListRealtimeLogConfigsCommand_base: {
|
|
24
24
|
new (input: ListRealtimeLogConfigsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRealtimeLogConfigsCommandInput, ListRealtimeLogConfigsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListRealtimeLogConfigsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListRealtimeLogConfigsCommandInput, ListRealtimeLogConfigsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of real-time log configurations.</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
|
|
@@ -92,6 +92,7 @@ declare const ListRealtimeLogConfigsCommand_base: {
|
|
|
92
92
|
* @throws {@link CloudFrontServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class ListRealtimeLogConfigsCommand extends ListRealtimeLogConfigsCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListResponseHeadersPoliciesCommandOutput extends ListResponseHe
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListResponseHeadersPoliciesCommand_base: {
|
|
24
24
|
new (input: ListResponseHeadersPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListResponseHeadersPoliciesCommandInput, ListResponseHeadersPoliciesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListResponseHeadersPoliciesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListResponseHeadersPoliciesCommandInput, ListResponseHeadersPoliciesCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of response headers policies.</p>
|
|
30
30
|
* <p>You can optionally apply a filter to get only the managed policies created by Amazon Web Services,
|
|
31
31
|
* or only the custom policies created in your Amazon Web Services account.</p>
|
|
@@ -168,6 +168,7 @@ declare const ListResponseHeadersPoliciesCommand_base: {
|
|
|
168
168
|
* @throws {@link CloudFrontServiceException}
|
|
169
169
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
170
170
|
*
|
|
171
|
+
* @public
|
|
171
172
|
*/
|
|
172
173
|
export declare class ListResponseHeadersPoliciesCommand extends ListResponseHeadersPoliciesCommand_base {
|
|
173
174
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListStreamingDistributionsCommandOutput extends ListStreamingDi
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListStreamingDistributionsCommand_base: {
|
|
24
24
|
new (input: ListStreamingDistributionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStreamingDistributionsCommandInput, ListStreamingDistributionsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListStreamingDistributionsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListStreamingDistributionsCommandInput, ListStreamingDistributionsCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List streaming distributions.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -92,6 +92,7 @@ declare const ListStreamingDistributionsCommand_base: {
|
|
|
92
92
|
* @throws {@link CloudFrontServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class ListStreamingDistributionsCommand extends ListStreamingDistributionsCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List tags for a CloudFront resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -72,6 +72,7 @@ declare const ListTagsForResourceCommand_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 ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface PublishFunctionCommandOutput extends PublishFunctionResult, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const PublishFunctionCommand_base: {
|
|
24
24
|
new (input: PublishFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<PublishFunctionCommandInput, PublishFunctionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PublishFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<PublishFunctionCommandInput, PublishFunctionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Publishes a CloudFront function by copying the function code from the
|
|
30
30
|
* <code>DEVELOPMENT</code> stage to <code>LIVE</code>. This automatically updates all
|
|
31
31
|
* cache behaviors that are using this function to use the newly published copy in the
|
|
@@ -100,6 +100,7 @@ declare const PublishFunctionCommand_base: {
|
|
|
100
100
|
* @throws {@link CloudFrontServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class PublishFunctionCommand extends PublishFunctionCommand_base {
|
|
105
106
|
}
|
|
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const TagResourceCommand_base: {
|
|
24
24
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Add tags to a CloudFront resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -71,6 +71,7 @@ declare const TagResourceCommand_base: {
|
|
|
71
71
|
* @throws {@link CloudFrontServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface TestFunctionCommandOutput extends TestFunctionResult, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const TestFunctionCommand_base: {
|
|
24
24
|
new (input: TestFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<TestFunctionCommandInput, TestFunctionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TestFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<TestFunctionCommandInput, TestFunctionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Tests a CloudFront function.</p>
|
|
30
30
|
* <p>To test a function, you provide an <i>event object</i> that represents
|
|
31
31
|
* an HTTP request or response that your CloudFront distribution could receive in production.
|
|
@@ -109,6 +109,7 @@ declare const TestFunctionCommand_base: {
|
|
|
109
109
|
* @throws {@link CloudFrontServiceException}
|
|
110
110
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
111
111
|
*
|
|
112
|
+
* @public
|
|
112
113
|
*/
|
|
113
114
|
export declare class TestFunctionCommand extends TestFunctionCommand_base {
|
|
114
115
|
}
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Remove tags from a CloudFront resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -68,6 +68,7 @@ declare const UntagResourceCommand_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 UntagResourceCommand extends UntagResourceCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateCachePolicyCommandOutput extends UpdateCachePolicyResult,
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateCachePolicyCommand_base: {
|
|
24
24
|
new (input: UpdateCachePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCachePolicyCommandInput, UpdateCachePolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateCachePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCachePolicyCommandInput, UpdateCachePolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a cache policy configuration.</p>
|
|
30
30
|
* <p>When you update a cache policy configuration, all the fields are updated with the
|
|
31
31
|
* values provided in the request. You cannot update some fields independent of others. To
|
|
@@ -193,6 +193,7 @@ declare const UpdateCachePolicyCommand_base: {
|
|
|
193
193
|
* @throws {@link CloudFrontServiceException}
|
|
194
194
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
195
195
|
*
|
|
196
|
+
* @public
|
|
196
197
|
*/
|
|
197
198
|
export declare class UpdateCachePolicyCommand extends UpdateCachePolicyCommand_base {
|
|
198
199
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateCloudFrontOriginAccessIdentityCommandOutput extends Updat
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateCloudFrontOriginAccessIdentityCommand_base: {
|
|
24
24
|
new (input: UpdateCloudFrontOriginAccessIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCloudFrontOriginAccessIdentityCommandInput, UpdateCloudFrontOriginAccessIdentityCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateCloudFrontOriginAccessIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCloudFrontOriginAccessIdentityCommandInput, UpdateCloudFrontOriginAccessIdentityCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update an origin access identity.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -93,6 +93,7 @@ declare const UpdateCloudFrontOriginAccessIdentityCommand_base: {
|
|
|
93
93
|
* @throws {@link CloudFrontServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class UpdateCloudFrontOriginAccessIdentityCommand extends UpdateCloudFrontOriginAccessIdentityCommand_base {
|
|
98
99
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateContinuousDeploymentPolicyCommandOutput extends UpdateCon
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateContinuousDeploymentPolicyCommand_base: {
|
|
24
24
|
new (input: UpdateContinuousDeploymentPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContinuousDeploymentPolicyCommandInput, UpdateContinuousDeploymentPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateContinuousDeploymentPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContinuousDeploymentPolicyCommandInput, UpdateContinuousDeploymentPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a continuous deployment policy. You can update a continuous deployment policy
|
|
30
30
|
* to enable or disable it, to change the percentage of traffic that it sends to the
|
|
31
31
|
* staging distribution, or to change the staging distribution that it sends traffic
|
|
@@ -148,6 +148,7 @@ declare const UpdateContinuousDeploymentPolicyCommand_base: {
|
|
|
148
148
|
* @throws {@link CloudFrontServiceException}
|
|
149
149
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
150
150
|
*
|
|
151
|
+
* @public
|
|
151
152
|
*/
|
|
152
153
|
export declare class UpdateContinuousDeploymentPolicyCommand extends UpdateContinuousDeploymentPolicyCommand_base {
|
|
153
154
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateDistributionCommandOutput extends UpdateDistributionResul
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateDistributionCommand_base: {
|
|
24
24
|
new (input: UpdateDistributionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDistributionCommandInput, UpdateDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateDistributionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDistributionCommandInput, UpdateDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the configuration for a CloudFront distribution.</p>
|
|
30
30
|
* <p>The update process includes getting the current distribution configuration, updating
|
|
31
31
|
* it to make your changes, and then submitting an <code>UpdateDistribution</code> request
|
|
@@ -945,6 +945,7 @@ declare const UpdateDistributionCommand_base: {
|
|
|
945
945
|
* @throws {@link CloudFrontServiceException}
|
|
946
946
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
947
947
|
*
|
|
948
|
+
* @public
|
|
948
949
|
*/
|
|
949
950
|
export declare class UpdateDistributionCommand extends UpdateDistributionCommand_base {
|
|
950
951
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateDistributionWithStagingConfigCommandOutput extends Update
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateDistributionWithStagingConfigCommand_base: {
|
|
24
24
|
new (input: UpdateDistributionWithStagingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDistributionWithStagingConfigCommandInput, UpdateDistributionWithStagingConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateDistributionWithStagingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDistributionWithStagingConfigCommandInput, UpdateDistributionWithStagingConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Copies the staging distribution's configuration to its corresponding primary
|
|
30
30
|
* distribution. The primary distribution retains its <code>Aliases</code> (also known as
|
|
31
31
|
* alternate domain names or CNAMEs) and <code>ContinuousDeploymentPolicyId</code> value,
|
|
@@ -628,6 +628,7 @@ declare const UpdateDistributionWithStagingConfigCommand_base: {
|
|
|
628
628
|
* @throws {@link CloudFrontServiceException}
|
|
629
629
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
630
630
|
*
|
|
631
|
+
* @public
|
|
631
632
|
*/
|
|
632
633
|
export declare class UpdateDistributionWithStagingConfigCommand extends UpdateDistributionWithStagingConfigCommand_base {
|
|
633
634
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateFieldLevelEncryptionConfigCommandOutput extends UpdateFie
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateFieldLevelEncryptionConfigCommand_base: {
|
|
24
24
|
new (input: UpdateFieldLevelEncryptionConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFieldLevelEncryptionConfigCommandInput, UpdateFieldLevelEncryptionConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateFieldLevelEncryptionConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFieldLevelEncryptionConfigCommandInput, UpdateFieldLevelEncryptionConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update a field-level encryption configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -153,6 +153,7 @@ declare const UpdateFieldLevelEncryptionConfigCommand_base: {
|
|
|
153
153
|
* @throws {@link CloudFrontServiceException}
|
|
154
154
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
155
155
|
*
|
|
156
|
+
* @public
|
|
156
157
|
*/
|
|
157
158
|
export declare class UpdateFieldLevelEncryptionConfigCommand extends UpdateFieldLevelEncryptionConfigCommand_base {
|
|
158
159
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateFieldLevelEncryptionProfileCommandOutput extends UpdateFi
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateFieldLevelEncryptionProfileCommand_base: {
|
|
24
24
|
new (input: UpdateFieldLevelEncryptionProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFieldLevelEncryptionProfileCommandInput, UpdateFieldLevelEncryptionProfileCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateFieldLevelEncryptionProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFieldLevelEncryptionProfileCommandInput, UpdateFieldLevelEncryptionProfileCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update a field-level encryption profile.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -138,6 +138,7 @@ declare const UpdateFieldLevelEncryptionProfileCommand_base: {
|
|
|
138
138
|
* @throws {@link CloudFrontServiceException}
|
|
139
139
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
140
140
|
*
|
|
141
|
+
* @public
|
|
141
142
|
*/
|
|
142
143
|
export declare class UpdateFieldLevelEncryptionProfileCommand extends UpdateFieldLevelEncryptionProfileCommand_base {
|
|
143
144
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateFunctionCommandOutput extends UpdateFunctionResult, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateFunctionCommand_base: {
|
|
24
24
|
new (input: UpdateFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFunctionCommandInput, UpdateFunctionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFunctionCommandInput, UpdateFunctionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a CloudFront function.</p>
|
|
30
30
|
* <p>You can update a function's code or the comment that describes the function. You
|
|
31
31
|
* cannot update a function's name.</p>
|
|
@@ -114,6 +114,7 @@ declare const UpdateFunctionCommand_base: {
|
|
|
114
114
|
* @throws {@link CloudFrontServiceException}
|
|
115
115
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
116
116
|
*
|
|
117
|
+
* @public
|
|
117
118
|
* @example To update a function
|
|
118
119
|
* ```javascript
|
|
119
120
|
* // Use the following command to update a function.
|
|
@@ -22,10 +22,10 @@ export interface UpdateKeyGroupCommandOutput extends UpdateKeyGroupResult, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateKeyGroupCommand_base: {
|
|
24
24
|
new (input: UpdateKeyGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKeyGroupCommandInput, UpdateKeyGroupCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateKeyGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKeyGroupCommandInput, UpdateKeyGroupCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a key group.</p>
|
|
30
30
|
* <p>When you update a key group, all the fields are updated with the values provided in
|
|
31
31
|
* the request. You cannot update some fields independent of others. To update a key
|
|
@@ -111,6 +111,7 @@ declare const UpdateKeyGroupCommand_base: {
|
|
|
111
111
|
* @throws {@link CloudFrontServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
113
113
|
*
|
|
114
|
+
* @public
|
|
114
115
|
*/
|
|
115
116
|
export declare class UpdateKeyGroupCommand extends UpdateKeyGroupCommand_base {
|
|
116
117
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateKeyValueStoreCommandOutput extends UpdateKeyValueStoreRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateKeyValueStoreCommand_base: {
|
|
24
24
|
new (input: UpdateKeyValueStoreCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKeyValueStoreCommandInput, UpdateKeyValueStoreCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateKeyValueStoreCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateKeyValueStoreCommandInput, UpdateKeyValueStoreCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Specifies the Key Value Store to update.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const UpdateKeyValueStoreCommand_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
|
* @example To update a KeyValueStore
|
|
83
84
|
* ```javascript
|
|
84
85
|
* // Use the following command to update a KeyValueStore.
|
|
@@ -22,10 +22,10 @@ export interface UpdateOriginAccessControlCommandOutput extends UpdateOriginAcce
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateOriginAccessControlCommand_base: {
|
|
24
24
|
new (input: UpdateOriginAccessControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOriginAccessControlCommandInput, UpdateOriginAccessControlCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateOriginAccessControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOriginAccessControlCommandInput, UpdateOriginAccessControlCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a CloudFront origin access control.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -93,6 +93,7 @@ declare const UpdateOriginAccessControlCommand_base: {
|
|
|
93
93
|
* @throws {@link CloudFrontServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class UpdateOriginAccessControlCommand extends UpdateOriginAccessControlCommand_base {
|
|
98
99
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateOriginRequestPolicyCommandOutput extends UpdateOriginRequ
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateOriginRequestPolicyCommand_base: {
|
|
24
24
|
new (input: UpdateOriginRequestPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOriginRequestPolicyCommandInput, UpdateOriginRequestPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateOriginRequestPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOriginRequestPolicyCommandInput, UpdateOriginRequestPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates an origin request policy configuration.</p>
|
|
30
30
|
* <p>When you update an origin request policy configuration, all the fields are updated
|
|
31
31
|
* with the values provided in the request. You cannot update some fields independent of
|
|
@@ -181,6 +181,7 @@ declare const UpdateOriginRequestPolicyCommand_base: {
|
|
|
181
181
|
* @throws {@link CloudFrontServiceException}
|
|
182
182
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
183
183
|
*
|
|
184
|
+
* @public
|
|
184
185
|
*/
|
|
185
186
|
export declare class UpdateOriginRequestPolicyCommand extends UpdateOriginRequestPolicyCommand_base {
|
|
186
187
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdatePublicKeyCommandOutput extends UpdatePublicKeyResult, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdatePublicKeyCommand_base: {
|
|
24
24
|
new (input: UpdatePublicKeyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePublicKeyCommandInput, UpdatePublicKeyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdatePublicKeyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePublicKeyCommandInput, UpdatePublicKeyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update public key information. Note that the only value you can change is the
|
|
30
30
|
* comment.</p>
|
|
31
31
|
* @example
|
|
@@ -93,6 +93,7 @@ declare const UpdatePublicKeyCommand_base: {
|
|
|
93
93
|
* @throws {@link CloudFrontServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class UpdatePublicKeyCommand extends UpdatePublicKeyCommand_base {
|
|
98
99
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateRealtimeLogConfigCommandOutput extends UpdateRealtimeLogC
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateRealtimeLogConfigCommand_base: {
|
|
24
24
|
new (input: UpdateRealtimeLogConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRealtimeLogConfigCommandInput, UpdateRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [UpdateRealtimeLogConfigCommandInput]): import("@smithy/smithy-client").CommandImpl<UpdateRealtimeLogConfigCommandInput, UpdateRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a real-time log configuration.</p>
|
|
30
30
|
* <p>When you update a real-time log configuration, all the parameters are updated with the
|
|
31
31
|
* values provided in the request. You cannot update some parameters independent of others.
|
|
@@ -112,6 +112,7 @@ declare const UpdateRealtimeLogConfigCommand_base: {
|
|
|
112
112
|
* @throws {@link CloudFrontServiceException}
|
|
113
113
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
114
114
|
*
|
|
115
|
+
* @public
|
|
115
116
|
*/
|
|
116
117
|
export declare class UpdateRealtimeLogConfigCommand extends UpdateRealtimeLogConfigCommand_base {
|
|
117
118
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateResponseHeadersPolicyCommandOutput extends UpdateResponse
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateResponseHeadersPolicyCommand_base: {
|
|
24
24
|
new (input: UpdateResponseHeadersPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateResponseHeadersPolicyCommandInput, UpdateResponseHeadersPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateResponseHeadersPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateResponseHeadersPolicyCommandInput, UpdateResponseHeadersPolicyCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a response headers policy.</p>
|
|
30
30
|
* <p>When you update a response headers policy, the entire policy is replaced. You cannot
|
|
31
31
|
* update some policy fields independent of others. To update a response headers policy
|
|
@@ -290,6 +290,7 @@ declare const UpdateResponseHeadersPolicyCommand_base: {
|
|
|
290
290
|
* @throws {@link CloudFrontServiceException}
|
|
291
291
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
292
292
|
*
|
|
293
|
+
* @public
|
|
293
294
|
*/
|
|
294
295
|
export declare class UpdateResponseHeadersPolicyCommand extends UpdateResponseHeadersPolicyCommand_base {
|
|
295
296
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateStreamingDistributionCommandOutput extends UpdateStreamin
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateStreamingDistributionCommand_base: {
|
|
24
24
|
new (input: UpdateStreamingDistributionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStreamingDistributionCommandInput, UpdateStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateStreamingDistributionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStreamingDistributionCommandInput, UpdateStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update a streaming distribution.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -177,6 +177,7 @@ declare const UpdateStreamingDistributionCommand_base: {
|
|
|
177
177
|
* @throws {@link CloudFrontServiceException}
|
|
178
178
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
179
179
|
*
|
|
180
|
+
* @public
|
|
180
181
|
*/
|
|
181
182
|
export declare class UpdateStreamingDistributionCommand extends UpdateStreamingDistributionCommand_base {
|
|
182
183
|
}
|