@aws-sdk/client-cloudfront 3.650.0 → 3.654.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/AssociateAliasCommand.d.ts +11 -0
- package/dist-types/commands/CopyDistributionCommand.d.ts +11 -0
- package/dist-types/commands/CreateCachePolicyCommand.d.ts +11 -0
- package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +11 -0
- package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +11 -0
- package/dist-types/commands/CreateDistributionCommand.d.ts +11 -0
- package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +11 -0
- package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +11 -0
- package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +11 -0
- package/dist-types/commands/CreateFunctionCommand.d.ts +11 -0
- package/dist-types/commands/CreateInvalidationCommand.d.ts +11 -0
- package/dist-types/commands/CreateKeyGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateKeyValueStoreCommand.d.ts +11 -0
- package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +11 -0
- package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +11 -0
- package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +11 -0
- package/dist-types/commands/CreatePublicKeyCommand.d.ts +11 -0
- package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +11 -0
- package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +11 -0
- package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +11 -0
- package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCachePolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +11 -0
- package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDistributionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFunctionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteKeyGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteKeyValueStoreCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +11 -0
- package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeletePublicKeyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeFunctionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeKeyValueStoreCommand.d.ts +11 -0
- package/dist-types/commands/GetCachePolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +11 -0
- package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetDistributionCommand.d.ts +11 -0
- package/dist-types/commands/GetDistributionConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +11 -0
- package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +11 -0
- package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetFunctionCommand.d.ts +11 -0
- package/dist-types/commands/GetInvalidationCommand.d.ts +11 -0
- package/dist-types/commands/GetKeyGroupCommand.d.ts +11 -0
- package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +11 -0
- package/dist-types/commands/GetOriginAccessControlCommand.d.ts +11 -0
- package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetPublicKeyCommand.d.ts +11 -0
- package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetStreamingDistributionCommand.d.ts +11 -0
- package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +11 -0
- package/dist-types/commands/ListCachePoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +11 -0
- package/dist-types/commands/ListConflictingAliasesCommand.d.ts +11 -0
- package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +11 -0
- package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +11 -0
- package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +11 -0
- package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +11 -0
- package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +11 -0
- package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +11 -0
- package/dist-types/commands/ListDistributionsCommand.d.ts +11 -0
- package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +11 -0
- package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +11 -0
- package/dist-types/commands/ListFunctionsCommand.d.ts +11 -0
- package/dist-types/commands/ListInvalidationsCommand.d.ts +11 -0
- package/dist-types/commands/ListKeyGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListKeyValueStoresCommand.d.ts +11 -0
- package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +11 -0
- package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListPublicKeysCommand.d.ts +11 -0
- package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +11 -0
- package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/PublishFunctionCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/TestFunctionCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateCachePolicyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +11 -0
- package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDistributionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFunctionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateKeyGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateKeyValueStoreCommand.d.ts +11 -0
- package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +11 -0
- package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePublicKeyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +11 -0
- package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CopyDistributionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateContinuousDeploymentPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateKeyValueStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateOriginAccessControlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteKeyValueStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteOriginAccessControlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeKeyValueStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetOriginAccessControlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetOriginAccessControlConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResponseHeadersPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResponseHeadersPolicyConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListContinuousDeploymentPoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListKeyValueStoresCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOriginAccessControlsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDistributionWithStagingConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateKeyValueStoreCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateOriginAccessControlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +12 -1
- package/package.json +38 -38
|
@@ -118,4 +118,15 @@ declare const GetCachePolicyCommand_base: {
|
|
|
118
118
|
* @public
|
|
119
119
|
*/
|
|
120
120
|
export declare class GetCachePolicyCommand extends GetCachePolicyCommand_base {
|
|
121
|
+
/** @internal type navigation helper, not in runtime. */
|
|
122
|
+
protected static __types: {
|
|
123
|
+
api: {
|
|
124
|
+
input: GetCachePolicyRequest;
|
|
125
|
+
output: GetCachePolicyResult;
|
|
126
|
+
};
|
|
127
|
+
sdk: {
|
|
128
|
+
input: GetCachePolicyCommandInput;
|
|
129
|
+
output: GetCachePolicyCommandOutput;
|
|
130
|
+
};
|
|
131
|
+
};
|
|
121
132
|
}
|
|
@@ -106,4 +106,15 @@ declare const GetCachePolicyConfigCommand_base: {
|
|
|
106
106
|
* @public
|
|
107
107
|
*/
|
|
108
108
|
export declare class GetCachePolicyConfigCommand extends GetCachePolicyConfigCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: GetCachePolicyConfigRequest;
|
|
113
|
+
output: GetCachePolicyConfigResult;
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: GetCachePolicyConfigCommandInput;
|
|
117
|
+
output: GetCachePolicyConfigCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -71,4 +71,15 @@ declare const GetCloudFrontOriginAccessIdentityCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class GetCloudFrontOriginAccessIdentityCommand extends GetCloudFrontOriginAccessIdentityCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: GetCloudFrontOriginAccessIdentityRequest;
|
|
78
|
+
output: GetCloudFrontOriginAccessIdentityResult;
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: GetCloudFrontOriginAccessIdentityCommandInput;
|
|
82
|
+
output: GetCloudFrontOriginAccessIdentityCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -67,4 +67,15 @@ declare const GetCloudFrontOriginAccessIdentityConfigCommand_base: {
|
|
|
67
67
|
* @public
|
|
68
68
|
*/
|
|
69
69
|
export declare class GetCloudFrontOriginAccessIdentityConfigCommand extends GetCloudFrontOriginAccessIdentityConfigCommand_base {
|
|
70
|
+
/** @internal type navigation helper, not in runtime. */
|
|
71
|
+
protected static __types: {
|
|
72
|
+
api: {
|
|
73
|
+
input: GetCloudFrontOriginAccessIdentityConfigRequest;
|
|
74
|
+
output: GetCloudFrontOriginAccessIdentityConfigResult;
|
|
75
|
+
};
|
|
76
|
+
sdk: {
|
|
77
|
+
input: GetCloudFrontOriginAccessIdentityConfigCommandInput;
|
|
78
|
+
output: GetCloudFrontOriginAccessIdentityConfigCommandOutput;
|
|
79
|
+
};
|
|
80
|
+
};
|
|
70
81
|
}
|
|
@@ -91,4 +91,15 @@ declare const GetContinuousDeploymentPolicyCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class GetContinuousDeploymentPolicyCommand extends GetContinuousDeploymentPolicyCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: GetContinuousDeploymentPolicyRequest;
|
|
98
|
+
output: GetContinuousDeploymentPolicyResult;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: GetContinuousDeploymentPolicyCommandInput;
|
|
102
|
+
output: GetContinuousDeploymentPolicyCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -86,4 +86,15 @@ declare const GetContinuousDeploymentPolicyConfigCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class GetContinuousDeploymentPolicyConfigCommand extends GetContinuousDeploymentPolicyConfigCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: GetContinuousDeploymentPolicyConfigRequest;
|
|
93
|
+
output: GetContinuousDeploymentPolicyConfigResult;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: GetContinuousDeploymentPolicyConfigCommandInput;
|
|
97
|
+
output: GetContinuousDeploymentPolicyConfigCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -394,4 +394,15 @@ declare const GetDistributionCommand_base: {
|
|
|
394
394
|
* @public
|
|
395
395
|
*/
|
|
396
396
|
export declare class GetDistributionCommand extends GetDistributionCommand_base {
|
|
397
|
+
/** @internal type navigation helper, not in runtime. */
|
|
398
|
+
protected static __types: {
|
|
399
|
+
api: {
|
|
400
|
+
input: GetDistributionRequest;
|
|
401
|
+
output: GetDistributionResult;
|
|
402
|
+
};
|
|
403
|
+
sdk: {
|
|
404
|
+
input: GetDistributionCommandInput;
|
|
405
|
+
output: GetDistributionCommandOutput;
|
|
406
|
+
};
|
|
407
|
+
};
|
|
397
408
|
}
|
|
@@ -350,4 +350,15 @@ declare const GetDistributionConfigCommand_base: {
|
|
|
350
350
|
* @public
|
|
351
351
|
*/
|
|
352
352
|
export declare class GetDistributionConfigCommand extends GetDistributionConfigCommand_base {
|
|
353
|
+
/** @internal type navigation helper, not in runtime. */
|
|
354
|
+
protected static __types: {
|
|
355
|
+
api: {
|
|
356
|
+
input: GetDistributionConfigRequest;
|
|
357
|
+
output: GetDistributionConfigResult;
|
|
358
|
+
};
|
|
359
|
+
sdk: {
|
|
360
|
+
input: GetDistributionConfigCommandInput;
|
|
361
|
+
output: GetDistributionConfigCommandOutput;
|
|
362
|
+
};
|
|
363
|
+
};
|
|
353
364
|
}
|
|
@@ -96,4 +96,15 @@ declare const GetFieldLevelEncryptionCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class GetFieldLevelEncryptionCommand extends GetFieldLevelEncryptionCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: GetFieldLevelEncryptionRequest;
|
|
103
|
+
output: GetFieldLevelEncryptionResult;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: GetFieldLevelEncryptionCommandInput;
|
|
107
|
+
output: GetFieldLevelEncryptionCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -92,4 +92,15 @@ declare const GetFieldLevelEncryptionConfigCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class GetFieldLevelEncryptionConfigCommand extends GetFieldLevelEncryptionConfigCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: GetFieldLevelEncryptionConfigRequest;
|
|
99
|
+
output: GetFieldLevelEncryptionConfigResult;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: GetFieldLevelEncryptionConfigCommandInput;
|
|
103
|
+
output: GetFieldLevelEncryptionConfigCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -87,4 +87,15 @@ declare const GetFieldLevelEncryptionProfileCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class GetFieldLevelEncryptionProfileCommand extends GetFieldLevelEncryptionProfileCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: GetFieldLevelEncryptionProfileRequest;
|
|
94
|
+
output: GetFieldLevelEncryptionProfileResult;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: GetFieldLevelEncryptionProfileCommandInput;
|
|
98
|
+
output: GetFieldLevelEncryptionProfileCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -83,4 +83,15 @@ declare const GetFieldLevelEncryptionProfileConfigCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class GetFieldLevelEncryptionProfileConfigCommand extends GetFieldLevelEncryptionProfileConfigCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: GetFieldLevelEncryptionProfileConfigRequest;
|
|
90
|
+
output: GetFieldLevelEncryptionProfileConfigResult;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: GetFieldLevelEncryptionProfileConfigCommandInput;
|
|
94
|
+
output: GetFieldLevelEncryptionProfileConfigCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -76,4 +76,15 @@ declare const GetFunctionCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class GetFunctionCommand extends GetFunctionCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: GetFunctionRequest;
|
|
83
|
+
output: GetFunctionResult;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: GetFunctionCommandInput;
|
|
87
|
+
output: GetFunctionCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -80,4 +80,15 @@ declare const GetInvalidationCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class GetInvalidationCommand extends GetInvalidationCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: GetInvalidationRequest;
|
|
87
|
+
output: GetInvalidationResult;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: GetInvalidationCommandInput;
|
|
91
|
+
output: GetInvalidationCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -77,4 +77,15 @@ declare const GetKeyGroupCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class GetKeyGroupCommand extends GetKeyGroupCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: GetKeyGroupRequest;
|
|
84
|
+
output: GetKeyGroupResult;
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: GetKeyGroupCommandInput;
|
|
88
|
+
output: GetKeyGroupCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -72,4 +72,15 @@ declare const GetKeyGroupConfigCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class GetKeyGroupConfigCommand extends GetKeyGroupConfigCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: GetKeyGroupConfigRequest;
|
|
79
|
+
output: GetKeyGroupConfigResult;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: GetKeyGroupConfigCommandInput;
|
|
83
|
+
output: GetKeyGroupConfigCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -74,4 +74,15 @@ declare const GetMonitoringSubscriptionCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class GetMonitoringSubscriptionCommand extends GetMonitoringSubscriptionCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: GetMonitoringSubscriptionRequest;
|
|
81
|
+
output: GetMonitoringSubscriptionResult;
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: GetMonitoringSubscriptionCommandInput;
|
|
85
|
+
output: GetMonitoringSubscriptionCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -73,4 +73,15 @@ declare const GetOriginAccessControlCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class GetOriginAccessControlCommand extends GetOriginAccessControlCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: GetOriginAccessControlRequest;
|
|
80
|
+
output: GetOriginAccessControlResult;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: GetOriginAccessControlCommandInput;
|
|
84
|
+
output: GetOriginAccessControlCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -70,4 +70,15 @@ declare const GetOriginAccessControlConfigCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class GetOriginAccessControlConfigCommand extends GetOriginAccessControlConfigCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: GetOriginAccessControlConfigRequest;
|
|
77
|
+
output: GetOriginAccessControlConfigResult;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: GetOriginAccessControlConfigCommandInput;
|
|
81
|
+
output: GetOriginAccessControlConfigCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -112,4 +112,15 @@ declare const GetOriginRequestPolicyCommand_base: {
|
|
|
112
112
|
* @public
|
|
113
113
|
*/
|
|
114
114
|
export declare class GetOriginRequestPolicyCommand extends GetOriginRequestPolicyCommand_base {
|
|
115
|
+
/** @internal type navigation helper, not in runtime. */
|
|
116
|
+
protected static __types: {
|
|
117
|
+
api: {
|
|
118
|
+
input: GetOriginRequestPolicyRequest;
|
|
119
|
+
output: GetOriginRequestPolicyResult;
|
|
120
|
+
};
|
|
121
|
+
sdk: {
|
|
122
|
+
input: GetOriginRequestPolicyCommandInput;
|
|
123
|
+
output: GetOriginRequestPolicyCommandOutput;
|
|
124
|
+
};
|
|
125
|
+
};
|
|
115
126
|
}
|
|
@@ -100,4 +100,15 @@ declare const GetOriginRequestPolicyConfigCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class GetOriginRequestPolicyConfigCommand extends GetOriginRequestPolicyConfigCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: GetOriginRequestPolicyConfigRequest;
|
|
107
|
+
output: GetOriginRequestPolicyConfigResult;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: GetOriginRequestPolicyConfigCommandInput;
|
|
111
|
+
output: GetOriginRequestPolicyConfigCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -73,4 +73,15 @@ declare const GetPublicKeyCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class GetPublicKeyCommand extends GetPublicKeyCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: GetPublicKeyRequest;
|
|
80
|
+
output: GetPublicKeyResult;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: GetPublicKeyCommandInput;
|
|
84
|
+
output: GetPublicKeyCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -69,4 +69,15 @@ declare const GetPublicKeyConfigCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class GetPublicKeyConfigCommand extends GetPublicKeyConfigCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: GetPublicKeyConfigRequest;
|
|
76
|
+
output: GetPublicKeyConfigResult;
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: GetPublicKeyConfigCommandInput;
|
|
80
|
+
output: GetPublicKeyConfigCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -86,4 +86,15 @@ declare const GetRealtimeLogConfigCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class GetRealtimeLogConfigCommand extends GetRealtimeLogConfigCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: GetRealtimeLogConfigRequest;
|
|
93
|
+
output: GetRealtimeLogConfigResult;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: GetRealtimeLogConfigCommandInput;
|
|
97
|
+
output: GetRealtimeLogConfigCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -158,4 +158,15 @@ declare const GetResponseHeadersPolicyCommand_base: {
|
|
|
158
158
|
* @public
|
|
159
159
|
*/
|
|
160
160
|
export declare class GetResponseHeadersPolicyCommand extends GetResponseHeadersPolicyCommand_base {
|
|
161
|
+
/** @internal type navigation helper, not in runtime. */
|
|
162
|
+
protected static __types: {
|
|
163
|
+
api: {
|
|
164
|
+
input: GetResponseHeadersPolicyRequest;
|
|
165
|
+
output: GetResponseHeadersPolicyResult;
|
|
166
|
+
};
|
|
167
|
+
sdk: {
|
|
168
|
+
input: GetResponseHeadersPolicyCommandInput;
|
|
169
|
+
output: GetResponseHeadersPolicyCommandOutput;
|
|
170
|
+
};
|
|
171
|
+
};
|
|
161
172
|
}
|
|
@@ -153,4 +153,15 @@ declare const GetResponseHeadersPolicyConfigCommand_base: {
|
|
|
153
153
|
* @public
|
|
154
154
|
*/
|
|
155
155
|
export declare class GetResponseHeadersPolicyConfigCommand extends GetResponseHeadersPolicyConfigCommand_base {
|
|
156
|
+
/** @internal type navigation helper, not in runtime. */
|
|
157
|
+
protected static __types: {
|
|
158
|
+
api: {
|
|
159
|
+
input: GetResponseHeadersPolicyConfigRequest;
|
|
160
|
+
output: GetResponseHeadersPolicyConfigResult;
|
|
161
|
+
};
|
|
162
|
+
sdk: {
|
|
163
|
+
input: GetResponseHeadersPolicyConfigCommandInput;
|
|
164
|
+
output: GetResponseHeadersPolicyConfigCommandOutput;
|
|
165
|
+
};
|
|
166
|
+
};
|
|
156
167
|
}
|
|
@@ -114,4 +114,15 @@ declare const GetStreamingDistributionCommand_base: {
|
|
|
114
114
|
* @public
|
|
115
115
|
*/
|
|
116
116
|
export declare class GetStreamingDistributionCommand extends GetStreamingDistributionCommand_base {
|
|
117
|
+
/** @internal type navigation helper, not in runtime. */
|
|
118
|
+
protected static __types: {
|
|
119
|
+
api: {
|
|
120
|
+
input: GetStreamingDistributionRequest;
|
|
121
|
+
output: GetStreamingDistributionResult;
|
|
122
|
+
};
|
|
123
|
+
sdk: {
|
|
124
|
+
input: GetStreamingDistributionCommandInput;
|
|
125
|
+
output: GetStreamingDistributionCommandOutput;
|
|
126
|
+
};
|
|
127
|
+
};
|
|
117
128
|
}
|
|
@@ -91,4 +91,15 @@ declare const GetStreamingDistributionConfigCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class GetStreamingDistributionConfigCommand extends GetStreamingDistributionConfigCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: GetStreamingDistributionConfigRequest;
|
|
98
|
+
output: GetStreamingDistributionConfigResult;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: GetStreamingDistributionConfigCommandInput;
|
|
102
|
+
output: GetStreamingDistributionConfigCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -126,4 +126,15 @@ declare const ListCachePoliciesCommand_base: {
|
|
|
126
126
|
* @public
|
|
127
127
|
*/
|
|
128
128
|
export declare class ListCachePoliciesCommand extends ListCachePoliciesCommand_base {
|
|
129
|
+
/** @internal type navigation helper, not in runtime. */
|
|
130
|
+
protected static __types: {
|
|
131
|
+
api: {
|
|
132
|
+
input: ListCachePoliciesRequest;
|
|
133
|
+
output: ListCachePoliciesResult;
|
|
134
|
+
};
|
|
135
|
+
sdk: {
|
|
136
|
+
input: ListCachePoliciesCommandInput;
|
|
137
|
+
output: ListCachePoliciesCommandOutput;
|
|
138
|
+
};
|
|
139
|
+
};
|
|
129
140
|
}
|
|
@@ -74,4 +74,15 @@ declare const ListCloudFrontOriginAccessIdentitiesCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class ListCloudFrontOriginAccessIdentitiesCommand extends ListCloudFrontOriginAccessIdentitiesCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: ListCloudFrontOriginAccessIdentitiesRequest;
|
|
81
|
+
output: ListCloudFrontOriginAccessIdentitiesResult;
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: ListCloudFrontOriginAccessIdentitiesCommandInput;
|
|
85
|
+
output: ListCloudFrontOriginAccessIdentitiesCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -99,4 +99,15 @@ declare const ListConflictingAliasesCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class ListConflictingAliasesCommand extends ListConflictingAliasesCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: ListConflictingAliasesRequest;
|
|
106
|
+
output: ListConflictingAliasesResult;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: ListConflictingAliasesCommandInput;
|
|
110
|
+
output: ListConflictingAliasesCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -107,4 +107,15 @@ declare const ListContinuousDeploymentPoliciesCommand_base: {
|
|
|
107
107
|
* @public
|
|
108
108
|
*/
|
|
109
109
|
export declare class ListContinuousDeploymentPoliciesCommand extends ListContinuousDeploymentPoliciesCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: ListContinuousDeploymentPoliciesRequest;
|
|
114
|
+
output: ListContinuousDeploymentPoliciesResult;
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: ListContinuousDeploymentPoliciesCommandInput;
|
|
118
|
+
output: ListContinuousDeploymentPoliciesCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -83,4 +83,15 @@ declare const ListDistributionsByCachePolicyIdCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class ListDistributionsByCachePolicyIdCommand extends ListDistributionsByCachePolicyIdCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: ListDistributionsByCachePolicyIdRequest;
|
|
90
|
+
output: ListDistributionsByCachePolicyIdResult;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: ListDistributionsByCachePolicyIdCommandInput;
|
|
94
|
+
output: ListDistributionsByCachePolicyIdCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -80,4 +80,15 @@ declare const ListDistributionsByKeyGroupCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class ListDistributionsByKeyGroupCommand extends ListDistributionsByKeyGroupCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: ListDistributionsByKeyGroupRequest;
|
|
87
|
+
output: ListDistributionsByKeyGroupResult;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: ListDistributionsByKeyGroupCommandInput;
|
|
91
|
+
output: ListDistributionsByKeyGroupCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -83,4 +83,15 @@ declare const ListDistributionsByOriginRequestPolicyIdCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class ListDistributionsByOriginRequestPolicyIdCommand extends ListDistributionsByOriginRequestPolicyIdCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: ListDistributionsByOriginRequestPolicyIdRequest;
|
|
90
|
+
output: ListDistributionsByOriginRequestPolicyIdResult;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: ListDistributionsByOriginRequestPolicyIdCommandInput;
|
|
94
|
+
output: ListDistributionsByOriginRequestPolicyIdCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -369,4 +369,15 @@ declare const ListDistributionsByRealtimeLogConfigCommand_base: {
|
|
|
369
369
|
* @public
|
|
370
370
|
*/
|
|
371
371
|
export declare class ListDistributionsByRealtimeLogConfigCommand extends ListDistributionsByRealtimeLogConfigCommand_base {
|
|
372
|
+
/** @internal type navigation helper, not in runtime. */
|
|
373
|
+
protected static __types: {
|
|
374
|
+
api: {
|
|
375
|
+
input: ListDistributionsByRealtimeLogConfigRequest;
|
|
376
|
+
output: ListDistributionsByRealtimeLogConfigResult;
|
|
377
|
+
};
|
|
378
|
+
sdk: {
|
|
379
|
+
input: ListDistributionsByRealtimeLogConfigCommandInput;
|
|
380
|
+
output: ListDistributionsByRealtimeLogConfigCommandOutput;
|
|
381
|
+
};
|
|
382
|
+
};
|
|
372
383
|
}
|
|
@@ -83,4 +83,15 @@ declare const ListDistributionsByResponseHeadersPolicyIdCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class ListDistributionsByResponseHeadersPolicyIdCommand extends ListDistributionsByResponseHeadersPolicyIdCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: ListDistributionsByResponseHeadersPolicyIdRequest;
|
|
90
|
+
output: ListDistributionsByResponseHeadersPolicyIdResult;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: ListDistributionsByResponseHeadersPolicyIdCommandInput;
|
|
94
|
+
output: ListDistributionsByResponseHeadersPolicyIdCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -366,4 +366,15 @@ declare const ListDistributionsByWebACLIdCommand_base: {
|
|
|
366
366
|
* @public
|
|
367
367
|
*/
|
|
368
368
|
export declare class ListDistributionsByWebACLIdCommand extends ListDistributionsByWebACLIdCommand_base {
|
|
369
|
+
/** @internal type navigation helper, not in runtime. */
|
|
370
|
+
protected static __types: {
|
|
371
|
+
api: {
|
|
372
|
+
input: ListDistributionsByWebACLIdRequest;
|
|
373
|
+
output: ListDistributionsByWebACLIdResult;
|
|
374
|
+
};
|
|
375
|
+
sdk: {
|
|
376
|
+
input: ListDistributionsByWebACLIdCommandInput;
|
|
377
|
+
output: ListDistributionsByWebACLIdCommandOutput;
|
|
378
|
+
};
|
|
379
|
+
};
|
|
369
380
|
}
|
|
@@ -358,4 +358,15 @@ declare const ListDistributionsCommand_base: {
|
|
|
358
358
|
* @public
|
|
359
359
|
*/
|
|
360
360
|
export declare class ListDistributionsCommand extends ListDistributionsCommand_base {
|
|
361
|
+
/** @internal type navigation helper, not in runtime. */
|
|
362
|
+
protected static __types: {
|
|
363
|
+
api: {
|
|
364
|
+
input: ListDistributionsRequest;
|
|
365
|
+
output: ListDistributionsResult;
|
|
366
|
+
};
|
|
367
|
+
sdk: {
|
|
368
|
+
input: ListDistributionsCommandInput;
|
|
369
|
+
output: ListDistributionsCommandOutput;
|
|
370
|
+
};
|
|
371
|
+
};
|
|
361
372
|
}
|