@aws-sdk/client-cloudfront 3.1087.0 → 3.1089.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/CloudFront.d.ts +526 -693
- package/dist-types/ts3.4/CloudFrontClient.d.ts +8 -26
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/AssociateDistributionTenantWebACLCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateDistributionWebACLCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CopyDistributionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAnycastIpListCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConnectionFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConnectionGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateContinuousDeploymentPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateDistributionTenantCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateInvalidationForDistributionTenantCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateKeyValueStoreCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateOriginAccessControlCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateTrustStoreCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateVpcOriginCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAnycastIpListCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConnectionFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConnectionGroupCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteDistributionTenantCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteKeyValueStoreCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteOriginAccessControlCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTrustStoreCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteVpcOriginCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeConnectionFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeKeyValueStoreCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DisassociateDistributionTenantWebACLCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateDistributionWebACLCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAnycastIpListCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConnectionFunctionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetConnectionGroupByRoutingEndpointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConnectionGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDistributionTenantByDomainCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDistributionTenantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetInvalidationForDistributionTenantCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/GetManagedCertificateDetailsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetOriginAccessControlCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetOriginAccessControlConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/GetResponseHeadersPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetResponseHeadersPolicyConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetTrustStoreCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetVpcOriginCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAnycastIpListsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListConnectionFunctionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListConnectionGroupsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListContinuousDeploymentPoliciesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDistributionTenantsByCustomizationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDistributionTenantsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDistributionsByAnycastIpListIdCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByConnectionFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByConnectionModeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByOwnedResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByTrustStoreCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByVpcOriginIdCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/ListDomainConflictsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/ListInvalidationsForDistributionTenantCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListKeyValueStoresCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListOriginAccessControlsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTrustStoresCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListVpcOriginsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/PublishConnectionFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/TestConnectionFunctionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateAnycastIpListCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConnectionFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConnectionGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateDistributionTenantCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDistributionWithStagingConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDomainAssociationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateKeyValueStoreCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateOriginAccessControlCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateTrustStoreCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateVpcOriginCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/VerifyDnsConfigurationCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +16 -32
- package/dist-types/ts3.4/models/errors.d.ts +122 -460
- package/dist-types/ts3.4/models/models_0.d.ts +23 -69
- package/dist-types/ts3.4/models/models_1.d.ts +4 -12
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForDistributionDeployed.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForInvalidationCompleted.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForInvalidationForDistributionTenantCompleted.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForStreamingDistributionDeployed.d.ts +3 -7
- package/package.json +39 -39
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDistributionsByKeyGroupResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDistributionsByKeyGroupCommandInput
|
|
8
|
-
extends ListDistributionsByKeyGroupRequest {}
|
|
7
|
+
export interface ListDistributionsByKeyGroupCommandInput extends ListDistributionsByKeyGroupRequest {}
|
|
9
8
|
export interface ListDistributionsByKeyGroupCommandOutput
|
|
10
|
-
extends ListDistributionsByKeyGroupResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDistributionsByKeyGroupResult, __MetadataBearer {}
|
|
12
10
|
declare const ListDistributionsByKeyGroupCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDistributionsByKeyGroupCommandInput
|
|
12
|
+
input: ListDistributionsByKeyGroupCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDistributionsByKeyGroupCommandInput,
|
|
17
15
|
ListDistributionsByKeyGroupCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListDistributionsByKeyGroupCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListDistributionsByKeyGroupCommandInput
|
|
21
|
+
input: ListDistributionsByKeyGroupCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListDistributionsByKeyGroupCommandInput,
|
|
26
24
|
ListDistributionsByKeyGroupCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDistributionsByOriginRequestPolicyIdResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDistributionsByOriginRequestPolicyIdCommandInput
|
|
8
|
-
extends ListDistributionsByOriginRequestPolicyIdRequest {}
|
|
7
|
+
export interface ListDistributionsByOriginRequestPolicyIdCommandInput extends ListDistributionsByOriginRequestPolicyIdRequest {}
|
|
9
8
|
export interface ListDistributionsByOriginRequestPolicyIdCommandOutput
|
|
10
|
-
extends ListDistributionsByOriginRequestPolicyIdResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDistributionsByOriginRequestPolicyIdResult, __MetadataBearer {}
|
|
12
10
|
declare const ListDistributionsByOriginRequestPolicyIdCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDistributionsByOriginRequestPolicyIdCommandInput
|
|
12
|
+
input: ListDistributionsByOriginRequestPolicyIdCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDistributionsByOriginRequestPolicyIdCommandInput,
|
|
17
15
|
ListDistributionsByOriginRequestPolicyIdCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListDistributionsByOriginRequestPolicyIdCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListDistributionsByOriginRequestPolicyIdCommandInput
|
|
21
|
+
input: ListDistributionsByOriginRequestPolicyIdCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListDistributionsByOriginRequestPolicyIdCommandInput,
|
|
26
24
|
ListDistributionsByOriginRequestPolicyIdCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDistributionsByOwnedResourceResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDistributionsByOwnedResourceCommandInput
|
|
8
|
-
extends ListDistributionsByOwnedResourceRequest {}
|
|
7
|
+
export interface ListDistributionsByOwnedResourceCommandInput extends ListDistributionsByOwnedResourceRequest {}
|
|
9
8
|
export interface ListDistributionsByOwnedResourceCommandOutput
|
|
10
|
-
extends ListDistributionsByOwnedResourceResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDistributionsByOwnedResourceResult, __MetadataBearer {}
|
|
12
10
|
declare const ListDistributionsByOwnedResourceCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDistributionsByOwnedResourceCommandInput
|
|
12
|
+
input: ListDistributionsByOwnedResourceCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDistributionsByOwnedResourceCommandInput,
|
|
17
15
|
ListDistributionsByOwnedResourceCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListDistributionsByOwnedResourceCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListDistributionsByOwnedResourceCommandInput
|
|
21
|
+
input: ListDistributionsByOwnedResourceCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListDistributionsByOwnedResourceCommandInput,
|
|
26
24
|
ListDistributionsByOwnedResourceCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDistributionsByRealtimeLogConfigResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDistributionsByRealtimeLogConfigCommandInput
|
|
8
|
-
extends ListDistributionsByRealtimeLogConfigRequest {}
|
|
7
|
+
export interface ListDistributionsByRealtimeLogConfigCommandInput extends ListDistributionsByRealtimeLogConfigRequest {}
|
|
9
8
|
export interface ListDistributionsByRealtimeLogConfigCommandOutput
|
|
10
|
-
extends ListDistributionsByRealtimeLogConfigResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDistributionsByRealtimeLogConfigResult, __MetadataBearer {}
|
|
12
10
|
declare const ListDistributionsByRealtimeLogConfigCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDistributionsByRealtimeLogConfigCommandInput
|
|
12
|
+
input: ListDistributionsByRealtimeLogConfigCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDistributionsByRealtimeLogConfigCommandInput,
|
|
17
15
|
ListDistributionsByRealtimeLogConfigCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDistributionsByResponseHeadersPolicyIdResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDistributionsByResponseHeadersPolicyIdCommandInput
|
|
8
|
-
extends ListDistributionsByResponseHeadersPolicyIdRequest {}
|
|
7
|
+
export interface ListDistributionsByResponseHeadersPolicyIdCommandInput extends ListDistributionsByResponseHeadersPolicyIdRequest {}
|
|
9
8
|
export interface ListDistributionsByResponseHeadersPolicyIdCommandOutput
|
|
10
|
-
extends ListDistributionsByResponseHeadersPolicyIdResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDistributionsByResponseHeadersPolicyIdResult, __MetadataBearer {}
|
|
12
10
|
declare const ListDistributionsByResponseHeadersPolicyIdCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDistributionsByResponseHeadersPolicyIdCommandInput
|
|
12
|
+
input: ListDistributionsByResponseHeadersPolicyIdCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDistributionsByResponseHeadersPolicyIdCommandInput,
|
|
17
15
|
ListDistributionsByResponseHeadersPolicyIdCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListDistributionsByResponseHeadersPolicyIdCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListDistributionsByResponseHeadersPolicyIdCommandInput
|
|
21
|
+
input: ListDistributionsByResponseHeadersPolicyIdCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListDistributionsByResponseHeadersPolicyIdCommandInput,
|
|
26
24
|
ListDistributionsByResponseHeadersPolicyIdCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDistributionsByTrustStoreResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDistributionsByTrustStoreCommandInput
|
|
8
|
-
extends ListDistributionsByTrustStoreRequest {}
|
|
7
|
+
export interface ListDistributionsByTrustStoreCommandInput extends ListDistributionsByTrustStoreRequest {}
|
|
9
8
|
export interface ListDistributionsByTrustStoreCommandOutput
|
|
10
|
-
extends ListDistributionsByTrustStoreResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDistributionsByTrustStoreResult, __MetadataBearer {}
|
|
12
10
|
declare const ListDistributionsByTrustStoreCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDistributionsByTrustStoreCommandInput
|
|
12
|
+
input: ListDistributionsByTrustStoreCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDistributionsByTrustStoreCommandInput,
|
|
17
15
|
ListDistributionsByTrustStoreCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListDistributionsByTrustStoreCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListDistributionsByTrustStoreCommandInput
|
|
21
|
+
input: ListDistributionsByTrustStoreCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListDistributionsByTrustStoreCommandInput,
|
|
26
24
|
ListDistributionsByTrustStoreCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDistributionsByVpcOriginIdResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDistributionsByVpcOriginIdCommandInput
|
|
8
|
-
extends ListDistributionsByVpcOriginIdRequest {}
|
|
7
|
+
export interface ListDistributionsByVpcOriginIdCommandInput extends ListDistributionsByVpcOriginIdRequest {}
|
|
9
8
|
export interface ListDistributionsByVpcOriginIdCommandOutput
|
|
10
|
-
extends ListDistributionsByVpcOriginIdResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDistributionsByVpcOriginIdResult, __MetadataBearer {}
|
|
12
10
|
declare const ListDistributionsByVpcOriginIdCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDistributionsByVpcOriginIdCommandInput
|
|
12
|
+
input: ListDistributionsByVpcOriginIdCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDistributionsByVpcOriginIdCommandInput,
|
|
17
15
|
ListDistributionsByVpcOriginIdCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListDistributionsByVpcOriginIdCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListDistributionsByVpcOriginIdCommandInput
|
|
21
|
+
input: ListDistributionsByVpcOriginIdCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListDistributionsByVpcOriginIdCommandInput,
|
|
26
24
|
ListDistributionsByVpcOriginIdCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDistributionsByWebACLIdResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDistributionsByWebACLIdCommandInput
|
|
8
|
-
extends ListDistributionsByWebACLIdRequest {}
|
|
7
|
+
export interface ListDistributionsByWebACLIdCommandInput extends ListDistributionsByWebACLIdRequest {}
|
|
9
8
|
export interface ListDistributionsByWebACLIdCommandOutput
|
|
10
|
-
extends ListDistributionsByWebACLIdResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDistributionsByWebACLIdResult, __MetadataBearer {}
|
|
12
10
|
declare const ListDistributionsByWebACLIdCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDistributionsByWebACLIdCommandInput
|
|
12
|
+
input: ListDistributionsByWebACLIdCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDistributionsByWebACLIdCommandInput,
|
|
17
15
|
ListDistributionsByWebACLIdCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListDistributionsByWebACLIdCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListDistributionsByWebACLIdCommandInput
|
|
21
|
+
input: ListDistributionsByWebACLIdCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListDistributionsByWebACLIdCommandInput,
|
|
26
24
|
ListDistributionsByWebACLIdCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListDistributionsRequest,
|
|
4
|
-
ListDistributionsResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListDistributionsRequest, ListDistributionsResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDistributionsCommandInput
|
|
8
|
-
|
|
9
|
-
export interface ListDistributionsCommandOutput
|
|
10
|
-
extends ListDistributionsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface ListDistributionsCommandInput extends ListDistributionsRequest {}
|
|
5
|
+
export interface ListDistributionsCommandOutput extends ListDistributionsResult, __MetadataBearer {}
|
|
12
6
|
declare const ListDistributionsCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: ListDistributionsCommandInput
|
|
8
|
+
input: ListDistributionsCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
ListDistributionsCommandInput,
|
|
17
11
|
ListDistributionsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListDomainConflictsRequest,
|
|
4
|
-
ListDomainConflictsResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListDomainConflictsRequest, ListDomainConflictsResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDomainConflictsCommandInput
|
|
8
|
-
extends ListDomainConflictsRequest {}
|
|
4
|
+
export interface ListDomainConflictsCommandInput extends ListDomainConflictsRequest {}
|
|
9
5
|
export interface ListDomainConflictsCommandOutput
|
|
10
|
-
extends ListDomainConflictsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListDomainConflictsResult, __MetadataBearer {}
|
|
12
7
|
declare const ListDomainConflictsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListDomainConflictsCommandInput
|
|
9
|
+
input: ListDomainConflictsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListDomainConflictsCommandInput,
|
|
17
12
|
ListDomainConflictsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListDomainConflictsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListDomainConflictsCommandInput
|
|
18
|
+
input: ListDomainConflictsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListDomainConflictsCommandInput,
|
|
26
21
|
ListDomainConflictsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListFieldLevelEncryptionConfigsResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListFieldLevelEncryptionConfigsCommandInput
|
|
8
|
-
extends ListFieldLevelEncryptionConfigsRequest {}
|
|
7
|
+
export interface ListFieldLevelEncryptionConfigsCommandInput extends ListFieldLevelEncryptionConfigsRequest {}
|
|
9
8
|
export interface ListFieldLevelEncryptionConfigsCommandOutput
|
|
10
|
-
extends ListFieldLevelEncryptionConfigsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListFieldLevelEncryptionConfigsResult, __MetadataBearer {}
|
|
12
10
|
declare const ListFieldLevelEncryptionConfigsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListFieldLevelEncryptionConfigsCommandInput
|
|
12
|
+
input: ListFieldLevelEncryptionConfigsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListFieldLevelEncryptionConfigsCommandInput,
|
|
17
15
|
ListFieldLevelEncryptionConfigsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListFieldLevelEncryptionProfilesResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListFieldLevelEncryptionProfilesCommandInput
|
|
8
|
-
extends ListFieldLevelEncryptionProfilesRequest {}
|
|
7
|
+
export interface ListFieldLevelEncryptionProfilesCommandInput extends ListFieldLevelEncryptionProfilesRequest {}
|
|
9
8
|
export interface ListFieldLevelEncryptionProfilesCommandOutput
|
|
10
|
-
extends ListFieldLevelEncryptionProfilesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListFieldLevelEncryptionProfilesResult, __MetadataBearer {}
|
|
12
10
|
declare const ListFieldLevelEncryptionProfilesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListFieldLevelEncryptionProfilesCommandInput
|
|
12
|
+
input: ListFieldLevelEncryptionProfilesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListFieldLevelEncryptionProfilesCommandInput,
|
|
17
15
|
ListFieldLevelEncryptionProfilesCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListFunctionsRequest, ListFunctionsResult } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListFunctionsCommandInput extends ListFunctionsRequest {}
|
|
5
|
-
export interface ListFunctionsCommandOutput
|
|
6
|
-
extends ListFunctionsResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListFunctionsCommandOutput extends ListFunctionsResult, __MetadataBearer {}
|
|
8
6
|
declare const ListFunctionsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListFunctionsCommandInput
|
|
8
|
+
input: ListFunctionsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListFunctionsCommandInput,
|
|
13
11
|
ListFunctionsCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListInvalidationsRequest,
|
|
4
|
-
ListInvalidationsResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListInvalidationsRequest, ListInvalidationsResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListInvalidationsCommandInput
|
|
8
|
-
|
|
9
|
-
export interface ListInvalidationsCommandOutput
|
|
10
|
-
extends ListInvalidationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface ListInvalidationsCommandInput extends ListInvalidationsRequest {}
|
|
5
|
+
export interface ListInvalidationsCommandOutput extends ListInvalidationsResult, __MetadataBearer {}
|
|
12
6
|
declare const ListInvalidationsCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: ListInvalidationsCommandInput
|
|
8
|
+
input: ListInvalidationsCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
ListInvalidationsCommandInput,
|
|
17
11
|
ListInvalidationsCommandOutput,
|
|
@@ -20,7 +14,7 @@ declare const ListInvalidationsCommand_base: {
|
|
|
20
14
|
import("..").ServiceOutputTypes
|
|
21
15
|
>;
|
|
22
16
|
new (
|
|
23
|
-
input: ListInvalidationsCommandInput
|
|
17
|
+
input: ListInvalidationsCommandInput,
|
|
24
18
|
): import("@smithy/core/client").CommandImpl<
|
|
25
19
|
ListInvalidationsCommandInput,
|
|
26
20
|
ListInvalidationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListInvalidationsForDistributionTenantResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListInvalidationsForDistributionTenantCommandInput
|
|
8
|
-
extends ListInvalidationsForDistributionTenantRequest {}
|
|
7
|
+
export interface ListInvalidationsForDistributionTenantCommandInput extends ListInvalidationsForDistributionTenantRequest {}
|
|
9
8
|
export interface ListInvalidationsForDistributionTenantCommandOutput
|
|
10
|
-
extends ListInvalidationsForDistributionTenantResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListInvalidationsForDistributionTenantResult, __MetadataBearer {}
|
|
12
10
|
declare const ListInvalidationsForDistributionTenantCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListInvalidationsForDistributionTenantCommandInput
|
|
12
|
+
input: ListInvalidationsForDistributionTenantCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListInvalidationsForDistributionTenantCommandInput,
|
|
17
15
|
ListInvalidationsForDistributionTenantCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListInvalidationsForDistributionTenantCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListInvalidationsForDistributionTenantCommandInput
|
|
21
|
+
input: ListInvalidationsForDistributionTenantCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListInvalidationsForDistributionTenantCommandInput,
|
|
26
24
|
ListInvalidationsForDistributionTenantCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListKeyGroupsRequest, ListKeyGroupsResult } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListKeyGroupsCommandInput extends ListKeyGroupsRequest {}
|
|
5
|
-
export interface ListKeyGroupsCommandOutput
|
|
6
|
-
extends ListKeyGroupsResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListKeyGroupsCommandOutput extends ListKeyGroupsResult, __MetadataBearer {}
|
|
8
6
|
declare const ListKeyGroupsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListKeyGroupsCommandInput
|
|
8
|
+
input: ListKeyGroupsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListKeyGroupsCommandInput,
|
|
13
11
|
ListKeyGroupsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListKeyValueStoresRequest,
|
|
4
|
-
ListKeyValueStoresResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListKeyValueStoresRequest, ListKeyValueStoresResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListKeyValueStoresCommandInput
|
|
8
|
-
extends ListKeyValueStoresRequest {}
|
|
4
|
+
export interface ListKeyValueStoresCommandInput extends ListKeyValueStoresRequest {}
|
|
9
5
|
export interface ListKeyValueStoresCommandOutput
|
|
10
|
-
extends ListKeyValueStoresResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListKeyValueStoresResult, __MetadataBearer {}
|
|
12
7
|
declare const ListKeyValueStoresCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListKeyValueStoresCommandInput
|
|
9
|
+
input: ListKeyValueStoresCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListKeyValueStoresCommandInput,
|
|
17
12
|
ListKeyValueStoresCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListOriginAccessControlsResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListOriginAccessControlsCommandInput
|
|
8
|
-
extends ListOriginAccessControlsRequest {}
|
|
7
|
+
export interface ListOriginAccessControlsCommandInput extends ListOriginAccessControlsRequest {}
|
|
9
8
|
export interface ListOriginAccessControlsCommandOutput
|
|
10
|
-
extends ListOriginAccessControlsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListOriginAccessControlsResult, __MetadataBearer {}
|
|
12
10
|
declare const ListOriginAccessControlsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListOriginAccessControlsCommandInput
|
|
12
|
+
input: ListOriginAccessControlsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListOriginAccessControlsCommandInput,
|
|
17
15
|
ListOriginAccessControlsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListOriginRequestPoliciesResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListOriginRequestPoliciesCommandInput
|
|
8
|
-
extends ListOriginRequestPoliciesRequest {}
|
|
7
|
+
export interface ListOriginRequestPoliciesCommandInput extends ListOriginRequestPoliciesRequest {}
|
|
9
8
|
export interface ListOriginRequestPoliciesCommandOutput
|
|
10
|
-
extends ListOriginRequestPoliciesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListOriginRequestPoliciesResult, __MetadataBearer {}
|
|
12
10
|
declare const ListOriginRequestPoliciesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListOriginRequestPoliciesCommandInput
|
|
12
|
+
input: ListOriginRequestPoliciesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListOriginRequestPoliciesCommandInput,
|
|
17
15
|
ListOriginRequestPoliciesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListPublicKeysRequest,
|
|
4
|
-
ListPublicKeysResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListPublicKeysRequest, ListPublicKeysResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListPublicKeysCommandInput extends ListPublicKeysRequest {}
|
|
8
|
-
export interface ListPublicKeysCommandOutput
|
|
9
|
-
extends ListPublicKeysResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListPublicKeysCommandOutput extends ListPublicKeysResult, __MetadataBearer {}
|
|
11
6
|
declare const ListPublicKeysCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListPublicKeysCommandInput
|
|
8
|
+
input: ListPublicKeysCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListPublicKeysCommandInput,
|
|
16
11
|
ListPublicKeysCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListRealtimeLogConfigsRequest,
|
|
4
|
-
ListRealtimeLogConfigsResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListRealtimeLogConfigsRequest, ListRealtimeLogConfigsResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListRealtimeLogConfigsCommandInput
|
|
8
|
-
extends ListRealtimeLogConfigsRequest {}
|
|
4
|
+
export interface ListRealtimeLogConfigsCommandInput extends ListRealtimeLogConfigsRequest {}
|
|
9
5
|
export interface ListRealtimeLogConfigsCommandOutput
|
|
10
|
-
extends ListRealtimeLogConfigsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListRealtimeLogConfigsResult, __MetadataBearer {}
|
|
12
7
|
declare const ListRealtimeLogConfigsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListRealtimeLogConfigsCommandInput
|
|
9
|
+
input: ListRealtimeLogConfigsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListRealtimeLogConfigsCommandInput,
|
|
17
12
|
ListRealtimeLogConfigsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListResponseHeadersPoliciesResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListResponseHeadersPoliciesCommandInput
|
|
8
|
-
extends ListResponseHeadersPoliciesRequest {}
|
|
7
|
+
export interface ListResponseHeadersPoliciesCommandInput extends ListResponseHeadersPoliciesRequest {}
|
|
9
8
|
export interface ListResponseHeadersPoliciesCommandOutput
|
|
10
|
-
extends ListResponseHeadersPoliciesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListResponseHeadersPoliciesResult, __MetadataBearer {}
|
|
12
10
|
declare const ListResponseHeadersPoliciesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListResponseHeadersPoliciesCommandInput
|
|
12
|
+
input: ListResponseHeadersPoliciesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListResponseHeadersPoliciesCommandInput,
|
|
17
15
|
ListResponseHeadersPoliciesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListStreamingDistributionsResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListStreamingDistributionsCommandInput
|
|
8
|
-
extends ListStreamingDistributionsRequest {}
|
|
7
|
+
export interface ListStreamingDistributionsCommandInput extends ListStreamingDistributionsRequest {}
|
|
9
8
|
export interface ListStreamingDistributionsCommandOutput
|
|
10
|
-
extends ListStreamingDistributionsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListStreamingDistributionsResult, __MetadataBearer {}
|
|
12
10
|
declare const ListStreamingDistributionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListStreamingDistributionsCommandInput
|
|
12
|
+
input: ListStreamingDistributionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListStreamingDistributionsCommandInput,
|
|
17
15
|
ListStreamingDistributionsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTagsForResourceRequest,
|
|
4
|
-
ListTagsForResourceResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListTagsForResourceRequest, ListTagsForResourceResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTagsForResourceCommandInput
|
|
8
|
-
extends ListTagsForResourceRequest {}
|
|
4
|
+
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
|
|
9
5
|
export interface ListTagsForResourceCommandOutput
|
|
10
|
-
extends ListTagsForResourceResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListTagsForResourceResult, __MetadataBearer {}
|
|
12
7
|
declare const ListTagsForResourceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListTagsForResourceCommandInput
|
|
9
|
+
input: ListTagsForResourceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListTagsForResourceCommandInput,
|
|
17
12
|
ListTagsForResourceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListTagsForResourceCommandInput
|
|
18
|
+
input: ListTagsForResourceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListTagsForResourceCommandInput,
|
|
26
21
|
ListTagsForResourceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTrustStoresRequest,
|
|
4
|
-
ListTrustStoresResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListTrustStoresRequest, ListTrustStoresResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListTrustStoresCommandInput extends ListTrustStoresRequest {}
|
|
8
|
-
export interface ListTrustStoresCommandOutput
|
|
9
|
-
extends ListTrustStoresResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListTrustStoresCommandOutput extends ListTrustStoresResult, __MetadataBearer {}
|
|
11
6
|
declare const ListTrustStoresCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListTrustStoresCommandInput
|
|
8
|
+
input: ListTrustStoresCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListTrustStoresCommandInput,
|
|
16
11
|
ListTrustStoresCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListVpcOriginsRequest,
|
|
4
|
-
ListVpcOriginsResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListVpcOriginsRequest, ListVpcOriginsResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListVpcOriginsCommandInput extends ListVpcOriginsRequest {}
|
|
8
|
-
export interface ListVpcOriginsCommandOutput
|
|
9
|
-
extends ListVpcOriginsResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListVpcOriginsCommandOutput extends ListVpcOriginsResult, __MetadataBearer {}
|
|
11
6
|
declare const ListVpcOriginsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListVpcOriginsCommandInput
|
|
8
|
+
input: ListVpcOriginsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListVpcOriginsCommandInput,
|
|
16
11
|
ListVpcOriginsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PublishConnectionFunctionResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface PublishConnectionFunctionCommandInput
|
|
8
|
-
extends PublishConnectionFunctionRequest {}
|
|
7
|
+
export interface PublishConnectionFunctionCommandInput extends PublishConnectionFunctionRequest {}
|
|
9
8
|
export interface PublishConnectionFunctionCommandOutput
|
|
10
|
-
extends PublishConnectionFunctionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PublishConnectionFunctionResult, __MetadataBearer {}
|
|
12
10
|
declare const PublishConnectionFunctionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: PublishConnectionFunctionCommandInput
|
|
12
|
+
input: PublishConnectionFunctionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
PublishConnectionFunctionCommandInput,
|
|
17
15
|
PublishConnectionFunctionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const PublishConnectionFunctionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: PublishConnectionFunctionCommandInput
|
|
21
|
+
input: PublishConnectionFunctionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
PublishConnectionFunctionCommandInput,
|
|
26
24
|
PublishConnectionFunctionCommandOutput,
|