@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
|
@@ -37,4 +37,15 @@ declare const GetCloudFrontOriginAccessIdentityCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetCloudFrontOriginAccessIdentityCommand extends GetCloudFrontOriginAccessIdentityCommand_base {
|
|
40
|
+
export declare class GetCloudFrontOriginAccessIdentityCommand extends GetCloudFrontOriginAccessIdentityCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetCloudFrontOriginAccessIdentityRequest;
|
|
44
|
+
output: GetCloudFrontOriginAccessIdentityResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetCloudFrontOriginAccessIdentityCommandInput;
|
|
48
|
+
output: GetCloudFrontOriginAccessIdentityCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetCloudFrontOriginAccessIdentityConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetCloudFrontOriginAccessIdentityConfigCommand extends GetCloudFrontOriginAccessIdentityConfigCommand_base {
|
|
40
|
+
export declare class GetCloudFrontOriginAccessIdentityConfigCommand extends GetCloudFrontOriginAccessIdentityConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetCloudFrontOriginAccessIdentityConfigRequest;
|
|
44
|
+
output: GetCloudFrontOriginAccessIdentityConfigResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetCloudFrontOriginAccessIdentityConfigCommandInput;
|
|
48
|
+
output: GetCloudFrontOriginAccessIdentityConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetContinuousDeploymentPolicyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetContinuousDeploymentPolicyCommand extends GetContinuousDeploymentPolicyCommand_base {
|
|
40
|
+
export declare class GetContinuousDeploymentPolicyCommand extends GetContinuousDeploymentPolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetContinuousDeploymentPolicyRequest;
|
|
44
|
+
output: GetContinuousDeploymentPolicyResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetContinuousDeploymentPolicyCommandInput;
|
|
48
|
+
output: GetContinuousDeploymentPolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetContinuousDeploymentPolicyConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetContinuousDeploymentPolicyConfigCommand extends GetContinuousDeploymentPolicyConfigCommand_base {
|
|
40
|
+
export declare class GetContinuousDeploymentPolicyConfigCommand extends GetContinuousDeploymentPolicyConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetContinuousDeploymentPolicyConfigRequest;
|
|
44
|
+
output: GetContinuousDeploymentPolicyConfigResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetContinuousDeploymentPolicyConfigCommandInput;
|
|
48
|
+
output: GetContinuousDeploymentPolicyConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const GetDistributionCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class GetDistributionCommand extends GetDistributionCommand_base {
|
|
39
|
+
export declare class GetDistributionCommand extends GetDistributionCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: GetDistributionRequest;
|
|
43
|
+
output: GetDistributionResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: GetDistributionCommandInput;
|
|
47
|
+
output: GetDistributionCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetDistributionConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetDistributionConfigCommand extends GetDistributionConfigCommand_base {
|
|
40
|
+
export declare class GetDistributionConfigCommand extends GetDistributionConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetDistributionConfigRequest;
|
|
44
|
+
output: GetDistributionConfigResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetDistributionConfigCommandInput;
|
|
48
|
+
output: GetDistributionConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetFieldLevelEncryptionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetFieldLevelEncryptionCommand extends GetFieldLevelEncryptionCommand_base {
|
|
40
|
+
export declare class GetFieldLevelEncryptionCommand extends GetFieldLevelEncryptionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetFieldLevelEncryptionRequest;
|
|
44
|
+
output: GetFieldLevelEncryptionResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetFieldLevelEncryptionCommandInput;
|
|
48
|
+
output: GetFieldLevelEncryptionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetFieldLevelEncryptionConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetFieldLevelEncryptionConfigCommand extends GetFieldLevelEncryptionConfigCommand_base {
|
|
40
|
+
export declare class GetFieldLevelEncryptionConfigCommand extends GetFieldLevelEncryptionConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetFieldLevelEncryptionConfigRequest;
|
|
44
|
+
output: GetFieldLevelEncryptionConfigResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetFieldLevelEncryptionConfigCommandInput;
|
|
48
|
+
output: GetFieldLevelEncryptionConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetFieldLevelEncryptionProfileCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetFieldLevelEncryptionProfileCommand extends GetFieldLevelEncryptionProfileCommand_base {
|
|
40
|
+
export declare class GetFieldLevelEncryptionProfileCommand extends GetFieldLevelEncryptionProfileCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetFieldLevelEncryptionProfileRequest;
|
|
44
|
+
output: GetFieldLevelEncryptionProfileResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetFieldLevelEncryptionProfileCommandInput;
|
|
48
|
+
output: GetFieldLevelEncryptionProfileCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetFieldLevelEncryptionProfileConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetFieldLevelEncryptionProfileConfigCommand extends GetFieldLevelEncryptionProfileConfigCommand_base {
|
|
40
|
+
export declare class GetFieldLevelEncryptionProfileConfigCommand extends GetFieldLevelEncryptionProfileConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetFieldLevelEncryptionProfileConfigRequest;
|
|
44
|
+
output: GetFieldLevelEncryptionProfileConfigResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetFieldLevelEncryptionProfileConfigCommandInput;
|
|
48
|
+
output: GetFieldLevelEncryptionProfileConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -40,4 +40,15 @@ declare const GetFunctionCommand_base: {
|
|
|
40
40
|
>;
|
|
41
41
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
42
42
|
};
|
|
43
|
-
export declare class GetFunctionCommand extends GetFunctionCommand_base {
|
|
43
|
+
export declare class GetFunctionCommand extends GetFunctionCommand_base {
|
|
44
|
+
protected static __types: {
|
|
45
|
+
api: {
|
|
46
|
+
input: GetFunctionRequest;
|
|
47
|
+
output: GetFunctionResult;
|
|
48
|
+
};
|
|
49
|
+
sdk: {
|
|
50
|
+
input: GetFunctionCommandInput;
|
|
51
|
+
output: GetFunctionCommandOutput;
|
|
52
|
+
};
|
|
53
|
+
};
|
|
54
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const GetInvalidationCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class GetInvalidationCommand extends GetInvalidationCommand_base {
|
|
39
|
+
export declare class GetInvalidationCommand extends GetInvalidationCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: GetInvalidationRequest;
|
|
43
|
+
output: GetInvalidationResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: GetInvalidationCommandInput;
|
|
47
|
+
output: GetInvalidationCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetKeyGroupCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetKeyGroupCommand extends GetKeyGroupCommand_base {
|
|
36
|
+
export declare class GetKeyGroupCommand extends GetKeyGroupCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: GetKeyGroupRequest;
|
|
40
|
+
output: GetKeyGroupResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetKeyGroupCommandInput;
|
|
44
|
+
output: GetKeyGroupCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetKeyGroupConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetKeyGroupConfigCommand extends GetKeyGroupConfigCommand_base {
|
|
40
|
+
export declare class GetKeyGroupConfigCommand extends GetKeyGroupConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetKeyGroupConfigRequest;
|
|
44
|
+
output: GetKeyGroupConfigResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetKeyGroupConfigCommandInput;
|
|
48
|
+
output: GetKeyGroupConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetMonitoringSubscriptionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetMonitoringSubscriptionCommand extends GetMonitoringSubscriptionCommand_base {
|
|
40
|
+
export declare class GetMonitoringSubscriptionCommand extends GetMonitoringSubscriptionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetMonitoringSubscriptionRequest;
|
|
44
|
+
output: GetMonitoringSubscriptionResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetMonitoringSubscriptionCommandInput;
|
|
48
|
+
output: GetMonitoringSubscriptionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetOriginAccessControlCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetOriginAccessControlCommand extends GetOriginAccessControlCommand_base {
|
|
40
|
+
export declare class GetOriginAccessControlCommand extends GetOriginAccessControlCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetOriginAccessControlRequest;
|
|
44
|
+
output: GetOriginAccessControlResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetOriginAccessControlCommandInput;
|
|
48
|
+
output: GetOriginAccessControlCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetOriginAccessControlConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetOriginAccessControlConfigCommand extends GetOriginAccessControlConfigCommand_base {
|
|
40
|
+
export declare class GetOriginAccessControlConfigCommand extends GetOriginAccessControlConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetOriginAccessControlConfigRequest;
|
|
44
|
+
output: GetOriginAccessControlConfigResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetOriginAccessControlConfigCommandInput;
|
|
48
|
+
output: GetOriginAccessControlConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetOriginRequestPolicyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetOriginRequestPolicyCommand extends GetOriginRequestPolicyCommand_base {
|
|
40
|
+
export declare class GetOriginRequestPolicyCommand extends GetOriginRequestPolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetOriginRequestPolicyRequest;
|
|
44
|
+
output: GetOriginRequestPolicyResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetOriginRequestPolicyCommandInput;
|
|
48
|
+
output: GetOriginRequestPolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetOriginRequestPolicyConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetOriginRequestPolicyConfigCommand extends GetOriginRequestPolicyConfigCommand_base {
|
|
40
|
+
export declare class GetOriginRequestPolicyConfigCommand extends GetOriginRequestPolicyConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetOriginRequestPolicyConfigRequest;
|
|
44
|
+
output: GetOriginRequestPolicyConfigResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetOriginRequestPolicyConfigCommandInput;
|
|
48
|
+
output: GetOriginRequestPolicyConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetPublicKeyCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetPublicKeyCommand extends GetPublicKeyCommand_base {
|
|
36
|
+
export declare class GetPublicKeyCommand extends GetPublicKeyCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: GetPublicKeyRequest;
|
|
40
|
+
output: GetPublicKeyResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetPublicKeyCommandInput;
|
|
44
|
+
output: GetPublicKeyCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetPublicKeyConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetPublicKeyConfigCommand extends GetPublicKeyConfigCommand_base {
|
|
40
|
+
export declare class GetPublicKeyConfigCommand extends GetPublicKeyConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetPublicKeyConfigRequest;
|
|
44
|
+
output: GetPublicKeyConfigResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetPublicKeyConfigCommandInput;
|
|
48
|
+
output: GetPublicKeyConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetRealtimeLogConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetRealtimeLogConfigCommand extends GetRealtimeLogConfigCommand_base {
|
|
40
|
+
export declare class GetRealtimeLogConfigCommand extends GetRealtimeLogConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetRealtimeLogConfigRequest;
|
|
44
|
+
output: GetRealtimeLogConfigResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetRealtimeLogConfigCommandInput;
|
|
48
|
+
output: GetRealtimeLogConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetResponseHeadersPolicyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetResponseHeadersPolicyCommand extends GetResponseHeadersPolicyCommand_base {
|
|
40
|
+
export declare class GetResponseHeadersPolicyCommand extends GetResponseHeadersPolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetResponseHeadersPolicyRequest;
|
|
44
|
+
output: GetResponseHeadersPolicyResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetResponseHeadersPolicyCommandInput;
|
|
48
|
+
output: GetResponseHeadersPolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetResponseHeadersPolicyConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetResponseHeadersPolicyConfigCommand extends GetResponseHeadersPolicyConfigCommand_base {
|
|
40
|
+
export declare class GetResponseHeadersPolicyConfigCommand extends GetResponseHeadersPolicyConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetResponseHeadersPolicyConfigRequest;
|
|
44
|
+
output: GetResponseHeadersPolicyConfigResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetResponseHeadersPolicyConfigCommandInput;
|
|
48
|
+
output: GetResponseHeadersPolicyConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetStreamingDistributionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetStreamingDistributionCommand extends GetStreamingDistributionCommand_base {
|
|
40
|
+
export declare class GetStreamingDistributionCommand extends GetStreamingDistributionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetStreamingDistributionRequest;
|
|
44
|
+
output: GetStreamingDistributionResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetStreamingDistributionCommandInput;
|
|
48
|
+
output: GetStreamingDistributionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetStreamingDistributionConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetStreamingDistributionConfigCommand extends GetStreamingDistributionConfigCommand_base {
|
|
40
|
+
export declare class GetStreamingDistributionConfigCommand extends GetStreamingDistributionConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetStreamingDistributionConfigRequest;
|
|
44
|
+
output: GetStreamingDistributionConfigResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetStreamingDistributionConfigCommandInput;
|
|
48
|
+
output: GetStreamingDistributionConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListCachePoliciesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListCachePoliciesCommand extends ListCachePoliciesCommand_base {
|
|
40
|
+
export declare class ListCachePoliciesCommand extends ListCachePoliciesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListCachePoliciesRequest;
|
|
44
|
+
output: ListCachePoliciesResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListCachePoliciesCommandInput;
|
|
48
|
+
output: ListCachePoliciesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListCloudFrontOriginAccessIdentitiesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListCloudFrontOriginAccessIdentitiesCommand extends ListCloudFrontOriginAccessIdentitiesCommand_base {
|
|
40
|
+
export declare class ListCloudFrontOriginAccessIdentitiesCommand extends ListCloudFrontOriginAccessIdentitiesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListCloudFrontOriginAccessIdentitiesRequest;
|
|
44
|
+
output: ListCloudFrontOriginAccessIdentitiesResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListCloudFrontOriginAccessIdentitiesCommandInput;
|
|
48
|
+
output: ListCloudFrontOriginAccessIdentitiesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListConflictingAliasesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListConflictingAliasesCommand extends ListConflictingAliasesCommand_base {
|
|
40
|
+
export declare class ListConflictingAliasesCommand extends ListConflictingAliasesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListConflictingAliasesRequest;
|
|
44
|
+
output: ListConflictingAliasesResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListConflictingAliasesCommandInput;
|
|
48
|
+
output: ListConflictingAliasesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListContinuousDeploymentPoliciesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListContinuousDeploymentPoliciesCommand extends ListContinuousDeploymentPoliciesCommand_base {
|
|
40
|
+
export declare class ListContinuousDeploymentPoliciesCommand extends ListContinuousDeploymentPoliciesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListContinuousDeploymentPoliciesRequest;
|
|
44
|
+
output: ListContinuousDeploymentPoliciesResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListContinuousDeploymentPoliciesCommandInput;
|
|
48
|
+
output: ListContinuousDeploymentPoliciesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListDistributionsByCachePolicyIdCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListDistributionsByCachePolicyIdCommand extends ListDistributionsByCachePolicyIdCommand_base {
|
|
40
|
+
export declare class ListDistributionsByCachePolicyIdCommand extends ListDistributionsByCachePolicyIdCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListDistributionsByCachePolicyIdRequest;
|
|
44
|
+
output: ListDistributionsByCachePolicyIdResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListDistributionsByCachePolicyIdCommandInput;
|
|
48
|
+
output: ListDistributionsByCachePolicyIdCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListDistributionsByKeyGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListDistributionsByKeyGroupCommand extends ListDistributionsByKeyGroupCommand_base {
|
|
40
|
+
export declare class ListDistributionsByKeyGroupCommand extends ListDistributionsByKeyGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListDistributionsByKeyGroupRequest;
|
|
44
|
+
output: ListDistributionsByKeyGroupResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListDistributionsByKeyGroupCommandInput;
|
|
48
|
+
output: ListDistributionsByKeyGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListDistributionsByOriginRequestPolicyIdCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListDistributionsByOriginRequestPolicyIdCommand extends ListDistributionsByOriginRequestPolicyIdCommand_base {
|
|
40
|
+
export declare class ListDistributionsByOriginRequestPolicyIdCommand extends ListDistributionsByOriginRequestPolicyIdCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListDistributionsByOriginRequestPolicyIdRequest;
|
|
44
|
+
output: ListDistributionsByOriginRequestPolicyIdResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListDistributionsByOriginRequestPolicyIdCommandInput;
|
|
48
|
+
output: ListDistributionsByOriginRequestPolicyIdCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListDistributionsByRealtimeLogConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListDistributionsByRealtimeLogConfigCommand extends ListDistributionsByRealtimeLogConfigCommand_base {
|
|
40
|
+
export declare class ListDistributionsByRealtimeLogConfigCommand extends ListDistributionsByRealtimeLogConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListDistributionsByRealtimeLogConfigRequest;
|
|
44
|
+
output: ListDistributionsByRealtimeLogConfigResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListDistributionsByRealtimeLogConfigCommandInput;
|
|
48
|
+
output: ListDistributionsByRealtimeLogConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListDistributionsByResponseHeadersPolicyIdCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListDistributionsByResponseHeadersPolicyIdCommand extends ListDistributionsByResponseHeadersPolicyIdCommand_base {
|
|
40
|
+
export declare class ListDistributionsByResponseHeadersPolicyIdCommand extends ListDistributionsByResponseHeadersPolicyIdCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListDistributionsByResponseHeadersPolicyIdRequest;
|
|
44
|
+
output: ListDistributionsByResponseHeadersPolicyIdResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListDistributionsByResponseHeadersPolicyIdCommandInput;
|
|
48
|
+
output: ListDistributionsByResponseHeadersPolicyIdCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListDistributionsByWebACLIdCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListDistributionsByWebACLIdCommand extends ListDistributionsByWebACLIdCommand_base {
|
|
40
|
+
export declare class ListDistributionsByWebACLIdCommand extends ListDistributionsByWebACLIdCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListDistributionsByWebACLIdRequest;
|
|
44
|
+
output: ListDistributionsByWebACLIdResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListDistributionsByWebACLIdCommandInput;
|
|
48
|
+
output: ListDistributionsByWebACLIdCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|