@aws-sdk/client-cloudfront 3.929.0 → 3.931.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +10669 -13590
- package/dist-cjs/runtimeConfig.shared.js +6 -0
- package/dist-es/CloudFrontClient.js +2 -0
- package/dist-es/commands/AssociateAliasCommand.js +3 -9
- package/dist-es/commands/AssociateDistributionTenantWebACLCommand.js +3 -9
- package/dist-es/commands/AssociateDistributionWebACLCommand.js +3 -9
- package/dist-es/commands/CopyDistributionCommand.js +3 -10
- package/dist-es/commands/CreateAnycastIpListCommand.js +3 -9
- package/dist-es/commands/CreateCachePolicyCommand.js +3 -9
- package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +3 -9
- package/dist-es/commands/CreateConnectionGroupCommand.js +3 -9
- package/dist-es/commands/CreateContinuousDeploymentPolicyCommand.js +3 -9
- package/dist-es/commands/CreateDistributionCommand.js +3 -10
- package/dist-es/commands/CreateDistributionTenantCommand.js +3 -9
- package/dist-es/commands/CreateDistributionWithTagsCommand.js +3 -10
- package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +3 -9
- package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +3 -9
- package/dist-es/commands/CreateFunctionCommand.js +3 -10
- package/dist-es/commands/CreateInvalidationCommand.js +3 -9
- package/dist-es/commands/CreateInvalidationForDistributionTenantCommand.js +3 -9
- package/dist-es/commands/CreateKeyGroupCommand.js +3 -9
- package/dist-es/commands/CreateKeyValueStoreCommand.js +3 -9
- package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +3 -9
- package/dist-es/commands/CreateOriginAccessControlCommand.js +3 -9
- package/dist-es/commands/CreateOriginRequestPolicyCommand.js +3 -9
- package/dist-es/commands/CreatePublicKeyCommand.js +3 -9
- package/dist-es/commands/CreateRealtimeLogConfigCommand.js +3 -9
- package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +3 -9
- package/dist-es/commands/CreateStreamingDistributionCommand.js +3 -9
- package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +3 -9
- package/dist-es/commands/CreateVpcOriginCommand.js +3 -9
- package/dist-es/commands/DeleteAnycastIpListCommand.js +3 -9
- package/dist-es/commands/DeleteCachePolicyCommand.js +3 -9
- package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +3 -9
- package/dist-es/commands/DeleteConnectionGroupCommand.js +3 -9
- package/dist-es/commands/DeleteContinuousDeploymentPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteDistributionCommand.js +3 -9
- package/dist-es/commands/DeleteDistributionTenantCommand.js +3 -9
- package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +3 -9
- package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +3 -9
- package/dist-es/commands/DeleteFunctionCommand.js +3 -9
- package/dist-es/commands/DeleteKeyGroupCommand.js +3 -9
- package/dist-es/commands/DeleteKeyValueStoreCommand.js +3 -9
- package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +3 -9
- package/dist-es/commands/DeleteOriginAccessControlCommand.js +3 -9
- package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +3 -9
- package/dist-es/commands/DeletePublicKeyCommand.js +3 -9
- package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +3 -9
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
- package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteStreamingDistributionCommand.js +3 -9
- package/dist-es/commands/DeleteVpcOriginCommand.js +3 -9
- package/dist-es/commands/DescribeFunctionCommand.js +3 -9
- package/dist-es/commands/DescribeKeyValueStoreCommand.js +3 -9
- package/dist-es/commands/DisassociateDistributionTenantWebACLCommand.js +3 -9
- package/dist-es/commands/DisassociateDistributionWebACLCommand.js +3 -9
- package/dist-es/commands/GetAnycastIpListCommand.js +3 -9
- package/dist-es/commands/GetCachePolicyCommand.js +3 -9
- package/dist-es/commands/GetCachePolicyConfigCommand.js +3 -9
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +3 -9
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +3 -9
- package/dist-es/commands/GetConnectionGroupByRoutingEndpointCommand.js +3 -9
- package/dist-es/commands/GetConnectionGroupCommand.js +3 -9
- package/dist-es/commands/GetContinuousDeploymentPolicyCommand.js +3 -9
- package/dist-es/commands/GetContinuousDeploymentPolicyConfigCommand.js +3 -9
- package/dist-es/commands/GetDistributionCommand.js +3 -10
- package/dist-es/commands/GetDistributionConfigCommand.js +3 -10
- package/dist-es/commands/GetDistributionTenantByDomainCommand.js +3 -9
- package/dist-es/commands/GetDistributionTenantCommand.js +3 -9
- package/dist-es/commands/GetFieldLevelEncryptionCommand.js +3 -9
- package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +3 -9
- package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +3 -9
- package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +3 -9
- package/dist-es/commands/GetFunctionCommand.js +3 -10
- package/dist-es/commands/GetInvalidationCommand.js +3 -9
- package/dist-es/commands/GetInvalidationForDistributionTenantCommand.js +3 -9
- package/dist-es/commands/GetKeyGroupCommand.js +3 -9
- package/dist-es/commands/GetKeyGroupConfigCommand.js +3 -9
- package/dist-es/commands/GetManagedCertificateDetailsCommand.js +3 -9
- package/dist-es/commands/GetMonitoringSubscriptionCommand.js +3 -9
- package/dist-es/commands/GetOriginAccessControlCommand.js +3 -9
- package/dist-es/commands/GetOriginAccessControlConfigCommand.js +3 -9
- package/dist-es/commands/GetOriginRequestPolicyCommand.js +3 -9
- package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +3 -9
- package/dist-es/commands/GetPublicKeyCommand.js +3 -9
- package/dist-es/commands/GetPublicKeyConfigCommand.js +3 -9
- package/dist-es/commands/GetRealtimeLogConfigCommand.js +3 -9
- package/dist-es/commands/GetResourcePolicyCommand.js +3 -9
- package/dist-es/commands/GetResponseHeadersPolicyCommand.js +3 -9
- package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +3 -9
- package/dist-es/commands/GetStreamingDistributionCommand.js +3 -9
- package/dist-es/commands/GetStreamingDistributionConfigCommand.js +3 -9
- package/dist-es/commands/GetVpcOriginCommand.js +3 -9
- package/dist-es/commands/ListAnycastIpListsCommand.js +3 -9
- package/dist-es/commands/ListCachePoliciesCommand.js +3 -9
- package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +3 -9
- package/dist-es/commands/ListConflictingAliasesCommand.js +3 -9
- package/dist-es/commands/ListConnectionGroupsCommand.js +3 -9
- package/dist-es/commands/ListContinuousDeploymentPoliciesCommand.js +3 -9
- package/dist-es/commands/ListDistributionTenantsByCustomizationCommand.js +3 -9
- package/dist-es/commands/ListDistributionTenantsCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByAnycastIpListIdCommand.js +3 -10
- package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByConnectionModeCommand.js +3 -10
- package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByOwnedResourceCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +3 -10
- package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByVpcOriginIdCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +3 -10
- package/dist-es/commands/ListDistributionsCommand.js +3 -10
- package/dist-es/commands/ListDomainConflictsCommand.js +3 -9
- package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +3 -9
- package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +3 -9
- package/dist-es/commands/ListFunctionsCommand.js +3 -9
- package/dist-es/commands/ListInvalidationsCommand.js +3 -9
- package/dist-es/commands/ListInvalidationsForDistributionTenantCommand.js +3 -9
- package/dist-es/commands/ListKeyGroupsCommand.js +3 -9
- package/dist-es/commands/ListKeyValueStoresCommand.js +3 -9
- package/dist-es/commands/ListOriginAccessControlsCommand.js +3 -9
- package/dist-es/commands/ListOriginRequestPoliciesCommand.js +3 -9
- package/dist-es/commands/ListPublicKeysCommand.js +3 -9
- package/dist-es/commands/ListRealtimeLogConfigsCommand.js +3 -9
- package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +3 -9
- package/dist-es/commands/ListStreamingDistributionsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListVpcOriginsCommand.js +3 -9
- package/dist-es/commands/PublishFunctionCommand.js +3 -9
- package/dist-es/commands/PutResourcePolicyCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/TestFunctionCommand.js +3 -10
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateAnycastIpListCommand.js +3 -9
- package/dist-es/commands/UpdateCachePolicyCommand.js +3 -9
- package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +3 -9
- package/dist-es/commands/UpdateConnectionGroupCommand.js +3 -9
- package/dist-es/commands/UpdateContinuousDeploymentPolicyCommand.js +3 -9
- package/dist-es/commands/UpdateDistributionCommand.js +3 -10
- package/dist-es/commands/UpdateDistributionTenantCommand.js +3 -9
- package/dist-es/commands/UpdateDistributionWithStagingConfigCommand.js +3 -10
- package/dist-es/commands/UpdateDomainAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +3 -9
- package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +3 -9
- package/dist-es/commands/UpdateFunctionCommand.js +3 -10
- package/dist-es/commands/UpdateKeyGroupCommand.js +3 -9
- package/dist-es/commands/UpdateKeyValueStoreCommand.js +3 -9
- package/dist-es/commands/UpdateOriginAccessControlCommand.js +3 -9
- package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +3 -9
- package/dist-es/commands/UpdatePublicKeyCommand.js +3 -9
- package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +3 -9
- package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +3 -9
- package/dist-es/commands/UpdateStreamingDistributionCommand.js +3 -9
- package/dist-es/commands/UpdateVpcOriginCommand.js +3 -9
- package/dist-es/commands/VerifyDnsConfigurationCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -73
- package/dist-es/models/models_1.js +0 -42
- package/dist-es/models/models_2.js +0 -32
- package/dist-es/runtimeConfig.shared.js +6 -0
- package/dist-es/schemas/schemas_0.js +10270 -0
- package/dist-types/CloudFrontClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -68
- package/dist-types/models/models_1.d.ts +0 -40
- package/dist-types/models/models_2.d.ts +0 -28
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +2 -0
- package/dist-types/schemas/schemas_0.d.ts +861 -0
- package/dist-types/ts3.4/CloudFrontClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -43
- package/dist-types/ts3.4/models/models_1.d.ts +0 -30
- package/dist-types/ts3.4/models/models_2.d.ts +0 -19
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +6 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +6 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +7 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +867 -0
- package/package.json +35 -36
- package/dist-es/protocols/Aws_restXml.js +0 -12260
- package/dist-types/protocols/Aws_restXml.d.ts +0 -1370
- package/dist-types/ts3.4/protocols/Aws_restXml.d.ts +0 -1829
|
@@ -1,1370 +0,0 @@
|
|
|
1
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
|
|
2
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
3
|
-
import { AssociateAliasCommandInput, AssociateAliasCommandOutput } from "../commands/AssociateAliasCommand";
|
|
4
|
-
import { AssociateDistributionTenantWebACLCommandInput, AssociateDistributionTenantWebACLCommandOutput } from "../commands/AssociateDistributionTenantWebACLCommand";
|
|
5
|
-
import { AssociateDistributionWebACLCommandInput, AssociateDistributionWebACLCommandOutput } from "../commands/AssociateDistributionWebACLCommand";
|
|
6
|
-
import { CopyDistributionCommandInput, CopyDistributionCommandOutput } from "../commands/CopyDistributionCommand";
|
|
7
|
-
import { CreateAnycastIpListCommandInput, CreateAnycastIpListCommandOutput } from "../commands/CreateAnycastIpListCommand";
|
|
8
|
-
import { CreateCachePolicyCommandInput, CreateCachePolicyCommandOutput } from "../commands/CreateCachePolicyCommand";
|
|
9
|
-
import { CreateCloudFrontOriginAccessIdentityCommandInput, CreateCloudFrontOriginAccessIdentityCommandOutput } from "../commands/CreateCloudFrontOriginAccessIdentityCommand";
|
|
10
|
-
import { CreateConnectionGroupCommandInput, CreateConnectionGroupCommandOutput } from "../commands/CreateConnectionGroupCommand";
|
|
11
|
-
import { CreateContinuousDeploymentPolicyCommandInput, CreateContinuousDeploymentPolicyCommandOutput } from "../commands/CreateContinuousDeploymentPolicyCommand";
|
|
12
|
-
import { CreateDistributionCommandInput, CreateDistributionCommandOutput } from "../commands/CreateDistributionCommand";
|
|
13
|
-
import { CreateDistributionTenantCommandInput, CreateDistributionTenantCommandOutput } from "../commands/CreateDistributionTenantCommand";
|
|
14
|
-
import { CreateDistributionWithTagsCommandInput, CreateDistributionWithTagsCommandOutput } from "../commands/CreateDistributionWithTagsCommand";
|
|
15
|
-
import { CreateFieldLevelEncryptionConfigCommandInput, CreateFieldLevelEncryptionConfigCommandOutput } from "../commands/CreateFieldLevelEncryptionConfigCommand";
|
|
16
|
-
import { CreateFieldLevelEncryptionProfileCommandInput, CreateFieldLevelEncryptionProfileCommandOutput } from "../commands/CreateFieldLevelEncryptionProfileCommand";
|
|
17
|
-
import { CreateFunctionCommandInput, CreateFunctionCommandOutput } from "../commands/CreateFunctionCommand";
|
|
18
|
-
import { CreateInvalidationCommandInput, CreateInvalidationCommandOutput } from "../commands/CreateInvalidationCommand";
|
|
19
|
-
import { CreateInvalidationForDistributionTenantCommandInput, CreateInvalidationForDistributionTenantCommandOutput } from "../commands/CreateInvalidationForDistributionTenantCommand";
|
|
20
|
-
import { CreateKeyGroupCommandInput, CreateKeyGroupCommandOutput } from "../commands/CreateKeyGroupCommand";
|
|
21
|
-
import { CreateKeyValueStoreCommandInput, CreateKeyValueStoreCommandOutput } from "../commands/CreateKeyValueStoreCommand";
|
|
22
|
-
import { CreateMonitoringSubscriptionCommandInput, CreateMonitoringSubscriptionCommandOutput } from "../commands/CreateMonitoringSubscriptionCommand";
|
|
23
|
-
import { CreateOriginAccessControlCommandInput, CreateOriginAccessControlCommandOutput } from "../commands/CreateOriginAccessControlCommand";
|
|
24
|
-
import { CreateOriginRequestPolicyCommandInput, CreateOriginRequestPolicyCommandOutput } from "../commands/CreateOriginRequestPolicyCommand";
|
|
25
|
-
import { CreatePublicKeyCommandInput, CreatePublicKeyCommandOutput } from "../commands/CreatePublicKeyCommand";
|
|
26
|
-
import { CreateRealtimeLogConfigCommandInput, CreateRealtimeLogConfigCommandOutput } from "../commands/CreateRealtimeLogConfigCommand";
|
|
27
|
-
import { CreateResponseHeadersPolicyCommandInput, CreateResponseHeadersPolicyCommandOutput } from "../commands/CreateResponseHeadersPolicyCommand";
|
|
28
|
-
import { CreateStreamingDistributionCommandInput, CreateStreamingDistributionCommandOutput } from "../commands/CreateStreamingDistributionCommand";
|
|
29
|
-
import { CreateStreamingDistributionWithTagsCommandInput, CreateStreamingDistributionWithTagsCommandOutput } from "../commands/CreateStreamingDistributionWithTagsCommand";
|
|
30
|
-
import { CreateVpcOriginCommandInput, CreateVpcOriginCommandOutput } from "../commands/CreateVpcOriginCommand";
|
|
31
|
-
import { DeleteAnycastIpListCommandInput, DeleteAnycastIpListCommandOutput } from "../commands/DeleteAnycastIpListCommand";
|
|
32
|
-
import { DeleteCachePolicyCommandInput, DeleteCachePolicyCommandOutput } from "../commands/DeleteCachePolicyCommand";
|
|
33
|
-
import { DeleteCloudFrontOriginAccessIdentityCommandInput, DeleteCloudFrontOriginAccessIdentityCommandOutput } from "../commands/DeleteCloudFrontOriginAccessIdentityCommand";
|
|
34
|
-
import { DeleteConnectionGroupCommandInput, DeleteConnectionGroupCommandOutput } from "../commands/DeleteConnectionGroupCommand";
|
|
35
|
-
import { DeleteContinuousDeploymentPolicyCommandInput, DeleteContinuousDeploymentPolicyCommandOutput } from "../commands/DeleteContinuousDeploymentPolicyCommand";
|
|
36
|
-
import { DeleteDistributionCommandInput, DeleteDistributionCommandOutput } from "../commands/DeleteDistributionCommand";
|
|
37
|
-
import { DeleteDistributionTenantCommandInput, DeleteDistributionTenantCommandOutput } from "../commands/DeleteDistributionTenantCommand";
|
|
38
|
-
import { DeleteFieldLevelEncryptionConfigCommandInput, DeleteFieldLevelEncryptionConfigCommandOutput } from "../commands/DeleteFieldLevelEncryptionConfigCommand";
|
|
39
|
-
import { DeleteFieldLevelEncryptionProfileCommandInput, DeleteFieldLevelEncryptionProfileCommandOutput } from "../commands/DeleteFieldLevelEncryptionProfileCommand";
|
|
40
|
-
import { DeleteFunctionCommandInput, DeleteFunctionCommandOutput } from "../commands/DeleteFunctionCommand";
|
|
41
|
-
import { DeleteKeyGroupCommandInput, DeleteKeyGroupCommandOutput } from "../commands/DeleteKeyGroupCommand";
|
|
42
|
-
import { DeleteKeyValueStoreCommandInput, DeleteKeyValueStoreCommandOutput } from "../commands/DeleteKeyValueStoreCommand";
|
|
43
|
-
import { DeleteMonitoringSubscriptionCommandInput, DeleteMonitoringSubscriptionCommandOutput } from "../commands/DeleteMonitoringSubscriptionCommand";
|
|
44
|
-
import { DeleteOriginAccessControlCommandInput, DeleteOriginAccessControlCommandOutput } from "../commands/DeleteOriginAccessControlCommand";
|
|
45
|
-
import { DeleteOriginRequestPolicyCommandInput, DeleteOriginRequestPolicyCommandOutput } from "../commands/DeleteOriginRequestPolicyCommand";
|
|
46
|
-
import { DeletePublicKeyCommandInput, DeletePublicKeyCommandOutput } from "../commands/DeletePublicKeyCommand";
|
|
47
|
-
import { DeleteRealtimeLogConfigCommandInput, DeleteRealtimeLogConfigCommandOutput } from "../commands/DeleteRealtimeLogConfigCommand";
|
|
48
|
-
import { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput } from "../commands/DeleteResourcePolicyCommand";
|
|
49
|
-
import { DeleteResponseHeadersPolicyCommandInput, DeleteResponseHeadersPolicyCommandOutput } from "../commands/DeleteResponseHeadersPolicyCommand";
|
|
50
|
-
import { DeleteStreamingDistributionCommandInput, DeleteStreamingDistributionCommandOutput } from "../commands/DeleteStreamingDistributionCommand";
|
|
51
|
-
import { DeleteVpcOriginCommandInput, DeleteVpcOriginCommandOutput } from "../commands/DeleteVpcOriginCommand";
|
|
52
|
-
import { DescribeFunctionCommandInput, DescribeFunctionCommandOutput } from "../commands/DescribeFunctionCommand";
|
|
53
|
-
import { DescribeKeyValueStoreCommandInput, DescribeKeyValueStoreCommandOutput } from "../commands/DescribeKeyValueStoreCommand";
|
|
54
|
-
import { DisassociateDistributionTenantWebACLCommandInput, DisassociateDistributionTenantWebACLCommandOutput } from "../commands/DisassociateDistributionTenantWebACLCommand";
|
|
55
|
-
import { DisassociateDistributionWebACLCommandInput, DisassociateDistributionWebACLCommandOutput } from "../commands/DisassociateDistributionWebACLCommand";
|
|
56
|
-
import { GetAnycastIpListCommandInput, GetAnycastIpListCommandOutput } from "../commands/GetAnycastIpListCommand";
|
|
57
|
-
import { GetCachePolicyCommandInput, GetCachePolicyCommandOutput } from "../commands/GetCachePolicyCommand";
|
|
58
|
-
import { GetCachePolicyConfigCommandInput, GetCachePolicyConfigCommandOutput } from "../commands/GetCachePolicyConfigCommand";
|
|
59
|
-
import { GetCloudFrontOriginAccessIdentityCommandInput, GetCloudFrontOriginAccessIdentityCommandOutput } from "../commands/GetCloudFrontOriginAccessIdentityCommand";
|
|
60
|
-
import { GetCloudFrontOriginAccessIdentityConfigCommandInput, GetCloudFrontOriginAccessIdentityConfigCommandOutput } from "../commands/GetCloudFrontOriginAccessIdentityConfigCommand";
|
|
61
|
-
import { GetConnectionGroupByRoutingEndpointCommandInput, GetConnectionGroupByRoutingEndpointCommandOutput } from "../commands/GetConnectionGroupByRoutingEndpointCommand";
|
|
62
|
-
import { GetConnectionGroupCommandInput, GetConnectionGroupCommandOutput } from "../commands/GetConnectionGroupCommand";
|
|
63
|
-
import { GetContinuousDeploymentPolicyCommandInput, GetContinuousDeploymentPolicyCommandOutput } from "../commands/GetContinuousDeploymentPolicyCommand";
|
|
64
|
-
import { GetContinuousDeploymentPolicyConfigCommandInput, GetContinuousDeploymentPolicyConfigCommandOutput } from "../commands/GetContinuousDeploymentPolicyConfigCommand";
|
|
65
|
-
import { GetDistributionCommandInput, GetDistributionCommandOutput } from "../commands/GetDistributionCommand";
|
|
66
|
-
import { GetDistributionConfigCommandInput, GetDistributionConfigCommandOutput } from "../commands/GetDistributionConfigCommand";
|
|
67
|
-
import { GetDistributionTenantByDomainCommandInput, GetDistributionTenantByDomainCommandOutput } from "../commands/GetDistributionTenantByDomainCommand";
|
|
68
|
-
import { GetDistributionTenantCommandInput, GetDistributionTenantCommandOutput } from "../commands/GetDistributionTenantCommand";
|
|
69
|
-
import { GetFieldLevelEncryptionCommandInput, GetFieldLevelEncryptionCommandOutput } from "../commands/GetFieldLevelEncryptionCommand";
|
|
70
|
-
import { GetFieldLevelEncryptionConfigCommandInput, GetFieldLevelEncryptionConfigCommandOutput } from "../commands/GetFieldLevelEncryptionConfigCommand";
|
|
71
|
-
import { GetFieldLevelEncryptionProfileCommandInput, GetFieldLevelEncryptionProfileCommandOutput } from "../commands/GetFieldLevelEncryptionProfileCommand";
|
|
72
|
-
import { GetFieldLevelEncryptionProfileConfigCommandInput, GetFieldLevelEncryptionProfileConfigCommandOutput } from "../commands/GetFieldLevelEncryptionProfileConfigCommand";
|
|
73
|
-
import { GetFunctionCommandInput, GetFunctionCommandOutput } from "../commands/GetFunctionCommand";
|
|
74
|
-
import { GetInvalidationCommandInput, GetInvalidationCommandOutput } from "../commands/GetInvalidationCommand";
|
|
75
|
-
import { GetInvalidationForDistributionTenantCommandInput, GetInvalidationForDistributionTenantCommandOutput } from "../commands/GetInvalidationForDistributionTenantCommand";
|
|
76
|
-
import { GetKeyGroupCommandInput, GetKeyGroupCommandOutput } from "../commands/GetKeyGroupCommand";
|
|
77
|
-
import { GetKeyGroupConfigCommandInput, GetKeyGroupConfigCommandOutput } from "../commands/GetKeyGroupConfigCommand";
|
|
78
|
-
import { GetManagedCertificateDetailsCommandInput, GetManagedCertificateDetailsCommandOutput } from "../commands/GetManagedCertificateDetailsCommand";
|
|
79
|
-
import { GetMonitoringSubscriptionCommandInput, GetMonitoringSubscriptionCommandOutput } from "../commands/GetMonitoringSubscriptionCommand";
|
|
80
|
-
import { GetOriginAccessControlCommandInput, GetOriginAccessControlCommandOutput } from "../commands/GetOriginAccessControlCommand";
|
|
81
|
-
import { GetOriginAccessControlConfigCommandInput, GetOriginAccessControlConfigCommandOutput } from "../commands/GetOriginAccessControlConfigCommand";
|
|
82
|
-
import { GetOriginRequestPolicyCommandInput, GetOriginRequestPolicyCommandOutput } from "../commands/GetOriginRequestPolicyCommand";
|
|
83
|
-
import { GetOriginRequestPolicyConfigCommandInput, GetOriginRequestPolicyConfigCommandOutput } from "../commands/GetOriginRequestPolicyConfigCommand";
|
|
84
|
-
import { GetPublicKeyCommandInput, GetPublicKeyCommandOutput } from "../commands/GetPublicKeyCommand";
|
|
85
|
-
import { GetPublicKeyConfigCommandInput, GetPublicKeyConfigCommandOutput } from "../commands/GetPublicKeyConfigCommand";
|
|
86
|
-
import { GetRealtimeLogConfigCommandInput, GetRealtimeLogConfigCommandOutput } from "../commands/GetRealtimeLogConfigCommand";
|
|
87
|
-
import { GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput } from "../commands/GetResourcePolicyCommand";
|
|
88
|
-
import { GetResponseHeadersPolicyCommandInput, GetResponseHeadersPolicyCommandOutput } from "../commands/GetResponseHeadersPolicyCommand";
|
|
89
|
-
import { GetResponseHeadersPolicyConfigCommandInput, GetResponseHeadersPolicyConfigCommandOutput } from "../commands/GetResponseHeadersPolicyConfigCommand";
|
|
90
|
-
import { GetStreamingDistributionCommandInput, GetStreamingDistributionCommandOutput } from "../commands/GetStreamingDistributionCommand";
|
|
91
|
-
import { GetStreamingDistributionConfigCommandInput, GetStreamingDistributionConfigCommandOutput } from "../commands/GetStreamingDistributionConfigCommand";
|
|
92
|
-
import { GetVpcOriginCommandInput, GetVpcOriginCommandOutput } from "../commands/GetVpcOriginCommand";
|
|
93
|
-
import { ListAnycastIpListsCommandInput, ListAnycastIpListsCommandOutput } from "../commands/ListAnycastIpListsCommand";
|
|
94
|
-
import { ListCachePoliciesCommandInput, ListCachePoliciesCommandOutput } from "../commands/ListCachePoliciesCommand";
|
|
95
|
-
import { ListCloudFrontOriginAccessIdentitiesCommandInput, ListCloudFrontOriginAccessIdentitiesCommandOutput } from "../commands/ListCloudFrontOriginAccessIdentitiesCommand";
|
|
96
|
-
import { ListConflictingAliasesCommandInput, ListConflictingAliasesCommandOutput } from "../commands/ListConflictingAliasesCommand";
|
|
97
|
-
import { ListConnectionGroupsCommandInput, ListConnectionGroupsCommandOutput } from "../commands/ListConnectionGroupsCommand";
|
|
98
|
-
import { ListContinuousDeploymentPoliciesCommandInput, ListContinuousDeploymentPoliciesCommandOutput } from "../commands/ListContinuousDeploymentPoliciesCommand";
|
|
99
|
-
import { ListDistributionsByAnycastIpListIdCommandInput, ListDistributionsByAnycastIpListIdCommandOutput } from "../commands/ListDistributionsByAnycastIpListIdCommand";
|
|
100
|
-
import { ListDistributionsByCachePolicyIdCommandInput, ListDistributionsByCachePolicyIdCommandOutput } from "../commands/ListDistributionsByCachePolicyIdCommand";
|
|
101
|
-
import { ListDistributionsByConnectionModeCommandInput, ListDistributionsByConnectionModeCommandOutput } from "../commands/ListDistributionsByConnectionModeCommand";
|
|
102
|
-
import { ListDistributionsByKeyGroupCommandInput, ListDistributionsByKeyGroupCommandOutput } from "../commands/ListDistributionsByKeyGroupCommand";
|
|
103
|
-
import { ListDistributionsByOriginRequestPolicyIdCommandInput, ListDistributionsByOriginRequestPolicyIdCommandOutput } from "../commands/ListDistributionsByOriginRequestPolicyIdCommand";
|
|
104
|
-
import { ListDistributionsByOwnedResourceCommandInput, ListDistributionsByOwnedResourceCommandOutput } from "../commands/ListDistributionsByOwnedResourceCommand";
|
|
105
|
-
import { ListDistributionsByRealtimeLogConfigCommandInput, ListDistributionsByRealtimeLogConfigCommandOutput } from "../commands/ListDistributionsByRealtimeLogConfigCommand";
|
|
106
|
-
import { ListDistributionsByResponseHeadersPolicyIdCommandInput, ListDistributionsByResponseHeadersPolicyIdCommandOutput } from "../commands/ListDistributionsByResponseHeadersPolicyIdCommand";
|
|
107
|
-
import { ListDistributionsByVpcOriginIdCommandInput, ListDistributionsByVpcOriginIdCommandOutput } from "../commands/ListDistributionsByVpcOriginIdCommand";
|
|
108
|
-
import { ListDistributionsByWebACLIdCommandInput, ListDistributionsByWebACLIdCommandOutput } from "../commands/ListDistributionsByWebACLIdCommand";
|
|
109
|
-
import { ListDistributionsCommandInput, ListDistributionsCommandOutput } from "../commands/ListDistributionsCommand";
|
|
110
|
-
import { ListDistributionTenantsByCustomizationCommandInput, ListDistributionTenantsByCustomizationCommandOutput } from "../commands/ListDistributionTenantsByCustomizationCommand";
|
|
111
|
-
import { ListDistributionTenantsCommandInput, ListDistributionTenantsCommandOutput } from "../commands/ListDistributionTenantsCommand";
|
|
112
|
-
import { ListDomainConflictsCommandInput, ListDomainConflictsCommandOutput } from "../commands/ListDomainConflictsCommand";
|
|
113
|
-
import { ListFieldLevelEncryptionConfigsCommandInput, ListFieldLevelEncryptionConfigsCommandOutput } from "../commands/ListFieldLevelEncryptionConfigsCommand";
|
|
114
|
-
import { ListFieldLevelEncryptionProfilesCommandInput, ListFieldLevelEncryptionProfilesCommandOutput } from "../commands/ListFieldLevelEncryptionProfilesCommand";
|
|
115
|
-
import { ListFunctionsCommandInput, ListFunctionsCommandOutput } from "../commands/ListFunctionsCommand";
|
|
116
|
-
import { ListInvalidationsCommandInput, ListInvalidationsCommandOutput } from "../commands/ListInvalidationsCommand";
|
|
117
|
-
import { ListInvalidationsForDistributionTenantCommandInput, ListInvalidationsForDistributionTenantCommandOutput } from "../commands/ListInvalidationsForDistributionTenantCommand";
|
|
118
|
-
import { ListKeyGroupsCommandInput, ListKeyGroupsCommandOutput } from "../commands/ListKeyGroupsCommand";
|
|
119
|
-
import { ListKeyValueStoresCommandInput, ListKeyValueStoresCommandOutput } from "../commands/ListKeyValueStoresCommand";
|
|
120
|
-
import { ListOriginAccessControlsCommandInput, ListOriginAccessControlsCommandOutput } from "../commands/ListOriginAccessControlsCommand";
|
|
121
|
-
import { ListOriginRequestPoliciesCommandInput, ListOriginRequestPoliciesCommandOutput } from "../commands/ListOriginRequestPoliciesCommand";
|
|
122
|
-
import { ListPublicKeysCommandInput, ListPublicKeysCommandOutput } from "../commands/ListPublicKeysCommand";
|
|
123
|
-
import { ListRealtimeLogConfigsCommandInput, ListRealtimeLogConfigsCommandOutput } from "../commands/ListRealtimeLogConfigsCommand";
|
|
124
|
-
import { ListResponseHeadersPoliciesCommandInput, ListResponseHeadersPoliciesCommandOutput } from "../commands/ListResponseHeadersPoliciesCommand";
|
|
125
|
-
import { ListStreamingDistributionsCommandInput, ListStreamingDistributionsCommandOutput } from "../commands/ListStreamingDistributionsCommand";
|
|
126
|
-
import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
|
|
127
|
-
import { ListVpcOriginsCommandInput, ListVpcOriginsCommandOutput } from "../commands/ListVpcOriginsCommand";
|
|
128
|
-
import { PublishFunctionCommandInput, PublishFunctionCommandOutput } from "../commands/PublishFunctionCommand";
|
|
129
|
-
import { PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput } from "../commands/PutResourcePolicyCommand";
|
|
130
|
-
import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
|
|
131
|
-
import { TestFunctionCommandInput, TestFunctionCommandOutput } from "../commands/TestFunctionCommand";
|
|
132
|
-
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
|
|
133
|
-
import { UpdateAnycastIpListCommandInput, UpdateAnycastIpListCommandOutput } from "../commands/UpdateAnycastIpListCommand";
|
|
134
|
-
import { UpdateCachePolicyCommandInput, UpdateCachePolicyCommandOutput } from "../commands/UpdateCachePolicyCommand";
|
|
135
|
-
import { UpdateCloudFrontOriginAccessIdentityCommandInput, UpdateCloudFrontOriginAccessIdentityCommandOutput } from "../commands/UpdateCloudFrontOriginAccessIdentityCommand";
|
|
136
|
-
import { UpdateConnectionGroupCommandInput, UpdateConnectionGroupCommandOutput } from "../commands/UpdateConnectionGroupCommand";
|
|
137
|
-
import { UpdateContinuousDeploymentPolicyCommandInput, UpdateContinuousDeploymentPolicyCommandOutput } from "../commands/UpdateContinuousDeploymentPolicyCommand";
|
|
138
|
-
import { UpdateDistributionCommandInput, UpdateDistributionCommandOutput } from "../commands/UpdateDistributionCommand";
|
|
139
|
-
import { UpdateDistributionTenantCommandInput, UpdateDistributionTenantCommandOutput } from "../commands/UpdateDistributionTenantCommand";
|
|
140
|
-
import { UpdateDistributionWithStagingConfigCommandInput, UpdateDistributionWithStagingConfigCommandOutput } from "../commands/UpdateDistributionWithStagingConfigCommand";
|
|
141
|
-
import { UpdateDomainAssociationCommandInput, UpdateDomainAssociationCommandOutput } from "../commands/UpdateDomainAssociationCommand";
|
|
142
|
-
import { UpdateFieldLevelEncryptionConfigCommandInput, UpdateFieldLevelEncryptionConfigCommandOutput } from "../commands/UpdateFieldLevelEncryptionConfigCommand";
|
|
143
|
-
import { UpdateFieldLevelEncryptionProfileCommandInput, UpdateFieldLevelEncryptionProfileCommandOutput } from "../commands/UpdateFieldLevelEncryptionProfileCommand";
|
|
144
|
-
import { UpdateFunctionCommandInput, UpdateFunctionCommandOutput } from "../commands/UpdateFunctionCommand";
|
|
145
|
-
import { UpdateKeyGroupCommandInput, UpdateKeyGroupCommandOutput } from "../commands/UpdateKeyGroupCommand";
|
|
146
|
-
import { UpdateKeyValueStoreCommandInput, UpdateKeyValueStoreCommandOutput } from "../commands/UpdateKeyValueStoreCommand";
|
|
147
|
-
import { UpdateOriginAccessControlCommandInput, UpdateOriginAccessControlCommandOutput } from "../commands/UpdateOriginAccessControlCommand";
|
|
148
|
-
import { UpdateOriginRequestPolicyCommandInput, UpdateOriginRequestPolicyCommandOutput } from "../commands/UpdateOriginRequestPolicyCommand";
|
|
149
|
-
import { UpdatePublicKeyCommandInput, UpdatePublicKeyCommandOutput } from "../commands/UpdatePublicKeyCommand";
|
|
150
|
-
import { UpdateRealtimeLogConfigCommandInput, UpdateRealtimeLogConfigCommandOutput } from "../commands/UpdateRealtimeLogConfigCommand";
|
|
151
|
-
import { UpdateResponseHeadersPolicyCommandInput, UpdateResponseHeadersPolicyCommandOutput } from "../commands/UpdateResponseHeadersPolicyCommand";
|
|
152
|
-
import { UpdateStreamingDistributionCommandInput, UpdateStreamingDistributionCommandOutput } from "../commands/UpdateStreamingDistributionCommand";
|
|
153
|
-
import { UpdateVpcOriginCommandInput, UpdateVpcOriginCommandOutput } from "../commands/UpdateVpcOriginCommand";
|
|
154
|
-
import { VerifyDnsConfigurationCommandInput, VerifyDnsConfigurationCommandOutput } from "../commands/VerifyDnsConfigurationCommand";
|
|
155
|
-
/**
|
|
156
|
-
* serializeAws_restXmlAssociateAliasCommand
|
|
157
|
-
*/
|
|
158
|
-
export declare const se_AssociateAliasCommand: (input: AssociateAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
159
|
-
/**
|
|
160
|
-
* serializeAws_restXmlAssociateDistributionTenantWebACLCommand
|
|
161
|
-
*/
|
|
162
|
-
export declare const se_AssociateDistributionTenantWebACLCommand: (input: AssociateDistributionTenantWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
163
|
-
/**
|
|
164
|
-
* serializeAws_restXmlAssociateDistributionWebACLCommand
|
|
165
|
-
*/
|
|
166
|
-
export declare const se_AssociateDistributionWebACLCommand: (input: AssociateDistributionWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
167
|
-
/**
|
|
168
|
-
* serializeAws_restXmlCopyDistributionCommand
|
|
169
|
-
*/
|
|
170
|
-
export declare const se_CopyDistributionCommand: (input: CopyDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
171
|
-
/**
|
|
172
|
-
* serializeAws_restXmlCreateAnycastIpListCommand
|
|
173
|
-
*/
|
|
174
|
-
export declare const se_CreateAnycastIpListCommand: (input: CreateAnycastIpListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
175
|
-
/**
|
|
176
|
-
* serializeAws_restXmlCreateCachePolicyCommand
|
|
177
|
-
*/
|
|
178
|
-
export declare const se_CreateCachePolicyCommand: (input: CreateCachePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
179
|
-
/**
|
|
180
|
-
* serializeAws_restXmlCreateCloudFrontOriginAccessIdentityCommand
|
|
181
|
-
*/
|
|
182
|
-
export declare const se_CreateCloudFrontOriginAccessIdentityCommand: (input: CreateCloudFrontOriginAccessIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
183
|
-
/**
|
|
184
|
-
* serializeAws_restXmlCreateConnectionGroupCommand
|
|
185
|
-
*/
|
|
186
|
-
export declare const se_CreateConnectionGroupCommand: (input: CreateConnectionGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
187
|
-
/**
|
|
188
|
-
* serializeAws_restXmlCreateContinuousDeploymentPolicyCommand
|
|
189
|
-
*/
|
|
190
|
-
export declare const se_CreateContinuousDeploymentPolicyCommand: (input: CreateContinuousDeploymentPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
191
|
-
/**
|
|
192
|
-
* serializeAws_restXmlCreateDistributionCommand
|
|
193
|
-
*/
|
|
194
|
-
export declare const se_CreateDistributionCommand: (input: CreateDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
195
|
-
/**
|
|
196
|
-
* serializeAws_restXmlCreateDistributionTenantCommand
|
|
197
|
-
*/
|
|
198
|
-
export declare const se_CreateDistributionTenantCommand: (input: CreateDistributionTenantCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
199
|
-
/**
|
|
200
|
-
* serializeAws_restXmlCreateDistributionWithTagsCommand
|
|
201
|
-
*/
|
|
202
|
-
export declare const se_CreateDistributionWithTagsCommand: (input: CreateDistributionWithTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
203
|
-
/**
|
|
204
|
-
* serializeAws_restXmlCreateFieldLevelEncryptionConfigCommand
|
|
205
|
-
*/
|
|
206
|
-
export declare const se_CreateFieldLevelEncryptionConfigCommand: (input: CreateFieldLevelEncryptionConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
207
|
-
/**
|
|
208
|
-
* serializeAws_restXmlCreateFieldLevelEncryptionProfileCommand
|
|
209
|
-
*/
|
|
210
|
-
export declare const se_CreateFieldLevelEncryptionProfileCommand: (input: CreateFieldLevelEncryptionProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
211
|
-
/**
|
|
212
|
-
* serializeAws_restXmlCreateFunctionCommand
|
|
213
|
-
*/
|
|
214
|
-
export declare const se_CreateFunctionCommand: (input: CreateFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
215
|
-
/**
|
|
216
|
-
* serializeAws_restXmlCreateInvalidationCommand
|
|
217
|
-
*/
|
|
218
|
-
export declare const se_CreateInvalidationCommand: (input: CreateInvalidationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
219
|
-
/**
|
|
220
|
-
* serializeAws_restXmlCreateInvalidationForDistributionTenantCommand
|
|
221
|
-
*/
|
|
222
|
-
export declare const se_CreateInvalidationForDistributionTenantCommand: (input: CreateInvalidationForDistributionTenantCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
223
|
-
/**
|
|
224
|
-
* serializeAws_restXmlCreateKeyGroupCommand
|
|
225
|
-
*/
|
|
226
|
-
export declare const se_CreateKeyGroupCommand: (input: CreateKeyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
227
|
-
/**
|
|
228
|
-
* serializeAws_restXmlCreateKeyValueStoreCommand
|
|
229
|
-
*/
|
|
230
|
-
export declare const se_CreateKeyValueStoreCommand: (input: CreateKeyValueStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
231
|
-
/**
|
|
232
|
-
* serializeAws_restXmlCreateMonitoringSubscriptionCommand
|
|
233
|
-
*/
|
|
234
|
-
export declare const se_CreateMonitoringSubscriptionCommand: (input: CreateMonitoringSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
235
|
-
/**
|
|
236
|
-
* serializeAws_restXmlCreateOriginAccessControlCommand
|
|
237
|
-
*/
|
|
238
|
-
export declare const se_CreateOriginAccessControlCommand: (input: CreateOriginAccessControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
239
|
-
/**
|
|
240
|
-
* serializeAws_restXmlCreateOriginRequestPolicyCommand
|
|
241
|
-
*/
|
|
242
|
-
export declare const se_CreateOriginRequestPolicyCommand: (input: CreateOriginRequestPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
243
|
-
/**
|
|
244
|
-
* serializeAws_restXmlCreatePublicKeyCommand
|
|
245
|
-
*/
|
|
246
|
-
export declare const se_CreatePublicKeyCommand: (input: CreatePublicKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
247
|
-
/**
|
|
248
|
-
* serializeAws_restXmlCreateRealtimeLogConfigCommand
|
|
249
|
-
*/
|
|
250
|
-
export declare const se_CreateRealtimeLogConfigCommand: (input: CreateRealtimeLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
251
|
-
/**
|
|
252
|
-
* serializeAws_restXmlCreateResponseHeadersPolicyCommand
|
|
253
|
-
*/
|
|
254
|
-
export declare const se_CreateResponseHeadersPolicyCommand: (input: CreateResponseHeadersPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
255
|
-
/**
|
|
256
|
-
* serializeAws_restXmlCreateStreamingDistributionCommand
|
|
257
|
-
*/
|
|
258
|
-
export declare const se_CreateStreamingDistributionCommand: (input: CreateStreamingDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
259
|
-
/**
|
|
260
|
-
* serializeAws_restXmlCreateStreamingDistributionWithTagsCommand
|
|
261
|
-
*/
|
|
262
|
-
export declare const se_CreateStreamingDistributionWithTagsCommand: (input: CreateStreamingDistributionWithTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
263
|
-
/**
|
|
264
|
-
* serializeAws_restXmlCreateVpcOriginCommand
|
|
265
|
-
*/
|
|
266
|
-
export declare const se_CreateVpcOriginCommand: (input: CreateVpcOriginCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
267
|
-
/**
|
|
268
|
-
* serializeAws_restXmlDeleteAnycastIpListCommand
|
|
269
|
-
*/
|
|
270
|
-
export declare const se_DeleteAnycastIpListCommand: (input: DeleteAnycastIpListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
271
|
-
/**
|
|
272
|
-
* serializeAws_restXmlDeleteCachePolicyCommand
|
|
273
|
-
*/
|
|
274
|
-
export declare const se_DeleteCachePolicyCommand: (input: DeleteCachePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
275
|
-
/**
|
|
276
|
-
* serializeAws_restXmlDeleteCloudFrontOriginAccessIdentityCommand
|
|
277
|
-
*/
|
|
278
|
-
export declare const se_DeleteCloudFrontOriginAccessIdentityCommand: (input: DeleteCloudFrontOriginAccessIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
279
|
-
/**
|
|
280
|
-
* serializeAws_restXmlDeleteConnectionGroupCommand
|
|
281
|
-
*/
|
|
282
|
-
export declare const se_DeleteConnectionGroupCommand: (input: DeleteConnectionGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
283
|
-
/**
|
|
284
|
-
* serializeAws_restXmlDeleteContinuousDeploymentPolicyCommand
|
|
285
|
-
*/
|
|
286
|
-
export declare const se_DeleteContinuousDeploymentPolicyCommand: (input: DeleteContinuousDeploymentPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
287
|
-
/**
|
|
288
|
-
* serializeAws_restXmlDeleteDistributionCommand
|
|
289
|
-
*/
|
|
290
|
-
export declare const se_DeleteDistributionCommand: (input: DeleteDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
291
|
-
/**
|
|
292
|
-
* serializeAws_restXmlDeleteDistributionTenantCommand
|
|
293
|
-
*/
|
|
294
|
-
export declare const se_DeleteDistributionTenantCommand: (input: DeleteDistributionTenantCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
295
|
-
/**
|
|
296
|
-
* serializeAws_restXmlDeleteFieldLevelEncryptionConfigCommand
|
|
297
|
-
*/
|
|
298
|
-
export declare const se_DeleteFieldLevelEncryptionConfigCommand: (input: DeleteFieldLevelEncryptionConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
299
|
-
/**
|
|
300
|
-
* serializeAws_restXmlDeleteFieldLevelEncryptionProfileCommand
|
|
301
|
-
*/
|
|
302
|
-
export declare const se_DeleteFieldLevelEncryptionProfileCommand: (input: DeleteFieldLevelEncryptionProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
303
|
-
/**
|
|
304
|
-
* serializeAws_restXmlDeleteFunctionCommand
|
|
305
|
-
*/
|
|
306
|
-
export declare const se_DeleteFunctionCommand: (input: DeleteFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
307
|
-
/**
|
|
308
|
-
* serializeAws_restXmlDeleteKeyGroupCommand
|
|
309
|
-
*/
|
|
310
|
-
export declare const se_DeleteKeyGroupCommand: (input: DeleteKeyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
311
|
-
/**
|
|
312
|
-
* serializeAws_restXmlDeleteKeyValueStoreCommand
|
|
313
|
-
*/
|
|
314
|
-
export declare const se_DeleteKeyValueStoreCommand: (input: DeleteKeyValueStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
315
|
-
/**
|
|
316
|
-
* serializeAws_restXmlDeleteMonitoringSubscriptionCommand
|
|
317
|
-
*/
|
|
318
|
-
export declare const se_DeleteMonitoringSubscriptionCommand: (input: DeleteMonitoringSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
319
|
-
/**
|
|
320
|
-
* serializeAws_restXmlDeleteOriginAccessControlCommand
|
|
321
|
-
*/
|
|
322
|
-
export declare const se_DeleteOriginAccessControlCommand: (input: DeleteOriginAccessControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
323
|
-
/**
|
|
324
|
-
* serializeAws_restXmlDeleteOriginRequestPolicyCommand
|
|
325
|
-
*/
|
|
326
|
-
export declare const se_DeleteOriginRequestPolicyCommand: (input: DeleteOriginRequestPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
327
|
-
/**
|
|
328
|
-
* serializeAws_restXmlDeletePublicKeyCommand
|
|
329
|
-
*/
|
|
330
|
-
export declare const se_DeletePublicKeyCommand: (input: DeletePublicKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
331
|
-
/**
|
|
332
|
-
* serializeAws_restXmlDeleteRealtimeLogConfigCommand
|
|
333
|
-
*/
|
|
334
|
-
export declare const se_DeleteRealtimeLogConfigCommand: (input: DeleteRealtimeLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
335
|
-
/**
|
|
336
|
-
* serializeAws_restXmlDeleteResourcePolicyCommand
|
|
337
|
-
*/
|
|
338
|
-
export declare const se_DeleteResourcePolicyCommand: (input: DeleteResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
339
|
-
/**
|
|
340
|
-
* serializeAws_restXmlDeleteResponseHeadersPolicyCommand
|
|
341
|
-
*/
|
|
342
|
-
export declare const se_DeleteResponseHeadersPolicyCommand: (input: DeleteResponseHeadersPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
343
|
-
/**
|
|
344
|
-
* serializeAws_restXmlDeleteStreamingDistributionCommand
|
|
345
|
-
*/
|
|
346
|
-
export declare const se_DeleteStreamingDistributionCommand: (input: DeleteStreamingDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
347
|
-
/**
|
|
348
|
-
* serializeAws_restXmlDeleteVpcOriginCommand
|
|
349
|
-
*/
|
|
350
|
-
export declare const se_DeleteVpcOriginCommand: (input: DeleteVpcOriginCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
351
|
-
/**
|
|
352
|
-
* serializeAws_restXmlDescribeFunctionCommand
|
|
353
|
-
*/
|
|
354
|
-
export declare const se_DescribeFunctionCommand: (input: DescribeFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
355
|
-
/**
|
|
356
|
-
* serializeAws_restXmlDescribeKeyValueStoreCommand
|
|
357
|
-
*/
|
|
358
|
-
export declare const se_DescribeKeyValueStoreCommand: (input: DescribeKeyValueStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
359
|
-
/**
|
|
360
|
-
* serializeAws_restXmlDisassociateDistributionTenantWebACLCommand
|
|
361
|
-
*/
|
|
362
|
-
export declare const se_DisassociateDistributionTenantWebACLCommand: (input: DisassociateDistributionTenantWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
363
|
-
/**
|
|
364
|
-
* serializeAws_restXmlDisassociateDistributionWebACLCommand
|
|
365
|
-
*/
|
|
366
|
-
export declare const se_DisassociateDistributionWebACLCommand: (input: DisassociateDistributionWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
367
|
-
/**
|
|
368
|
-
* serializeAws_restXmlGetAnycastIpListCommand
|
|
369
|
-
*/
|
|
370
|
-
export declare const se_GetAnycastIpListCommand: (input: GetAnycastIpListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
371
|
-
/**
|
|
372
|
-
* serializeAws_restXmlGetCachePolicyCommand
|
|
373
|
-
*/
|
|
374
|
-
export declare const se_GetCachePolicyCommand: (input: GetCachePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
375
|
-
/**
|
|
376
|
-
* serializeAws_restXmlGetCachePolicyConfigCommand
|
|
377
|
-
*/
|
|
378
|
-
export declare const se_GetCachePolicyConfigCommand: (input: GetCachePolicyConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
379
|
-
/**
|
|
380
|
-
* serializeAws_restXmlGetCloudFrontOriginAccessIdentityCommand
|
|
381
|
-
*/
|
|
382
|
-
export declare const se_GetCloudFrontOriginAccessIdentityCommand: (input: GetCloudFrontOriginAccessIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
383
|
-
/**
|
|
384
|
-
* serializeAws_restXmlGetCloudFrontOriginAccessIdentityConfigCommand
|
|
385
|
-
*/
|
|
386
|
-
export declare const se_GetCloudFrontOriginAccessIdentityConfigCommand: (input: GetCloudFrontOriginAccessIdentityConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
387
|
-
/**
|
|
388
|
-
* serializeAws_restXmlGetConnectionGroupCommand
|
|
389
|
-
*/
|
|
390
|
-
export declare const se_GetConnectionGroupCommand: (input: GetConnectionGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
391
|
-
/**
|
|
392
|
-
* serializeAws_restXmlGetConnectionGroupByRoutingEndpointCommand
|
|
393
|
-
*/
|
|
394
|
-
export declare const se_GetConnectionGroupByRoutingEndpointCommand: (input: GetConnectionGroupByRoutingEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
395
|
-
/**
|
|
396
|
-
* serializeAws_restXmlGetContinuousDeploymentPolicyCommand
|
|
397
|
-
*/
|
|
398
|
-
export declare const se_GetContinuousDeploymentPolicyCommand: (input: GetContinuousDeploymentPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
399
|
-
/**
|
|
400
|
-
* serializeAws_restXmlGetContinuousDeploymentPolicyConfigCommand
|
|
401
|
-
*/
|
|
402
|
-
export declare const se_GetContinuousDeploymentPolicyConfigCommand: (input: GetContinuousDeploymentPolicyConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
403
|
-
/**
|
|
404
|
-
* serializeAws_restXmlGetDistributionCommand
|
|
405
|
-
*/
|
|
406
|
-
export declare const se_GetDistributionCommand: (input: GetDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
407
|
-
/**
|
|
408
|
-
* serializeAws_restXmlGetDistributionConfigCommand
|
|
409
|
-
*/
|
|
410
|
-
export declare const se_GetDistributionConfigCommand: (input: GetDistributionConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
411
|
-
/**
|
|
412
|
-
* serializeAws_restXmlGetDistributionTenantCommand
|
|
413
|
-
*/
|
|
414
|
-
export declare const se_GetDistributionTenantCommand: (input: GetDistributionTenantCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
415
|
-
/**
|
|
416
|
-
* serializeAws_restXmlGetDistributionTenantByDomainCommand
|
|
417
|
-
*/
|
|
418
|
-
export declare const se_GetDistributionTenantByDomainCommand: (input: GetDistributionTenantByDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
419
|
-
/**
|
|
420
|
-
* serializeAws_restXmlGetFieldLevelEncryptionCommand
|
|
421
|
-
*/
|
|
422
|
-
export declare const se_GetFieldLevelEncryptionCommand: (input: GetFieldLevelEncryptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
423
|
-
/**
|
|
424
|
-
* serializeAws_restXmlGetFieldLevelEncryptionConfigCommand
|
|
425
|
-
*/
|
|
426
|
-
export declare const se_GetFieldLevelEncryptionConfigCommand: (input: GetFieldLevelEncryptionConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
427
|
-
/**
|
|
428
|
-
* serializeAws_restXmlGetFieldLevelEncryptionProfileCommand
|
|
429
|
-
*/
|
|
430
|
-
export declare const se_GetFieldLevelEncryptionProfileCommand: (input: GetFieldLevelEncryptionProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
431
|
-
/**
|
|
432
|
-
* serializeAws_restXmlGetFieldLevelEncryptionProfileConfigCommand
|
|
433
|
-
*/
|
|
434
|
-
export declare const se_GetFieldLevelEncryptionProfileConfigCommand: (input: GetFieldLevelEncryptionProfileConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
435
|
-
/**
|
|
436
|
-
* serializeAws_restXmlGetFunctionCommand
|
|
437
|
-
*/
|
|
438
|
-
export declare const se_GetFunctionCommand: (input: GetFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
439
|
-
/**
|
|
440
|
-
* serializeAws_restXmlGetInvalidationCommand
|
|
441
|
-
*/
|
|
442
|
-
export declare const se_GetInvalidationCommand: (input: GetInvalidationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
443
|
-
/**
|
|
444
|
-
* serializeAws_restXmlGetInvalidationForDistributionTenantCommand
|
|
445
|
-
*/
|
|
446
|
-
export declare const se_GetInvalidationForDistributionTenantCommand: (input: GetInvalidationForDistributionTenantCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
447
|
-
/**
|
|
448
|
-
* serializeAws_restXmlGetKeyGroupCommand
|
|
449
|
-
*/
|
|
450
|
-
export declare const se_GetKeyGroupCommand: (input: GetKeyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
451
|
-
/**
|
|
452
|
-
* serializeAws_restXmlGetKeyGroupConfigCommand
|
|
453
|
-
*/
|
|
454
|
-
export declare const se_GetKeyGroupConfigCommand: (input: GetKeyGroupConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
455
|
-
/**
|
|
456
|
-
* serializeAws_restXmlGetManagedCertificateDetailsCommand
|
|
457
|
-
*/
|
|
458
|
-
export declare const se_GetManagedCertificateDetailsCommand: (input: GetManagedCertificateDetailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
459
|
-
/**
|
|
460
|
-
* serializeAws_restXmlGetMonitoringSubscriptionCommand
|
|
461
|
-
*/
|
|
462
|
-
export declare const se_GetMonitoringSubscriptionCommand: (input: GetMonitoringSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
463
|
-
/**
|
|
464
|
-
* serializeAws_restXmlGetOriginAccessControlCommand
|
|
465
|
-
*/
|
|
466
|
-
export declare const se_GetOriginAccessControlCommand: (input: GetOriginAccessControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
467
|
-
/**
|
|
468
|
-
* serializeAws_restXmlGetOriginAccessControlConfigCommand
|
|
469
|
-
*/
|
|
470
|
-
export declare const se_GetOriginAccessControlConfigCommand: (input: GetOriginAccessControlConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
471
|
-
/**
|
|
472
|
-
* serializeAws_restXmlGetOriginRequestPolicyCommand
|
|
473
|
-
*/
|
|
474
|
-
export declare const se_GetOriginRequestPolicyCommand: (input: GetOriginRequestPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
475
|
-
/**
|
|
476
|
-
* serializeAws_restXmlGetOriginRequestPolicyConfigCommand
|
|
477
|
-
*/
|
|
478
|
-
export declare const se_GetOriginRequestPolicyConfigCommand: (input: GetOriginRequestPolicyConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
479
|
-
/**
|
|
480
|
-
* serializeAws_restXmlGetPublicKeyCommand
|
|
481
|
-
*/
|
|
482
|
-
export declare const se_GetPublicKeyCommand: (input: GetPublicKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
483
|
-
/**
|
|
484
|
-
* serializeAws_restXmlGetPublicKeyConfigCommand
|
|
485
|
-
*/
|
|
486
|
-
export declare const se_GetPublicKeyConfigCommand: (input: GetPublicKeyConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
487
|
-
/**
|
|
488
|
-
* serializeAws_restXmlGetRealtimeLogConfigCommand
|
|
489
|
-
*/
|
|
490
|
-
export declare const se_GetRealtimeLogConfigCommand: (input: GetRealtimeLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
491
|
-
/**
|
|
492
|
-
* serializeAws_restXmlGetResourcePolicyCommand
|
|
493
|
-
*/
|
|
494
|
-
export declare const se_GetResourcePolicyCommand: (input: GetResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
495
|
-
/**
|
|
496
|
-
* serializeAws_restXmlGetResponseHeadersPolicyCommand
|
|
497
|
-
*/
|
|
498
|
-
export declare const se_GetResponseHeadersPolicyCommand: (input: GetResponseHeadersPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
499
|
-
/**
|
|
500
|
-
* serializeAws_restXmlGetResponseHeadersPolicyConfigCommand
|
|
501
|
-
*/
|
|
502
|
-
export declare const se_GetResponseHeadersPolicyConfigCommand: (input: GetResponseHeadersPolicyConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
503
|
-
/**
|
|
504
|
-
* serializeAws_restXmlGetStreamingDistributionCommand
|
|
505
|
-
*/
|
|
506
|
-
export declare const se_GetStreamingDistributionCommand: (input: GetStreamingDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
507
|
-
/**
|
|
508
|
-
* serializeAws_restXmlGetStreamingDistributionConfigCommand
|
|
509
|
-
*/
|
|
510
|
-
export declare const se_GetStreamingDistributionConfigCommand: (input: GetStreamingDistributionConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
511
|
-
/**
|
|
512
|
-
* serializeAws_restXmlGetVpcOriginCommand
|
|
513
|
-
*/
|
|
514
|
-
export declare const se_GetVpcOriginCommand: (input: GetVpcOriginCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
515
|
-
/**
|
|
516
|
-
* serializeAws_restXmlListAnycastIpListsCommand
|
|
517
|
-
*/
|
|
518
|
-
export declare const se_ListAnycastIpListsCommand: (input: ListAnycastIpListsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
519
|
-
/**
|
|
520
|
-
* serializeAws_restXmlListCachePoliciesCommand
|
|
521
|
-
*/
|
|
522
|
-
export declare const se_ListCachePoliciesCommand: (input: ListCachePoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
523
|
-
/**
|
|
524
|
-
* serializeAws_restXmlListCloudFrontOriginAccessIdentitiesCommand
|
|
525
|
-
*/
|
|
526
|
-
export declare const se_ListCloudFrontOriginAccessIdentitiesCommand: (input: ListCloudFrontOriginAccessIdentitiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
527
|
-
/**
|
|
528
|
-
* serializeAws_restXmlListConflictingAliasesCommand
|
|
529
|
-
*/
|
|
530
|
-
export declare const se_ListConflictingAliasesCommand: (input: ListConflictingAliasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
531
|
-
/**
|
|
532
|
-
* serializeAws_restXmlListConnectionGroupsCommand
|
|
533
|
-
*/
|
|
534
|
-
export declare const se_ListConnectionGroupsCommand: (input: ListConnectionGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
535
|
-
/**
|
|
536
|
-
* serializeAws_restXmlListContinuousDeploymentPoliciesCommand
|
|
537
|
-
*/
|
|
538
|
-
export declare const se_ListContinuousDeploymentPoliciesCommand: (input: ListContinuousDeploymentPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
539
|
-
/**
|
|
540
|
-
* serializeAws_restXmlListDistributionsCommand
|
|
541
|
-
*/
|
|
542
|
-
export declare const se_ListDistributionsCommand: (input: ListDistributionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
543
|
-
/**
|
|
544
|
-
* serializeAws_restXmlListDistributionsByAnycastIpListIdCommand
|
|
545
|
-
*/
|
|
546
|
-
export declare const se_ListDistributionsByAnycastIpListIdCommand: (input: ListDistributionsByAnycastIpListIdCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
547
|
-
/**
|
|
548
|
-
* serializeAws_restXmlListDistributionsByCachePolicyIdCommand
|
|
549
|
-
*/
|
|
550
|
-
export declare const se_ListDistributionsByCachePolicyIdCommand: (input: ListDistributionsByCachePolicyIdCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
551
|
-
/**
|
|
552
|
-
* serializeAws_restXmlListDistributionsByConnectionModeCommand
|
|
553
|
-
*/
|
|
554
|
-
export declare const se_ListDistributionsByConnectionModeCommand: (input: ListDistributionsByConnectionModeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
555
|
-
/**
|
|
556
|
-
* serializeAws_restXmlListDistributionsByKeyGroupCommand
|
|
557
|
-
*/
|
|
558
|
-
export declare const se_ListDistributionsByKeyGroupCommand: (input: ListDistributionsByKeyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
559
|
-
/**
|
|
560
|
-
* serializeAws_restXmlListDistributionsByOriginRequestPolicyIdCommand
|
|
561
|
-
*/
|
|
562
|
-
export declare const se_ListDistributionsByOriginRequestPolicyIdCommand: (input: ListDistributionsByOriginRequestPolicyIdCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
563
|
-
/**
|
|
564
|
-
* serializeAws_restXmlListDistributionsByOwnedResourceCommand
|
|
565
|
-
*/
|
|
566
|
-
export declare const se_ListDistributionsByOwnedResourceCommand: (input: ListDistributionsByOwnedResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
567
|
-
/**
|
|
568
|
-
* serializeAws_restXmlListDistributionsByRealtimeLogConfigCommand
|
|
569
|
-
*/
|
|
570
|
-
export declare const se_ListDistributionsByRealtimeLogConfigCommand: (input: ListDistributionsByRealtimeLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
571
|
-
/**
|
|
572
|
-
* serializeAws_restXmlListDistributionsByResponseHeadersPolicyIdCommand
|
|
573
|
-
*/
|
|
574
|
-
export declare const se_ListDistributionsByResponseHeadersPolicyIdCommand: (input: ListDistributionsByResponseHeadersPolicyIdCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
575
|
-
/**
|
|
576
|
-
* serializeAws_restXmlListDistributionsByVpcOriginIdCommand
|
|
577
|
-
*/
|
|
578
|
-
export declare const se_ListDistributionsByVpcOriginIdCommand: (input: ListDistributionsByVpcOriginIdCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
579
|
-
/**
|
|
580
|
-
* serializeAws_restXmlListDistributionsByWebACLIdCommand
|
|
581
|
-
*/
|
|
582
|
-
export declare const se_ListDistributionsByWebACLIdCommand: (input: ListDistributionsByWebACLIdCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
583
|
-
/**
|
|
584
|
-
* serializeAws_restXmlListDistributionTenantsCommand
|
|
585
|
-
*/
|
|
586
|
-
export declare const se_ListDistributionTenantsCommand: (input: ListDistributionTenantsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
587
|
-
/**
|
|
588
|
-
* serializeAws_restXmlListDistributionTenantsByCustomizationCommand
|
|
589
|
-
*/
|
|
590
|
-
export declare const se_ListDistributionTenantsByCustomizationCommand: (input: ListDistributionTenantsByCustomizationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
591
|
-
/**
|
|
592
|
-
* serializeAws_restXmlListDomainConflictsCommand
|
|
593
|
-
*/
|
|
594
|
-
export declare const se_ListDomainConflictsCommand: (input: ListDomainConflictsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
595
|
-
/**
|
|
596
|
-
* serializeAws_restXmlListFieldLevelEncryptionConfigsCommand
|
|
597
|
-
*/
|
|
598
|
-
export declare const se_ListFieldLevelEncryptionConfigsCommand: (input: ListFieldLevelEncryptionConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
599
|
-
/**
|
|
600
|
-
* serializeAws_restXmlListFieldLevelEncryptionProfilesCommand
|
|
601
|
-
*/
|
|
602
|
-
export declare const se_ListFieldLevelEncryptionProfilesCommand: (input: ListFieldLevelEncryptionProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
603
|
-
/**
|
|
604
|
-
* serializeAws_restXmlListFunctionsCommand
|
|
605
|
-
*/
|
|
606
|
-
export declare const se_ListFunctionsCommand: (input: ListFunctionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
607
|
-
/**
|
|
608
|
-
* serializeAws_restXmlListInvalidationsCommand
|
|
609
|
-
*/
|
|
610
|
-
export declare const se_ListInvalidationsCommand: (input: ListInvalidationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
611
|
-
/**
|
|
612
|
-
* serializeAws_restXmlListInvalidationsForDistributionTenantCommand
|
|
613
|
-
*/
|
|
614
|
-
export declare const se_ListInvalidationsForDistributionTenantCommand: (input: ListInvalidationsForDistributionTenantCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
615
|
-
/**
|
|
616
|
-
* serializeAws_restXmlListKeyGroupsCommand
|
|
617
|
-
*/
|
|
618
|
-
export declare const se_ListKeyGroupsCommand: (input: ListKeyGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
619
|
-
/**
|
|
620
|
-
* serializeAws_restXmlListKeyValueStoresCommand
|
|
621
|
-
*/
|
|
622
|
-
export declare const se_ListKeyValueStoresCommand: (input: ListKeyValueStoresCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
623
|
-
/**
|
|
624
|
-
* serializeAws_restXmlListOriginAccessControlsCommand
|
|
625
|
-
*/
|
|
626
|
-
export declare const se_ListOriginAccessControlsCommand: (input: ListOriginAccessControlsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
627
|
-
/**
|
|
628
|
-
* serializeAws_restXmlListOriginRequestPoliciesCommand
|
|
629
|
-
*/
|
|
630
|
-
export declare const se_ListOriginRequestPoliciesCommand: (input: ListOriginRequestPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
631
|
-
/**
|
|
632
|
-
* serializeAws_restXmlListPublicKeysCommand
|
|
633
|
-
*/
|
|
634
|
-
export declare const se_ListPublicKeysCommand: (input: ListPublicKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
635
|
-
/**
|
|
636
|
-
* serializeAws_restXmlListRealtimeLogConfigsCommand
|
|
637
|
-
*/
|
|
638
|
-
export declare const se_ListRealtimeLogConfigsCommand: (input: ListRealtimeLogConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
639
|
-
/**
|
|
640
|
-
* serializeAws_restXmlListResponseHeadersPoliciesCommand
|
|
641
|
-
*/
|
|
642
|
-
export declare const se_ListResponseHeadersPoliciesCommand: (input: ListResponseHeadersPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
643
|
-
/**
|
|
644
|
-
* serializeAws_restXmlListStreamingDistributionsCommand
|
|
645
|
-
*/
|
|
646
|
-
export declare const se_ListStreamingDistributionsCommand: (input: ListStreamingDistributionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
647
|
-
/**
|
|
648
|
-
* serializeAws_restXmlListTagsForResourceCommand
|
|
649
|
-
*/
|
|
650
|
-
export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
651
|
-
/**
|
|
652
|
-
* serializeAws_restXmlListVpcOriginsCommand
|
|
653
|
-
*/
|
|
654
|
-
export declare const se_ListVpcOriginsCommand: (input: ListVpcOriginsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
655
|
-
/**
|
|
656
|
-
* serializeAws_restXmlPublishFunctionCommand
|
|
657
|
-
*/
|
|
658
|
-
export declare const se_PublishFunctionCommand: (input: PublishFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
659
|
-
/**
|
|
660
|
-
* serializeAws_restXmlPutResourcePolicyCommand
|
|
661
|
-
*/
|
|
662
|
-
export declare const se_PutResourcePolicyCommand: (input: PutResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
663
|
-
/**
|
|
664
|
-
* serializeAws_restXmlTagResourceCommand
|
|
665
|
-
*/
|
|
666
|
-
export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
667
|
-
/**
|
|
668
|
-
* serializeAws_restXmlTestFunctionCommand
|
|
669
|
-
*/
|
|
670
|
-
export declare const se_TestFunctionCommand: (input: TestFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
671
|
-
/**
|
|
672
|
-
* serializeAws_restXmlUntagResourceCommand
|
|
673
|
-
*/
|
|
674
|
-
export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
675
|
-
/**
|
|
676
|
-
* serializeAws_restXmlUpdateAnycastIpListCommand
|
|
677
|
-
*/
|
|
678
|
-
export declare const se_UpdateAnycastIpListCommand: (input: UpdateAnycastIpListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
679
|
-
/**
|
|
680
|
-
* serializeAws_restXmlUpdateCachePolicyCommand
|
|
681
|
-
*/
|
|
682
|
-
export declare const se_UpdateCachePolicyCommand: (input: UpdateCachePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
683
|
-
/**
|
|
684
|
-
* serializeAws_restXmlUpdateCloudFrontOriginAccessIdentityCommand
|
|
685
|
-
*/
|
|
686
|
-
export declare const se_UpdateCloudFrontOriginAccessIdentityCommand: (input: UpdateCloudFrontOriginAccessIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
687
|
-
/**
|
|
688
|
-
* serializeAws_restXmlUpdateConnectionGroupCommand
|
|
689
|
-
*/
|
|
690
|
-
export declare const se_UpdateConnectionGroupCommand: (input: UpdateConnectionGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
691
|
-
/**
|
|
692
|
-
* serializeAws_restXmlUpdateContinuousDeploymentPolicyCommand
|
|
693
|
-
*/
|
|
694
|
-
export declare const se_UpdateContinuousDeploymentPolicyCommand: (input: UpdateContinuousDeploymentPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
695
|
-
/**
|
|
696
|
-
* serializeAws_restXmlUpdateDistributionCommand
|
|
697
|
-
*/
|
|
698
|
-
export declare const se_UpdateDistributionCommand: (input: UpdateDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
699
|
-
/**
|
|
700
|
-
* serializeAws_restXmlUpdateDistributionTenantCommand
|
|
701
|
-
*/
|
|
702
|
-
export declare const se_UpdateDistributionTenantCommand: (input: UpdateDistributionTenantCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
703
|
-
/**
|
|
704
|
-
* serializeAws_restXmlUpdateDistributionWithStagingConfigCommand
|
|
705
|
-
*/
|
|
706
|
-
export declare const se_UpdateDistributionWithStagingConfigCommand: (input: UpdateDistributionWithStagingConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
707
|
-
/**
|
|
708
|
-
* serializeAws_restXmlUpdateDomainAssociationCommand
|
|
709
|
-
*/
|
|
710
|
-
export declare const se_UpdateDomainAssociationCommand: (input: UpdateDomainAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
711
|
-
/**
|
|
712
|
-
* serializeAws_restXmlUpdateFieldLevelEncryptionConfigCommand
|
|
713
|
-
*/
|
|
714
|
-
export declare const se_UpdateFieldLevelEncryptionConfigCommand: (input: UpdateFieldLevelEncryptionConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
715
|
-
/**
|
|
716
|
-
* serializeAws_restXmlUpdateFieldLevelEncryptionProfileCommand
|
|
717
|
-
*/
|
|
718
|
-
export declare const se_UpdateFieldLevelEncryptionProfileCommand: (input: UpdateFieldLevelEncryptionProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
719
|
-
/**
|
|
720
|
-
* serializeAws_restXmlUpdateFunctionCommand
|
|
721
|
-
*/
|
|
722
|
-
export declare const se_UpdateFunctionCommand: (input: UpdateFunctionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
723
|
-
/**
|
|
724
|
-
* serializeAws_restXmlUpdateKeyGroupCommand
|
|
725
|
-
*/
|
|
726
|
-
export declare const se_UpdateKeyGroupCommand: (input: UpdateKeyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
727
|
-
/**
|
|
728
|
-
* serializeAws_restXmlUpdateKeyValueStoreCommand
|
|
729
|
-
*/
|
|
730
|
-
export declare const se_UpdateKeyValueStoreCommand: (input: UpdateKeyValueStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
731
|
-
/**
|
|
732
|
-
* serializeAws_restXmlUpdateOriginAccessControlCommand
|
|
733
|
-
*/
|
|
734
|
-
export declare const se_UpdateOriginAccessControlCommand: (input: UpdateOriginAccessControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
735
|
-
/**
|
|
736
|
-
* serializeAws_restXmlUpdateOriginRequestPolicyCommand
|
|
737
|
-
*/
|
|
738
|
-
export declare const se_UpdateOriginRequestPolicyCommand: (input: UpdateOriginRequestPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
739
|
-
/**
|
|
740
|
-
* serializeAws_restXmlUpdatePublicKeyCommand
|
|
741
|
-
*/
|
|
742
|
-
export declare const se_UpdatePublicKeyCommand: (input: UpdatePublicKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
743
|
-
/**
|
|
744
|
-
* serializeAws_restXmlUpdateRealtimeLogConfigCommand
|
|
745
|
-
*/
|
|
746
|
-
export declare const se_UpdateRealtimeLogConfigCommand: (input: UpdateRealtimeLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
747
|
-
/**
|
|
748
|
-
* serializeAws_restXmlUpdateResponseHeadersPolicyCommand
|
|
749
|
-
*/
|
|
750
|
-
export declare const se_UpdateResponseHeadersPolicyCommand: (input: UpdateResponseHeadersPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
751
|
-
/**
|
|
752
|
-
* serializeAws_restXmlUpdateStreamingDistributionCommand
|
|
753
|
-
*/
|
|
754
|
-
export declare const se_UpdateStreamingDistributionCommand: (input: UpdateStreamingDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
755
|
-
/**
|
|
756
|
-
* serializeAws_restXmlUpdateVpcOriginCommand
|
|
757
|
-
*/
|
|
758
|
-
export declare const se_UpdateVpcOriginCommand: (input: UpdateVpcOriginCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
759
|
-
/**
|
|
760
|
-
* serializeAws_restXmlVerifyDnsConfigurationCommand
|
|
761
|
-
*/
|
|
762
|
-
export declare const se_VerifyDnsConfigurationCommand: (input: VerifyDnsConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
763
|
-
/**
|
|
764
|
-
* deserializeAws_restXmlAssociateAliasCommand
|
|
765
|
-
*/
|
|
766
|
-
export declare const de_AssociateAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateAliasCommandOutput>;
|
|
767
|
-
/**
|
|
768
|
-
* deserializeAws_restXmlAssociateDistributionTenantWebACLCommand
|
|
769
|
-
*/
|
|
770
|
-
export declare const de_AssociateDistributionTenantWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateDistributionTenantWebACLCommandOutput>;
|
|
771
|
-
/**
|
|
772
|
-
* deserializeAws_restXmlAssociateDistributionWebACLCommand
|
|
773
|
-
*/
|
|
774
|
-
export declare const de_AssociateDistributionWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateDistributionWebACLCommandOutput>;
|
|
775
|
-
/**
|
|
776
|
-
* deserializeAws_restXmlCopyDistributionCommand
|
|
777
|
-
*/
|
|
778
|
-
export declare const de_CopyDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CopyDistributionCommandOutput>;
|
|
779
|
-
/**
|
|
780
|
-
* deserializeAws_restXmlCreateAnycastIpListCommand
|
|
781
|
-
*/
|
|
782
|
-
export declare const de_CreateAnycastIpListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAnycastIpListCommandOutput>;
|
|
783
|
-
/**
|
|
784
|
-
* deserializeAws_restXmlCreateCachePolicyCommand
|
|
785
|
-
*/
|
|
786
|
-
export declare const de_CreateCachePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCachePolicyCommandOutput>;
|
|
787
|
-
/**
|
|
788
|
-
* deserializeAws_restXmlCreateCloudFrontOriginAccessIdentityCommand
|
|
789
|
-
*/
|
|
790
|
-
export declare const de_CreateCloudFrontOriginAccessIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCloudFrontOriginAccessIdentityCommandOutput>;
|
|
791
|
-
/**
|
|
792
|
-
* deserializeAws_restXmlCreateConnectionGroupCommand
|
|
793
|
-
*/
|
|
794
|
-
export declare const de_CreateConnectionGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConnectionGroupCommandOutput>;
|
|
795
|
-
/**
|
|
796
|
-
* deserializeAws_restXmlCreateContinuousDeploymentPolicyCommand
|
|
797
|
-
*/
|
|
798
|
-
export declare const de_CreateContinuousDeploymentPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateContinuousDeploymentPolicyCommandOutput>;
|
|
799
|
-
/**
|
|
800
|
-
* deserializeAws_restXmlCreateDistributionCommand
|
|
801
|
-
*/
|
|
802
|
-
export declare const de_CreateDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDistributionCommandOutput>;
|
|
803
|
-
/**
|
|
804
|
-
* deserializeAws_restXmlCreateDistributionTenantCommand
|
|
805
|
-
*/
|
|
806
|
-
export declare const de_CreateDistributionTenantCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDistributionTenantCommandOutput>;
|
|
807
|
-
/**
|
|
808
|
-
* deserializeAws_restXmlCreateDistributionWithTagsCommand
|
|
809
|
-
*/
|
|
810
|
-
export declare const de_CreateDistributionWithTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDistributionWithTagsCommandOutput>;
|
|
811
|
-
/**
|
|
812
|
-
* deserializeAws_restXmlCreateFieldLevelEncryptionConfigCommand
|
|
813
|
-
*/
|
|
814
|
-
export declare const de_CreateFieldLevelEncryptionConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFieldLevelEncryptionConfigCommandOutput>;
|
|
815
|
-
/**
|
|
816
|
-
* deserializeAws_restXmlCreateFieldLevelEncryptionProfileCommand
|
|
817
|
-
*/
|
|
818
|
-
export declare const de_CreateFieldLevelEncryptionProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFieldLevelEncryptionProfileCommandOutput>;
|
|
819
|
-
/**
|
|
820
|
-
* deserializeAws_restXmlCreateFunctionCommand
|
|
821
|
-
*/
|
|
822
|
-
export declare const de_CreateFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFunctionCommandOutput>;
|
|
823
|
-
/**
|
|
824
|
-
* deserializeAws_restXmlCreateInvalidationCommand
|
|
825
|
-
*/
|
|
826
|
-
export declare const de_CreateInvalidationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInvalidationCommandOutput>;
|
|
827
|
-
/**
|
|
828
|
-
* deserializeAws_restXmlCreateInvalidationForDistributionTenantCommand
|
|
829
|
-
*/
|
|
830
|
-
export declare const de_CreateInvalidationForDistributionTenantCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInvalidationForDistributionTenantCommandOutput>;
|
|
831
|
-
/**
|
|
832
|
-
* deserializeAws_restXmlCreateKeyGroupCommand
|
|
833
|
-
*/
|
|
834
|
-
export declare const de_CreateKeyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateKeyGroupCommandOutput>;
|
|
835
|
-
/**
|
|
836
|
-
* deserializeAws_restXmlCreateKeyValueStoreCommand
|
|
837
|
-
*/
|
|
838
|
-
export declare const de_CreateKeyValueStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateKeyValueStoreCommandOutput>;
|
|
839
|
-
/**
|
|
840
|
-
* deserializeAws_restXmlCreateMonitoringSubscriptionCommand
|
|
841
|
-
*/
|
|
842
|
-
export declare const de_CreateMonitoringSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMonitoringSubscriptionCommandOutput>;
|
|
843
|
-
/**
|
|
844
|
-
* deserializeAws_restXmlCreateOriginAccessControlCommand
|
|
845
|
-
*/
|
|
846
|
-
export declare const de_CreateOriginAccessControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateOriginAccessControlCommandOutput>;
|
|
847
|
-
/**
|
|
848
|
-
* deserializeAws_restXmlCreateOriginRequestPolicyCommand
|
|
849
|
-
*/
|
|
850
|
-
export declare const de_CreateOriginRequestPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateOriginRequestPolicyCommandOutput>;
|
|
851
|
-
/**
|
|
852
|
-
* deserializeAws_restXmlCreatePublicKeyCommand
|
|
853
|
-
*/
|
|
854
|
-
export declare const de_CreatePublicKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePublicKeyCommandOutput>;
|
|
855
|
-
/**
|
|
856
|
-
* deserializeAws_restXmlCreateRealtimeLogConfigCommand
|
|
857
|
-
*/
|
|
858
|
-
export declare const de_CreateRealtimeLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRealtimeLogConfigCommandOutput>;
|
|
859
|
-
/**
|
|
860
|
-
* deserializeAws_restXmlCreateResponseHeadersPolicyCommand
|
|
861
|
-
*/
|
|
862
|
-
export declare const de_CreateResponseHeadersPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResponseHeadersPolicyCommandOutput>;
|
|
863
|
-
/**
|
|
864
|
-
* deserializeAws_restXmlCreateStreamingDistributionCommand
|
|
865
|
-
*/
|
|
866
|
-
export declare const de_CreateStreamingDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStreamingDistributionCommandOutput>;
|
|
867
|
-
/**
|
|
868
|
-
* deserializeAws_restXmlCreateStreamingDistributionWithTagsCommand
|
|
869
|
-
*/
|
|
870
|
-
export declare const de_CreateStreamingDistributionWithTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStreamingDistributionWithTagsCommandOutput>;
|
|
871
|
-
/**
|
|
872
|
-
* deserializeAws_restXmlCreateVpcOriginCommand
|
|
873
|
-
*/
|
|
874
|
-
export declare const de_CreateVpcOriginCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVpcOriginCommandOutput>;
|
|
875
|
-
/**
|
|
876
|
-
* deserializeAws_restXmlDeleteAnycastIpListCommand
|
|
877
|
-
*/
|
|
878
|
-
export declare const de_DeleteAnycastIpListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAnycastIpListCommandOutput>;
|
|
879
|
-
/**
|
|
880
|
-
* deserializeAws_restXmlDeleteCachePolicyCommand
|
|
881
|
-
*/
|
|
882
|
-
export declare const de_DeleteCachePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCachePolicyCommandOutput>;
|
|
883
|
-
/**
|
|
884
|
-
* deserializeAws_restXmlDeleteCloudFrontOriginAccessIdentityCommand
|
|
885
|
-
*/
|
|
886
|
-
export declare const de_DeleteCloudFrontOriginAccessIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCloudFrontOriginAccessIdentityCommandOutput>;
|
|
887
|
-
/**
|
|
888
|
-
* deserializeAws_restXmlDeleteConnectionGroupCommand
|
|
889
|
-
*/
|
|
890
|
-
export declare const de_DeleteConnectionGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConnectionGroupCommandOutput>;
|
|
891
|
-
/**
|
|
892
|
-
* deserializeAws_restXmlDeleteContinuousDeploymentPolicyCommand
|
|
893
|
-
*/
|
|
894
|
-
export declare const de_DeleteContinuousDeploymentPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteContinuousDeploymentPolicyCommandOutput>;
|
|
895
|
-
/**
|
|
896
|
-
* deserializeAws_restXmlDeleteDistributionCommand
|
|
897
|
-
*/
|
|
898
|
-
export declare const de_DeleteDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDistributionCommandOutput>;
|
|
899
|
-
/**
|
|
900
|
-
* deserializeAws_restXmlDeleteDistributionTenantCommand
|
|
901
|
-
*/
|
|
902
|
-
export declare const de_DeleteDistributionTenantCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDistributionTenantCommandOutput>;
|
|
903
|
-
/**
|
|
904
|
-
* deserializeAws_restXmlDeleteFieldLevelEncryptionConfigCommand
|
|
905
|
-
*/
|
|
906
|
-
export declare const de_DeleteFieldLevelEncryptionConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFieldLevelEncryptionConfigCommandOutput>;
|
|
907
|
-
/**
|
|
908
|
-
* deserializeAws_restXmlDeleteFieldLevelEncryptionProfileCommand
|
|
909
|
-
*/
|
|
910
|
-
export declare const de_DeleteFieldLevelEncryptionProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFieldLevelEncryptionProfileCommandOutput>;
|
|
911
|
-
/**
|
|
912
|
-
* deserializeAws_restXmlDeleteFunctionCommand
|
|
913
|
-
*/
|
|
914
|
-
export declare const de_DeleteFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFunctionCommandOutput>;
|
|
915
|
-
/**
|
|
916
|
-
* deserializeAws_restXmlDeleteKeyGroupCommand
|
|
917
|
-
*/
|
|
918
|
-
export declare const de_DeleteKeyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteKeyGroupCommandOutput>;
|
|
919
|
-
/**
|
|
920
|
-
* deserializeAws_restXmlDeleteKeyValueStoreCommand
|
|
921
|
-
*/
|
|
922
|
-
export declare const de_DeleteKeyValueStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteKeyValueStoreCommandOutput>;
|
|
923
|
-
/**
|
|
924
|
-
* deserializeAws_restXmlDeleteMonitoringSubscriptionCommand
|
|
925
|
-
*/
|
|
926
|
-
export declare const de_DeleteMonitoringSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMonitoringSubscriptionCommandOutput>;
|
|
927
|
-
/**
|
|
928
|
-
* deserializeAws_restXmlDeleteOriginAccessControlCommand
|
|
929
|
-
*/
|
|
930
|
-
export declare const de_DeleteOriginAccessControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteOriginAccessControlCommandOutput>;
|
|
931
|
-
/**
|
|
932
|
-
* deserializeAws_restXmlDeleteOriginRequestPolicyCommand
|
|
933
|
-
*/
|
|
934
|
-
export declare const de_DeleteOriginRequestPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteOriginRequestPolicyCommandOutput>;
|
|
935
|
-
/**
|
|
936
|
-
* deserializeAws_restXmlDeletePublicKeyCommand
|
|
937
|
-
*/
|
|
938
|
-
export declare const de_DeletePublicKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePublicKeyCommandOutput>;
|
|
939
|
-
/**
|
|
940
|
-
* deserializeAws_restXmlDeleteRealtimeLogConfigCommand
|
|
941
|
-
*/
|
|
942
|
-
export declare const de_DeleteRealtimeLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRealtimeLogConfigCommandOutput>;
|
|
943
|
-
/**
|
|
944
|
-
* deserializeAws_restXmlDeleteResourcePolicyCommand
|
|
945
|
-
*/
|
|
946
|
-
export declare const de_DeleteResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourcePolicyCommandOutput>;
|
|
947
|
-
/**
|
|
948
|
-
* deserializeAws_restXmlDeleteResponseHeadersPolicyCommand
|
|
949
|
-
*/
|
|
950
|
-
export declare const de_DeleteResponseHeadersPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResponseHeadersPolicyCommandOutput>;
|
|
951
|
-
/**
|
|
952
|
-
* deserializeAws_restXmlDeleteStreamingDistributionCommand
|
|
953
|
-
*/
|
|
954
|
-
export declare const de_DeleteStreamingDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteStreamingDistributionCommandOutput>;
|
|
955
|
-
/**
|
|
956
|
-
* deserializeAws_restXmlDeleteVpcOriginCommand
|
|
957
|
-
*/
|
|
958
|
-
export declare const de_DeleteVpcOriginCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVpcOriginCommandOutput>;
|
|
959
|
-
/**
|
|
960
|
-
* deserializeAws_restXmlDescribeFunctionCommand
|
|
961
|
-
*/
|
|
962
|
-
export declare const de_DescribeFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFunctionCommandOutput>;
|
|
963
|
-
/**
|
|
964
|
-
* deserializeAws_restXmlDescribeKeyValueStoreCommand
|
|
965
|
-
*/
|
|
966
|
-
export declare const de_DescribeKeyValueStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeKeyValueStoreCommandOutput>;
|
|
967
|
-
/**
|
|
968
|
-
* deserializeAws_restXmlDisassociateDistributionTenantWebACLCommand
|
|
969
|
-
*/
|
|
970
|
-
export declare const de_DisassociateDistributionTenantWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateDistributionTenantWebACLCommandOutput>;
|
|
971
|
-
/**
|
|
972
|
-
* deserializeAws_restXmlDisassociateDistributionWebACLCommand
|
|
973
|
-
*/
|
|
974
|
-
export declare const de_DisassociateDistributionWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateDistributionWebACLCommandOutput>;
|
|
975
|
-
/**
|
|
976
|
-
* deserializeAws_restXmlGetAnycastIpListCommand
|
|
977
|
-
*/
|
|
978
|
-
export declare const de_GetAnycastIpListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAnycastIpListCommandOutput>;
|
|
979
|
-
/**
|
|
980
|
-
* deserializeAws_restXmlGetCachePolicyCommand
|
|
981
|
-
*/
|
|
982
|
-
export declare const de_GetCachePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCachePolicyCommandOutput>;
|
|
983
|
-
/**
|
|
984
|
-
* deserializeAws_restXmlGetCachePolicyConfigCommand
|
|
985
|
-
*/
|
|
986
|
-
export declare const de_GetCachePolicyConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCachePolicyConfigCommandOutput>;
|
|
987
|
-
/**
|
|
988
|
-
* deserializeAws_restXmlGetCloudFrontOriginAccessIdentityCommand
|
|
989
|
-
*/
|
|
990
|
-
export declare const de_GetCloudFrontOriginAccessIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCloudFrontOriginAccessIdentityCommandOutput>;
|
|
991
|
-
/**
|
|
992
|
-
* deserializeAws_restXmlGetCloudFrontOriginAccessIdentityConfigCommand
|
|
993
|
-
*/
|
|
994
|
-
export declare const de_GetCloudFrontOriginAccessIdentityConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCloudFrontOriginAccessIdentityConfigCommandOutput>;
|
|
995
|
-
/**
|
|
996
|
-
* deserializeAws_restXmlGetConnectionGroupCommand
|
|
997
|
-
*/
|
|
998
|
-
export declare const de_GetConnectionGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConnectionGroupCommandOutput>;
|
|
999
|
-
/**
|
|
1000
|
-
* deserializeAws_restXmlGetConnectionGroupByRoutingEndpointCommand
|
|
1001
|
-
*/
|
|
1002
|
-
export declare const de_GetConnectionGroupByRoutingEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConnectionGroupByRoutingEndpointCommandOutput>;
|
|
1003
|
-
/**
|
|
1004
|
-
* deserializeAws_restXmlGetContinuousDeploymentPolicyCommand
|
|
1005
|
-
*/
|
|
1006
|
-
export declare const de_GetContinuousDeploymentPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContinuousDeploymentPolicyCommandOutput>;
|
|
1007
|
-
/**
|
|
1008
|
-
* deserializeAws_restXmlGetContinuousDeploymentPolicyConfigCommand
|
|
1009
|
-
*/
|
|
1010
|
-
export declare const de_GetContinuousDeploymentPolicyConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContinuousDeploymentPolicyConfigCommandOutput>;
|
|
1011
|
-
/**
|
|
1012
|
-
* deserializeAws_restXmlGetDistributionCommand
|
|
1013
|
-
*/
|
|
1014
|
-
export declare const de_GetDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDistributionCommandOutput>;
|
|
1015
|
-
/**
|
|
1016
|
-
* deserializeAws_restXmlGetDistributionConfigCommand
|
|
1017
|
-
*/
|
|
1018
|
-
export declare const de_GetDistributionConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDistributionConfigCommandOutput>;
|
|
1019
|
-
/**
|
|
1020
|
-
* deserializeAws_restXmlGetDistributionTenantCommand
|
|
1021
|
-
*/
|
|
1022
|
-
export declare const de_GetDistributionTenantCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDistributionTenantCommandOutput>;
|
|
1023
|
-
/**
|
|
1024
|
-
* deserializeAws_restXmlGetDistributionTenantByDomainCommand
|
|
1025
|
-
*/
|
|
1026
|
-
export declare const de_GetDistributionTenantByDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDistributionTenantByDomainCommandOutput>;
|
|
1027
|
-
/**
|
|
1028
|
-
* deserializeAws_restXmlGetFieldLevelEncryptionCommand
|
|
1029
|
-
*/
|
|
1030
|
-
export declare const de_GetFieldLevelEncryptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFieldLevelEncryptionCommandOutput>;
|
|
1031
|
-
/**
|
|
1032
|
-
* deserializeAws_restXmlGetFieldLevelEncryptionConfigCommand
|
|
1033
|
-
*/
|
|
1034
|
-
export declare const de_GetFieldLevelEncryptionConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFieldLevelEncryptionConfigCommandOutput>;
|
|
1035
|
-
/**
|
|
1036
|
-
* deserializeAws_restXmlGetFieldLevelEncryptionProfileCommand
|
|
1037
|
-
*/
|
|
1038
|
-
export declare const de_GetFieldLevelEncryptionProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFieldLevelEncryptionProfileCommandOutput>;
|
|
1039
|
-
/**
|
|
1040
|
-
* deserializeAws_restXmlGetFieldLevelEncryptionProfileConfigCommand
|
|
1041
|
-
*/
|
|
1042
|
-
export declare const de_GetFieldLevelEncryptionProfileConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFieldLevelEncryptionProfileConfigCommandOutput>;
|
|
1043
|
-
/**
|
|
1044
|
-
* deserializeAws_restXmlGetFunctionCommand
|
|
1045
|
-
*/
|
|
1046
|
-
export declare const de_GetFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFunctionCommandOutput>;
|
|
1047
|
-
/**
|
|
1048
|
-
* deserializeAws_restXmlGetInvalidationCommand
|
|
1049
|
-
*/
|
|
1050
|
-
export declare const de_GetInvalidationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInvalidationCommandOutput>;
|
|
1051
|
-
/**
|
|
1052
|
-
* deserializeAws_restXmlGetInvalidationForDistributionTenantCommand
|
|
1053
|
-
*/
|
|
1054
|
-
export declare const de_GetInvalidationForDistributionTenantCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInvalidationForDistributionTenantCommandOutput>;
|
|
1055
|
-
/**
|
|
1056
|
-
* deserializeAws_restXmlGetKeyGroupCommand
|
|
1057
|
-
*/
|
|
1058
|
-
export declare const de_GetKeyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetKeyGroupCommandOutput>;
|
|
1059
|
-
/**
|
|
1060
|
-
* deserializeAws_restXmlGetKeyGroupConfigCommand
|
|
1061
|
-
*/
|
|
1062
|
-
export declare const de_GetKeyGroupConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetKeyGroupConfigCommandOutput>;
|
|
1063
|
-
/**
|
|
1064
|
-
* deserializeAws_restXmlGetManagedCertificateDetailsCommand
|
|
1065
|
-
*/
|
|
1066
|
-
export declare const de_GetManagedCertificateDetailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetManagedCertificateDetailsCommandOutput>;
|
|
1067
|
-
/**
|
|
1068
|
-
* deserializeAws_restXmlGetMonitoringSubscriptionCommand
|
|
1069
|
-
*/
|
|
1070
|
-
export declare const de_GetMonitoringSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMonitoringSubscriptionCommandOutput>;
|
|
1071
|
-
/**
|
|
1072
|
-
* deserializeAws_restXmlGetOriginAccessControlCommand
|
|
1073
|
-
*/
|
|
1074
|
-
export declare const de_GetOriginAccessControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOriginAccessControlCommandOutput>;
|
|
1075
|
-
/**
|
|
1076
|
-
* deserializeAws_restXmlGetOriginAccessControlConfigCommand
|
|
1077
|
-
*/
|
|
1078
|
-
export declare const de_GetOriginAccessControlConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOriginAccessControlConfigCommandOutput>;
|
|
1079
|
-
/**
|
|
1080
|
-
* deserializeAws_restXmlGetOriginRequestPolicyCommand
|
|
1081
|
-
*/
|
|
1082
|
-
export declare const de_GetOriginRequestPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOriginRequestPolicyCommandOutput>;
|
|
1083
|
-
/**
|
|
1084
|
-
* deserializeAws_restXmlGetOriginRequestPolicyConfigCommand
|
|
1085
|
-
*/
|
|
1086
|
-
export declare const de_GetOriginRequestPolicyConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOriginRequestPolicyConfigCommandOutput>;
|
|
1087
|
-
/**
|
|
1088
|
-
* deserializeAws_restXmlGetPublicKeyCommand
|
|
1089
|
-
*/
|
|
1090
|
-
export declare const de_GetPublicKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPublicKeyCommandOutput>;
|
|
1091
|
-
/**
|
|
1092
|
-
* deserializeAws_restXmlGetPublicKeyConfigCommand
|
|
1093
|
-
*/
|
|
1094
|
-
export declare const de_GetPublicKeyConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPublicKeyConfigCommandOutput>;
|
|
1095
|
-
/**
|
|
1096
|
-
* deserializeAws_restXmlGetRealtimeLogConfigCommand
|
|
1097
|
-
*/
|
|
1098
|
-
export declare const de_GetRealtimeLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRealtimeLogConfigCommandOutput>;
|
|
1099
|
-
/**
|
|
1100
|
-
* deserializeAws_restXmlGetResourcePolicyCommand
|
|
1101
|
-
*/
|
|
1102
|
-
export declare const de_GetResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourcePolicyCommandOutput>;
|
|
1103
|
-
/**
|
|
1104
|
-
* deserializeAws_restXmlGetResponseHeadersPolicyCommand
|
|
1105
|
-
*/
|
|
1106
|
-
export declare const de_GetResponseHeadersPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResponseHeadersPolicyCommandOutput>;
|
|
1107
|
-
/**
|
|
1108
|
-
* deserializeAws_restXmlGetResponseHeadersPolicyConfigCommand
|
|
1109
|
-
*/
|
|
1110
|
-
export declare const de_GetResponseHeadersPolicyConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResponseHeadersPolicyConfigCommandOutput>;
|
|
1111
|
-
/**
|
|
1112
|
-
* deserializeAws_restXmlGetStreamingDistributionCommand
|
|
1113
|
-
*/
|
|
1114
|
-
export declare const de_GetStreamingDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetStreamingDistributionCommandOutput>;
|
|
1115
|
-
/**
|
|
1116
|
-
* deserializeAws_restXmlGetStreamingDistributionConfigCommand
|
|
1117
|
-
*/
|
|
1118
|
-
export declare const de_GetStreamingDistributionConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetStreamingDistributionConfigCommandOutput>;
|
|
1119
|
-
/**
|
|
1120
|
-
* deserializeAws_restXmlGetVpcOriginCommand
|
|
1121
|
-
*/
|
|
1122
|
-
export declare const de_GetVpcOriginCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVpcOriginCommandOutput>;
|
|
1123
|
-
/**
|
|
1124
|
-
* deserializeAws_restXmlListAnycastIpListsCommand
|
|
1125
|
-
*/
|
|
1126
|
-
export declare const de_ListAnycastIpListsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAnycastIpListsCommandOutput>;
|
|
1127
|
-
/**
|
|
1128
|
-
* deserializeAws_restXmlListCachePoliciesCommand
|
|
1129
|
-
*/
|
|
1130
|
-
export declare const de_ListCachePoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCachePoliciesCommandOutput>;
|
|
1131
|
-
/**
|
|
1132
|
-
* deserializeAws_restXmlListCloudFrontOriginAccessIdentitiesCommand
|
|
1133
|
-
*/
|
|
1134
|
-
export declare const de_ListCloudFrontOriginAccessIdentitiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCloudFrontOriginAccessIdentitiesCommandOutput>;
|
|
1135
|
-
/**
|
|
1136
|
-
* deserializeAws_restXmlListConflictingAliasesCommand
|
|
1137
|
-
*/
|
|
1138
|
-
export declare const de_ListConflictingAliasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListConflictingAliasesCommandOutput>;
|
|
1139
|
-
/**
|
|
1140
|
-
* deserializeAws_restXmlListConnectionGroupsCommand
|
|
1141
|
-
*/
|
|
1142
|
-
export declare const de_ListConnectionGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListConnectionGroupsCommandOutput>;
|
|
1143
|
-
/**
|
|
1144
|
-
* deserializeAws_restXmlListContinuousDeploymentPoliciesCommand
|
|
1145
|
-
*/
|
|
1146
|
-
export declare const de_ListContinuousDeploymentPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContinuousDeploymentPoliciesCommandOutput>;
|
|
1147
|
-
/**
|
|
1148
|
-
* deserializeAws_restXmlListDistributionsCommand
|
|
1149
|
-
*/
|
|
1150
|
-
export declare const de_ListDistributionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsCommandOutput>;
|
|
1151
|
-
/**
|
|
1152
|
-
* deserializeAws_restXmlListDistributionsByAnycastIpListIdCommand
|
|
1153
|
-
*/
|
|
1154
|
-
export declare const de_ListDistributionsByAnycastIpListIdCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByAnycastIpListIdCommandOutput>;
|
|
1155
|
-
/**
|
|
1156
|
-
* deserializeAws_restXmlListDistributionsByCachePolicyIdCommand
|
|
1157
|
-
*/
|
|
1158
|
-
export declare const de_ListDistributionsByCachePolicyIdCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByCachePolicyIdCommandOutput>;
|
|
1159
|
-
/**
|
|
1160
|
-
* deserializeAws_restXmlListDistributionsByConnectionModeCommand
|
|
1161
|
-
*/
|
|
1162
|
-
export declare const de_ListDistributionsByConnectionModeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByConnectionModeCommandOutput>;
|
|
1163
|
-
/**
|
|
1164
|
-
* deserializeAws_restXmlListDistributionsByKeyGroupCommand
|
|
1165
|
-
*/
|
|
1166
|
-
export declare const de_ListDistributionsByKeyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByKeyGroupCommandOutput>;
|
|
1167
|
-
/**
|
|
1168
|
-
* deserializeAws_restXmlListDistributionsByOriginRequestPolicyIdCommand
|
|
1169
|
-
*/
|
|
1170
|
-
export declare const de_ListDistributionsByOriginRequestPolicyIdCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByOriginRequestPolicyIdCommandOutput>;
|
|
1171
|
-
/**
|
|
1172
|
-
* deserializeAws_restXmlListDistributionsByOwnedResourceCommand
|
|
1173
|
-
*/
|
|
1174
|
-
export declare const de_ListDistributionsByOwnedResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByOwnedResourceCommandOutput>;
|
|
1175
|
-
/**
|
|
1176
|
-
* deserializeAws_restXmlListDistributionsByRealtimeLogConfigCommand
|
|
1177
|
-
*/
|
|
1178
|
-
export declare const de_ListDistributionsByRealtimeLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByRealtimeLogConfigCommandOutput>;
|
|
1179
|
-
/**
|
|
1180
|
-
* deserializeAws_restXmlListDistributionsByResponseHeadersPolicyIdCommand
|
|
1181
|
-
*/
|
|
1182
|
-
export declare const de_ListDistributionsByResponseHeadersPolicyIdCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByResponseHeadersPolicyIdCommandOutput>;
|
|
1183
|
-
/**
|
|
1184
|
-
* deserializeAws_restXmlListDistributionsByVpcOriginIdCommand
|
|
1185
|
-
*/
|
|
1186
|
-
export declare const de_ListDistributionsByVpcOriginIdCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByVpcOriginIdCommandOutput>;
|
|
1187
|
-
/**
|
|
1188
|
-
* deserializeAws_restXmlListDistributionsByWebACLIdCommand
|
|
1189
|
-
*/
|
|
1190
|
-
export declare const de_ListDistributionsByWebACLIdCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionsByWebACLIdCommandOutput>;
|
|
1191
|
-
/**
|
|
1192
|
-
* deserializeAws_restXmlListDistributionTenantsCommand
|
|
1193
|
-
*/
|
|
1194
|
-
export declare const de_ListDistributionTenantsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionTenantsCommandOutput>;
|
|
1195
|
-
/**
|
|
1196
|
-
* deserializeAws_restXmlListDistributionTenantsByCustomizationCommand
|
|
1197
|
-
*/
|
|
1198
|
-
export declare const de_ListDistributionTenantsByCustomizationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDistributionTenantsByCustomizationCommandOutput>;
|
|
1199
|
-
/**
|
|
1200
|
-
* deserializeAws_restXmlListDomainConflictsCommand
|
|
1201
|
-
*/
|
|
1202
|
-
export declare const de_ListDomainConflictsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDomainConflictsCommandOutput>;
|
|
1203
|
-
/**
|
|
1204
|
-
* deserializeAws_restXmlListFieldLevelEncryptionConfigsCommand
|
|
1205
|
-
*/
|
|
1206
|
-
export declare const de_ListFieldLevelEncryptionConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFieldLevelEncryptionConfigsCommandOutput>;
|
|
1207
|
-
/**
|
|
1208
|
-
* deserializeAws_restXmlListFieldLevelEncryptionProfilesCommand
|
|
1209
|
-
*/
|
|
1210
|
-
export declare const de_ListFieldLevelEncryptionProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFieldLevelEncryptionProfilesCommandOutput>;
|
|
1211
|
-
/**
|
|
1212
|
-
* deserializeAws_restXmlListFunctionsCommand
|
|
1213
|
-
*/
|
|
1214
|
-
export declare const de_ListFunctionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFunctionsCommandOutput>;
|
|
1215
|
-
/**
|
|
1216
|
-
* deserializeAws_restXmlListInvalidationsCommand
|
|
1217
|
-
*/
|
|
1218
|
-
export declare const de_ListInvalidationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInvalidationsCommandOutput>;
|
|
1219
|
-
/**
|
|
1220
|
-
* deserializeAws_restXmlListInvalidationsForDistributionTenantCommand
|
|
1221
|
-
*/
|
|
1222
|
-
export declare const de_ListInvalidationsForDistributionTenantCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInvalidationsForDistributionTenantCommandOutput>;
|
|
1223
|
-
/**
|
|
1224
|
-
* deserializeAws_restXmlListKeyGroupsCommand
|
|
1225
|
-
*/
|
|
1226
|
-
export declare const de_ListKeyGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListKeyGroupsCommandOutput>;
|
|
1227
|
-
/**
|
|
1228
|
-
* deserializeAws_restXmlListKeyValueStoresCommand
|
|
1229
|
-
*/
|
|
1230
|
-
export declare const de_ListKeyValueStoresCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListKeyValueStoresCommandOutput>;
|
|
1231
|
-
/**
|
|
1232
|
-
* deserializeAws_restXmlListOriginAccessControlsCommand
|
|
1233
|
-
*/
|
|
1234
|
-
export declare const de_ListOriginAccessControlsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOriginAccessControlsCommandOutput>;
|
|
1235
|
-
/**
|
|
1236
|
-
* deserializeAws_restXmlListOriginRequestPoliciesCommand
|
|
1237
|
-
*/
|
|
1238
|
-
export declare const de_ListOriginRequestPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOriginRequestPoliciesCommandOutput>;
|
|
1239
|
-
/**
|
|
1240
|
-
* deserializeAws_restXmlListPublicKeysCommand
|
|
1241
|
-
*/
|
|
1242
|
-
export declare const de_ListPublicKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPublicKeysCommandOutput>;
|
|
1243
|
-
/**
|
|
1244
|
-
* deserializeAws_restXmlListRealtimeLogConfigsCommand
|
|
1245
|
-
*/
|
|
1246
|
-
export declare const de_ListRealtimeLogConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRealtimeLogConfigsCommandOutput>;
|
|
1247
|
-
/**
|
|
1248
|
-
* deserializeAws_restXmlListResponseHeadersPoliciesCommand
|
|
1249
|
-
*/
|
|
1250
|
-
export declare const de_ListResponseHeadersPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResponseHeadersPoliciesCommandOutput>;
|
|
1251
|
-
/**
|
|
1252
|
-
* deserializeAws_restXmlListStreamingDistributionsCommand
|
|
1253
|
-
*/
|
|
1254
|
-
export declare const de_ListStreamingDistributionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStreamingDistributionsCommandOutput>;
|
|
1255
|
-
/**
|
|
1256
|
-
* deserializeAws_restXmlListTagsForResourceCommand
|
|
1257
|
-
*/
|
|
1258
|
-
export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
1259
|
-
/**
|
|
1260
|
-
* deserializeAws_restXmlListVpcOriginsCommand
|
|
1261
|
-
*/
|
|
1262
|
-
export declare const de_ListVpcOriginsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVpcOriginsCommandOutput>;
|
|
1263
|
-
/**
|
|
1264
|
-
* deserializeAws_restXmlPublishFunctionCommand
|
|
1265
|
-
*/
|
|
1266
|
-
export declare const de_PublishFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PublishFunctionCommandOutput>;
|
|
1267
|
-
/**
|
|
1268
|
-
* deserializeAws_restXmlPutResourcePolicyCommand
|
|
1269
|
-
*/
|
|
1270
|
-
export declare const de_PutResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutResourcePolicyCommandOutput>;
|
|
1271
|
-
/**
|
|
1272
|
-
* deserializeAws_restXmlTagResourceCommand
|
|
1273
|
-
*/
|
|
1274
|
-
export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
|
|
1275
|
-
/**
|
|
1276
|
-
* deserializeAws_restXmlTestFunctionCommand
|
|
1277
|
-
*/
|
|
1278
|
-
export declare const de_TestFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestFunctionCommandOutput>;
|
|
1279
|
-
/**
|
|
1280
|
-
* deserializeAws_restXmlUntagResourceCommand
|
|
1281
|
-
*/
|
|
1282
|
-
export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
|
|
1283
|
-
/**
|
|
1284
|
-
* deserializeAws_restXmlUpdateAnycastIpListCommand
|
|
1285
|
-
*/
|
|
1286
|
-
export declare const de_UpdateAnycastIpListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAnycastIpListCommandOutput>;
|
|
1287
|
-
/**
|
|
1288
|
-
* deserializeAws_restXmlUpdateCachePolicyCommand
|
|
1289
|
-
*/
|
|
1290
|
-
export declare const de_UpdateCachePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCachePolicyCommandOutput>;
|
|
1291
|
-
/**
|
|
1292
|
-
* deserializeAws_restXmlUpdateCloudFrontOriginAccessIdentityCommand
|
|
1293
|
-
*/
|
|
1294
|
-
export declare const de_UpdateCloudFrontOriginAccessIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCloudFrontOriginAccessIdentityCommandOutput>;
|
|
1295
|
-
/**
|
|
1296
|
-
* deserializeAws_restXmlUpdateConnectionGroupCommand
|
|
1297
|
-
*/
|
|
1298
|
-
export declare const de_UpdateConnectionGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConnectionGroupCommandOutput>;
|
|
1299
|
-
/**
|
|
1300
|
-
* deserializeAws_restXmlUpdateContinuousDeploymentPolicyCommand
|
|
1301
|
-
*/
|
|
1302
|
-
export declare const de_UpdateContinuousDeploymentPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContinuousDeploymentPolicyCommandOutput>;
|
|
1303
|
-
/**
|
|
1304
|
-
* deserializeAws_restXmlUpdateDistributionCommand
|
|
1305
|
-
*/
|
|
1306
|
-
export declare const de_UpdateDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDistributionCommandOutput>;
|
|
1307
|
-
/**
|
|
1308
|
-
* deserializeAws_restXmlUpdateDistributionTenantCommand
|
|
1309
|
-
*/
|
|
1310
|
-
export declare const de_UpdateDistributionTenantCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDistributionTenantCommandOutput>;
|
|
1311
|
-
/**
|
|
1312
|
-
* deserializeAws_restXmlUpdateDistributionWithStagingConfigCommand
|
|
1313
|
-
*/
|
|
1314
|
-
export declare const de_UpdateDistributionWithStagingConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDistributionWithStagingConfigCommandOutput>;
|
|
1315
|
-
/**
|
|
1316
|
-
* deserializeAws_restXmlUpdateDomainAssociationCommand
|
|
1317
|
-
*/
|
|
1318
|
-
export declare const de_UpdateDomainAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDomainAssociationCommandOutput>;
|
|
1319
|
-
/**
|
|
1320
|
-
* deserializeAws_restXmlUpdateFieldLevelEncryptionConfigCommand
|
|
1321
|
-
*/
|
|
1322
|
-
export declare const de_UpdateFieldLevelEncryptionConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFieldLevelEncryptionConfigCommandOutput>;
|
|
1323
|
-
/**
|
|
1324
|
-
* deserializeAws_restXmlUpdateFieldLevelEncryptionProfileCommand
|
|
1325
|
-
*/
|
|
1326
|
-
export declare const de_UpdateFieldLevelEncryptionProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFieldLevelEncryptionProfileCommandOutput>;
|
|
1327
|
-
/**
|
|
1328
|
-
* deserializeAws_restXmlUpdateFunctionCommand
|
|
1329
|
-
*/
|
|
1330
|
-
export declare const de_UpdateFunctionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFunctionCommandOutput>;
|
|
1331
|
-
/**
|
|
1332
|
-
* deserializeAws_restXmlUpdateKeyGroupCommand
|
|
1333
|
-
*/
|
|
1334
|
-
export declare const de_UpdateKeyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateKeyGroupCommandOutput>;
|
|
1335
|
-
/**
|
|
1336
|
-
* deserializeAws_restXmlUpdateKeyValueStoreCommand
|
|
1337
|
-
*/
|
|
1338
|
-
export declare const de_UpdateKeyValueStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateKeyValueStoreCommandOutput>;
|
|
1339
|
-
/**
|
|
1340
|
-
* deserializeAws_restXmlUpdateOriginAccessControlCommand
|
|
1341
|
-
*/
|
|
1342
|
-
export declare const de_UpdateOriginAccessControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateOriginAccessControlCommandOutput>;
|
|
1343
|
-
/**
|
|
1344
|
-
* deserializeAws_restXmlUpdateOriginRequestPolicyCommand
|
|
1345
|
-
*/
|
|
1346
|
-
export declare const de_UpdateOriginRequestPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateOriginRequestPolicyCommandOutput>;
|
|
1347
|
-
/**
|
|
1348
|
-
* deserializeAws_restXmlUpdatePublicKeyCommand
|
|
1349
|
-
*/
|
|
1350
|
-
export declare const de_UpdatePublicKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePublicKeyCommandOutput>;
|
|
1351
|
-
/**
|
|
1352
|
-
* deserializeAws_restXmlUpdateRealtimeLogConfigCommand
|
|
1353
|
-
*/
|
|
1354
|
-
export declare const de_UpdateRealtimeLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRealtimeLogConfigCommandOutput>;
|
|
1355
|
-
/**
|
|
1356
|
-
* deserializeAws_restXmlUpdateResponseHeadersPolicyCommand
|
|
1357
|
-
*/
|
|
1358
|
-
export declare const de_UpdateResponseHeadersPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResponseHeadersPolicyCommandOutput>;
|
|
1359
|
-
/**
|
|
1360
|
-
* deserializeAws_restXmlUpdateStreamingDistributionCommand
|
|
1361
|
-
*/
|
|
1362
|
-
export declare const de_UpdateStreamingDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStreamingDistributionCommandOutput>;
|
|
1363
|
-
/**
|
|
1364
|
-
* deserializeAws_restXmlUpdateVpcOriginCommand
|
|
1365
|
-
*/
|
|
1366
|
-
export declare const de_UpdateVpcOriginCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVpcOriginCommandOutput>;
|
|
1367
|
-
/**
|
|
1368
|
-
* deserializeAws_restXmlVerifyDnsConfigurationCommand
|
|
1369
|
-
*/
|
|
1370
|
-
export declare const de_VerifyDnsConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<VerifyDnsConfigurationCommandOutput>;
|