@aws-sdk/client-cloudfront 3.651.1 → 3.658.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 CreateDistributionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateDistributionCommand extends CreateDistributionCommand_base {
|
|
40
|
+
export declare class CreateDistributionCommand extends CreateDistributionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateDistributionRequest;
|
|
44
|
+
output: CreateDistributionResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateDistributionCommandInput;
|
|
48
|
+
output: CreateDistributionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateDistributionWithTagsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateDistributionWithTagsCommand extends CreateDistributionWithTagsCommand_base {
|
|
40
|
+
export declare class CreateDistributionWithTagsCommand extends CreateDistributionWithTagsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateDistributionWithTagsRequest;
|
|
44
|
+
output: CreateDistributionWithTagsResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateDistributionWithTagsCommandInput;
|
|
48
|
+
output: CreateDistributionWithTagsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateFieldLevelEncryptionConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateFieldLevelEncryptionConfigCommand extends CreateFieldLevelEncryptionConfigCommand_base {
|
|
40
|
+
export declare class CreateFieldLevelEncryptionConfigCommand extends CreateFieldLevelEncryptionConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateFieldLevelEncryptionConfigRequest;
|
|
44
|
+
output: CreateFieldLevelEncryptionConfigResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateFieldLevelEncryptionConfigCommandInput;
|
|
48
|
+
output: CreateFieldLevelEncryptionConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateFieldLevelEncryptionProfileCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateFieldLevelEncryptionProfileCommand extends CreateFieldLevelEncryptionProfileCommand_base {
|
|
40
|
+
export declare class CreateFieldLevelEncryptionProfileCommand extends CreateFieldLevelEncryptionProfileCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateFieldLevelEncryptionProfileRequest;
|
|
44
|
+
output: CreateFieldLevelEncryptionProfileResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateFieldLevelEncryptionProfileCommandInput;
|
|
48
|
+
output: CreateFieldLevelEncryptionProfileCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateFunctionCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateFunctionCommand extends CreateFunctionCommand_base {
|
|
39
|
+
export declare class CreateFunctionCommand extends CreateFunctionCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateFunctionRequest;
|
|
43
|
+
output: CreateFunctionResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateFunctionCommandInput;
|
|
47
|
+
output: CreateFunctionCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateInvalidationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateInvalidationCommand extends CreateInvalidationCommand_base {
|
|
40
|
+
export declare class CreateInvalidationCommand extends CreateInvalidationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateInvalidationRequest;
|
|
44
|
+
output: CreateInvalidationResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateInvalidationCommandInput;
|
|
48
|
+
output: CreateInvalidationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateKeyGroupCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateKeyGroupCommand extends CreateKeyGroupCommand_base {
|
|
39
|
+
export declare class CreateKeyGroupCommand extends CreateKeyGroupCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateKeyGroupRequest;
|
|
43
|
+
output: CreateKeyGroupResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateKeyGroupCommandInput;
|
|
47
|
+
output: CreateKeyGroupCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateKeyValueStoreCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateKeyValueStoreCommand extends CreateKeyValueStoreCommand_base {
|
|
40
|
+
export declare class CreateKeyValueStoreCommand extends CreateKeyValueStoreCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateKeyValueStoreRequest;
|
|
44
|
+
output: CreateKeyValueStoreResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateKeyValueStoreCommandInput;
|
|
48
|
+
output: CreateKeyValueStoreCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateMonitoringSubscriptionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateMonitoringSubscriptionCommand extends CreateMonitoringSubscriptionCommand_base {
|
|
40
|
+
export declare class CreateMonitoringSubscriptionCommand extends CreateMonitoringSubscriptionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateMonitoringSubscriptionRequest;
|
|
44
|
+
output: CreateMonitoringSubscriptionResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateMonitoringSubscriptionCommandInput;
|
|
48
|
+
output: CreateMonitoringSubscriptionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateOriginAccessControlCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateOriginAccessControlCommand extends CreateOriginAccessControlCommand_base {
|
|
40
|
+
export declare class CreateOriginAccessControlCommand extends CreateOriginAccessControlCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateOriginAccessControlRequest;
|
|
44
|
+
output: CreateOriginAccessControlResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateOriginAccessControlCommandInput;
|
|
48
|
+
output: CreateOriginAccessControlCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateOriginRequestPolicyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateOriginRequestPolicyCommand extends CreateOriginRequestPolicyCommand_base {
|
|
40
|
+
export declare class CreateOriginRequestPolicyCommand extends CreateOriginRequestPolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateOriginRequestPolicyRequest;
|
|
44
|
+
output: CreateOriginRequestPolicyResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateOriginRequestPolicyCommandInput;
|
|
48
|
+
output: CreateOriginRequestPolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreatePublicKeyCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreatePublicKeyCommand extends CreatePublicKeyCommand_base {
|
|
39
|
+
export declare class CreatePublicKeyCommand extends CreatePublicKeyCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreatePublicKeyRequest;
|
|
43
|
+
output: CreatePublicKeyResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreatePublicKeyCommandInput;
|
|
47
|
+
output: CreatePublicKeyCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateRealtimeLogConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateRealtimeLogConfigCommand extends CreateRealtimeLogConfigCommand_base {
|
|
40
|
+
export declare class CreateRealtimeLogConfigCommand extends CreateRealtimeLogConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateRealtimeLogConfigRequest;
|
|
44
|
+
output: CreateRealtimeLogConfigResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateRealtimeLogConfigCommandInput;
|
|
48
|
+
output: CreateRealtimeLogConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateResponseHeadersPolicyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateResponseHeadersPolicyCommand extends CreateResponseHeadersPolicyCommand_base {
|
|
40
|
+
export declare class CreateResponseHeadersPolicyCommand extends CreateResponseHeadersPolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateResponseHeadersPolicyRequest;
|
|
44
|
+
output: CreateResponseHeadersPolicyResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateResponseHeadersPolicyCommandInput;
|
|
48
|
+
output: CreateResponseHeadersPolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateStreamingDistributionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateStreamingDistributionCommand extends CreateStreamingDistributionCommand_base {
|
|
40
|
+
export declare class CreateStreamingDistributionCommand extends CreateStreamingDistributionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateStreamingDistributionRequest;
|
|
44
|
+
output: CreateStreamingDistributionResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateStreamingDistributionCommandInput;
|
|
48
|
+
output: CreateStreamingDistributionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateStreamingDistributionWithTagsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateStreamingDistributionWithTagsCommand extends CreateStreamingDistributionWithTagsCommand_base {
|
|
40
|
+
export declare class CreateStreamingDistributionWithTagsCommand extends CreateStreamingDistributionWithTagsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateStreamingDistributionWithTagsRequest;
|
|
44
|
+
output: CreateStreamingDistributionWithTagsResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateStreamingDistributionWithTagsCommandInput;
|
|
48
|
+
output: CreateStreamingDistributionWithTagsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const DeleteCachePolicyCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class DeleteCachePolicyCommand extends DeleteCachePolicyCommand_base {
|
|
35
|
+
export declare class DeleteCachePolicyCommand extends DeleteCachePolicyCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: DeleteCachePolicyRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: DeleteCachePolicyCommandInput;
|
|
43
|
+
output: DeleteCachePolicyCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteCloudFrontOriginAccessIdentityCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteCloudFrontOriginAccessIdentityCommand extends DeleteCloudFrontOriginAccessIdentityCommand_base {
|
|
36
|
+
export declare class DeleteCloudFrontOriginAccessIdentityCommand extends DeleteCloudFrontOriginAccessIdentityCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteCloudFrontOriginAccessIdentityRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteCloudFrontOriginAccessIdentityCommandInput;
|
|
44
|
+
output: DeleteCloudFrontOriginAccessIdentityCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteContinuousDeploymentPolicyCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteContinuousDeploymentPolicyCommand extends DeleteContinuousDeploymentPolicyCommand_base {
|
|
36
|
+
export declare class DeleteContinuousDeploymentPolicyCommand extends DeleteContinuousDeploymentPolicyCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteContinuousDeploymentPolicyRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteContinuousDeploymentPolicyCommandInput;
|
|
44
|
+
output: DeleteContinuousDeploymentPolicyCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const DeleteDistributionCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class DeleteDistributionCommand extends DeleteDistributionCommand_base {
|
|
35
|
+
export declare class DeleteDistributionCommand extends DeleteDistributionCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: DeleteDistributionRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: DeleteDistributionCommandInput;
|
|
43
|
+
output: DeleteDistributionCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteFieldLevelEncryptionConfigCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteFieldLevelEncryptionConfigCommand extends DeleteFieldLevelEncryptionConfigCommand_base {
|
|
36
|
+
export declare class DeleteFieldLevelEncryptionConfigCommand extends DeleteFieldLevelEncryptionConfigCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteFieldLevelEncryptionConfigRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteFieldLevelEncryptionConfigCommandInput;
|
|
44
|
+
output: DeleteFieldLevelEncryptionConfigCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteFieldLevelEncryptionProfileCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteFieldLevelEncryptionProfileCommand extends DeleteFieldLevelEncryptionProfileCommand_base {
|
|
36
|
+
export declare class DeleteFieldLevelEncryptionProfileCommand extends DeleteFieldLevelEncryptionProfileCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteFieldLevelEncryptionProfileRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteFieldLevelEncryptionProfileCommandInput;
|
|
44
|
+
output: DeleteFieldLevelEncryptionProfileCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const DeleteFunctionCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class DeleteFunctionCommand extends DeleteFunctionCommand_base {
|
|
34
|
+
export declare class DeleteFunctionCommand extends DeleteFunctionCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: DeleteFunctionRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: DeleteFunctionCommandInput;
|
|
42
|
+
output: DeleteFunctionCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const DeleteKeyGroupCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class DeleteKeyGroupCommand extends DeleteKeyGroupCommand_base {
|
|
34
|
+
export declare class DeleteKeyGroupCommand extends DeleteKeyGroupCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: DeleteKeyGroupRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: DeleteKeyGroupCommandInput;
|
|
42
|
+
output: DeleteKeyGroupCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const DeleteKeyValueStoreCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class DeleteKeyValueStoreCommand extends DeleteKeyValueStoreCommand_base {
|
|
35
|
+
export declare class DeleteKeyValueStoreCommand extends DeleteKeyValueStoreCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: DeleteKeyValueStoreRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: DeleteKeyValueStoreCommandInput;
|
|
43
|
+
output: DeleteKeyValueStoreCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteMonitoringSubscriptionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteMonitoringSubscriptionCommand extends DeleteMonitoringSubscriptionCommand_base {
|
|
40
|
+
export declare class DeleteMonitoringSubscriptionCommand extends DeleteMonitoringSubscriptionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteMonitoringSubscriptionRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteMonitoringSubscriptionCommandInput;
|
|
48
|
+
output: DeleteMonitoringSubscriptionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteOriginAccessControlCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteOriginAccessControlCommand extends DeleteOriginAccessControlCommand_base {
|
|
36
|
+
export declare class DeleteOriginAccessControlCommand extends DeleteOriginAccessControlCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteOriginAccessControlRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteOriginAccessControlCommandInput;
|
|
44
|
+
output: DeleteOriginAccessControlCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteOriginRequestPolicyCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteOriginRequestPolicyCommand extends DeleteOriginRequestPolicyCommand_base {
|
|
36
|
+
export declare class DeleteOriginRequestPolicyCommand extends DeleteOriginRequestPolicyCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteOriginRequestPolicyRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteOriginRequestPolicyCommandInput;
|
|
44
|
+
output: DeleteOriginRequestPolicyCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const DeletePublicKeyCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class DeletePublicKeyCommand extends DeletePublicKeyCommand_base {
|
|
34
|
+
export declare class DeletePublicKeyCommand extends DeletePublicKeyCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: DeletePublicKeyRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: DeletePublicKeyCommandInput;
|
|
42
|
+
output: DeletePublicKeyCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteRealtimeLogConfigCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteRealtimeLogConfigCommand extends DeleteRealtimeLogConfigCommand_base {
|
|
36
|
+
export declare class DeleteRealtimeLogConfigCommand extends DeleteRealtimeLogConfigCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteRealtimeLogConfigRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteRealtimeLogConfigCommandInput;
|
|
44
|
+
output: DeleteRealtimeLogConfigCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteResponseHeadersPolicyCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteResponseHeadersPolicyCommand extends DeleteResponseHeadersPolicyCommand_base {
|
|
36
|
+
export declare class DeleteResponseHeadersPolicyCommand extends DeleteResponseHeadersPolicyCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteResponseHeadersPolicyRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteResponseHeadersPolicyCommandInput;
|
|
44
|
+
output: DeleteResponseHeadersPolicyCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteStreamingDistributionCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteStreamingDistributionCommand extends DeleteStreamingDistributionCommand_base {
|
|
36
|
+
export declare class DeleteStreamingDistributionCommand extends DeleteStreamingDistributionCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteStreamingDistributionRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteStreamingDistributionCommandInput;
|
|
44
|
+
output: DeleteStreamingDistributionCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DescribeFunctionCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DescribeFunctionCommand extends DescribeFunctionCommand_base {
|
|
39
|
+
export declare class DescribeFunctionCommand extends DescribeFunctionCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DescribeFunctionRequest;
|
|
43
|
+
output: DescribeFunctionResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DescribeFunctionCommandInput;
|
|
47
|
+
output: DescribeFunctionCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeKeyValueStoreCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeKeyValueStoreCommand extends DescribeKeyValueStoreCommand_base {
|
|
40
|
+
export declare class DescribeKeyValueStoreCommand extends DescribeKeyValueStoreCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeKeyValueStoreRequest;
|
|
44
|
+
output: DescribeKeyValueStoreResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeKeyValueStoreCommandInput;
|
|
48
|
+
output: DescribeKeyValueStoreCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const GetCachePolicyCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class GetCachePolicyCommand extends GetCachePolicyCommand_base {
|
|
39
|
+
export declare class GetCachePolicyCommand extends GetCachePolicyCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: GetCachePolicyRequest;
|
|
43
|
+
output: GetCachePolicyResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: GetCachePolicyCommandInput;
|
|
47
|
+
output: GetCachePolicyCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetCachePolicyConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetCachePolicyConfigCommand extends GetCachePolicyConfigCommand_base {
|
|
40
|
+
export declare class GetCachePolicyConfigCommand extends GetCachePolicyConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetCachePolicyConfigRequest;
|
|
44
|
+
output: GetCachePolicyConfigResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetCachePolicyConfigCommandInput;
|
|
48
|
+
output: GetCachePolicyConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|