@aws-sdk/client-cloudfront 3.36.0 → 3.39.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/CHANGELOG.md +42 -0
- package/dist-cjs/CloudFront.js +0 -6
- package/dist-cjs/CloudFrontClient.js +0 -11
- package/dist-cjs/commands/AssociateAliasCommand.js +0 -34
- package/dist-cjs/commands/CreateCachePolicyCommand.js +0 -44
- package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +0 -27
- package/dist-cjs/commands/CreateDistributionCommand.js +0 -36
- package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +0 -24
- package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +0 -24
- package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +0 -24
- package/dist-cjs/commands/CreateFunctionCommand.js +0 -34
- package/dist-cjs/commands/CreateInvalidationCommand.js +0 -24
- package/dist-cjs/commands/CreateKeyGroupCommand.js +0 -31
- package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +0 -27
- package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +0 -48
- package/dist-cjs/commands/CreatePublicKeyCommand.js +0 -24
- package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +0 -27
- package/dist-cjs/commands/CreateStreamingDistributionCommand.js +0 -26
- package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +0 -26
- package/dist-cjs/commands/DeleteCachePolicyCommand.js +0 -30
- package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +0 -24
- package/dist-cjs/commands/DeleteDistributionCommand.js +0 -24
- package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +0 -24
- package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +0 -24
- package/dist-cjs/commands/DeleteFunctionCommand.js +0 -30
- package/dist-cjs/commands/DeleteKeyGroupCommand.js +0 -30
- package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +0 -24
- package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +0 -30
- package/dist-cjs/commands/DeletePublicKeyCommand.js +0 -24
- package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +0 -30
- package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +0 -71
- package/dist-cjs/commands/DescribeFunctionCommand.js +0 -28
- package/dist-cjs/commands/GetCachePolicyCommand.js +0 -37
- package/dist-cjs/commands/GetCachePolicyConfigCommand.js +0 -29
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +0 -24
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +0 -24
- package/dist-cjs/commands/GetDistributionCommand.js +0 -24
- package/dist-cjs/commands/GetDistributionConfigCommand.js +0 -24
- package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +0 -24
- package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +0 -24
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +0 -24
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +0 -24
- package/dist-cjs/commands/GetFunctionCommand.js +0 -27
- package/dist-cjs/commands/GetInvalidationCommand.js +0 -24
- package/dist-cjs/commands/GetKeyGroupCommand.js +0 -29
- package/dist-cjs/commands/GetKeyGroupConfigCommand.js +0 -29
- package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +0 -25
- package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +0 -37
- package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +0 -30
- package/dist-cjs/commands/GetPublicKeyCommand.js +0 -24
- package/dist-cjs/commands/GetPublicKeyConfigCommand.js +0 -24
- package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +0 -27
- package/dist-cjs/commands/GetStreamingDistributionCommand.js +0 -24
- package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +0 -24
- package/dist-cjs/commands/ListCachePoliciesCommand.js +0 -31
- package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +0 -24
- package/dist-cjs/commands/ListConflictingAliasesCommand.js +0 -46
- package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +0 -30
- package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +0 -30
- package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +0 -30
- package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +0 -33
- package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +0 -24
- package/dist-cjs/commands/ListDistributionsCommand.js +0 -24
- package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +0 -24
- package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +0 -24
- package/dist-cjs/commands/ListFunctionsCommand.js +0 -31
- package/dist-cjs/commands/ListInvalidationsCommand.js +0 -24
- package/dist-cjs/commands/ListKeyGroupsCommand.js +0 -29
- package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +0 -31
- package/dist-cjs/commands/ListPublicKeysCommand.js +0 -24
- package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +0 -29
- package/dist-cjs/commands/ListStreamingDistributionsCommand.js +0 -24
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -24
- package/dist-cjs/commands/PublishFunctionCommand.js +0 -32
- package/dist-cjs/commands/TagResourceCommand.js +0 -24
- package/dist-cjs/commands/TestFunctionCommand.js +0 -33
- package/dist-cjs/commands/UntagResourceCommand.js +0 -24
- package/dist-cjs/commands/UpdateCachePolicyCommand.js +0 -41
- package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +0 -24
- package/dist-cjs/commands/UpdateDistributionCommand.js +0 -102
- package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +0 -24
- package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +0 -24
- package/dist-cjs/commands/UpdateFunctionCommand.js +0 -29
- package/dist-cjs/commands/UpdateKeyGroupCommand.js +0 -41
- package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +0 -41
- package/dist-cjs/commands/UpdatePublicKeyCommand.js +0 -24
- package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +0 -44
- package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +0 -24
- package/dist-cjs/commands/index.js +88 -0
- package/dist-cjs/endpoints.js +6 -1
- package/dist-cjs/index.js +5 -95
- package/dist-cjs/models/models_0.js +0 -828
- package/dist-cjs/models/models_1.js +0 -369
- package/dist-cjs/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.js +0 -10
- package/dist-cjs/pagination/ListDistributionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListInvalidationsPaginator.js +0 -10
- package/dist-cjs/pagination/ListStreamingDistributionsPaginator.js +0 -10
- package/dist-cjs/pagination/index.js +8 -0
- package/dist-cjs/protocols/Aws_restXml.js +0 -2
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-cjs/waiters/index.js +6 -0
- package/dist-cjs/waiters/waitForDistributionDeployed.js +0 -9
- package/dist-cjs/waiters/waitForInvalidationCompleted.js +0 -9
- package/dist-cjs/waiters/waitForStreamingDistributionDeployed.js +0 -9
- package/dist-es/commands/index.js +85 -0
- package/dist-es/endpoints.js +6 -1
- package/dist-es/index.js +5 -95
- package/dist-es/pagination/index.js +5 -0
- package/dist-es/waiters/index.js +3 -0
- package/dist-types/commands/index.d.ts +85 -0
- package/dist-types/index.d.ts +5 -95
- package/dist-types/pagination/index.d.ts +5 -0
- package/dist-types/ts3.4/CloudFront.d.ts +86 -743
- package/dist-types/ts3.4/CloudFrontClient.d.ts +24 -92
- package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +2 -44
- package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +2 -67
- package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +2 -42
- package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +2 -98
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/index.d.ts +85 -0
- package/dist-types/ts3.4/index.d.ts +5 -95
- package/dist-types/ts3.4/models/models_0.d.ts +105 -6590
- package/dist-types/ts3.4/models/models_1.d.ts +486 -1713
- package/dist-types/ts3.4/pagination/index.d.ts +5 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/dist-types/ts3.4/waiters/index.d.ts +3 -0
- package/dist-types/ts3.4/waiters/waitForDistributionDeployed.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForInvalidationCompleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForStreamingDistributionDeployed.d.ts +2 -9
- package/dist-types/waiters/index.d.ts +3 -0
- package/package.json +34 -34
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const tslib_1 = require("tslib");
|
|
4
|
+
tslib_1.__exportStar(require("./AssociateAliasCommand"), exports);
|
|
5
|
+
tslib_1.__exportStar(require("./CreateCachePolicyCommand"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./CreateCloudFrontOriginAccessIdentityCommand"), exports);
|
|
7
|
+
tslib_1.__exportStar(require("./CreateDistributionCommand"), exports);
|
|
8
|
+
tslib_1.__exportStar(require("./CreateDistributionWithTagsCommand"), exports);
|
|
9
|
+
tslib_1.__exportStar(require("./CreateFieldLevelEncryptionConfigCommand"), exports);
|
|
10
|
+
tslib_1.__exportStar(require("./CreateFieldLevelEncryptionProfileCommand"), exports);
|
|
11
|
+
tslib_1.__exportStar(require("./CreateFunctionCommand"), exports);
|
|
12
|
+
tslib_1.__exportStar(require("./CreateInvalidationCommand"), exports);
|
|
13
|
+
tslib_1.__exportStar(require("./CreateKeyGroupCommand"), exports);
|
|
14
|
+
tslib_1.__exportStar(require("./CreateMonitoringSubscriptionCommand"), exports);
|
|
15
|
+
tslib_1.__exportStar(require("./CreateOriginRequestPolicyCommand"), exports);
|
|
16
|
+
tslib_1.__exportStar(require("./CreatePublicKeyCommand"), exports);
|
|
17
|
+
tslib_1.__exportStar(require("./CreateRealtimeLogConfigCommand"), exports);
|
|
18
|
+
tslib_1.__exportStar(require("./CreateStreamingDistributionCommand"), exports);
|
|
19
|
+
tslib_1.__exportStar(require("./CreateStreamingDistributionWithTagsCommand"), exports);
|
|
20
|
+
tslib_1.__exportStar(require("./DeleteCachePolicyCommand"), exports);
|
|
21
|
+
tslib_1.__exportStar(require("./DeleteCloudFrontOriginAccessIdentityCommand"), exports);
|
|
22
|
+
tslib_1.__exportStar(require("./DeleteDistributionCommand"), exports);
|
|
23
|
+
tslib_1.__exportStar(require("./DeleteFieldLevelEncryptionConfigCommand"), exports);
|
|
24
|
+
tslib_1.__exportStar(require("./DeleteFieldLevelEncryptionProfileCommand"), exports);
|
|
25
|
+
tslib_1.__exportStar(require("./DeleteFunctionCommand"), exports);
|
|
26
|
+
tslib_1.__exportStar(require("./DeleteKeyGroupCommand"), exports);
|
|
27
|
+
tslib_1.__exportStar(require("./DeleteMonitoringSubscriptionCommand"), exports);
|
|
28
|
+
tslib_1.__exportStar(require("./DeleteOriginRequestPolicyCommand"), exports);
|
|
29
|
+
tslib_1.__exportStar(require("./DeletePublicKeyCommand"), exports);
|
|
30
|
+
tslib_1.__exportStar(require("./DeleteRealtimeLogConfigCommand"), exports);
|
|
31
|
+
tslib_1.__exportStar(require("./DeleteStreamingDistributionCommand"), exports);
|
|
32
|
+
tslib_1.__exportStar(require("./DescribeFunctionCommand"), exports);
|
|
33
|
+
tslib_1.__exportStar(require("./GetCachePolicyCommand"), exports);
|
|
34
|
+
tslib_1.__exportStar(require("./GetCachePolicyConfigCommand"), exports);
|
|
35
|
+
tslib_1.__exportStar(require("./GetCloudFrontOriginAccessIdentityCommand"), exports);
|
|
36
|
+
tslib_1.__exportStar(require("./GetCloudFrontOriginAccessIdentityConfigCommand"), exports);
|
|
37
|
+
tslib_1.__exportStar(require("./GetDistributionCommand"), exports);
|
|
38
|
+
tslib_1.__exportStar(require("./GetDistributionConfigCommand"), exports);
|
|
39
|
+
tslib_1.__exportStar(require("./GetFieldLevelEncryptionCommand"), exports);
|
|
40
|
+
tslib_1.__exportStar(require("./GetFieldLevelEncryptionConfigCommand"), exports);
|
|
41
|
+
tslib_1.__exportStar(require("./GetFieldLevelEncryptionProfileCommand"), exports);
|
|
42
|
+
tslib_1.__exportStar(require("./GetFieldLevelEncryptionProfileConfigCommand"), exports);
|
|
43
|
+
tslib_1.__exportStar(require("./GetFunctionCommand"), exports);
|
|
44
|
+
tslib_1.__exportStar(require("./GetInvalidationCommand"), exports);
|
|
45
|
+
tslib_1.__exportStar(require("./GetKeyGroupCommand"), exports);
|
|
46
|
+
tslib_1.__exportStar(require("./GetKeyGroupConfigCommand"), exports);
|
|
47
|
+
tslib_1.__exportStar(require("./GetMonitoringSubscriptionCommand"), exports);
|
|
48
|
+
tslib_1.__exportStar(require("./GetOriginRequestPolicyCommand"), exports);
|
|
49
|
+
tslib_1.__exportStar(require("./GetOriginRequestPolicyConfigCommand"), exports);
|
|
50
|
+
tslib_1.__exportStar(require("./GetPublicKeyCommand"), exports);
|
|
51
|
+
tslib_1.__exportStar(require("./GetPublicKeyConfigCommand"), exports);
|
|
52
|
+
tslib_1.__exportStar(require("./GetRealtimeLogConfigCommand"), exports);
|
|
53
|
+
tslib_1.__exportStar(require("./GetStreamingDistributionCommand"), exports);
|
|
54
|
+
tslib_1.__exportStar(require("./GetStreamingDistributionConfigCommand"), exports);
|
|
55
|
+
tslib_1.__exportStar(require("./ListCachePoliciesCommand"), exports);
|
|
56
|
+
tslib_1.__exportStar(require("./ListCloudFrontOriginAccessIdentitiesCommand"), exports);
|
|
57
|
+
tslib_1.__exportStar(require("./ListConflictingAliasesCommand"), exports);
|
|
58
|
+
tslib_1.__exportStar(require("./ListDistributionsByCachePolicyIdCommand"), exports);
|
|
59
|
+
tslib_1.__exportStar(require("./ListDistributionsByKeyGroupCommand"), exports);
|
|
60
|
+
tslib_1.__exportStar(require("./ListDistributionsByOriginRequestPolicyIdCommand"), exports);
|
|
61
|
+
tslib_1.__exportStar(require("./ListDistributionsByRealtimeLogConfigCommand"), exports);
|
|
62
|
+
tslib_1.__exportStar(require("./ListDistributionsByWebACLIdCommand"), exports);
|
|
63
|
+
tslib_1.__exportStar(require("./ListDistributionsCommand"), exports);
|
|
64
|
+
tslib_1.__exportStar(require("./ListFieldLevelEncryptionConfigsCommand"), exports);
|
|
65
|
+
tslib_1.__exportStar(require("./ListFieldLevelEncryptionProfilesCommand"), exports);
|
|
66
|
+
tslib_1.__exportStar(require("./ListFunctionsCommand"), exports);
|
|
67
|
+
tslib_1.__exportStar(require("./ListInvalidationsCommand"), exports);
|
|
68
|
+
tslib_1.__exportStar(require("./ListKeyGroupsCommand"), exports);
|
|
69
|
+
tslib_1.__exportStar(require("./ListOriginRequestPoliciesCommand"), exports);
|
|
70
|
+
tslib_1.__exportStar(require("./ListPublicKeysCommand"), exports);
|
|
71
|
+
tslib_1.__exportStar(require("./ListRealtimeLogConfigsCommand"), exports);
|
|
72
|
+
tslib_1.__exportStar(require("./ListStreamingDistributionsCommand"), exports);
|
|
73
|
+
tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
|
|
74
|
+
tslib_1.__exportStar(require("./PublishFunctionCommand"), exports);
|
|
75
|
+
tslib_1.__exportStar(require("./TagResourceCommand"), exports);
|
|
76
|
+
tslib_1.__exportStar(require("./TestFunctionCommand"), exports);
|
|
77
|
+
tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
|
|
78
|
+
tslib_1.__exportStar(require("./UpdateCachePolicyCommand"), exports);
|
|
79
|
+
tslib_1.__exportStar(require("./UpdateCloudFrontOriginAccessIdentityCommand"), exports);
|
|
80
|
+
tslib_1.__exportStar(require("./UpdateDistributionCommand"), exports);
|
|
81
|
+
tslib_1.__exportStar(require("./UpdateFieldLevelEncryptionConfigCommand"), exports);
|
|
82
|
+
tslib_1.__exportStar(require("./UpdateFieldLevelEncryptionProfileCommand"), exports);
|
|
83
|
+
tslib_1.__exportStar(require("./UpdateFunctionCommand"), exports);
|
|
84
|
+
tslib_1.__exportStar(require("./UpdateKeyGroupCommand"), exports);
|
|
85
|
+
tslib_1.__exportStar(require("./UpdateOriginRequestPolicyCommand"), exports);
|
|
86
|
+
tslib_1.__exportStar(require("./UpdatePublicKeyCommand"), exports);
|
|
87
|
+
tslib_1.__exportStar(require("./UpdateRealtimeLogConfigCommand"), exports);
|
|
88
|
+
tslib_1.__exportStar(require("./UpdateStreamingDistributionCommand"), exports);
|
package/dist-cjs/endpoints.js
CHANGED
|
@@ -38,22 +38,27 @@ const partitionHash = {
|
|
|
38
38
|
"us-west-1",
|
|
39
39
|
"us-west-2",
|
|
40
40
|
],
|
|
41
|
+
regionRegex: "^(us|eu|ap|sa|ca|me|af)\\-\\w+\\-\\d+$",
|
|
41
42
|
endpoint: "aws-global",
|
|
42
43
|
},
|
|
43
44
|
"aws-cn": {
|
|
44
45
|
regions: ["aws-cn-global", "cn-north-1", "cn-northwest-1"],
|
|
46
|
+
regionRegex: "^cn\\-\\w+\\-\\d+$",
|
|
45
47
|
endpoint: "aws-cn-global",
|
|
46
48
|
},
|
|
47
49
|
"aws-iso": {
|
|
48
|
-
regions: ["us-iso-east-1"],
|
|
50
|
+
regions: ["us-iso-east-1", "us-iso-west-1"],
|
|
51
|
+
regionRegex: "^us\\-iso\\-\\w+\\-\\d+$",
|
|
49
52
|
hostname: "cloudfront.{region}.c2s.ic.gov",
|
|
50
53
|
},
|
|
51
54
|
"aws-iso-b": {
|
|
52
55
|
regions: ["us-isob-east-1"],
|
|
56
|
+
regionRegex: "^us\\-isob\\-\\w+\\-\\d+$",
|
|
53
57
|
hostname: "cloudfront.{region}.sc2s.sgov.gov",
|
|
54
58
|
},
|
|
55
59
|
"aws-us-gov": {
|
|
56
60
|
regions: ["us-gov-east-1", "us-gov-west-1"],
|
|
61
|
+
regionRegex: "^us\\-gov\\-\\w+\\-\\d+$",
|
|
57
62
|
hostname: "cloudfront.{region}.amazonaws.com",
|
|
58
63
|
},
|
|
59
64
|
};
|
package/dist-cjs/index.js
CHANGED
|
@@ -1,99 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./CloudFrontClient"), exports);
|
|
5
4
|
tslib_1.__exportStar(require("./CloudFront"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./
|
|
7
|
-
tslib_1.__exportStar(require("./commands
|
|
8
|
-
tslib_1.__exportStar(require("./
|
|
9
|
-
tslib_1.__exportStar(require("./
|
|
10
|
-
tslib_1.__exportStar(require("./
|
|
11
|
-
tslib_1.__exportStar(require("./commands/CreateFieldLevelEncryptionConfigCommand"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./commands/CreateFieldLevelEncryptionProfileCommand"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./commands/CreateFunctionCommand"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./commands/CreateInvalidationCommand"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./commands/CreateKeyGroupCommand"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./commands/CreateMonitoringSubscriptionCommand"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./commands/CreateOriginRequestPolicyCommand"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./commands/CreatePublicKeyCommand"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./commands/CreateRealtimeLogConfigCommand"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./commands/CreateStreamingDistributionCommand"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./commands/CreateStreamingDistributionWithTagsCommand"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./commands/DeleteCachePolicyCommand"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./commands/DeleteCloudFrontOriginAccessIdentityCommand"), exports);
|
|
24
|
-
tslib_1.__exportStar(require("./commands/DeleteDistributionCommand"), exports);
|
|
25
|
-
tslib_1.__exportStar(require("./commands/DeleteFieldLevelEncryptionConfigCommand"), exports);
|
|
26
|
-
tslib_1.__exportStar(require("./commands/DeleteFieldLevelEncryptionProfileCommand"), exports);
|
|
27
|
-
tslib_1.__exportStar(require("./commands/DeleteFunctionCommand"), exports);
|
|
28
|
-
tslib_1.__exportStar(require("./commands/DeleteKeyGroupCommand"), exports);
|
|
29
|
-
tslib_1.__exportStar(require("./commands/DeleteMonitoringSubscriptionCommand"), exports);
|
|
30
|
-
tslib_1.__exportStar(require("./commands/DeleteOriginRequestPolicyCommand"), exports);
|
|
31
|
-
tslib_1.__exportStar(require("./commands/DeletePublicKeyCommand"), exports);
|
|
32
|
-
tslib_1.__exportStar(require("./commands/DeleteRealtimeLogConfigCommand"), exports);
|
|
33
|
-
tslib_1.__exportStar(require("./commands/DeleteStreamingDistributionCommand"), exports);
|
|
34
|
-
tslib_1.__exportStar(require("./commands/DescribeFunctionCommand"), exports);
|
|
35
|
-
tslib_1.__exportStar(require("./commands/GetCachePolicyCommand"), exports);
|
|
36
|
-
tslib_1.__exportStar(require("./commands/GetCachePolicyConfigCommand"), exports);
|
|
37
|
-
tslib_1.__exportStar(require("./commands/GetCloudFrontOriginAccessIdentityCommand"), exports);
|
|
38
|
-
tslib_1.__exportStar(require("./commands/GetCloudFrontOriginAccessIdentityConfigCommand"), exports);
|
|
39
|
-
tslib_1.__exportStar(require("./commands/GetDistributionCommand"), exports);
|
|
40
|
-
tslib_1.__exportStar(require("./waiters/waitForDistributionDeployed"), exports);
|
|
41
|
-
tslib_1.__exportStar(require("./commands/GetDistributionConfigCommand"), exports);
|
|
42
|
-
tslib_1.__exportStar(require("./commands/GetFieldLevelEncryptionCommand"), exports);
|
|
43
|
-
tslib_1.__exportStar(require("./commands/GetFieldLevelEncryptionConfigCommand"), exports);
|
|
44
|
-
tslib_1.__exportStar(require("./commands/GetFieldLevelEncryptionProfileCommand"), exports);
|
|
45
|
-
tslib_1.__exportStar(require("./commands/GetFieldLevelEncryptionProfileConfigCommand"), exports);
|
|
46
|
-
tslib_1.__exportStar(require("./commands/GetFunctionCommand"), exports);
|
|
47
|
-
tslib_1.__exportStar(require("./commands/GetInvalidationCommand"), exports);
|
|
48
|
-
tslib_1.__exportStar(require("./waiters/waitForInvalidationCompleted"), exports);
|
|
49
|
-
tslib_1.__exportStar(require("./commands/GetKeyGroupCommand"), exports);
|
|
50
|
-
tslib_1.__exportStar(require("./commands/GetKeyGroupConfigCommand"), exports);
|
|
51
|
-
tslib_1.__exportStar(require("./commands/GetMonitoringSubscriptionCommand"), exports);
|
|
52
|
-
tslib_1.__exportStar(require("./commands/GetOriginRequestPolicyCommand"), exports);
|
|
53
|
-
tslib_1.__exportStar(require("./commands/GetOriginRequestPolicyConfigCommand"), exports);
|
|
54
|
-
tslib_1.__exportStar(require("./commands/GetPublicKeyCommand"), exports);
|
|
55
|
-
tslib_1.__exportStar(require("./commands/GetPublicKeyConfigCommand"), exports);
|
|
56
|
-
tslib_1.__exportStar(require("./commands/GetRealtimeLogConfigCommand"), exports);
|
|
57
|
-
tslib_1.__exportStar(require("./commands/GetStreamingDistributionCommand"), exports);
|
|
58
|
-
tslib_1.__exportStar(require("./waiters/waitForStreamingDistributionDeployed"), exports);
|
|
59
|
-
tslib_1.__exportStar(require("./commands/GetStreamingDistributionConfigCommand"), exports);
|
|
60
|
-
tslib_1.__exportStar(require("./commands/ListCachePoliciesCommand"), exports);
|
|
61
|
-
tslib_1.__exportStar(require("./commands/ListCloudFrontOriginAccessIdentitiesCommand"), exports);
|
|
62
|
-
tslib_1.__exportStar(require("./pagination/ListCloudFrontOriginAccessIdentitiesPaginator"), exports);
|
|
63
|
-
tslib_1.__exportStar(require("./commands/ListConflictingAliasesCommand"), exports);
|
|
64
|
-
tslib_1.__exportStar(require("./commands/ListDistributionsCommand"), exports);
|
|
65
|
-
tslib_1.__exportStar(require("./pagination/ListDistributionsPaginator"), exports);
|
|
66
|
-
tslib_1.__exportStar(require("./commands/ListDistributionsByCachePolicyIdCommand"), exports);
|
|
67
|
-
tslib_1.__exportStar(require("./commands/ListDistributionsByKeyGroupCommand"), exports);
|
|
68
|
-
tslib_1.__exportStar(require("./commands/ListDistributionsByOriginRequestPolicyIdCommand"), exports);
|
|
69
|
-
tslib_1.__exportStar(require("./commands/ListDistributionsByRealtimeLogConfigCommand"), exports);
|
|
70
|
-
tslib_1.__exportStar(require("./commands/ListDistributionsByWebACLIdCommand"), exports);
|
|
71
|
-
tslib_1.__exportStar(require("./commands/ListFieldLevelEncryptionConfigsCommand"), exports);
|
|
72
|
-
tslib_1.__exportStar(require("./commands/ListFieldLevelEncryptionProfilesCommand"), exports);
|
|
73
|
-
tslib_1.__exportStar(require("./commands/ListFunctionsCommand"), exports);
|
|
74
|
-
tslib_1.__exportStar(require("./commands/ListInvalidationsCommand"), exports);
|
|
75
|
-
tslib_1.__exportStar(require("./pagination/ListInvalidationsPaginator"), exports);
|
|
76
|
-
tslib_1.__exportStar(require("./commands/ListKeyGroupsCommand"), exports);
|
|
77
|
-
tslib_1.__exportStar(require("./commands/ListOriginRequestPoliciesCommand"), exports);
|
|
78
|
-
tslib_1.__exportStar(require("./commands/ListPublicKeysCommand"), exports);
|
|
79
|
-
tslib_1.__exportStar(require("./commands/ListRealtimeLogConfigsCommand"), exports);
|
|
80
|
-
tslib_1.__exportStar(require("./commands/ListStreamingDistributionsCommand"), exports);
|
|
81
|
-
tslib_1.__exportStar(require("./pagination/ListStreamingDistributionsPaginator"), exports);
|
|
82
|
-
tslib_1.__exportStar(require("./commands/ListTagsForResourceCommand"), exports);
|
|
83
|
-
tslib_1.__exportStar(require("./commands/PublishFunctionCommand"), exports);
|
|
84
|
-
tslib_1.__exportStar(require("./commands/TagResourceCommand"), exports);
|
|
85
|
-
tslib_1.__exportStar(require("./commands/TestFunctionCommand"), exports);
|
|
86
|
-
tslib_1.__exportStar(require("./commands/UntagResourceCommand"), exports);
|
|
87
|
-
tslib_1.__exportStar(require("./commands/UpdateCachePolicyCommand"), exports);
|
|
88
|
-
tslib_1.__exportStar(require("./commands/UpdateCloudFrontOriginAccessIdentityCommand"), exports);
|
|
89
|
-
tslib_1.__exportStar(require("./commands/UpdateDistributionCommand"), exports);
|
|
90
|
-
tslib_1.__exportStar(require("./commands/UpdateFieldLevelEncryptionConfigCommand"), exports);
|
|
91
|
-
tslib_1.__exportStar(require("./commands/UpdateFieldLevelEncryptionProfileCommand"), exports);
|
|
92
|
-
tslib_1.__exportStar(require("./commands/UpdateFunctionCommand"), exports);
|
|
93
|
-
tslib_1.__exportStar(require("./commands/UpdateKeyGroupCommand"), exports);
|
|
94
|
-
tslib_1.__exportStar(require("./commands/UpdateOriginRequestPolicyCommand"), exports);
|
|
95
|
-
tslib_1.__exportStar(require("./commands/UpdatePublicKeyCommand"), exports);
|
|
96
|
-
tslib_1.__exportStar(require("./commands/UpdateRealtimeLogConfigCommand"), exports);
|
|
97
|
-
tslib_1.__exportStar(require("./commands/UpdateStreamingDistributionCommand"), exports);
|
|
98
|
-
tslib_1.__exportStar(require("./pagination/Interfaces"), exports);
|
|
99
|
-
tslib_1.__exportStar(require("./models/index"), exports);
|
|
5
|
+
tslib_1.__exportStar(require("./CloudFrontClient"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./commands"), exports);
|
|
7
|
+
tslib_1.__exportStar(require("./models"), exports);
|
|
8
|
+
tslib_1.__exportStar(require("./pagination"), exports);
|
|
9
|
+
tslib_1.__exportStar(require("./waiters"), exports);
|