@aws-sdk/client-cloudfront 3.1086.0 → 3.1088.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 +40 -40
|
@@ -1,12 +1,8 @@
|
|
|
1
1
|
import { Uint8ArrayBlobAdapter } from "@smithy/core/serde";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
GetConnectionFunctionRequest,
|
|
5
|
-
GetConnectionFunctionResult,
|
|
6
|
-
} from "../models/models_0";
|
|
3
|
+
import { GetConnectionFunctionRequest, GetConnectionFunctionResult } from "../models/models_0";
|
|
7
4
|
export { __MetadataBearer };
|
|
8
|
-
export interface GetConnectionFunctionCommandInput
|
|
9
|
-
extends GetConnectionFunctionRequest {}
|
|
5
|
+
export interface GetConnectionFunctionCommandInput extends GetConnectionFunctionRequest {}
|
|
10
6
|
export type GetConnectionFunctionCommandOutputType = Pick<
|
|
11
7
|
GetConnectionFunctionResult,
|
|
12
8
|
Exclude<keyof GetConnectionFunctionResult, "ConnectionFunctionCode">
|
|
@@ -14,11 +10,10 @@ export type GetConnectionFunctionCommandOutputType = Pick<
|
|
|
14
10
|
ConnectionFunctionCode?: Uint8ArrayBlobAdapter;
|
|
15
11
|
};
|
|
16
12
|
export interface GetConnectionFunctionCommandOutput
|
|
17
|
-
extends GetConnectionFunctionCommandOutputType,
|
|
18
|
-
__MetadataBearer {}
|
|
13
|
+
extends GetConnectionFunctionCommandOutputType, __MetadataBearer {}
|
|
19
14
|
declare const GetConnectionFunctionCommand_base: {
|
|
20
15
|
new (
|
|
21
|
-
input: GetConnectionFunctionCommandInput
|
|
16
|
+
input: GetConnectionFunctionCommandInput,
|
|
22
17
|
): import("@smithy/core/client").CommandImpl<
|
|
23
18
|
GetConnectionFunctionCommandInput,
|
|
24
19
|
GetConnectionFunctionCommandOutput,
|
|
@@ -27,7 +22,7 @@ declare const GetConnectionFunctionCommand_base: {
|
|
|
27
22
|
import("..").ServiceOutputTypes
|
|
28
23
|
>;
|
|
29
24
|
new (
|
|
30
|
-
input: GetConnectionFunctionCommandInput
|
|
25
|
+
input: GetConnectionFunctionCommandInput,
|
|
31
26
|
): import("@smithy/core/client").CommandImpl<
|
|
32
27
|
GetConnectionFunctionCommandInput,
|
|
33
28
|
GetConnectionFunctionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetConnectionGroupByRoutingEndpointResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetConnectionGroupByRoutingEndpointCommandInput
|
|
8
|
-
extends GetConnectionGroupByRoutingEndpointRequest {}
|
|
7
|
+
export interface GetConnectionGroupByRoutingEndpointCommandInput extends GetConnectionGroupByRoutingEndpointRequest {}
|
|
9
8
|
export interface GetConnectionGroupByRoutingEndpointCommandOutput
|
|
10
|
-
extends GetConnectionGroupByRoutingEndpointResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetConnectionGroupByRoutingEndpointResult, __MetadataBearer {}
|
|
12
10
|
declare const GetConnectionGroupByRoutingEndpointCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetConnectionGroupByRoutingEndpointCommandInput
|
|
12
|
+
input: GetConnectionGroupByRoutingEndpointCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetConnectionGroupByRoutingEndpointCommandInput,
|
|
17
15
|
GetConnectionGroupByRoutingEndpointCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetConnectionGroupByRoutingEndpointCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetConnectionGroupByRoutingEndpointCommandInput
|
|
21
|
+
input: GetConnectionGroupByRoutingEndpointCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetConnectionGroupByRoutingEndpointCommandInput,
|
|
26
24
|
GetConnectionGroupByRoutingEndpointCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetConnectionGroupRequest,
|
|
4
|
-
GetConnectionGroupResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetConnectionGroupRequest, GetConnectionGroupResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetConnectionGroupCommandInput
|
|
8
|
-
extends GetConnectionGroupRequest {}
|
|
4
|
+
export interface GetConnectionGroupCommandInput extends GetConnectionGroupRequest {}
|
|
9
5
|
export interface GetConnectionGroupCommandOutput
|
|
10
|
-
extends GetConnectionGroupResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetConnectionGroupResult, __MetadataBearer {}
|
|
12
7
|
declare const GetConnectionGroupCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetConnectionGroupCommandInput
|
|
9
|
+
input: GetConnectionGroupCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetConnectionGroupCommandInput,
|
|
17
12
|
GetConnectionGroupCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetConnectionGroupCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetConnectionGroupCommandInput
|
|
18
|
+
input: GetConnectionGroupCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetConnectionGroupCommandInput,
|
|
26
21
|
GetConnectionGroupCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetContinuousDeploymentPolicyResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetContinuousDeploymentPolicyCommandInput
|
|
8
|
-
extends GetContinuousDeploymentPolicyRequest {}
|
|
7
|
+
export interface GetContinuousDeploymentPolicyCommandInput extends GetContinuousDeploymentPolicyRequest {}
|
|
9
8
|
export interface GetContinuousDeploymentPolicyCommandOutput
|
|
10
|
-
extends GetContinuousDeploymentPolicyResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetContinuousDeploymentPolicyResult, __MetadataBearer {}
|
|
12
10
|
declare const GetContinuousDeploymentPolicyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetContinuousDeploymentPolicyCommandInput
|
|
12
|
+
input: GetContinuousDeploymentPolicyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetContinuousDeploymentPolicyCommandInput,
|
|
17
15
|
GetContinuousDeploymentPolicyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetContinuousDeploymentPolicyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetContinuousDeploymentPolicyCommandInput
|
|
21
|
+
input: GetContinuousDeploymentPolicyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetContinuousDeploymentPolicyCommandInput,
|
|
26
24
|
GetContinuousDeploymentPolicyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetContinuousDeploymentPolicyConfigResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetContinuousDeploymentPolicyConfigCommandInput
|
|
8
|
-
extends GetContinuousDeploymentPolicyConfigRequest {}
|
|
7
|
+
export interface GetContinuousDeploymentPolicyConfigCommandInput extends GetContinuousDeploymentPolicyConfigRequest {}
|
|
9
8
|
export interface GetContinuousDeploymentPolicyConfigCommandOutput
|
|
10
|
-
extends GetContinuousDeploymentPolicyConfigResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetContinuousDeploymentPolicyConfigResult, __MetadataBearer {}
|
|
12
10
|
declare const GetContinuousDeploymentPolicyConfigCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetContinuousDeploymentPolicyConfigCommandInput
|
|
12
|
+
input: GetContinuousDeploymentPolicyConfigCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetContinuousDeploymentPolicyConfigCommandInput,
|
|
17
15
|
GetContinuousDeploymentPolicyConfigCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetContinuousDeploymentPolicyConfigCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetContinuousDeploymentPolicyConfigCommandInput
|
|
21
|
+
input: GetContinuousDeploymentPolicyConfigCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetContinuousDeploymentPolicyConfigCommandInput,
|
|
26
24
|
GetContinuousDeploymentPolicyConfigCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetDistributionRequest,
|
|
4
|
-
GetDistributionResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetDistributionRequest, GetDistributionResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetDistributionCommandInput extends GetDistributionRequest {}
|
|
8
|
-
export interface GetDistributionCommandOutput
|
|
9
|
-
extends GetDistributionResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetDistributionCommandOutput extends GetDistributionResult, __MetadataBearer {}
|
|
11
6
|
declare const GetDistributionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetDistributionCommandInput
|
|
8
|
+
input: GetDistributionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetDistributionCommandInput,
|
|
16
11
|
GetDistributionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetDistributionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetDistributionCommandInput
|
|
17
|
+
input: GetDistributionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetDistributionCommandInput,
|
|
25
20
|
GetDistributionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetDistributionConfigRequest,
|
|
4
|
-
GetDistributionConfigResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetDistributionConfigRequest, GetDistributionConfigResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetDistributionConfigCommandInput
|
|
8
|
-
extends GetDistributionConfigRequest {}
|
|
4
|
+
export interface GetDistributionConfigCommandInput extends GetDistributionConfigRequest {}
|
|
9
5
|
export interface GetDistributionConfigCommandOutput
|
|
10
|
-
extends GetDistributionConfigResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetDistributionConfigResult, __MetadataBearer {}
|
|
12
7
|
declare const GetDistributionConfigCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetDistributionConfigCommandInput
|
|
9
|
+
input: GetDistributionConfigCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetDistributionConfigCommandInput,
|
|
17
12
|
GetDistributionConfigCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetDistributionConfigCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetDistributionConfigCommandInput
|
|
18
|
+
input: GetDistributionConfigCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetDistributionConfigCommandInput,
|
|
26
21
|
GetDistributionConfigCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetDistributionTenantByDomainResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetDistributionTenantByDomainCommandInput
|
|
8
|
-
extends GetDistributionTenantByDomainRequest {}
|
|
7
|
+
export interface GetDistributionTenantByDomainCommandInput extends GetDistributionTenantByDomainRequest {}
|
|
9
8
|
export interface GetDistributionTenantByDomainCommandOutput
|
|
10
|
-
extends GetDistributionTenantByDomainResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetDistributionTenantByDomainResult, __MetadataBearer {}
|
|
12
10
|
declare const GetDistributionTenantByDomainCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetDistributionTenantByDomainCommandInput
|
|
12
|
+
input: GetDistributionTenantByDomainCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetDistributionTenantByDomainCommandInput,
|
|
17
15
|
GetDistributionTenantByDomainCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetDistributionTenantByDomainCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetDistributionTenantByDomainCommandInput
|
|
21
|
+
input: GetDistributionTenantByDomainCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetDistributionTenantByDomainCommandInput,
|
|
26
24
|
GetDistributionTenantByDomainCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetDistributionTenantRequest,
|
|
4
|
-
GetDistributionTenantResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetDistributionTenantRequest, GetDistributionTenantResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetDistributionTenantCommandInput
|
|
8
|
-
extends GetDistributionTenantRequest {}
|
|
4
|
+
export interface GetDistributionTenantCommandInput extends GetDistributionTenantRequest {}
|
|
9
5
|
export interface GetDistributionTenantCommandOutput
|
|
10
|
-
extends GetDistributionTenantResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetDistributionTenantResult, __MetadataBearer {}
|
|
12
7
|
declare const GetDistributionTenantCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetDistributionTenantCommandInput
|
|
9
|
+
input: GetDistributionTenantCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetDistributionTenantCommandInput,
|
|
17
12
|
GetDistributionTenantCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetDistributionTenantCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetDistributionTenantCommandInput
|
|
18
|
+
input: GetDistributionTenantCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetDistributionTenantCommandInput,
|
|
26
21
|
GetDistributionTenantCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetFieldLevelEncryptionRequest,
|
|
4
|
-
GetFieldLevelEncryptionResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetFieldLevelEncryptionRequest, GetFieldLevelEncryptionResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetFieldLevelEncryptionCommandInput
|
|
8
|
-
extends GetFieldLevelEncryptionRequest {}
|
|
4
|
+
export interface GetFieldLevelEncryptionCommandInput extends GetFieldLevelEncryptionRequest {}
|
|
9
5
|
export interface GetFieldLevelEncryptionCommandOutput
|
|
10
|
-
extends GetFieldLevelEncryptionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetFieldLevelEncryptionResult, __MetadataBearer {}
|
|
12
7
|
declare const GetFieldLevelEncryptionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetFieldLevelEncryptionCommandInput
|
|
9
|
+
input: GetFieldLevelEncryptionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetFieldLevelEncryptionCommandInput,
|
|
17
12
|
GetFieldLevelEncryptionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetFieldLevelEncryptionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetFieldLevelEncryptionCommandInput
|
|
18
|
+
input: GetFieldLevelEncryptionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetFieldLevelEncryptionCommandInput,
|
|
26
21
|
GetFieldLevelEncryptionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetFieldLevelEncryptionConfigResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetFieldLevelEncryptionConfigCommandInput
|
|
8
|
-
extends GetFieldLevelEncryptionConfigRequest {}
|
|
7
|
+
export interface GetFieldLevelEncryptionConfigCommandInput extends GetFieldLevelEncryptionConfigRequest {}
|
|
9
8
|
export interface GetFieldLevelEncryptionConfigCommandOutput
|
|
10
|
-
extends GetFieldLevelEncryptionConfigResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetFieldLevelEncryptionConfigResult, __MetadataBearer {}
|
|
12
10
|
declare const GetFieldLevelEncryptionConfigCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetFieldLevelEncryptionConfigCommandInput
|
|
12
|
+
input: GetFieldLevelEncryptionConfigCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetFieldLevelEncryptionConfigCommandInput,
|
|
17
15
|
GetFieldLevelEncryptionConfigCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetFieldLevelEncryptionConfigCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetFieldLevelEncryptionConfigCommandInput
|
|
21
|
+
input: GetFieldLevelEncryptionConfigCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetFieldLevelEncryptionConfigCommandInput,
|
|
26
24
|
GetFieldLevelEncryptionConfigCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetFieldLevelEncryptionProfileResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetFieldLevelEncryptionProfileCommandInput
|
|
8
|
-
extends GetFieldLevelEncryptionProfileRequest {}
|
|
7
|
+
export interface GetFieldLevelEncryptionProfileCommandInput extends GetFieldLevelEncryptionProfileRequest {}
|
|
9
8
|
export interface GetFieldLevelEncryptionProfileCommandOutput
|
|
10
|
-
extends GetFieldLevelEncryptionProfileResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetFieldLevelEncryptionProfileResult, __MetadataBearer {}
|
|
12
10
|
declare const GetFieldLevelEncryptionProfileCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetFieldLevelEncryptionProfileCommandInput
|
|
12
|
+
input: GetFieldLevelEncryptionProfileCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetFieldLevelEncryptionProfileCommandInput,
|
|
17
15
|
GetFieldLevelEncryptionProfileCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetFieldLevelEncryptionProfileCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetFieldLevelEncryptionProfileCommandInput
|
|
21
|
+
input: GetFieldLevelEncryptionProfileCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetFieldLevelEncryptionProfileCommandInput,
|
|
26
24
|
GetFieldLevelEncryptionProfileCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetFieldLevelEncryptionProfileConfigResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetFieldLevelEncryptionProfileConfigCommandInput
|
|
8
|
-
extends GetFieldLevelEncryptionProfileConfigRequest {}
|
|
7
|
+
export interface GetFieldLevelEncryptionProfileConfigCommandInput extends GetFieldLevelEncryptionProfileConfigRequest {}
|
|
9
8
|
export interface GetFieldLevelEncryptionProfileConfigCommandOutput
|
|
10
|
-
extends GetFieldLevelEncryptionProfileConfigResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetFieldLevelEncryptionProfileConfigResult, __MetadataBearer {}
|
|
12
10
|
declare const GetFieldLevelEncryptionProfileConfigCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetFieldLevelEncryptionProfileConfigCommandInput
|
|
12
|
+
input: GetFieldLevelEncryptionProfileConfigCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetFieldLevelEncryptionProfileConfigCommandInput,
|
|
17
15
|
GetFieldLevelEncryptionProfileConfigCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetFieldLevelEncryptionProfileConfigCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetFieldLevelEncryptionProfileConfigCommandInput
|
|
21
|
+
input: GetFieldLevelEncryptionProfileConfigCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetFieldLevelEncryptionProfileConfigCommandInput,
|
|
26
24
|
GetFieldLevelEncryptionProfileConfigCommandOutput,
|
|
@@ -9,12 +9,10 @@ export type GetFunctionCommandOutputType = Pick<
|
|
|
9
9
|
> & {
|
|
10
10
|
FunctionCode?: Uint8ArrayBlobAdapter;
|
|
11
11
|
};
|
|
12
|
-
export interface GetFunctionCommandOutput
|
|
13
|
-
extends GetFunctionCommandOutputType,
|
|
14
|
-
__MetadataBearer {}
|
|
12
|
+
export interface GetFunctionCommandOutput extends GetFunctionCommandOutputType, __MetadataBearer {}
|
|
15
13
|
declare const GetFunctionCommand_base: {
|
|
16
14
|
new (
|
|
17
|
-
input: GetFunctionCommandInput
|
|
15
|
+
input: GetFunctionCommandInput,
|
|
18
16
|
): import("@smithy/core/client").CommandImpl<
|
|
19
17
|
GetFunctionCommandInput,
|
|
20
18
|
GetFunctionCommandOutput,
|
|
@@ -23,7 +21,7 @@ declare const GetFunctionCommand_base: {
|
|
|
23
21
|
import("..").ServiceOutputTypes
|
|
24
22
|
>;
|
|
25
23
|
new (
|
|
26
|
-
input: GetFunctionCommandInput
|
|
24
|
+
input: GetFunctionCommandInput,
|
|
27
25
|
): import("@smithy/core/client").CommandImpl<
|
|
28
26
|
GetFunctionCommandInput,
|
|
29
27
|
GetFunctionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetInvalidationRequest,
|
|
4
|
-
GetInvalidationResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetInvalidationRequest, GetInvalidationResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetInvalidationCommandInput extends GetInvalidationRequest {}
|
|
8
|
-
export interface GetInvalidationCommandOutput
|
|
9
|
-
extends GetInvalidationResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetInvalidationCommandOutput extends GetInvalidationResult, __MetadataBearer {}
|
|
11
6
|
declare const GetInvalidationCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetInvalidationCommandInput
|
|
8
|
+
input: GetInvalidationCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetInvalidationCommandInput,
|
|
16
11
|
GetInvalidationCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetInvalidationCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetInvalidationCommandInput
|
|
17
|
+
input: GetInvalidationCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetInvalidationCommandInput,
|
|
25
20
|
GetInvalidationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetInvalidationForDistributionTenantResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetInvalidationForDistributionTenantCommandInput
|
|
8
|
-
extends GetInvalidationForDistributionTenantRequest {}
|
|
7
|
+
export interface GetInvalidationForDistributionTenantCommandInput extends GetInvalidationForDistributionTenantRequest {}
|
|
9
8
|
export interface GetInvalidationForDistributionTenantCommandOutput
|
|
10
|
-
extends GetInvalidationForDistributionTenantResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetInvalidationForDistributionTenantResult, __MetadataBearer {}
|
|
12
10
|
declare const GetInvalidationForDistributionTenantCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetInvalidationForDistributionTenantCommandInput
|
|
12
|
+
input: GetInvalidationForDistributionTenantCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetInvalidationForDistributionTenantCommandInput,
|
|
17
15
|
GetInvalidationForDistributionTenantCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetInvalidationForDistributionTenantCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetInvalidationForDistributionTenantCommandInput
|
|
21
|
+
input: GetInvalidationForDistributionTenantCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetInvalidationForDistributionTenantCommandInput,
|
|
26
24
|
GetInvalidationForDistributionTenantCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetKeyGroupRequest, GetKeyGroupResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetKeyGroupCommandInput extends GetKeyGroupRequest {}
|
|
5
|
-
export interface GetKeyGroupCommandOutput
|
|
6
|
-
extends GetKeyGroupResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetKeyGroupCommandOutput extends GetKeyGroupResult, __MetadataBearer {}
|
|
8
6
|
declare const GetKeyGroupCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetKeyGroupCommandInput
|
|
8
|
+
input: GetKeyGroupCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetKeyGroupCommandInput,
|
|
13
11
|
GetKeyGroupCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetKeyGroupCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetKeyGroupCommandInput
|
|
17
|
+
input: GetKeyGroupCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetKeyGroupCommandInput,
|
|
22
20
|
GetKeyGroupCommandOutput,
|
|
@@ -2,14 +2,11 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetKeyGroupConfigRequest } from "../models/models_0";
|
|
3
3
|
import { GetKeyGroupConfigResult } from "../models/models_1";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
|
-
export interface GetKeyGroupConfigCommandInput
|
|
6
|
-
|
|
7
|
-
export interface GetKeyGroupConfigCommandOutput
|
|
8
|
-
extends GetKeyGroupConfigResult,
|
|
9
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetKeyGroupConfigCommandInput extends GetKeyGroupConfigRequest {}
|
|
6
|
+
export interface GetKeyGroupConfigCommandOutput extends GetKeyGroupConfigResult, __MetadataBearer {}
|
|
10
7
|
declare const GetKeyGroupConfigCommand_base: {
|
|
11
8
|
new (
|
|
12
|
-
input: GetKeyGroupConfigCommandInput
|
|
9
|
+
input: GetKeyGroupConfigCommandInput,
|
|
13
10
|
): import("@smithy/core/client").CommandImpl<
|
|
14
11
|
GetKeyGroupConfigCommandInput,
|
|
15
12
|
GetKeyGroupConfigCommandOutput,
|
|
@@ -18,7 +15,7 @@ declare const GetKeyGroupConfigCommand_base: {
|
|
|
18
15
|
import("..").ServiceOutputTypes
|
|
19
16
|
>;
|
|
20
17
|
new (
|
|
21
|
-
input: GetKeyGroupConfigCommandInput
|
|
18
|
+
input: GetKeyGroupConfigCommandInput,
|
|
22
19
|
): import("@smithy/core/client").CommandImpl<
|
|
23
20
|
GetKeyGroupConfigCommandInput,
|
|
24
21
|
GetKeyGroupConfigCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetManagedCertificateDetailsResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetManagedCertificateDetailsCommandInput
|
|
8
|
-
extends GetManagedCertificateDetailsRequest {}
|
|
7
|
+
export interface GetManagedCertificateDetailsCommandInput extends GetManagedCertificateDetailsRequest {}
|
|
9
8
|
export interface GetManagedCertificateDetailsCommandOutput
|
|
10
|
-
extends GetManagedCertificateDetailsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetManagedCertificateDetailsResult, __MetadataBearer {}
|
|
12
10
|
declare const GetManagedCertificateDetailsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetManagedCertificateDetailsCommandInput
|
|
12
|
+
input: GetManagedCertificateDetailsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetManagedCertificateDetailsCommandInput,
|
|
17
15
|
GetManagedCertificateDetailsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetManagedCertificateDetailsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetManagedCertificateDetailsCommandInput
|
|
21
|
+
input: GetManagedCertificateDetailsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetManagedCertificateDetailsCommandInput,
|
|
26
24
|
GetManagedCertificateDetailsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetMonitoringSubscriptionResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetMonitoringSubscriptionCommandInput
|
|
8
|
-
extends GetMonitoringSubscriptionRequest {}
|
|
7
|
+
export interface GetMonitoringSubscriptionCommandInput extends GetMonitoringSubscriptionRequest {}
|
|
9
8
|
export interface GetMonitoringSubscriptionCommandOutput
|
|
10
|
-
extends GetMonitoringSubscriptionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetMonitoringSubscriptionResult, __MetadataBearer {}
|
|
12
10
|
declare const GetMonitoringSubscriptionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetMonitoringSubscriptionCommandInput
|
|
12
|
+
input: GetMonitoringSubscriptionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetMonitoringSubscriptionCommandInput,
|
|
17
15
|
GetMonitoringSubscriptionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetMonitoringSubscriptionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetMonitoringSubscriptionCommandInput
|
|
21
|
+
input: GetMonitoringSubscriptionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetMonitoringSubscriptionCommandInput,
|
|
26
24
|
GetMonitoringSubscriptionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetOriginAccessControlRequest,
|
|
4
|
-
GetOriginAccessControlResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetOriginAccessControlRequest, GetOriginAccessControlResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetOriginAccessControlCommandInput
|
|
8
|
-
extends GetOriginAccessControlRequest {}
|
|
4
|
+
export interface GetOriginAccessControlCommandInput extends GetOriginAccessControlRequest {}
|
|
9
5
|
export interface GetOriginAccessControlCommandOutput
|
|
10
|
-
extends GetOriginAccessControlResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetOriginAccessControlResult, __MetadataBearer {}
|
|
12
7
|
declare const GetOriginAccessControlCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetOriginAccessControlCommandInput
|
|
9
|
+
input: GetOriginAccessControlCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetOriginAccessControlCommandInput,
|
|
17
12
|
GetOriginAccessControlCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetOriginAccessControlCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetOriginAccessControlCommandInput
|
|
18
|
+
input: GetOriginAccessControlCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetOriginAccessControlCommandInput,
|
|
26
21
|
GetOriginAccessControlCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetOriginAccessControlConfigResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetOriginAccessControlConfigCommandInput
|
|
8
|
-
extends GetOriginAccessControlConfigRequest {}
|
|
7
|
+
export interface GetOriginAccessControlConfigCommandInput extends GetOriginAccessControlConfigRequest {}
|
|
9
8
|
export interface GetOriginAccessControlConfigCommandOutput
|
|
10
|
-
extends GetOriginAccessControlConfigResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetOriginAccessControlConfigResult, __MetadataBearer {}
|
|
12
10
|
declare const GetOriginAccessControlConfigCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetOriginAccessControlConfigCommandInput
|
|
12
|
+
input: GetOriginAccessControlConfigCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetOriginAccessControlConfigCommandInput,
|
|
17
15
|
GetOriginAccessControlConfigCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetOriginAccessControlConfigCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetOriginAccessControlConfigCommandInput
|
|
21
|
+
input: GetOriginAccessControlConfigCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetOriginAccessControlConfigCommandInput,
|
|
26
24
|
GetOriginAccessControlConfigCommandOutput,
|