@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.
Files changed (217) hide show
  1. package/CHANGELOG.md +42 -0
  2. package/dist-cjs/CloudFront.js +0 -6
  3. package/dist-cjs/CloudFrontClient.js +0 -11
  4. package/dist-cjs/commands/AssociateAliasCommand.js +0 -34
  5. package/dist-cjs/commands/CreateCachePolicyCommand.js +0 -44
  6. package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +0 -27
  7. package/dist-cjs/commands/CreateDistributionCommand.js +0 -36
  8. package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +0 -24
  9. package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +0 -24
  10. package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +0 -24
  11. package/dist-cjs/commands/CreateFunctionCommand.js +0 -34
  12. package/dist-cjs/commands/CreateInvalidationCommand.js +0 -24
  13. package/dist-cjs/commands/CreateKeyGroupCommand.js +0 -31
  14. package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +0 -27
  15. package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +0 -48
  16. package/dist-cjs/commands/CreatePublicKeyCommand.js +0 -24
  17. package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +0 -27
  18. package/dist-cjs/commands/CreateStreamingDistributionCommand.js +0 -26
  19. package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +0 -26
  20. package/dist-cjs/commands/DeleteCachePolicyCommand.js +0 -30
  21. package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +0 -24
  22. package/dist-cjs/commands/DeleteDistributionCommand.js +0 -24
  23. package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +0 -24
  24. package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +0 -24
  25. package/dist-cjs/commands/DeleteFunctionCommand.js +0 -30
  26. package/dist-cjs/commands/DeleteKeyGroupCommand.js +0 -30
  27. package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +0 -24
  28. package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +0 -30
  29. package/dist-cjs/commands/DeletePublicKeyCommand.js +0 -24
  30. package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +0 -30
  31. package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +0 -71
  32. package/dist-cjs/commands/DescribeFunctionCommand.js +0 -28
  33. package/dist-cjs/commands/GetCachePolicyCommand.js +0 -37
  34. package/dist-cjs/commands/GetCachePolicyConfigCommand.js +0 -29
  35. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +0 -24
  36. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +0 -24
  37. package/dist-cjs/commands/GetDistributionCommand.js +0 -24
  38. package/dist-cjs/commands/GetDistributionConfigCommand.js +0 -24
  39. package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +0 -24
  40. package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +0 -24
  41. package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +0 -24
  42. package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +0 -24
  43. package/dist-cjs/commands/GetFunctionCommand.js +0 -27
  44. package/dist-cjs/commands/GetInvalidationCommand.js +0 -24
  45. package/dist-cjs/commands/GetKeyGroupCommand.js +0 -29
  46. package/dist-cjs/commands/GetKeyGroupConfigCommand.js +0 -29
  47. package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +0 -25
  48. package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +0 -37
  49. package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +0 -30
  50. package/dist-cjs/commands/GetPublicKeyCommand.js +0 -24
  51. package/dist-cjs/commands/GetPublicKeyConfigCommand.js +0 -24
  52. package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +0 -27
  53. package/dist-cjs/commands/GetStreamingDistributionCommand.js +0 -24
  54. package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +0 -24
  55. package/dist-cjs/commands/ListCachePoliciesCommand.js +0 -31
  56. package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +0 -24
  57. package/dist-cjs/commands/ListConflictingAliasesCommand.js +0 -46
  58. package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +0 -30
  59. package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +0 -30
  60. package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +0 -30
  61. package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +0 -33
  62. package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +0 -24
  63. package/dist-cjs/commands/ListDistributionsCommand.js +0 -24
  64. package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +0 -24
  65. package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +0 -24
  66. package/dist-cjs/commands/ListFunctionsCommand.js +0 -31
  67. package/dist-cjs/commands/ListInvalidationsCommand.js +0 -24
  68. package/dist-cjs/commands/ListKeyGroupsCommand.js +0 -29
  69. package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +0 -31
  70. package/dist-cjs/commands/ListPublicKeysCommand.js +0 -24
  71. package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +0 -29
  72. package/dist-cjs/commands/ListStreamingDistributionsCommand.js +0 -24
  73. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -24
  74. package/dist-cjs/commands/PublishFunctionCommand.js +0 -32
  75. package/dist-cjs/commands/TagResourceCommand.js +0 -24
  76. package/dist-cjs/commands/TestFunctionCommand.js +0 -33
  77. package/dist-cjs/commands/UntagResourceCommand.js +0 -24
  78. package/dist-cjs/commands/UpdateCachePolicyCommand.js +0 -41
  79. package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +0 -24
  80. package/dist-cjs/commands/UpdateDistributionCommand.js +0 -102
  81. package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +0 -24
  82. package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +0 -24
  83. package/dist-cjs/commands/UpdateFunctionCommand.js +0 -29
  84. package/dist-cjs/commands/UpdateKeyGroupCommand.js +0 -41
  85. package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +0 -41
  86. package/dist-cjs/commands/UpdatePublicKeyCommand.js +0 -24
  87. package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +0 -44
  88. package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +0 -24
  89. package/dist-cjs/commands/index.js +88 -0
  90. package/dist-cjs/endpoints.js +6 -1
  91. package/dist-cjs/index.js +5 -95
  92. package/dist-cjs/models/models_0.js +0 -828
  93. package/dist-cjs/models/models_1.js +0 -369
  94. package/dist-cjs/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.js +0 -10
  95. package/dist-cjs/pagination/ListDistributionsPaginator.js +0 -10
  96. package/dist-cjs/pagination/ListInvalidationsPaginator.js +0 -10
  97. package/dist-cjs/pagination/ListStreamingDistributionsPaginator.js +0 -10
  98. package/dist-cjs/pagination/index.js +8 -0
  99. package/dist-cjs/protocols/Aws_restXml.js +0 -2
  100. package/dist-cjs/runtimeConfig.browser.js +1 -5
  101. package/dist-cjs/runtimeConfig.js +1 -5
  102. package/dist-cjs/runtimeConfig.native.js +0 -3
  103. package/dist-cjs/runtimeConfig.shared.js +0 -3
  104. package/dist-cjs/waiters/index.js +6 -0
  105. package/dist-cjs/waiters/waitForDistributionDeployed.js +0 -9
  106. package/dist-cjs/waiters/waitForInvalidationCompleted.js +0 -9
  107. package/dist-cjs/waiters/waitForStreamingDistributionDeployed.js +0 -9
  108. package/dist-es/commands/index.js +85 -0
  109. package/dist-es/endpoints.js +6 -1
  110. package/dist-es/index.js +5 -95
  111. package/dist-es/pagination/index.js +5 -0
  112. package/dist-es/waiters/index.js +3 -0
  113. package/dist-types/commands/index.d.ts +85 -0
  114. package/dist-types/index.d.ts +5 -95
  115. package/dist-types/pagination/index.d.ts +5 -0
  116. package/dist-types/ts3.4/CloudFront.d.ts +86 -743
  117. package/dist-types/ts3.4/CloudFrontClient.d.ts +24 -92
  118. package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +2 -30
  119. package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +2 -40
  120. package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +2 -23
  121. package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +2 -32
  122. package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +2 -20
  123. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +2 -20
  124. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +2 -20
  125. package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +2 -30
  126. package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +2 -20
  127. package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +2 -27
  128. package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +2 -23
  129. package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +2 -44
  130. package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +2 -20
  131. package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +2 -23
  132. package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +2 -22
  133. package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +2 -22
  134. package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +2 -26
  135. package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +2 -20
  136. package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +2 -20
  137. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +2 -20
  138. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +2 -20
  139. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +2 -26
  140. package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +2 -26
  141. package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +2 -20
  142. package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +2 -26
  143. package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +2 -20
  144. package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +2 -26
  145. package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +2 -67
  146. package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +2 -24
  147. package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +2 -33
  148. package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +2 -25
  149. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +2 -20
  150. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +2 -20
  151. package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +2 -20
  152. package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +2 -20
  153. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +2 -20
  154. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +2 -20
  155. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +2 -20
  156. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +2 -20
  157. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +2 -23
  158. package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +2 -20
  159. package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +2 -25
  160. package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +2 -25
  161. package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +2 -21
  162. package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +2 -33
  163. package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +2 -26
  164. package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +2 -20
  165. package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +2 -20
  166. package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +2 -23
  167. package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +2 -20
  168. package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +2 -20
  169. package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +2 -27
  170. package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +2 -20
  171. package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +2 -42
  172. package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +2 -26
  173. package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +2 -26
  174. package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +2 -26
  175. package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +2 -29
  176. package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +2 -20
  177. package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +2 -20
  178. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +2 -20
  179. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +2 -20
  180. package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +2 -27
  181. package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +2 -20
  182. package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +2 -25
  183. package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +2 -27
  184. package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +2 -20
  185. package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +2 -25
  186. package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +2 -20
  187. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
  188. package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +2 -28
  189. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
  190. package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +2 -29
  191. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
  192. package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +2 -37
  193. package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +2 -20
  194. package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +2 -98
  195. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +2 -20
  196. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +2 -20
  197. package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +2 -25
  198. package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +2 -37
  199. package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +2 -37
  200. package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +2 -20
  201. package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +2 -40
  202. package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +2 -20
  203. package/dist-types/ts3.4/commands/index.d.ts +85 -0
  204. package/dist-types/ts3.4/index.d.ts +5 -95
  205. package/dist-types/ts3.4/models/models_0.d.ts +105 -6590
  206. package/dist-types/ts3.4/models/models_1.d.ts +486 -1713
  207. package/dist-types/ts3.4/pagination/index.d.ts +5 -0
  208. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  209. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  210. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  211. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  212. package/dist-types/ts3.4/waiters/index.d.ts +3 -0
  213. package/dist-types/ts3.4/waiters/waitForDistributionDeployed.d.ts +2 -9
  214. package/dist-types/ts3.4/waiters/waitForInvalidationCompleted.d.ts +2 -9
  215. package/dist-types/ts3.4/waiters/waitForStreamingDistributionDeployed.d.ts +2 -9
  216. package/dist-types/waiters/index.d.ts +3 -0
  217. package/package.json +34 -34
@@ -9,702 +9,468 @@ exports.GetFieldLevelEncryptionResult = exports.GetFieldLevelEncryptionRequest =
9
9
  const smithy_client_1 = require("@aws-sdk/smithy-client");
10
10
  var AccessDenied;
11
11
  (function (AccessDenied) {
12
- /**
13
- * @internal
14
- */
15
12
  AccessDenied.filterSensitiveLog = (obj) => ({
16
13
  ...obj,
17
14
  });
18
15
  })(AccessDenied = exports.AccessDenied || (exports.AccessDenied = {}));
19
16
  var KeyPairIds;
20
17
  (function (KeyPairIds) {
21
- /**
22
- * @internal
23
- */
24
18
  KeyPairIds.filterSensitiveLog = (obj) => ({
25
19
  ...obj,
26
20
  });
27
21
  })(KeyPairIds = exports.KeyPairIds || (exports.KeyPairIds = {}));
28
22
  var KGKeyPairIds;
29
23
  (function (KGKeyPairIds) {
30
- /**
31
- * @internal
32
- */
33
24
  KGKeyPairIds.filterSensitiveLog = (obj) => ({
34
25
  ...obj,
35
26
  });
36
27
  })(KGKeyPairIds = exports.KGKeyPairIds || (exports.KGKeyPairIds = {}));
37
28
  var ActiveTrustedKeyGroups;
38
29
  (function (ActiveTrustedKeyGroups) {
39
- /**
40
- * @internal
41
- */
42
30
  ActiveTrustedKeyGroups.filterSensitiveLog = (obj) => ({
43
31
  ...obj,
44
32
  });
45
33
  })(ActiveTrustedKeyGroups = exports.ActiveTrustedKeyGroups || (exports.ActiveTrustedKeyGroups = {}));
46
34
  var Signer;
47
35
  (function (Signer) {
48
- /**
49
- * @internal
50
- */
51
36
  Signer.filterSensitiveLog = (obj) => ({
52
37
  ...obj,
53
38
  });
54
39
  })(Signer = exports.Signer || (exports.Signer = {}));
55
40
  var ActiveTrustedSigners;
56
41
  (function (ActiveTrustedSigners) {
57
- /**
58
- * @internal
59
- */
60
42
  ActiveTrustedSigners.filterSensitiveLog = (obj) => ({
61
43
  ...obj,
62
44
  });
63
45
  })(ActiveTrustedSigners = exports.ActiveTrustedSigners || (exports.ActiveTrustedSigners = {}));
64
46
  var Aliases;
65
47
  (function (Aliases) {
66
- /**
67
- * @internal
68
- */
69
48
  Aliases.filterSensitiveLog = (obj) => ({
70
49
  ...obj,
71
50
  });
72
51
  })(Aliases = exports.Aliases || (exports.Aliases = {}));
73
52
  var AliasICPRecordal;
74
53
  (function (AliasICPRecordal) {
75
- /**
76
- * @internal
77
- */
78
54
  AliasICPRecordal.filterSensitiveLog = (obj) => ({
79
55
  ...obj,
80
56
  });
81
57
  })(AliasICPRecordal = exports.AliasICPRecordal || (exports.AliasICPRecordal = {}));
82
58
  var CachedMethods;
83
59
  (function (CachedMethods) {
84
- /**
85
- * @internal
86
- */
87
60
  CachedMethods.filterSensitiveLog = (obj) => ({
88
61
  ...obj,
89
62
  });
90
63
  })(CachedMethods = exports.CachedMethods || (exports.CachedMethods = {}));
91
64
  var AllowedMethods;
92
65
  (function (AllowedMethods) {
93
- /**
94
- * @internal
95
- */
96
66
  AllowedMethods.filterSensitiveLog = (obj) => ({
97
67
  ...obj,
98
68
  });
99
69
  })(AllowedMethods = exports.AllowedMethods || (exports.AllowedMethods = {}));
100
70
  var AssociateAliasRequest;
101
71
  (function (AssociateAliasRequest) {
102
- /**
103
- * @internal
104
- */
105
72
  AssociateAliasRequest.filterSensitiveLog = (obj) => ({
106
73
  ...obj,
107
74
  });
108
75
  })(AssociateAliasRequest = exports.AssociateAliasRequest || (exports.AssociateAliasRequest = {}));
109
76
  var IllegalUpdate;
110
77
  (function (IllegalUpdate) {
111
- /**
112
- * @internal
113
- */
114
78
  IllegalUpdate.filterSensitiveLog = (obj) => ({
115
79
  ...obj,
116
80
  });
117
81
  })(IllegalUpdate = exports.IllegalUpdate || (exports.IllegalUpdate = {}));
118
82
  var InvalidArgument;
119
83
  (function (InvalidArgument) {
120
- /**
121
- * @internal
122
- */
123
84
  InvalidArgument.filterSensitiveLog = (obj) => ({
124
85
  ...obj,
125
86
  });
126
87
  })(InvalidArgument = exports.InvalidArgument || (exports.InvalidArgument = {}));
127
88
  var NoSuchDistribution;
128
89
  (function (NoSuchDistribution) {
129
- /**
130
- * @internal
131
- */
132
90
  NoSuchDistribution.filterSensitiveLog = (obj) => ({
133
91
  ...obj,
134
92
  });
135
93
  })(NoSuchDistribution = exports.NoSuchDistribution || (exports.NoSuchDistribution = {}));
136
94
  var TooManyDistributionCNAMEs;
137
95
  (function (TooManyDistributionCNAMEs) {
138
- /**
139
- * @internal
140
- */
141
96
  TooManyDistributionCNAMEs.filterSensitiveLog = (obj) => ({
142
97
  ...obj,
143
98
  });
144
99
  })(TooManyDistributionCNAMEs = exports.TooManyDistributionCNAMEs || (exports.TooManyDistributionCNAMEs = {}));
145
100
  var BatchTooLarge;
146
101
  (function (BatchTooLarge) {
147
- /**
148
- * @internal
149
- */
150
102
  BatchTooLarge.filterSensitiveLog = (obj) => ({
151
103
  ...obj,
152
104
  });
153
105
  })(BatchTooLarge = exports.BatchTooLarge || (exports.BatchTooLarge = {}));
154
106
  var CookieNames;
155
107
  (function (CookieNames) {
156
- /**
157
- * @internal
158
- */
159
108
  CookieNames.filterSensitiveLog = (obj) => ({
160
109
  ...obj,
161
110
  });
162
111
  })(CookieNames = exports.CookieNames || (exports.CookieNames = {}));
163
112
  var CookiePreference;
164
113
  (function (CookiePreference) {
165
- /**
166
- * @internal
167
- */
168
114
  CookiePreference.filterSensitiveLog = (obj) => ({
169
115
  ...obj,
170
116
  });
171
117
  })(CookiePreference = exports.CookiePreference || (exports.CookiePreference = {}));
172
118
  var Headers;
173
119
  (function (Headers) {
174
- /**
175
- * @internal
176
- */
177
120
  Headers.filterSensitiveLog = (obj) => ({
178
121
  ...obj,
179
122
  });
180
123
  })(Headers = exports.Headers || (exports.Headers = {}));
181
124
  var QueryStringCacheKeys;
182
125
  (function (QueryStringCacheKeys) {
183
- /**
184
- * @internal
185
- */
186
126
  QueryStringCacheKeys.filterSensitiveLog = (obj) => ({
187
127
  ...obj,
188
128
  });
189
129
  })(QueryStringCacheKeys = exports.QueryStringCacheKeys || (exports.QueryStringCacheKeys = {}));
190
130
  var ForwardedValues;
191
131
  (function (ForwardedValues) {
192
- /**
193
- * @internal
194
- */
195
132
  ForwardedValues.filterSensitiveLog = (obj) => ({
196
133
  ...obj,
197
134
  });
198
135
  })(ForwardedValues = exports.ForwardedValues || (exports.ForwardedValues = {}));
199
136
  var FunctionAssociation;
200
137
  (function (FunctionAssociation) {
201
- /**
202
- * @internal
203
- */
204
138
  FunctionAssociation.filterSensitiveLog = (obj) => ({
205
139
  ...obj,
206
140
  });
207
141
  })(FunctionAssociation = exports.FunctionAssociation || (exports.FunctionAssociation = {}));
208
142
  var FunctionAssociations;
209
143
  (function (FunctionAssociations) {
210
- /**
211
- * @internal
212
- */
213
144
  FunctionAssociations.filterSensitiveLog = (obj) => ({
214
145
  ...obj,
215
146
  });
216
147
  })(FunctionAssociations = exports.FunctionAssociations || (exports.FunctionAssociations = {}));
217
148
  var LambdaFunctionAssociation;
218
149
  (function (LambdaFunctionAssociation) {
219
- /**
220
- * @internal
221
- */
222
150
  LambdaFunctionAssociation.filterSensitiveLog = (obj) => ({
223
151
  ...obj,
224
152
  });
225
153
  })(LambdaFunctionAssociation = exports.LambdaFunctionAssociation || (exports.LambdaFunctionAssociation = {}));
226
154
  var LambdaFunctionAssociations;
227
155
  (function (LambdaFunctionAssociations) {
228
- /**
229
- * @internal
230
- */
231
156
  LambdaFunctionAssociations.filterSensitiveLog = (obj) => ({
232
157
  ...obj,
233
158
  });
234
159
  })(LambdaFunctionAssociations = exports.LambdaFunctionAssociations || (exports.LambdaFunctionAssociations = {}));
235
160
  var TrustedKeyGroups;
236
161
  (function (TrustedKeyGroups) {
237
- /**
238
- * @internal
239
- */
240
162
  TrustedKeyGroups.filterSensitiveLog = (obj) => ({
241
163
  ...obj,
242
164
  });
243
165
  })(TrustedKeyGroups = exports.TrustedKeyGroups || (exports.TrustedKeyGroups = {}));
244
166
  var TrustedSigners;
245
167
  (function (TrustedSigners) {
246
- /**
247
- * @internal
248
- */
249
168
  TrustedSigners.filterSensitiveLog = (obj) => ({
250
169
  ...obj,
251
170
  });
252
171
  })(TrustedSigners = exports.TrustedSigners || (exports.TrustedSigners = {}));
253
172
  var CacheBehavior;
254
173
  (function (CacheBehavior) {
255
- /**
256
- * @internal
257
- */
258
174
  CacheBehavior.filterSensitiveLog = (obj) => ({
259
175
  ...obj,
260
176
  });
261
177
  })(CacheBehavior = exports.CacheBehavior || (exports.CacheBehavior = {}));
262
178
  var CacheBehaviors;
263
179
  (function (CacheBehaviors) {
264
- /**
265
- * @internal
266
- */
267
180
  CacheBehaviors.filterSensitiveLog = (obj) => ({
268
181
  ...obj,
269
182
  });
270
183
  })(CacheBehaviors = exports.CacheBehaviors || (exports.CacheBehaviors = {}));
271
184
  var CachePolicyCookiesConfig;
272
185
  (function (CachePolicyCookiesConfig) {
273
- /**
274
- * @internal
275
- */
276
186
  CachePolicyCookiesConfig.filterSensitiveLog = (obj) => ({
277
187
  ...obj,
278
188
  });
279
189
  })(CachePolicyCookiesConfig = exports.CachePolicyCookiesConfig || (exports.CachePolicyCookiesConfig = {}));
280
190
  var CachePolicyHeadersConfig;
281
191
  (function (CachePolicyHeadersConfig) {
282
- /**
283
- * @internal
284
- */
285
192
  CachePolicyHeadersConfig.filterSensitiveLog = (obj) => ({
286
193
  ...obj,
287
194
  });
288
195
  })(CachePolicyHeadersConfig = exports.CachePolicyHeadersConfig || (exports.CachePolicyHeadersConfig = {}));
289
196
  var QueryStringNames;
290
197
  (function (QueryStringNames) {
291
- /**
292
- * @internal
293
- */
294
198
  QueryStringNames.filterSensitiveLog = (obj) => ({
295
199
  ...obj,
296
200
  });
297
201
  })(QueryStringNames = exports.QueryStringNames || (exports.QueryStringNames = {}));
298
202
  var CachePolicyQueryStringsConfig;
299
203
  (function (CachePolicyQueryStringsConfig) {
300
- /**
301
- * @internal
302
- */
303
204
  CachePolicyQueryStringsConfig.filterSensitiveLog = (obj) => ({
304
205
  ...obj,
305
206
  });
306
207
  })(CachePolicyQueryStringsConfig = exports.CachePolicyQueryStringsConfig || (exports.CachePolicyQueryStringsConfig = {}));
307
208
  var ParametersInCacheKeyAndForwardedToOrigin;
308
209
  (function (ParametersInCacheKeyAndForwardedToOrigin) {
309
- /**
310
- * @internal
311
- */
312
210
  ParametersInCacheKeyAndForwardedToOrigin.filterSensitiveLog = (obj) => ({
313
211
  ...obj,
314
212
  });
315
213
  })(ParametersInCacheKeyAndForwardedToOrigin = exports.ParametersInCacheKeyAndForwardedToOrigin || (exports.ParametersInCacheKeyAndForwardedToOrigin = {}));
316
214
  var CachePolicyConfig;
317
215
  (function (CachePolicyConfig) {
318
- /**
319
- * @internal
320
- */
321
216
  CachePolicyConfig.filterSensitiveLog = (obj) => ({
322
217
  ...obj,
323
218
  });
324
219
  })(CachePolicyConfig = exports.CachePolicyConfig || (exports.CachePolicyConfig = {}));
325
220
  var CachePolicy;
326
221
  (function (CachePolicy) {
327
- /**
328
- * @internal
329
- */
330
222
  CachePolicy.filterSensitiveLog = (obj) => ({
331
223
  ...obj,
332
224
  });
333
225
  })(CachePolicy = exports.CachePolicy || (exports.CachePolicy = {}));
334
226
  var CachePolicyAlreadyExists;
335
227
  (function (CachePolicyAlreadyExists) {
336
- /**
337
- * @internal
338
- */
339
228
  CachePolicyAlreadyExists.filterSensitiveLog = (obj) => ({
340
229
  ...obj,
341
230
  });
342
231
  })(CachePolicyAlreadyExists = exports.CachePolicyAlreadyExists || (exports.CachePolicyAlreadyExists = {}));
343
232
  var CachePolicyInUse;
344
233
  (function (CachePolicyInUse) {
345
- /**
346
- * @internal
347
- */
348
234
  CachePolicyInUse.filterSensitiveLog = (obj) => ({
349
235
  ...obj,
350
236
  });
351
237
  })(CachePolicyInUse = exports.CachePolicyInUse || (exports.CachePolicyInUse = {}));
352
238
  var CachePolicySummary;
353
239
  (function (CachePolicySummary) {
354
- /**
355
- * @internal
356
- */
357
240
  CachePolicySummary.filterSensitiveLog = (obj) => ({
358
241
  ...obj,
359
242
  });
360
243
  })(CachePolicySummary = exports.CachePolicySummary || (exports.CachePolicySummary = {}));
361
244
  var CachePolicyList;
362
245
  (function (CachePolicyList) {
363
- /**
364
- * @internal
365
- */
366
246
  CachePolicyList.filterSensitiveLog = (obj) => ({
367
247
  ...obj,
368
248
  });
369
249
  })(CachePolicyList = exports.CachePolicyList || (exports.CachePolicyList = {}));
370
250
  var CannotChangeImmutablePublicKeyFields;
371
251
  (function (CannotChangeImmutablePublicKeyFields) {
372
- /**
373
- * @internal
374
- */
375
252
  CannotChangeImmutablePublicKeyFields.filterSensitiveLog = (obj) => ({
376
253
  ...obj,
377
254
  });
378
255
  })(CannotChangeImmutablePublicKeyFields = exports.CannotChangeImmutablePublicKeyFields || (exports.CannotChangeImmutablePublicKeyFields = {}));
379
256
  var CreateCachePolicyRequest;
380
257
  (function (CreateCachePolicyRequest) {
381
- /**
382
- * @internal
383
- */
384
258
  CreateCachePolicyRequest.filterSensitiveLog = (obj) => ({
385
259
  ...obj,
386
260
  });
387
261
  })(CreateCachePolicyRequest = exports.CreateCachePolicyRequest || (exports.CreateCachePolicyRequest = {}));
388
262
  var CreateCachePolicyResult;
389
263
  (function (CreateCachePolicyResult) {
390
- /**
391
- * @internal
392
- */
393
264
  CreateCachePolicyResult.filterSensitiveLog = (obj) => ({
394
265
  ...obj,
395
266
  });
396
267
  })(CreateCachePolicyResult = exports.CreateCachePolicyResult || (exports.CreateCachePolicyResult = {}));
397
268
  var InconsistentQuantities;
398
269
  (function (InconsistentQuantities) {
399
- /**
400
- * @internal
401
- */
402
270
  InconsistentQuantities.filterSensitiveLog = (obj) => ({
403
271
  ...obj,
404
272
  });
405
273
  })(InconsistentQuantities = exports.InconsistentQuantities || (exports.InconsistentQuantities = {}));
406
274
  var TooManyCachePolicies;
407
275
  (function (TooManyCachePolicies) {
408
- /**
409
- * @internal
410
- */
411
276
  TooManyCachePolicies.filterSensitiveLog = (obj) => ({
412
277
  ...obj,
413
278
  });
414
279
  })(TooManyCachePolicies = exports.TooManyCachePolicies || (exports.TooManyCachePolicies = {}));
415
280
  var TooManyCookiesInCachePolicy;
416
281
  (function (TooManyCookiesInCachePolicy) {
417
- /**
418
- * @internal
419
- */
420
282
  TooManyCookiesInCachePolicy.filterSensitiveLog = (obj) => ({
421
283
  ...obj,
422
284
  });
423
285
  })(TooManyCookiesInCachePolicy = exports.TooManyCookiesInCachePolicy || (exports.TooManyCookiesInCachePolicy = {}));
424
286
  var TooManyHeadersInCachePolicy;
425
287
  (function (TooManyHeadersInCachePolicy) {
426
- /**
427
- * @internal
428
- */
429
288
  TooManyHeadersInCachePolicy.filterSensitiveLog = (obj) => ({
430
289
  ...obj,
431
290
  });
432
291
  })(TooManyHeadersInCachePolicy = exports.TooManyHeadersInCachePolicy || (exports.TooManyHeadersInCachePolicy = {}));
433
292
  var TooManyQueryStringsInCachePolicy;
434
293
  (function (TooManyQueryStringsInCachePolicy) {
435
- /**
436
- * @internal
437
- */
438
294
  TooManyQueryStringsInCachePolicy.filterSensitiveLog = (obj) => ({
439
295
  ...obj,
440
296
  });
441
297
  })(TooManyQueryStringsInCachePolicy = exports.TooManyQueryStringsInCachePolicy || (exports.TooManyQueryStringsInCachePolicy = {}));
442
298
  var CloudFrontOriginAccessIdentityAlreadyExists;
443
299
  (function (CloudFrontOriginAccessIdentityAlreadyExists) {
444
- /**
445
- * @internal
446
- */
447
300
  CloudFrontOriginAccessIdentityAlreadyExists.filterSensitiveLog = (obj) => ({
448
301
  ...obj,
449
302
  });
450
303
  })(CloudFrontOriginAccessIdentityAlreadyExists = exports.CloudFrontOriginAccessIdentityAlreadyExists || (exports.CloudFrontOriginAccessIdentityAlreadyExists = {}));
451
304
  var CloudFrontOriginAccessIdentityConfig;
452
305
  (function (CloudFrontOriginAccessIdentityConfig) {
453
- /**
454
- * @internal
455
- */
456
306
  CloudFrontOriginAccessIdentityConfig.filterSensitiveLog = (obj) => ({
457
307
  ...obj,
458
308
  });
459
309
  })(CloudFrontOriginAccessIdentityConfig = exports.CloudFrontOriginAccessIdentityConfig || (exports.CloudFrontOriginAccessIdentityConfig = {}));
460
310
  var CreateCloudFrontOriginAccessIdentityRequest;
461
311
  (function (CreateCloudFrontOriginAccessIdentityRequest) {
462
- /**
463
- * @internal
464
- */
465
312
  CreateCloudFrontOriginAccessIdentityRequest.filterSensitiveLog = (obj) => ({
466
313
  ...obj,
467
314
  });
468
315
  })(CreateCloudFrontOriginAccessIdentityRequest = exports.CreateCloudFrontOriginAccessIdentityRequest || (exports.CreateCloudFrontOriginAccessIdentityRequest = {}));
469
316
  var CloudFrontOriginAccessIdentity;
470
317
  (function (CloudFrontOriginAccessIdentity) {
471
- /**
472
- * @internal
473
- */
474
318
  CloudFrontOriginAccessIdentity.filterSensitiveLog = (obj) => ({
475
319
  ...obj,
476
320
  });
477
321
  })(CloudFrontOriginAccessIdentity = exports.CloudFrontOriginAccessIdentity || (exports.CloudFrontOriginAccessIdentity = {}));
478
322
  var CreateCloudFrontOriginAccessIdentityResult;
479
323
  (function (CreateCloudFrontOriginAccessIdentityResult) {
480
- /**
481
- * @internal
482
- */
483
324
  CreateCloudFrontOriginAccessIdentityResult.filterSensitiveLog = (obj) => ({
484
325
  ...obj,
485
326
  });
486
327
  })(CreateCloudFrontOriginAccessIdentityResult = exports.CreateCloudFrontOriginAccessIdentityResult || (exports.CreateCloudFrontOriginAccessIdentityResult = {}));
487
328
  var MissingBody;
488
329
  (function (MissingBody) {
489
- /**
490
- * @internal
491
- */
492
330
  MissingBody.filterSensitiveLog = (obj) => ({
493
331
  ...obj,
494
332
  });
495
333
  })(MissingBody = exports.MissingBody || (exports.MissingBody = {}));
496
334
  var TooManyCloudFrontOriginAccessIdentities;
497
335
  (function (TooManyCloudFrontOriginAccessIdentities) {
498
- /**
499
- * @internal
500
- */
501
336
  TooManyCloudFrontOriginAccessIdentities.filterSensitiveLog = (obj) => ({
502
337
  ...obj,
503
338
  });
504
339
  })(TooManyCloudFrontOriginAccessIdentities = exports.TooManyCloudFrontOriginAccessIdentities || (exports.TooManyCloudFrontOriginAccessIdentities = {}));
505
340
  var CNAMEAlreadyExists;
506
341
  (function (CNAMEAlreadyExists) {
507
- /**
508
- * @internal
509
- */
510
342
  CNAMEAlreadyExists.filterSensitiveLog = (obj) => ({
511
343
  ...obj,
512
344
  });
513
345
  })(CNAMEAlreadyExists = exports.CNAMEAlreadyExists || (exports.CNAMEAlreadyExists = {}));
514
346
  var CustomErrorResponse;
515
347
  (function (CustomErrorResponse) {
516
- /**
517
- * @internal
518
- */
519
348
  CustomErrorResponse.filterSensitiveLog = (obj) => ({
520
349
  ...obj,
521
350
  });
522
351
  })(CustomErrorResponse = exports.CustomErrorResponse || (exports.CustomErrorResponse = {}));
523
352
  var CustomErrorResponses;
524
353
  (function (CustomErrorResponses) {
525
- /**
526
- * @internal
527
- */
528
354
  CustomErrorResponses.filterSensitiveLog = (obj) => ({
529
355
  ...obj,
530
356
  });
531
357
  })(CustomErrorResponses = exports.CustomErrorResponses || (exports.CustomErrorResponses = {}));
532
358
  var DefaultCacheBehavior;
533
359
  (function (DefaultCacheBehavior) {
534
- /**
535
- * @internal
536
- */
537
360
  DefaultCacheBehavior.filterSensitiveLog = (obj) => ({
538
361
  ...obj,
539
362
  });
540
363
  })(DefaultCacheBehavior = exports.DefaultCacheBehavior || (exports.DefaultCacheBehavior = {}));
541
364
  var LoggingConfig;
542
365
  (function (LoggingConfig) {
543
- /**
544
- * @internal
545
- */
546
366
  LoggingConfig.filterSensitiveLog = (obj) => ({
547
367
  ...obj,
548
368
  });
549
369
  })(LoggingConfig = exports.LoggingConfig || (exports.LoggingConfig = {}));
550
370
  var StatusCodes;
551
371
  (function (StatusCodes) {
552
- /**
553
- * @internal
554
- */
555
372
  StatusCodes.filterSensitiveLog = (obj) => ({
556
373
  ...obj,
557
374
  });
558
375
  })(StatusCodes = exports.StatusCodes || (exports.StatusCodes = {}));
559
376
  var OriginGroupFailoverCriteria;
560
377
  (function (OriginGroupFailoverCriteria) {
561
- /**
562
- * @internal
563
- */
564
378
  OriginGroupFailoverCriteria.filterSensitiveLog = (obj) => ({
565
379
  ...obj,
566
380
  });
567
381
  })(OriginGroupFailoverCriteria = exports.OriginGroupFailoverCriteria || (exports.OriginGroupFailoverCriteria = {}));
568
382
  var OriginGroupMember;
569
383
  (function (OriginGroupMember) {
570
- /**
571
- * @internal
572
- */
573
384
  OriginGroupMember.filterSensitiveLog = (obj) => ({
574
385
  ...obj,
575
386
  });
576
387
  })(OriginGroupMember = exports.OriginGroupMember || (exports.OriginGroupMember = {}));
577
388
  var OriginGroupMembers;
578
389
  (function (OriginGroupMembers) {
579
- /**
580
- * @internal
581
- */
582
390
  OriginGroupMembers.filterSensitiveLog = (obj) => ({
583
391
  ...obj,
584
392
  });
585
393
  })(OriginGroupMembers = exports.OriginGroupMembers || (exports.OriginGroupMembers = {}));
586
394
  var OriginGroup;
587
395
  (function (OriginGroup) {
588
- /**
589
- * @internal
590
- */
591
396
  OriginGroup.filterSensitiveLog = (obj) => ({
592
397
  ...obj,
593
398
  });
594
399
  })(OriginGroup = exports.OriginGroup || (exports.OriginGroup = {}));
595
400
  var OriginGroups;
596
401
  (function (OriginGroups) {
597
- /**
598
- * @internal
599
- */
600
402
  OriginGroups.filterSensitiveLog = (obj) => ({
601
403
  ...obj,
602
404
  });
603
405
  })(OriginGroups = exports.OriginGroups || (exports.OriginGroups = {}));
604
406
  var OriginCustomHeader;
605
407
  (function (OriginCustomHeader) {
606
- /**
607
- * @internal
608
- */
609
408
  OriginCustomHeader.filterSensitiveLog = (obj) => ({
610
409
  ...obj,
611
410
  });
612
411
  })(OriginCustomHeader = exports.OriginCustomHeader || (exports.OriginCustomHeader = {}));
613
412
  var CustomHeaders;
614
413
  (function (CustomHeaders) {
615
- /**
616
- * @internal
617
- */
618
414
  CustomHeaders.filterSensitiveLog = (obj) => ({
619
415
  ...obj,
620
416
  });
621
417
  })(CustomHeaders = exports.CustomHeaders || (exports.CustomHeaders = {}));
622
418
  var OriginSslProtocols;
623
419
  (function (OriginSslProtocols) {
624
- /**
625
- * @internal
626
- */
627
420
  OriginSslProtocols.filterSensitiveLog = (obj) => ({
628
421
  ...obj,
629
422
  });
630
423
  })(OriginSslProtocols = exports.OriginSslProtocols || (exports.OriginSslProtocols = {}));
631
424
  var CustomOriginConfig;
632
425
  (function (CustomOriginConfig) {
633
- /**
634
- * @internal
635
- */
636
426
  CustomOriginConfig.filterSensitiveLog = (obj) => ({
637
427
  ...obj,
638
428
  });
639
429
  })(CustomOriginConfig = exports.CustomOriginConfig || (exports.CustomOriginConfig = {}));
640
430
  var OriginShield;
641
431
  (function (OriginShield) {
642
- /**
643
- * @internal
644
- */
645
432
  OriginShield.filterSensitiveLog = (obj) => ({
646
433
  ...obj,
647
434
  });
648
435
  })(OriginShield = exports.OriginShield || (exports.OriginShield = {}));
649
436
  var S3OriginConfig;
650
437
  (function (S3OriginConfig) {
651
- /**
652
- * @internal
653
- */
654
438
  S3OriginConfig.filterSensitiveLog = (obj) => ({
655
439
  ...obj,
656
440
  });
657
441
  })(S3OriginConfig = exports.S3OriginConfig || (exports.S3OriginConfig = {}));
658
442
  var Origin;
659
443
  (function (Origin) {
660
- /**
661
- * @internal
662
- */
663
444
  Origin.filterSensitiveLog = (obj) => ({
664
445
  ...obj,
665
446
  });
666
447
  })(Origin = exports.Origin || (exports.Origin = {}));
667
448
  var Origins;
668
449
  (function (Origins) {
669
- /**
670
- * @internal
671
- */
672
450
  Origins.filterSensitiveLog = (obj) => ({
673
451
  ...obj,
674
452
  });
675
453
  })(Origins = exports.Origins || (exports.Origins = {}));
676
454
  var GeoRestriction;
677
455
  (function (GeoRestriction) {
678
- /**
679
- * @internal
680
- */
681
456
  GeoRestriction.filterSensitiveLog = (obj) => ({
682
457
  ...obj,
683
458
  });
684
459
  })(GeoRestriction = exports.GeoRestriction || (exports.GeoRestriction = {}));
685
460
  var Restrictions;
686
461
  (function (Restrictions) {
687
- /**
688
- * @internal
689
- */
690
462
  Restrictions.filterSensitiveLog = (obj) => ({
691
463
  ...obj,
692
464
  });
693
465
  })(Restrictions = exports.Restrictions || (exports.Restrictions = {}));
694
466
  var ViewerCertificate;
695
467
  (function (ViewerCertificate) {
696
- /**
697
- * @internal
698
- */
699
468
  ViewerCertificate.filterSensitiveLog = (obj) => ({
700
469
  ...obj,
701
470
  });
702
471
  })(ViewerCertificate = exports.ViewerCertificate || (exports.ViewerCertificate = {}));
703
472
  var DistributionConfig;
704
473
  (function (DistributionConfig) {
705
- /**
706
- * @internal
707
- */
708
474
  DistributionConfig.filterSensitiveLog = (obj) => ({
709
475
  ...obj,
710
476
  ...(obj.Comment && { Comment: smithy_client_1.SENSITIVE_STRING }),
@@ -712,9 +478,6 @@ var DistributionConfig;
712
478
  })(DistributionConfig = exports.DistributionConfig || (exports.DistributionConfig = {}));
713
479
  var CreateDistributionRequest;
714
480
  (function (CreateDistributionRequest) {
715
- /**
716
- * @internal
717
- */
718
481
  CreateDistributionRequest.filterSensitiveLog = (obj) => ({
719
482
  ...obj,
720
483
  ...(obj.DistributionConfig && {
@@ -724,9 +487,6 @@ var CreateDistributionRequest;
724
487
  })(CreateDistributionRequest = exports.CreateDistributionRequest || (exports.CreateDistributionRequest = {}));
725
488
  var Distribution;
726
489
  (function (Distribution) {
727
- /**
728
- * @internal
729
- */
730
490
  Distribution.filterSensitiveLog = (obj) => ({
731
491
  ...obj,
732
492
  ...(obj.DistributionConfig && {
@@ -736,9 +496,6 @@ var Distribution;
736
496
  })(Distribution = exports.Distribution || (exports.Distribution = {}));
737
497
  var CreateDistributionResult;
738
498
  (function (CreateDistributionResult) {
739
- /**
740
- * @internal
741
- */
742
499
  CreateDistributionResult.filterSensitiveLog = (obj) => ({
743
500
  ...obj,
744
501
  ...(obj.Distribution && { Distribution: Distribution.filterSensitiveLog(obj.Distribution) }),
@@ -746,486 +503,324 @@ var CreateDistributionResult;
746
503
  })(CreateDistributionResult = exports.CreateDistributionResult || (exports.CreateDistributionResult = {}));
747
504
  var DistributionAlreadyExists;
748
505
  (function (DistributionAlreadyExists) {
749
- /**
750
- * @internal
751
- */
752
506
  DistributionAlreadyExists.filterSensitiveLog = (obj) => ({
753
507
  ...obj,
754
508
  });
755
509
  })(DistributionAlreadyExists = exports.DistributionAlreadyExists || (exports.DistributionAlreadyExists = {}));
756
510
  var IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior;
757
511
  (function (IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior) {
758
- /**
759
- * @internal
760
- */
761
512
  IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior.filterSensitiveLog = (obj) => ({
762
513
  ...obj,
763
514
  });
764
515
  })(IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior = exports.IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior || (exports.IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior = {}));
765
516
  var InvalidDefaultRootObject;
766
517
  (function (InvalidDefaultRootObject) {
767
- /**
768
- * @internal
769
- */
770
518
  InvalidDefaultRootObject.filterSensitiveLog = (obj) => ({
771
519
  ...obj,
772
520
  });
773
521
  })(InvalidDefaultRootObject = exports.InvalidDefaultRootObject || (exports.InvalidDefaultRootObject = {}));
774
522
  var InvalidErrorCode;
775
523
  (function (InvalidErrorCode) {
776
- /**
777
- * @internal
778
- */
779
524
  InvalidErrorCode.filterSensitiveLog = (obj) => ({
780
525
  ...obj,
781
526
  });
782
527
  })(InvalidErrorCode = exports.InvalidErrorCode || (exports.InvalidErrorCode = {}));
783
528
  var InvalidForwardCookies;
784
529
  (function (InvalidForwardCookies) {
785
- /**
786
- * @internal
787
- */
788
530
  InvalidForwardCookies.filterSensitiveLog = (obj) => ({
789
531
  ...obj,
790
532
  });
791
533
  })(InvalidForwardCookies = exports.InvalidForwardCookies || (exports.InvalidForwardCookies = {}));
792
534
  var InvalidFunctionAssociation;
793
535
  (function (InvalidFunctionAssociation) {
794
- /**
795
- * @internal
796
- */
797
536
  InvalidFunctionAssociation.filterSensitiveLog = (obj) => ({
798
537
  ...obj,
799
538
  });
800
539
  })(InvalidFunctionAssociation = exports.InvalidFunctionAssociation || (exports.InvalidFunctionAssociation = {}));
801
540
  var InvalidGeoRestrictionParameter;
802
541
  (function (InvalidGeoRestrictionParameter) {
803
- /**
804
- * @internal
805
- */
806
542
  InvalidGeoRestrictionParameter.filterSensitiveLog = (obj) => ({
807
543
  ...obj,
808
544
  });
809
545
  })(InvalidGeoRestrictionParameter = exports.InvalidGeoRestrictionParameter || (exports.InvalidGeoRestrictionParameter = {}));
810
546
  var InvalidHeadersForS3Origin;
811
547
  (function (InvalidHeadersForS3Origin) {
812
- /**
813
- * @internal
814
- */
815
548
  InvalidHeadersForS3Origin.filterSensitiveLog = (obj) => ({
816
549
  ...obj,
817
550
  });
818
551
  })(InvalidHeadersForS3Origin = exports.InvalidHeadersForS3Origin || (exports.InvalidHeadersForS3Origin = {}));
819
552
  var InvalidLambdaFunctionAssociation;
820
553
  (function (InvalidLambdaFunctionAssociation) {
821
- /**
822
- * @internal
823
- */
824
554
  InvalidLambdaFunctionAssociation.filterSensitiveLog = (obj) => ({
825
555
  ...obj,
826
556
  });
827
557
  })(InvalidLambdaFunctionAssociation = exports.InvalidLambdaFunctionAssociation || (exports.InvalidLambdaFunctionAssociation = {}));
828
558
  var InvalidLocationCode;
829
559
  (function (InvalidLocationCode) {
830
- /**
831
- * @internal
832
- */
833
560
  InvalidLocationCode.filterSensitiveLog = (obj) => ({
834
561
  ...obj,
835
562
  });
836
563
  })(InvalidLocationCode = exports.InvalidLocationCode || (exports.InvalidLocationCode = {}));
837
564
  var InvalidMinimumProtocolVersion;
838
565
  (function (InvalidMinimumProtocolVersion) {
839
- /**
840
- * @internal
841
- */
842
566
  InvalidMinimumProtocolVersion.filterSensitiveLog = (obj) => ({
843
567
  ...obj,
844
568
  });
845
569
  })(InvalidMinimumProtocolVersion = exports.InvalidMinimumProtocolVersion || (exports.InvalidMinimumProtocolVersion = {}));
846
570
  var InvalidOrigin;
847
571
  (function (InvalidOrigin) {
848
- /**
849
- * @internal
850
- */
851
572
  InvalidOrigin.filterSensitiveLog = (obj) => ({
852
573
  ...obj,
853
574
  });
854
575
  })(InvalidOrigin = exports.InvalidOrigin || (exports.InvalidOrigin = {}));
855
576
  var InvalidOriginAccessIdentity;
856
577
  (function (InvalidOriginAccessIdentity) {
857
- /**
858
- * @internal
859
- */
860
578
  InvalidOriginAccessIdentity.filterSensitiveLog = (obj) => ({
861
579
  ...obj,
862
580
  });
863
581
  })(InvalidOriginAccessIdentity = exports.InvalidOriginAccessIdentity || (exports.InvalidOriginAccessIdentity = {}));
864
582
  var InvalidOriginKeepaliveTimeout;
865
583
  (function (InvalidOriginKeepaliveTimeout) {
866
- /**
867
- * @internal
868
- */
869
584
  InvalidOriginKeepaliveTimeout.filterSensitiveLog = (obj) => ({
870
585
  ...obj,
871
586
  });
872
587
  })(InvalidOriginKeepaliveTimeout = exports.InvalidOriginKeepaliveTimeout || (exports.InvalidOriginKeepaliveTimeout = {}));
873
588
  var InvalidOriginReadTimeout;
874
589
  (function (InvalidOriginReadTimeout) {
875
- /**
876
- * @internal
877
- */
878
590
  InvalidOriginReadTimeout.filterSensitiveLog = (obj) => ({
879
591
  ...obj,
880
592
  });
881
593
  })(InvalidOriginReadTimeout = exports.InvalidOriginReadTimeout || (exports.InvalidOriginReadTimeout = {}));
882
594
  var InvalidProtocolSettings;
883
595
  (function (InvalidProtocolSettings) {
884
- /**
885
- * @internal
886
- */
887
596
  InvalidProtocolSettings.filterSensitiveLog = (obj) => ({
888
597
  ...obj,
889
598
  });
890
599
  })(InvalidProtocolSettings = exports.InvalidProtocolSettings || (exports.InvalidProtocolSettings = {}));
891
600
  var InvalidQueryStringParameters;
892
601
  (function (InvalidQueryStringParameters) {
893
- /**
894
- * @internal
895
- */
896
602
  InvalidQueryStringParameters.filterSensitiveLog = (obj) => ({
897
603
  ...obj,
898
604
  });
899
605
  })(InvalidQueryStringParameters = exports.InvalidQueryStringParameters || (exports.InvalidQueryStringParameters = {}));
900
606
  var InvalidRelativePath;
901
607
  (function (InvalidRelativePath) {
902
- /**
903
- * @internal
904
- */
905
608
  InvalidRelativePath.filterSensitiveLog = (obj) => ({
906
609
  ...obj,
907
610
  });
908
611
  })(InvalidRelativePath = exports.InvalidRelativePath || (exports.InvalidRelativePath = {}));
909
612
  var InvalidRequiredProtocol;
910
613
  (function (InvalidRequiredProtocol) {
911
- /**
912
- * @internal
913
- */
914
614
  InvalidRequiredProtocol.filterSensitiveLog = (obj) => ({
915
615
  ...obj,
916
616
  });
917
617
  })(InvalidRequiredProtocol = exports.InvalidRequiredProtocol || (exports.InvalidRequiredProtocol = {}));
918
618
  var InvalidResponseCode;
919
619
  (function (InvalidResponseCode) {
920
- /**
921
- * @internal
922
- */
923
620
  InvalidResponseCode.filterSensitiveLog = (obj) => ({
924
621
  ...obj,
925
622
  });
926
623
  })(InvalidResponseCode = exports.InvalidResponseCode || (exports.InvalidResponseCode = {}));
927
624
  var InvalidTTLOrder;
928
625
  (function (InvalidTTLOrder) {
929
- /**
930
- * @internal
931
- */
932
626
  InvalidTTLOrder.filterSensitiveLog = (obj) => ({
933
627
  ...obj,
934
628
  });
935
629
  })(InvalidTTLOrder = exports.InvalidTTLOrder || (exports.InvalidTTLOrder = {}));
936
630
  var InvalidViewerCertificate;
937
631
  (function (InvalidViewerCertificate) {
938
- /**
939
- * @internal
940
- */
941
632
  InvalidViewerCertificate.filterSensitiveLog = (obj) => ({
942
633
  ...obj,
943
634
  });
944
635
  })(InvalidViewerCertificate = exports.InvalidViewerCertificate || (exports.InvalidViewerCertificate = {}));
945
636
  var InvalidWebACLId;
946
637
  (function (InvalidWebACLId) {
947
- /**
948
- * @internal
949
- */
950
638
  InvalidWebACLId.filterSensitiveLog = (obj) => ({
951
639
  ...obj,
952
640
  });
953
641
  })(InvalidWebACLId = exports.InvalidWebACLId || (exports.InvalidWebACLId = {}));
954
642
  var NoSuchCachePolicy;
955
643
  (function (NoSuchCachePolicy) {
956
- /**
957
- * @internal
958
- */
959
644
  NoSuchCachePolicy.filterSensitiveLog = (obj) => ({
960
645
  ...obj,
961
646
  });
962
647
  })(NoSuchCachePolicy = exports.NoSuchCachePolicy || (exports.NoSuchCachePolicy = {}));
963
648
  var NoSuchFieldLevelEncryptionConfig;
964
649
  (function (NoSuchFieldLevelEncryptionConfig) {
965
- /**
966
- * @internal
967
- */
968
650
  NoSuchFieldLevelEncryptionConfig.filterSensitiveLog = (obj) => ({
969
651
  ...obj,
970
652
  });
971
653
  })(NoSuchFieldLevelEncryptionConfig = exports.NoSuchFieldLevelEncryptionConfig || (exports.NoSuchFieldLevelEncryptionConfig = {}));
972
654
  var NoSuchOrigin;
973
655
  (function (NoSuchOrigin) {
974
- /**
975
- * @internal
976
- */
977
656
  NoSuchOrigin.filterSensitiveLog = (obj) => ({
978
657
  ...obj,
979
658
  });
980
659
  })(NoSuchOrigin = exports.NoSuchOrigin || (exports.NoSuchOrigin = {}));
981
660
  var NoSuchOriginRequestPolicy;
982
661
  (function (NoSuchOriginRequestPolicy) {
983
- /**
984
- * @internal
985
- */
986
662
  NoSuchOriginRequestPolicy.filterSensitiveLog = (obj) => ({
987
663
  ...obj,
988
664
  });
989
665
  })(NoSuchOriginRequestPolicy = exports.NoSuchOriginRequestPolicy || (exports.NoSuchOriginRequestPolicy = {}));
990
666
  var NoSuchRealtimeLogConfig;
991
667
  (function (NoSuchRealtimeLogConfig) {
992
- /**
993
- * @internal
994
- */
995
668
  NoSuchRealtimeLogConfig.filterSensitiveLog = (obj) => ({
996
669
  ...obj,
997
670
  });
998
671
  })(NoSuchRealtimeLogConfig = exports.NoSuchRealtimeLogConfig || (exports.NoSuchRealtimeLogConfig = {}));
999
672
  var RealtimeLogConfigOwnerMismatch;
1000
673
  (function (RealtimeLogConfigOwnerMismatch) {
1001
- /**
1002
- * @internal
1003
- */
1004
674
  RealtimeLogConfigOwnerMismatch.filterSensitiveLog = (obj) => ({
1005
675
  ...obj,
1006
676
  });
1007
677
  })(RealtimeLogConfigOwnerMismatch = exports.RealtimeLogConfigOwnerMismatch || (exports.RealtimeLogConfigOwnerMismatch = {}));
1008
678
  var TooManyCacheBehaviors;
1009
679
  (function (TooManyCacheBehaviors) {
1010
- /**
1011
- * @internal
1012
- */
1013
680
  TooManyCacheBehaviors.filterSensitiveLog = (obj) => ({
1014
681
  ...obj,
1015
682
  });
1016
683
  })(TooManyCacheBehaviors = exports.TooManyCacheBehaviors || (exports.TooManyCacheBehaviors = {}));
1017
684
  var TooManyCertificates;
1018
685
  (function (TooManyCertificates) {
1019
- /**
1020
- * @internal
1021
- */
1022
686
  TooManyCertificates.filterSensitiveLog = (obj) => ({
1023
687
  ...obj,
1024
688
  });
1025
689
  })(TooManyCertificates = exports.TooManyCertificates || (exports.TooManyCertificates = {}));
1026
690
  var TooManyCookieNamesInWhiteList;
1027
691
  (function (TooManyCookieNamesInWhiteList) {
1028
- /**
1029
- * @internal
1030
- */
1031
692
  TooManyCookieNamesInWhiteList.filterSensitiveLog = (obj) => ({
1032
693
  ...obj,
1033
694
  });
1034
695
  })(TooManyCookieNamesInWhiteList = exports.TooManyCookieNamesInWhiteList || (exports.TooManyCookieNamesInWhiteList = {}));
1035
696
  var TooManyDistributions;
1036
697
  (function (TooManyDistributions) {
1037
- /**
1038
- * @internal
1039
- */
1040
698
  TooManyDistributions.filterSensitiveLog = (obj) => ({
1041
699
  ...obj,
1042
700
  });
1043
701
  })(TooManyDistributions = exports.TooManyDistributions || (exports.TooManyDistributions = {}));
1044
702
  var TooManyDistributionsAssociatedToCachePolicy;
1045
703
  (function (TooManyDistributionsAssociatedToCachePolicy) {
1046
- /**
1047
- * @internal
1048
- */
1049
704
  TooManyDistributionsAssociatedToCachePolicy.filterSensitiveLog = (obj) => ({
1050
705
  ...obj,
1051
706
  });
1052
707
  })(TooManyDistributionsAssociatedToCachePolicy = exports.TooManyDistributionsAssociatedToCachePolicy || (exports.TooManyDistributionsAssociatedToCachePolicy = {}));
1053
708
  var TooManyDistributionsAssociatedToFieldLevelEncryptionConfig;
1054
709
  (function (TooManyDistributionsAssociatedToFieldLevelEncryptionConfig) {
1055
- /**
1056
- * @internal
1057
- */
1058
710
  TooManyDistributionsAssociatedToFieldLevelEncryptionConfig.filterSensitiveLog = (obj) => ({
1059
711
  ...obj,
1060
712
  });
1061
713
  })(TooManyDistributionsAssociatedToFieldLevelEncryptionConfig = exports.TooManyDistributionsAssociatedToFieldLevelEncryptionConfig || (exports.TooManyDistributionsAssociatedToFieldLevelEncryptionConfig = {}));
1062
714
  var TooManyDistributionsAssociatedToKeyGroup;
1063
715
  (function (TooManyDistributionsAssociatedToKeyGroup) {
1064
- /**
1065
- * @internal
1066
- */
1067
716
  TooManyDistributionsAssociatedToKeyGroup.filterSensitiveLog = (obj) => ({
1068
717
  ...obj,
1069
718
  });
1070
719
  })(TooManyDistributionsAssociatedToKeyGroup = exports.TooManyDistributionsAssociatedToKeyGroup || (exports.TooManyDistributionsAssociatedToKeyGroup = {}));
1071
720
  var TooManyDistributionsAssociatedToOriginRequestPolicy;
1072
721
  (function (TooManyDistributionsAssociatedToOriginRequestPolicy) {
1073
- /**
1074
- * @internal
1075
- */
1076
722
  TooManyDistributionsAssociatedToOriginRequestPolicy.filterSensitiveLog = (obj) => ({
1077
723
  ...obj,
1078
724
  });
1079
725
  })(TooManyDistributionsAssociatedToOriginRequestPolicy = exports.TooManyDistributionsAssociatedToOriginRequestPolicy || (exports.TooManyDistributionsAssociatedToOriginRequestPolicy = {}));
1080
726
  var TooManyDistributionsWithFunctionAssociations;
1081
727
  (function (TooManyDistributionsWithFunctionAssociations) {
1082
- /**
1083
- * @internal
1084
- */
1085
728
  TooManyDistributionsWithFunctionAssociations.filterSensitiveLog = (obj) => ({
1086
729
  ...obj,
1087
730
  });
1088
731
  })(TooManyDistributionsWithFunctionAssociations = exports.TooManyDistributionsWithFunctionAssociations || (exports.TooManyDistributionsWithFunctionAssociations = {}));
1089
732
  var TooManyDistributionsWithLambdaAssociations;
1090
733
  (function (TooManyDistributionsWithLambdaAssociations) {
1091
- /**
1092
- * @internal
1093
- */
1094
734
  TooManyDistributionsWithLambdaAssociations.filterSensitiveLog = (obj) => ({
1095
735
  ...obj,
1096
736
  });
1097
737
  })(TooManyDistributionsWithLambdaAssociations = exports.TooManyDistributionsWithLambdaAssociations || (exports.TooManyDistributionsWithLambdaAssociations = {}));
1098
738
  var TooManyDistributionsWithSingleFunctionARN;
1099
739
  (function (TooManyDistributionsWithSingleFunctionARN) {
1100
- /**
1101
- * @internal
1102
- */
1103
740
  TooManyDistributionsWithSingleFunctionARN.filterSensitiveLog = (obj) => ({
1104
741
  ...obj,
1105
742
  });
1106
743
  })(TooManyDistributionsWithSingleFunctionARN = exports.TooManyDistributionsWithSingleFunctionARN || (exports.TooManyDistributionsWithSingleFunctionARN = {}));
1107
744
  var TooManyFunctionAssociations;
1108
745
  (function (TooManyFunctionAssociations) {
1109
- /**
1110
- * @internal
1111
- */
1112
746
  TooManyFunctionAssociations.filterSensitiveLog = (obj) => ({
1113
747
  ...obj,
1114
748
  });
1115
749
  })(TooManyFunctionAssociations = exports.TooManyFunctionAssociations || (exports.TooManyFunctionAssociations = {}));
1116
750
  var TooManyHeadersInForwardedValues;
1117
751
  (function (TooManyHeadersInForwardedValues) {
1118
- /**
1119
- * @internal
1120
- */
1121
752
  TooManyHeadersInForwardedValues.filterSensitiveLog = (obj) => ({
1122
753
  ...obj,
1123
754
  });
1124
755
  })(TooManyHeadersInForwardedValues = exports.TooManyHeadersInForwardedValues || (exports.TooManyHeadersInForwardedValues = {}));
1125
756
  var TooManyKeyGroupsAssociatedToDistribution;
1126
757
  (function (TooManyKeyGroupsAssociatedToDistribution) {
1127
- /**
1128
- * @internal
1129
- */
1130
758
  TooManyKeyGroupsAssociatedToDistribution.filterSensitiveLog = (obj) => ({
1131
759
  ...obj,
1132
760
  });
1133
761
  })(TooManyKeyGroupsAssociatedToDistribution = exports.TooManyKeyGroupsAssociatedToDistribution || (exports.TooManyKeyGroupsAssociatedToDistribution = {}));
1134
762
  var TooManyLambdaFunctionAssociations;
1135
763
  (function (TooManyLambdaFunctionAssociations) {
1136
- /**
1137
- * @internal
1138
- */
1139
764
  TooManyLambdaFunctionAssociations.filterSensitiveLog = (obj) => ({
1140
765
  ...obj,
1141
766
  });
1142
767
  })(TooManyLambdaFunctionAssociations = exports.TooManyLambdaFunctionAssociations || (exports.TooManyLambdaFunctionAssociations = {}));
1143
768
  var TooManyOriginCustomHeaders;
1144
769
  (function (TooManyOriginCustomHeaders) {
1145
- /**
1146
- * @internal
1147
- */
1148
770
  TooManyOriginCustomHeaders.filterSensitiveLog = (obj) => ({
1149
771
  ...obj,
1150
772
  });
1151
773
  })(TooManyOriginCustomHeaders = exports.TooManyOriginCustomHeaders || (exports.TooManyOriginCustomHeaders = {}));
1152
774
  var TooManyOriginGroupsPerDistribution;
1153
775
  (function (TooManyOriginGroupsPerDistribution) {
1154
- /**
1155
- * @internal
1156
- */
1157
776
  TooManyOriginGroupsPerDistribution.filterSensitiveLog = (obj) => ({
1158
777
  ...obj,
1159
778
  });
1160
779
  })(TooManyOriginGroupsPerDistribution = exports.TooManyOriginGroupsPerDistribution || (exports.TooManyOriginGroupsPerDistribution = {}));
1161
780
  var TooManyOrigins;
1162
781
  (function (TooManyOrigins) {
1163
- /**
1164
- * @internal
1165
- */
1166
782
  TooManyOrigins.filterSensitiveLog = (obj) => ({
1167
783
  ...obj,
1168
784
  });
1169
785
  })(TooManyOrigins = exports.TooManyOrigins || (exports.TooManyOrigins = {}));
1170
786
  var TooManyQueryStringParameters;
1171
787
  (function (TooManyQueryStringParameters) {
1172
- /**
1173
- * @internal
1174
- */
1175
788
  TooManyQueryStringParameters.filterSensitiveLog = (obj) => ({
1176
789
  ...obj,
1177
790
  });
1178
791
  })(TooManyQueryStringParameters = exports.TooManyQueryStringParameters || (exports.TooManyQueryStringParameters = {}));
1179
792
  var TooManyTrustedSigners;
1180
793
  (function (TooManyTrustedSigners) {
1181
- /**
1182
- * @internal
1183
- */
1184
794
  TooManyTrustedSigners.filterSensitiveLog = (obj) => ({
1185
795
  ...obj,
1186
796
  });
1187
797
  })(TooManyTrustedSigners = exports.TooManyTrustedSigners || (exports.TooManyTrustedSigners = {}));
1188
798
  var TrustedKeyGroupDoesNotExist;
1189
799
  (function (TrustedKeyGroupDoesNotExist) {
1190
- /**
1191
- * @internal
1192
- */
1193
800
  TrustedKeyGroupDoesNotExist.filterSensitiveLog = (obj) => ({
1194
801
  ...obj,
1195
802
  });
1196
803
  })(TrustedKeyGroupDoesNotExist = exports.TrustedKeyGroupDoesNotExist || (exports.TrustedKeyGroupDoesNotExist = {}));
1197
804
  var TrustedSignerDoesNotExist;
1198
805
  (function (TrustedSignerDoesNotExist) {
1199
- /**
1200
- * @internal
1201
- */
1202
806
  TrustedSignerDoesNotExist.filterSensitiveLog = (obj) => ({
1203
807
  ...obj,
1204
808
  });
1205
809
  })(TrustedSignerDoesNotExist = exports.TrustedSignerDoesNotExist || (exports.TrustedSignerDoesNotExist = {}));
1206
810
  var Tag;
1207
811
  (function (Tag) {
1208
- /**
1209
- * @internal
1210
- */
1211
812
  Tag.filterSensitiveLog = (obj) => ({
1212
813
  ...obj,
1213
814
  });
1214
815
  })(Tag = exports.Tag || (exports.Tag = {}));
1215
816
  var Tags;
1216
817
  (function (Tags) {
1217
- /**
1218
- * @internal
1219
- */
1220
818
  Tags.filterSensitiveLog = (obj) => ({
1221
819
  ...obj,
1222
820
  });
1223
821
  })(Tags = exports.Tags || (exports.Tags = {}));
1224
822
  var DistributionConfigWithTags;
1225
823
  (function (DistributionConfigWithTags) {
1226
- /**
1227
- * @internal
1228
- */
1229
824
  DistributionConfigWithTags.filterSensitiveLog = (obj) => ({
1230
825
  ...obj,
1231
826
  ...(obj.DistributionConfig && {
@@ -1235,9 +830,6 @@ var DistributionConfigWithTags;
1235
830
  })(DistributionConfigWithTags = exports.DistributionConfigWithTags || (exports.DistributionConfigWithTags = {}));
1236
831
  var CreateDistributionWithTagsRequest;
1237
832
  (function (CreateDistributionWithTagsRequest) {
1238
- /**
1239
- * @internal
1240
- */
1241
833
  CreateDistributionWithTagsRequest.filterSensitiveLog = (obj) => ({
1242
834
  ...obj,
1243
835
  ...(obj.DistributionConfigWithTags && {
@@ -1247,9 +839,6 @@ var CreateDistributionWithTagsRequest;
1247
839
  })(CreateDistributionWithTagsRequest = exports.CreateDistributionWithTagsRequest || (exports.CreateDistributionWithTagsRequest = {}));
1248
840
  var CreateDistributionWithTagsResult;
1249
841
  (function (CreateDistributionWithTagsResult) {
1250
- /**
1251
- * @internal
1252
- */
1253
842
  CreateDistributionWithTagsResult.filterSensitiveLog = (obj) => ({
1254
843
  ...obj,
1255
844
  ...(obj.Distribution && { Distribution: Distribution.filterSensitiveLog(obj.Distribution) }),
@@ -1257,270 +846,180 @@ var CreateDistributionWithTagsResult;
1257
846
  })(CreateDistributionWithTagsResult = exports.CreateDistributionWithTagsResult || (exports.CreateDistributionWithTagsResult = {}));
1258
847
  var InvalidTagging;
1259
848
  (function (InvalidTagging) {
1260
- /**
1261
- * @internal
1262
- */
1263
849
  InvalidTagging.filterSensitiveLog = (obj) => ({
1264
850
  ...obj,
1265
851
  });
1266
852
  })(InvalidTagging = exports.InvalidTagging || (exports.InvalidTagging = {}));
1267
853
  var ContentTypeProfile;
1268
854
  (function (ContentTypeProfile) {
1269
- /**
1270
- * @internal
1271
- */
1272
855
  ContentTypeProfile.filterSensitiveLog = (obj) => ({
1273
856
  ...obj,
1274
857
  });
1275
858
  })(ContentTypeProfile = exports.ContentTypeProfile || (exports.ContentTypeProfile = {}));
1276
859
  var ContentTypeProfiles;
1277
860
  (function (ContentTypeProfiles) {
1278
- /**
1279
- * @internal
1280
- */
1281
861
  ContentTypeProfiles.filterSensitiveLog = (obj) => ({
1282
862
  ...obj,
1283
863
  });
1284
864
  })(ContentTypeProfiles = exports.ContentTypeProfiles || (exports.ContentTypeProfiles = {}));
1285
865
  var ContentTypeProfileConfig;
1286
866
  (function (ContentTypeProfileConfig) {
1287
- /**
1288
- * @internal
1289
- */
1290
867
  ContentTypeProfileConfig.filterSensitiveLog = (obj) => ({
1291
868
  ...obj,
1292
869
  });
1293
870
  })(ContentTypeProfileConfig = exports.ContentTypeProfileConfig || (exports.ContentTypeProfileConfig = {}));
1294
871
  var QueryArgProfile;
1295
872
  (function (QueryArgProfile) {
1296
- /**
1297
- * @internal
1298
- */
1299
873
  QueryArgProfile.filterSensitiveLog = (obj) => ({
1300
874
  ...obj,
1301
875
  });
1302
876
  })(QueryArgProfile = exports.QueryArgProfile || (exports.QueryArgProfile = {}));
1303
877
  var QueryArgProfiles;
1304
878
  (function (QueryArgProfiles) {
1305
- /**
1306
- * @internal
1307
- */
1308
879
  QueryArgProfiles.filterSensitiveLog = (obj) => ({
1309
880
  ...obj,
1310
881
  });
1311
882
  })(QueryArgProfiles = exports.QueryArgProfiles || (exports.QueryArgProfiles = {}));
1312
883
  var QueryArgProfileConfig;
1313
884
  (function (QueryArgProfileConfig) {
1314
- /**
1315
- * @internal
1316
- */
1317
885
  QueryArgProfileConfig.filterSensitiveLog = (obj) => ({
1318
886
  ...obj,
1319
887
  });
1320
888
  })(QueryArgProfileConfig = exports.QueryArgProfileConfig || (exports.QueryArgProfileConfig = {}));
1321
889
  var FieldLevelEncryptionConfig;
1322
890
  (function (FieldLevelEncryptionConfig) {
1323
- /**
1324
- * @internal
1325
- */
1326
891
  FieldLevelEncryptionConfig.filterSensitiveLog = (obj) => ({
1327
892
  ...obj,
1328
893
  });
1329
894
  })(FieldLevelEncryptionConfig = exports.FieldLevelEncryptionConfig || (exports.FieldLevelEncryptionConfig = {}));
1330
895
  var CreateFieldLevelEncryptionConfigRequest;
1331
896
  (function (CreateFieldLevelEncryptionConfigRequest) {
1332
- /**
1333
- * @internal
1334
- */
1335
897
  CreateFieldLevelEncryptionConfigRequest.filterSensitiveLog = (obj) => ({
1336
898
  ...obj,
1337
899
  });
1338
900
  })(CreateFieldLevelEncryptionConfigRequest = exports.CreateFieldLevelEncryptionConfigRequest || (exports.CreateFieldLevelEncryptionConfigRequest = {}));
1339
901
  var FieldLevelEncryption;
1340
902
  (function (FieldLevelEncryption) {
1341
- /**
1342
- * @internal
1343
- */
1344
903
  FieldLevelEncryption.filterSensitiveLog = (obj) => ({
1345
904
  ...obj,
1346
905
  });
1347
906
  })(FieldLevelEncryption = exports.FieldLevelEncryption || (exports.FieldLevelEncryption = {}));
1348
907
  var CreateFieldLevelEncryptionConfigResult;
1349
908
  (function (CreateFieldLevelEncryptionConfigResult) {
1350
- /**
1351
- * @internal
1352
- */
1353
909
  CreateFieldLevelEncryptionConfigResult.filterSensitiveLog = (obj) => ({
1354
910
  ...obj,
1355
911
  });
1356
912
  })(CreateFieldLevelEncryptionConfigResult = exports.CreateFieldLevelEncryptionConfigResult || (exports.CreateFieldLevelEncryptionConfigResult = {}));
1357
913
  var FieldLevelEncryptionConfigAlreadyExists;
1358
914
  (function (FieldLevelEncryptionConfigAlreadyExists) {
1359
- /**
1360
- * @internal
1361
- */
1362
915
  FieldLevelEncryptionConfigAlreadyExists.filterSensitiveLog = (obj) => ({
1363
916
  ...obj,
1364
917
  });
1365
918
  })(FieldLevelEncryptionConfigAlreadyExists = exports.FieldLevelEncryptionConfigAlreadyExists || (exports.FieldLevelEncryptionConfigAlreadyExists = {}));
1366
919
  var NoSuchFieldLevelEncryptionProfile;
1367
920
  (function (NoSuchFieldLevelEncryptionProfile) {
1368
- /**
1369
- * @internal
1370
- */
1371
921
  NoSuchFieldLevelEncryptionProfile.filterSensitiveLog = (obj) => ({
1372
922
  ...obj,
1373
923
  });
1374
924
  })(NoSuchFieldLevelEncryptionProfile = exports.NoSuchFieldLevelEncryptionProfile || (exports.NoSuchFieldLevelEncryptionProfile = {}));
1375
925
  var QueryArgProfileEmpty;
1376
926
  (function (QueryArgProfileEmpty) {
1377
- /**
1378
- * @internal
1379
- */
1380
927
  QueryArgProfileEmpty.filterSensitiveLog = (obj) => ({
1381
928
  ...obj,
1382
929
  });
1383
930
  })(QueryArgProfileEmpty = exports.QueryArgProfileEmpty || (exports.QueryArgProfileEmpty = {}));
1384
931
  var TooManyFieldLevelEncryptionConfigs;
1385
932
  (function (TooManyFieldLevelEncryptionConfigs) {
1386
- /**
1387
- * @internal
1388
- */
1389
933
  TooManyFieldLevelEncryptionConfigs.filterSensitiveLog = (obj) => ({
1390
934
  ...obj,
1391
935
  });
1392
936
  })(TooManyFieldLevelEncryptionConfigs = exports.TooManyFieldLevelEncryptionConfigs || (exports.TooManyFieldLevelEncryptionConfigs = {}));
1393
937
  var TooManyFieldLevelEncryptionContentTypeProfiles;
1394
938
  (function (TooManyFieldLevelEncryptionContentTypeProfiles) {
1395
- /**
1396
- * @internal
1397
- */
1398
939
  TooManyFieldLevelEncryptionContentTypeProfiles.filterSensitiveLog = (obj) => ({
1399
940
  ...obj,
1400
941
  });
1401
942
  })(TooManyFieldLevelEncryptionContentTypeProfiles = exports.TooManyFieldLevelEncryptionContentTypeProfiles || (exports.TooManyFieldLevelEncryptionContentTypeProfiles = {}));
1402
943
  var TooManyFieldLevelEncryptionQueryArgProfiles;
1403
944
  (function (TooManyFieldLevelEncryptionQueryArgProfiles) {
1404
- /**
1405
- * @internal
1406
- */
1407
945
  TooManyFieldLevelEncryptionQueryArgProfiles.filterSensitiveLog = (obj) => ({
1408
946
  ...obj,
1409
947
  });
1410
948
  })(TooManyFieldLevelEncryptionQueryArgProfiles = exports.TooManyFieldLevelEncryptionQueryArgProfiles || (exports.TooManyFieldLevelEncryptionQueryArgProfiles = {}));
1411
949
  var FieldPatterns;
1412
950
  (function (FieldPatterns) {
1413
- /**
1414
- * @internal
1415
- */
1416
951
  FieldPatterns.filterSensitiveLog = (obj) => ({
1417
952
  ...obj,
1418
953
  });
1419
954
  })(FieldPatterns = exports.FieldPatterns || (exports.FieldPatterns = {}));
1420
955
  var EncryptionEntity;
1421
956
  (function (EncryptionEntity) {
1422
- /**
1423
- * @internal
1424
- */
1425
957
  EncryptionEntity.filterSensitiveLog = (obj) => ({
1426
958
  ...obj,
1427
959
  });
1428
960
  })(EncryptionEntity = exports.EncryptionEntity || (exports.EncryptionEntity = {}));
1429
961
  var EncryptionEntities;
1430
962
  (function (EncryptionEntities) {
1431
- /**
1432
- * @internal
1433
- */
1434
963
  EncryptionEntities.filterSensitiveLog = (obj) => ({
1435
964
  ...obj,
1436
965
  });
1437
966
  })(EncryptionEntities = exports.EncryptionEntities || (exports.EncryptionEntities = {}));
1438
967
  var FieldLevelEncryptionProfileConfig;
1439
968
  (function (FieldLevelEncryptionProfileConfig) {
1440
- /**
1441
- * @internal
1442
- */
1443
969
  FieldLevelEncryptionProfileConfig.filterSensitiveLog = (obj) => ({
1444
970
  ...obj,
1445
971
  });
1446
972
  })(FieldLevelEncryptionProfileConfig = exports.FieldLevelEncryptionProfileConfig || (exports.FieldLevelEncryptionProfileConfig = {}));
1447
973
  var CreateFieldLevelEncryptionProfileRequest;
1448
974
  (function (CreateFieldLevelEncryptionProfileRequest) {
1449
- /**
1450
- * @internal
1451
- */
1452
975
  CreateFieldLevelEncryptionProfileRequest.filterSensitiveLog = (obj) => ({
1453
976
  ...obj,
1454
977
  });
1455
978
  })(CreateFieldLevelEncryptionProfileRequest = exports.CreateFieldLevelEncryptionProfileRequest || (exports.CreateFieldLevelEncryptionProfileRequest = {}));
1456
979
  var FieldLevelEncryptionProfile;
1457
980
  (function (FieldLevelEncryptionProfile) {
1458
- /**
1459
- * @internal
1460
- */
1461
981
  FieldLevelEncryptionProfile.filterSensitiveLog = (obj) => ({
1462
982
  ...obj,
1463
983
  });
1464
984
  })(FieldLevelEncryptionProfile = exports.FieldLevelEncryptionProfile || (exports.FieldLevelEncryptionProfile = {}));
1465
985
  var CreateFieldLevelEncryptionProfileResult;
1466
986
  (function (CreateFieldLevelEncryptionProfileResult) {
1467
- /**
1468
- * @internal
1469
- */
1470
987
  CreateFieldLevelEncryptionProfileResult.filterSensitiveLog = (obj) => ({
1471
988
  ...obj,
1472
989
  });
1473
990
  })(CreateFieldLevelEncryptionProfileResult = exports.CreateFieldLevelEncryptionProfileResult || (exports.CreateFieldLevelEncryptionProfileResult = {}));
1474
991
  var FieldLevelEncryptionProfileAlreadyExists;
1475
992
  (function (FieldLevelEncryptionProfileAlreadyExists) {
1476
- /**
1477
- * @internal
1478
- */
1479
993
  FieldLevelEncryptionProfileAlreadyExists.filterSensitiveLog = (obj) => ({
1480
994
  ...obj,
1481
995
  });
1482
996
  })(FieldLevelEncryptionProfileAlreadyExists = exports.FieldLevelEncryptionProfileAlreadyExists || (exports.FieldLevelEncryptionProfileAlreadyExists = {}));
1483
997
  var FieldLevelEncryptionProfileSizeExceeded;
1484
998
  (function (FieldLevelEncryptionProfileSizeExceeded) {
1485
- /**
1486
- * @internal
1487
- */
1488
999
  FieldLevelEncryptionProfileSizeExceeded.filterSensitiveLog = (obj) => ({
1489
1000
  ...obj,
1490
1001
  });
1491
1002
  })(FieldLevelEncryptionProfileSizeExceeded = exports.FieldLevelEncryptionProfileSizeExceeded || (exports.FieldLevelEncryptionProfileSizeExceeded = {}));
1492
1003
  var NoSuchPublicKey;
1493
1004
  (function (NoSuchPublicKey) {
1494
- /**
1495
- * @internal
1496
- */
1497
1005
  NoSuchPublicKey.filterSensitiveLog = (obj) => ({
1498
1006
  ...obj,
1499
1007
  });
1500
1008
  })(NoSuchPublicKey = exports.NoSuchPublicKey || (exports.NoSuchPublicKey = {}));
1501
1009
  var TooManyFieldLevelEncryptionEncryptionEntities;
1502
1010
  (function (TooManyFieldLevelEncryptionEncryptionEntities) {
1503
- /**
1504
- * @internal
1505
- */
1506
1011
  TooManyFieldLevelEncryptionEncryptionEntities.filterSensitiveLog = (obj) => ({
1507
1012
  ...obj,
1508
1013
  });
1509
1014
  })(TooManyFieldLevelEncryptionEncryptionEntities = exports.TooManyFieldLevelEncryptionEncryptionEntities || (exports.TooManyFieldLevelEncryptionEncryptionEntities = {}));
1510
1015
  var TooManyFieldLevelEncryptionFieldPatterns;
1511
1016
  (function (TooManyFieldLevelEncryptionFieldPatterns) {
1512
- /**
1513
- * @internal
1514
- */
1515
1017
  TooManyFieldLevelEncryptionFieldPatterns.filterSensitiveLog = (obj) => ({
1516
1018
  ...obj,
1517
1019
  });
1518
1020
  })(TooManyFieldLevelEncryptionFieldPatterns = exports.TooManyFieldLevelEncryptionFieldPatterns || (exports.TooManyFieldLevelEncryptionFieldPatterns = {}));
1519
1021
  var TooManyFieldLevelEncryptionProfiles;
1520
1022
  (function (TooManyFieldLevelEncryptionProfiles) {
1521
- /**
1522
- * @internal
1523
- */
1524
1023
  TooManyFieldLevelEncryptionProfiles.filterSensitiveLog = (obj) => ({
1525
1024
  ...obj,
1526
1025
  });
@@ -1531,18 +1030,12 @@ var FunctionRuntime;
1531
1030
  })(FunctionRuntime = exports.FunctionRuntime || (exports.FunctionRuntime = {}));
1532
1031
  var FunctionConfig;
1533
1032
  (function (FunctionConfig) {
1534
- /**
1535
- * @internal
1536
- */
1537
1033
  FunctionConfig.filterSensitiveLog = (obj) => ({
1538
1034
  ...obj,
1539
1035
  });
1540
1036
  })(FunctionConfig = exports.FunctionConfig || (exports.FunctionConfig = {}));
1541
1037
  var CreateFunctionRequest;
1542
1038
  (function (CreateFunctionRequest) {
1543
- /**
1544
- * @internal
1545
- */
1546
1039
  CreateFunctionRequest.filterSensitiveLog = (obj) => ({
1547
1040
  ...obj,
1548
1041
  ...(obj.FunctionCode && { FunctionCode: smithy_client_1.SENSITIVE_STRING }),
@@ -1555,180 +1048,120 @@ var FunctionStage;
1555
1048
  })(FunctionStage = exports.FunctionStage || (exports.FunctionStage = {}));
1556
1049
  var FunctionMetadata;
1557
1050
  (function (FunctionMetadata) {
1558
- /**
1559
- * @internal
1560
- */
1561
1051
  FunctionMetadata.filterSensitiveLog = (obj) => ({
1562
1052
  ...obj,
1563
1053
  });
1564
1054
  })(FunctionMetadata = exports.FunctionMetadata || (exports.FunctionMetadata = {}));
1565
1055
  var FunctionSummary;
1566
1056
  (function (FunctionSummary) {
1567
- /**
1568
- * @internal
1569
- */
1570
1057
  FunctionSummary.filterSensitiveLog = (obj) => ({
1571
1058
  ...obj,
1572
1059
  });
1573
1060
  })(FunctionSummary = exports.FunctionSummary || (exports.FunctionSummary = {}));
1574
1061
  var CreateFunctionResult;
1575
1062
  (function (CreateFunctionResult) {
1576
- /**
1577
- * @internal
1578
- */
1579
1063
  CreateFunctionResult.filterSensitiveLog = (obj) => ({
1580
1064
  ...obj,
1581
1065
  });
1582
1066
  })(CreateFunctionResult = exports.CreateFunctionResult || (exports.CreateFunctionResult = {}));
1583
1067
  var FunctionAlreadyExists;
1584
1068
  (function (FunctionAlreadyExists) {
1585
- /**
1586
- * @internal
1587
- */
1588
1069
  FunctionAlreadyExists.filterSensitiveLog = (obj) => ({
1589
1070
  ...obj,
1590
1071
  });
1591
1072
  })(FunctionAlreadyExists = exports.FunctionAlreadyExists || (exports.FunctionAlreadyExists = {}));
1592
1073
  var FunctionSizeLimitExceeded;
1593
1074
  (function (FunctionSizeLimitExceeded) {
1594
- /**
1595
- * @internal
1596
- */
1597
1075
  FunctionSizeLimitExceeded.filterSensitiveLog = (obj) => ({
1598
1076
  ...obj,
1599
1077
  });
1600
1078
  })(FunctionSizeLimitExceeded = exports.FunctionSizeLimitExceeded || (exports.FunctionSizeLimitExceeded = {}));
1601
1079
  var TooManyFunctions;
1602
1080
  (function (TooManyFunctions) {
1603
- /**
1604
- * @internal
1605
- */
1606
1081
  TooManyFunctions.filterSensitiveLog = (obj) => ({
1607
1082
  ...obj,
1608
1083
  });
1609
1084
  })(TooManyFunctions = exports.TooManyFunctions || (exports.TooManyFunctions = {}));
1610
1085
  var UnsupportedOperation;
1611
1086
  (function (UnsupportedOperation) {
1612
- /**
1613
- * @internal
1614
- */
1615
1087
  UnsupportedOperation.filterSensitiveLog = (obj) => ({
1616
1088
  ...obj,
1617
1089
  });
1618
1090
  })(UnsupportedOperation = exports.UnsupportedOperation || (exports.UnsupportedOperation = {}));
1619
1091
  var Paths;
1620
1092
  (function (Paths) {
1621
- /**
1622
- * @internal
1623
- */
1624
1093
  Paths.filterSensitiveLog = (obj) => ({
1625
1094
  ...obj,
1626
1095
  });
1627
1096
  })(Paths = exports.Paths || (exports.Paths = {}));
1628
1097
  var InvalidationBatch;
1629
1098
  (function (InvalidationBatch) {
1630
- /**
1631
- * @internal
1632
- */
1633
1099
  InvalidationBatch.filterSensitiveLog = (obj) => ({
1634
1100
  ...obj,
1635
1101
  });
1636
1102
  })(InvalidationBatch = exports.InvalidationBatch || (exports.InvalidationBatch = {}));
1637
1103
  var CreateInvalidationRequest;
1638
1104
  (function (CreateInvalidationRequest) {
1639
- /**
1640
- * @internal
1641
- */
1642
1105
  CreateInvalidationRequest.filterSensitiveLog = (obj) => ({
1643
1106
  ...obj,
1644
1107
  });
1645
1108
  })(CreateInvalidationRequest = exports.CreateInvalidationRequest || (exports.CreateInvalidationRequest = {}));
1646
1109
  var Invalidation;
1647
1110
  (function (Invalidation) {
1648
- /**
1649
- * @internal
1650
- */
1651
1111
  Invalidation.filterSensitiveLog = (obj) => ({
1652
1112
  ...obj,
1653
1113
  });
1654
1114
  })(Invalidation = exports.Invalidation || (exports.Invalidation = {}));
1655
1115
  var CreateInvalidationResult;
1656
1116
  (function (CreateInvalidationResult) {
1657
- /**
1658
- * @internal
1659
- */
1660
1117
  CreateInvalidationResult.filterSensitiveLog = (obj) => ({
1661
1118
  ...obj,
1662
1119
  });
1663
1120
  })(CreateInvalidationResult = exports.CreateInvalidationResult || (exports.CreateInvalidationResult = {}));
1664
1121
  var TooManyInvalidationsInProgress;
1665
1122
  (function (TooManyInvalidationsInProgress) {
1666
- /**
1667
- * @internal
1668
- */
1669
1123
  TooManyInvalidationsInProgress.filterSensitiveLog = (obj) => ({
1670
1124
  ...obj,
1671
1125
  });
1672
1126
  })(TooManyInvalidationsInProgress = exports.TooManyInvalidationsInProgress || (exports.TooManyInvalidationsInProgress = {}));
1673
1127
  var KeyGroupConfig;
1674
1128
  (function (KeyGroupConfig) {
1675
- /**
1676
- * @internal
1677
- */
1678
1129
  KeyGroupConfig.filterSensitiveLog = (obj) => ({
1679
1130
  ...obj,
1680
1131
  });
1681
1132
  })(KeyGroupConfig = exports.KeyGroupConfig || (exports.KeyGroupConfig = {}));
1682
1133
  var CreateKeyGroupRequest;
1683
1134
  (function (CreateKeyGroupRequest) {
1684
- /**
1685
- * @internal
1686
- */
1687
1135
  CreateKeyGroupRequest.filterSensitiveLog = (obj) => ({
1688
1136
  ...obj,
1689
1137
  });
1690
1138
  })(CreateKeyGroupRequest = exports.CreateKeyGroupRequest || (exports.CreateKeyGroupRequest = {}));
1691
1139
  var KeyGroup;
1692
1140
  (function (KeyGroup) {
1693
- /**
1694
- * @internal
1695
- */
1696
1141
  KeyGroup.filterSensitiveLog = (obj) => ({
1697
1142
  ...obj,
1698
1143
  });
1699
1144
  })(KeyGroup = exports.KeyGroup || (exports.KeyGroup = {}));
1700
1145
  var CreateKeyGroupResult;
1701
1146
  (function (CreateKeyGroupResult) {
1702
- /**
1703
- * @internal
1704
- */
1705
1147
  CreateKeyGroupResult.filterSensitiveLog = (obj) => ({
1706
1148
  ...obj,
1707
1149
  });
1708
1150
  })(CreateKeyGroupResult = exports.CreateKeyGroupResult || (exports.CreateKeyGroupResult = {}));
1709
1151
  var KeyGroupAlreadyExists;
1710
1152
  (function (KeyGroupAlreadyExists) {
1711
- /**
1712
- * @internal
1713
- */
1714
1153
  KeyGroupAlreadyExists.filterSensitiveLog = (obj) => ({
1715
1154
  ...obj,
1716
1155
  });
1717
1156
  })(KeyGroupAlreadyExists = exports.KeyGroupAlreadyExists || (exports.KeyGroupAlreadyExists = {}));
1718
1157
  var TooManyKeyGroups;
1719
1158
  (function (TooManyKeyGroups) {
1720
- /**
1721
- * @internal
1722
- */
1723
1159
  TooManyKeyGroups.filterSensitiveLog = (obj) => ({
1724
1160
  ...obj,
1725
1161
  });
1726
1162
  })(TooManyKeyGroups = exports.TooManyKeyGroups || (exports.TooManyKeyGroups = {}));
1727
1163
  var TooManyPublicKeysInKeyGroup;
1728
1164
  (function (TooManyPublicKeysInKeyGroup) {
1729
- /**
1730
- * @internal
1731
- */
1732
1165
  TooManyPublicKeysInKeyGroup.filterSensitiveLog = (obj) => ({
1733
1166
  ...obj,
1734
1167
  });
@@ -1740,747 +1173,498 @@ var RealtimeMetricsSubscriptionStatus;
1740
1173
  })(RealtimeMetricsSubscriptionStatus = exports.RealtimeMetricsSubscriptionStatus || (exports.RealtimeMetricsSubscriptionStatus = {}));
1741
1174
  var RealtimeMetricsSubscriptionConfig;
1742
1175
  (function (RealtimeMetricsSubscriptionConfig) {
1743
- /**
1744
- * @internal
1745
- */
1746
1176
  RealtimeMetricsSubscriptionConfig.filterSensitiveLog = (obj) => ({
1747
1177
  ...obj,
1748
1178
  });
1749
1179
  })(RealtimeMetricsSubscriptionConfig = exports.RealtimeMetricsSubscriptionConfig || (exports.RealtimeMetricsSubscriptionConfig = {}));
1750
1180
  var MonitoringSubscription;
1751
1181
  (function (MonitoringSubscription) {
1752
- /**
1753
- * @internal
1754
- */
1755
1182
  MonitoringSubscription.filterSensitiveLog = (obj) => ({
1756
1183
  ...obj,
1757
1184
  });
1758
1185
  })(MonitoringSubscription = exports.MonitoringSubscription || (exports.MonitoringSubscription = {}));
1759
1186
  var CreateMonitoringSubscriptionRequest;
1760
1187
  (function (CreateMonitoringSubscriptionRequest) {
1761
- /**
1762
- * @internal
1763
- */
1764
1188
  CreateMonitoringSubscriptionRequest.filterSensitiveLog = (obj) => ({
1765
1189
  ...obj,
1766
1190
  });
1767
1191
  })(CreateMonitoringSubscriptionRequest = exports.CreateMonitoringSubscriptionRequest || (exports.CreateMonitoringSubscriptionRequest = {}));
1768
1192
  var CreateMonitoringSubscriptionResult;
1769
1193
  (function (CreateMonitoringSubscriptionResult) {
1770
- /**
1771
- * @internal
1772
- */
1773
1194
  CreateMonitoringSubscriptionResult.filterSensitiveLog = (obj) => ({
1774
1195
  ...obj,
1775
1196
  });
1776
1197
  })(CreateMonitoringSubscriptionResult = exports.CreateMonitoringSubscriptionResult || (exports.CreateMonitoringSubscriptionResult = {}));
1777
1198
  var OriginRequestPolicyCookiesConfig;
1778
1199
  (function (OriginRequestPolicyCookiesConfig) {
1779
- /**
1780
- * @internal
1781
- */
1782
1200
  OriginRequestPolicyCookiesConfig.filterSensitiveLog = (obj) => ({
1783
1201
  ...obj,
1784
1202
  });
1785
1203
  })(OriginRequestPolicyCookiesConfig = exports.OriginRequestPolicyCookiesConfig || (exports.OriginRequestPolicyCookiesConfig = {}));
1786
1204
  var OriginRequestPolicyHeadersConfig;
1787
1205
  (function (OriginRequestPolicyHeadersConfig) {
1788
- /**
1789
- * @internal
1790
- */
1791
1206
  OriginRequestPolicyHeadersConfig.filterSensitiveLog = (obj) => ({
1792
1207
  ...obj,
1793
1208
  });
1794
1209
  })(OriginRequestPolicyHeadersConfig = exports.OriginRequestPolicyHeadersConfig || (exports.OriginRequestPolicyHeadersConfig = {}));
1795
1210
  var OriginRequestPolicyQueryStringsConfig;
1796
1211
  (function (OriginRequestPolicyQueryStringsConfig) {
1797
- /**
1798
- * @internal
1799
- */
1800
1212
  OriginRequestPolicyQueryStringsConfig.filterSensitiveLog = (obj) => ({
1801
1213
  ...obj,
1802
1214
  });
1803
1215
  })(OriginRequestPolicyQueryStringsConfig = exports.OriginRequestPolicyQueryStringsConfig || (exports.OriginRequestPolicyQueryStringsConfig = {}));
1804
1216
  var OriginRequestPolicyConfig;
1805
1217
  (function (OriginRequestPolicyConfig) {
1806
- /**
1807
- * @internal
1808
- */
1809
1218
  OriginRequestPolicyConfig.filterSensitiveLog = (obj) => ({
1810
1219
  ...obj,
1811
1220
  });
1812
1221
  })(OriginRequestPolicyConfig = exports.OriginRequestPolicyConfig || (exports.OriginRequestPolicyConfig = {}));
1813
1222
  var CreateOriginRequestPolicyRequest;
1814
1223
  (function (CreateOriginRequestPolicyRequest) {
1815
- /**
1816
- * @internal
1817
- */
1818
1224
  CreateOriginRequestPolicyRequest.filterSensitiveLog = (obj) => ({
1819
1225
  ...obj,
1820
1226
  });
1821
1227
  })(CreateOriginRequestPolicyRequest = exports.CreateOriginRequestPolicyRequest || (exports.CreateOriginRequestPolicyRequest = {}));
1822
1228
  var OriginRequestPolicy;
1823
1229
  (function (OriginRequestPolicy) {
1824
- /**
1825
- * @internal
1826
- */
1827
1230
  OriginRequestPolicy.filterSensitiveLog = (obj) => ({
1828
1231
  ...obj,
1829
1232
  });
1830
1233
  })(OriginRequestPolicy = exports.OriginRequestPolicy || (exports.OriginRequestPolicy = {}));
1831
1234
  var CreateOriginRequestPolicyResult;
1832
1235
  (function (CreateOriginRequestPolicyResult) {
1833
- /**
1834
- * @internal
1835
- */
1836
1236
  CreateOriginRequestPolicyResult.filterSensitiveLog = (obj) => ({
1837
1237
  ...obj,
1838
1238
  });
1839
1239
  })(CreateOriginRequestPolicyResult = exports.CreateOriginRequestPolicyResult || (exports.CreateOriginRequestPolicyResult = {}));
1840
1240
  var OriginRequestPolicyAlreadyExists;
1841
1241
  (function (OriginRequestPolicyAlreadyExists) {
1842
- /**
1843
- * @internal
1844
- */
1845
1242
  OriginRequestPolicyAlreadyExists.filterSensitiveLog = (obj) => ({
1846
1243
  ...obj,
1847
1244
  });
1848
1245
  })(OriginRequestPolicyAlreadyExists = exports.OriginRequestPolicyAlreadyExists || (exports.OriginRequestPolicyAlreadyExists = {}));
1849
1246
  var TooManyCookiesInOriginRequestPolicy;
1850
1247
  (function (TooManyCookiesInOriginRequestPolicy) {
1851
- /**
1852
- * @internal
1853
- */
1854
1248
  TooManyCookiesInOriginRequestPolicy.filterSensitiveLog = (obj) => ({
1855
1249
  ...obj,
1856
1250
  });
1857
1251
  })(TooManyCookiesInOriginRequestPolicy = exports.TooManyCookiesInOriginRequestPolicy || (exports.TooManyCookiesInOriginRequestPolicy = {}));
1858
1252
  var TooManyHeadersInOriginRequestPolicy;
1859
1253
  (function (TooManyHeadersInOriginRequestPolicy) {
1860
- /**
1861
- * @internal
1862
- */
1863
1254
  TooManyHeadersInOriginRequestPolicy.filterSensitiveLog = (obj) => ({
1864
1255
  ...obj,
1865
1256
  });
1866
1257
  })(TooManyHeadersInOriginRequestPolicy = exports.TooManyHeadersInOriginRequestPolicy || (exports.TooManyHeadersInOriginRequestPolicy = {}));
1867
1258
  var TooManyOriginRequestPolicies;
1868
1259
  (function (TooManyOriginRequestPolicies) {
1869
- /**
1870
- * @internal
1871
- */
1872
1260
  TooManyOriginRequestPolicies.filterSensitiveLog = (obj) => ({
1873
1261
  ...obj,
1874
1262
  });
1875
1263
  })(TooManyOriginRequestPolicies = exports.TooManyOriginRequestPolicies || (exports.TooManyOriginRequestPolicies = {}));
1876
1264
  var TooManyQueryStringsInOriginRequestPolicy;
1877
1265
  (function (TooManyQueryStringsInOriginRequestPolicy) {
1878
- /**
1879
- * @internal
1880
- */
1881
1266
  TooManyQueryStringsInOriginRequestPolicy.filterSensitiveLog = (obj) => ({
1882
1267
  ...obj,
1883
1268
  });
1884
1269
  })(TooManyQueryStringsInOriginRequestPolicy = exports.TooManyQueryStringsInOriginRequestPolicy || (exports.TooManyQueryStringsInOriginRequestPolicy = {}));
1885
1270
  var PublicKeyConfig;
1886
1271
  (function (PublicKeyConfig) {
1887
- /**
1888
- * @internal
1889
- */
1890
1272
  PublicKeyConfig.filterSensitiveLog = (obj) => ({
1891
1273
  ...obj,
1892
1274
  });
1893
1275
  })(PublicKeyConfig = exports.PublicKeyConfig || (exports.PublicKeyConfig = {}));
1894
1276
  var CreatePublicKeyRequest;
1895
1277
  (function (CreatePublicKeyRequest) {
1896
- /**
1897
- * @internal
1898
- */
1899
1278
  CreatePublicKeyRequest.filterSensitiveLog = (obj) => ({
1900
1279
  ...obj,
1901
1280
  });
1902
1281
  })(CreatePublicKeyRequest = exports.CreatePublicKeyRequest || (exports.CreatePublicKeyRequest = {}));
1903
1282
  var PublicKey;
1904
1283
  (function (PublicKey) {
1905
- /**
1906
- * @internal
1907
- */
1908
1284
  PublicKey.filterSensitiveLog = (obj) => ({
1909
1285
  ...obj,
1910
1286
  });
1911
1287
  })(PublicKey = exports.PublicKey || (exports.PublicKey = {}));
1912
1288
  var CreatePublicKeyResult;
1913
1289
  (function (CreatePublicKeyResult) {
1914
- /**
1915
- * @internal
1916
- */
1917
1290
  CreatePublicKeyResult.filterSensitiveLog = (obj) => ({
1918
1291
  ...obj,
1919
1292
  });
1920
1293
  })(CreatePublicKeyResult = exports.CreatePublicKeyResult || (exports.CreatePublicKeyResult = {}));
1921
1294
  var PublicKeyAlreadyExists;
1922
1295
  (function (PublicKeyAlreadyExists) {
1923
- /**
1924
- * @internal
1925
- */
1926
1296
  PublicKeyAlreadyExists.filterSensitiveLog = (obj) => ({
1927
1297
  ...obj,
1928
1298
  });
1929
1299
  })(PublicKeyAlreadyExists = exports.PublicKeyAlreadyExists || (exports.PublicKeyAlreadyExists = {}));
1930
1300
  var TooManyPublicKeys;
1931
1301
  (function (TooManyPublicKeys) {
1932
- /**
1933
- * @internal
1934
- */
1935
1302
  TooManyPublicKeys.filterSensitiveLog = (obj) => ({
1936
1303
  ...obj,
1937
1304
  });
1938
1305
  })(TooManyPublicKeys = exports.TooManyPublicKeys || (exports.TooManyPublicKeys = {}));
1939
1306
  var KinesisStreamConfig;
1940
1307
  (function (KinesisStreamConfig) {
1941
- /**
1942
- * @internal
1943
- */
1944
1308
  KinesisStreamConfig.filterSensitiveLog = (obj) => ({
1945
1309
  ...obj,
1946
1310
  });
1947
1311
  })(KinesisStreamConfig = exports.KinesisStreamConfig || (exports.KinesisStreamConfig = {}));
1948
1312
  var EndPoint;
1949
1313
  (function (EndPoint) {
1950
- /**
1951
- * @internal
1952
- */
1953
1314
  EndPoint.filterSensitiveLog = (obj) => ({
1954
1315
  ...obj,
1955
1316
  });
1956
1317
  })(EndPoint = exports.EndPoint || (exports.EndPoint = {}));
1957
1318
  var CreateRealtimeLogConfigRequest;
1958
1319
  (function (CreateRealtimeLogConfigRequest) {
1959
- /**
1960
- * @internal
1961
- */
1962
1320
  CreateRealtimeLogConfigRequest.filterSensitiveLog = (obj) => ({
1963
1321
  ...obj,
1964
1322
  });
1965
1323
  })(CreateRealtimeLogConfigRequest = exports.CreateRealtimeLogConfigRequest || (exports.CreateRealtimeLogConfigRequest = {}));
1966
1324
  var RealtimeLogConfig;
1967
1325
  (function (RealtimeLogConfig) {
1968
- /**
1969
- * @internal
1970
- */
1971
1326
  RealtimeLogConfig.filterSensitiveLog = (obj) => ({
1972
1327
  ...obj,
1973
1328
  });
1974
1329
  })(RealtimeLogConfig = exports.RealtimeLogConfig || (exports.RealtimeLogConfig = {}));
1975
1330
  var CreateRealtimeLogConfigResult;
1976
1331
  (function (CreateRealtimeLogConfigResult) {
1977
- /**
1978
- * @internal
1979
- */
1980
1332
  CreateRealtimeLogConfigResult.filterSensitiveLog = (obj) => ({
1981
1333
  ...obj,
1982
1334
  });
1983
1335
  })(CreateRealtimeLogConfigResult = exports.CreateRealtimeLogConfigResult || (exports.CreateRealtimeLogConfigResult = {}));
1984
1336
  var RealtimeLogConfigAlreadyExists;
1985
1337
  (function (RealtimeLogConfigAlreadyExists) {
1986
- /**
1987
- * @internal
1988
- */
1989
1338
  RealtimeLogConfigAlreadyExists.filterSensitiveLog = (obj) => ({
1990
1339
  ...obj,
1991
1340
  });
1992
1341
  })(RealtimeLogConfigAlreadyExists = exports.RealtimeLogConfigAlreadyExists || (exports.RealtimeLogConfigAlreadyExists = {}));
1993
1342
  var TooManyRealtimeLogConfigs;
1994
1343
  (function (TooManyRealtimeLogConfigs) {
1995
- /**
1996
- * @internal
1997
- */
1998
1344
  TooManyRealtimeLogConfigs.filterSensitiveLog = (obj) => ({
1999
1345
  ...obj,
2000
1346
  });
2001
1347
  })(TooManyRealtimeLogConfigs = exports.TooManyRealtimeLogConfigs || (exports.TooManyRealtimeLogConfigs = {}));
2002
1348
  var StreamingLoggingConfig;
2003
1349
  (function (StreamingLoggingConfig) {
2004
- /**
2005
- * @internal
2006
- */
2007
1350
  StreamingLoggingConfig.filterSensitiveLog = (obj) => ({
2008
1351
  ...obj,
2009
1352
  });
2010
1353
  })(StreamingLoggingConfig = exports.StreamingLoggingConfig || (exports.StreamingLoggingConfig = {}));
2011
1354
  var S3Origin;
2012
1355
  (function (S3Origin) {
2013
- /**
2014
- * @internal
2015
- */
2016
1356
  S3Origin.filterSensitiveLog = (obj) => ({
2017
1357
  ...obj,
2018
1358
  });
2019
1359
  })(S3Origin = exports.S3Origin || (exports.S3Origin = {}));
2020
1360
  var StreamingDistributionConfig;
2021
1361
  (function (StreamingDistributionConfig) {
2022
- /**
2023
- * @internal
2024
- */
2025
1362
  StreamingDistributionConfig.filterSensitiveLog = (obj) => ({
2026
1363
  ...obj,
2027
1364
  });
2028
1365
  })(StreamingDistributionConfig = exports.StreamingDistributionConfig || (exports.StreamingDistributionConfig = {}));
2029
1366
  var CreateStreamingDistributionRequest;
2030
1367
  (function (CreateStreamingDistributionRequest) {
2031
- /**
2032
- * @internal
2033
- */
2034
1368
  CreateStreamingDistributionRequest.filterSensitiveLog = (obj) => ({
2035
1369
  ...obj,
2036
1370
  });
2037
1371
  })(CreateStreamingDistributionRequest = exports.CreateStreamingDistributionRequest || (exports.CreateStreamingDistributionRequest = {}));
2038
1372
  var StreamingDistribution;
2039
1373
  (function (StreamingDistribution) {
2040
- /**
2041
- * @internal
2042
- */
2043
1374
  StreamingDistribution.filterSensitiveLog = (obj) => ({
2044
1375
  ...obj,
2045
1376
  });
2046
1377
  })(StreamingDistribution = exports.StreamingDistribution || (exports.StreamingDistribution = {}));
2047
1378
  var CreateStreamingDistributionResult;
2048
1379
  (function (CreateStreamingDistributionResult) {
2049
- /**
2050
- * @internal
2051
- */
2052
1380
  CreateStreamingDistributionResult.filterSensitiveLog = (obj) => ({
2053
1381
  ...obj,
2054
1382
  });
2055
1383
  })(CreateStreamingDistributionResult = exports.CreateStreamingDistributionResult || (exports.CreateStreamingDistributionResult = {}));
2056
1384
  var StreamingDistributionAlreadyExists;
2057
1385
  (function (StreamingDistributionAlreadyExists) {
2058
- /**
2059
- * @internal
2060
- */
2061
1386
  StreamingDistributionAlreadyExists.filterSensitiveLog = (obj) => ({
2062
1387
  ...obj,
2063
1388
  });
2064
1389
  })(StreamingDistributionAlreadyExists = exports.StreamingDistributionAlreadyExists || (exports.StreamingDistributionAlreadyExists = {}));
2065
1390
  var TooManyStreamingDistributionCNAMEs;
2066
1391
  (function (TooManyStreamingDistributionCNAMEs) {
2067
- /**
2068
- * @internal
2069
- */
2070
1392
  TooManyStreamingDistributionCNAMEs.filterSensitiveLog = (obj) => ({
2071
1393
  ...obj,
2072
1394
  });
2073
1395
  })(TooManyStreamingDistributionCNAMEs = exports.TooManyStreamingDistributionCNAMEs || (exports.TooManyStreamingDistributionCNAMEs = {}));
2074
1396
  var TooManyStreamingDistributions;
2075
1397
  (function (TooManyStreamingDistributions) {
2076
- /**
2077
- * @internal
2078
- */
2079
1398
  TooManyStreamingDistributions.filterSensitiveLog = (obj) => ({
2080
1399
  ...obj,
2081
1400
  });
2082
1401
  })(TooManyStreamingDistributions = exports.TooManyStreamingDistributions || (exports.TooManyStreamingDistributions = {}));
2083
1402
  var StreamingDistributionConfigWithTags;
2084
1403
  (function (StreamingDistributionConfigWithTags) {
2085
- /**
2086
- * @internal
2087
- */
2088
1404
  StreamingDistributionConfigWithTags.filterSensitiveLog = (obj) => ({
2089
1405
  ...obj,
2090
1406
  });
2091
1407
  })(StreamingDistributionConfigWithTags = exports.StreamingDistributionConfigWithTags || (exports.StreamingDistributionConfigWithTags = {}));
2092
1408
  var CreateStreamingDistributionWithTagsRequest;
2093
1409
  (function (CreateStreamingDistributionWithTagsRequest) {
2094
- /**
2095
- * @internal
2096
- */
2097
1410
  CreateStreamingDistributionWithTagsRequest.filterSensitiveLog = (obj) => ({
2098
1411
  ...obj,
2099
1412
  });
2100
1413
  })(CreateStreamingDistributionWithTagsRequest = exports.CreateStreamingDistributionWithTagsRequest || (exports.CreateStreamingDistributionWithTagsRequest = {}));
2101
1414
  var CreateStreamingDistributionWithTagsResult;
2102
1415
  (function (CreateStreamingDistributionWithTagsResult) {
2103
- /**
2104
- * @internal
2105
- */
2106
1416
  CreateStreamingDistributionWithTagsResult.filterSensitiveLog = (obj) => ({
2107
1417
  ...obj,
2108
1418
  });
2109
1419
  })(CreateStreamingDistributionWithTagsResult = exports.CreateStreamingDistributionWithTagsResult || (exports.CreateStreamingDistributionWithTagsResult = {}));
2110
1420
  var DeleteCachePolicyRequest;
2111
1421
  (function (DeleteCachePolicyRequest) {
2112
- /**
2113
- * @internal
2114
- */
2115
1422
  DeleteCachePolicyRequest.filterSensitiveLog = (obj) => ({
2116
1423
  ...obj,
2117
1424
  });
2118
1425
  })(DeleteCachePolicyRequest = exports.DeleteCachePolicyRequest || (exports.DeleteCachePolicyRequest = {}));
2119
1426
  var IllegalDelete;
2120
1427
  (function (IllegalDelete) {
2121
- /**
2122
- * @internal
2123
- */
2124
1428
  IllegalDelete.filterSensitiveLog = (obj) => ({
2125
1429
  ...obj,
2126
1430
  });
2127
1431
  })(IllegalDelete = exports.IllegalDelete || (exports.IllegalDelete = {}));
2128
1432
  var InvalidIfMatchVersion;
2129
1433
  (function (InvalidIfMatchVersion) {
2130
- /**
2131
- * @internal
2132
- */
2133
1434
  InvalidIfMatchVersion.filterSensitiveLog = (obj) => ({
2134
1435
  ...obj,
2135
1436
  });
2136
1437
  })(InvalidIfMatchVersion = exports.InvalidIfMatchVersion || (exports.InvalidIfMatchVersion = {}));
2137
1438
  var PreconditionFailed;
2138
1439
  (function (PreconditionFailed) {
2139
- /**
2140
- * @internal
2141
- */
2142
1440
  PreconditionFailed.filterSensitiveLog = (obj) => ({
2143
1441
  ...obj,
2144
1442
  });
2145
1443
  })(PreconditionFailed = exports.PreconditionFailed || (exports.PreconditionFailed = {}));
2146
1444
  var CloudFrontOriginAccessIdentityInUse;
2147
1445
  (function (CloudFrontOriginAccessIdentityInUse) {
2148
- /**
2149
- * @internal
2150
- */
2151
1446
  CloudFrontOriginAccessIdentityInUse.filterSensitiveLog = (obj) => ({
2152
1447
  ...obj,
2153
1448
  });
2154
1449
  })(CloudFrontOriginAccessIdentityInUse = exports.CloudFrontOriginAccessIdentityInUse || (exports.CloudFrontOriginAccessIdentityInUse = {}));
2155
1450
  var DeleteCloudFrontOriginAccessIdentityRequest;
2156
1451
  (function (DeleteCloudFrontOriginAccessIdentityRequest) {
2157
- /**
2158
- * @internal
2159
- */
2160
1452
  DeleteCloudFrontOriginAccessIdentityRequest.filterSensitiveLog = (obj) => ({
2161
1453
  ...obj,
2162
1454
  });
2163
1455
  })(DeleteCloudFrontOriginAccessIdentityRequest = exports.DeleteCloudFrontOriginAccessIdentityRequest || (exports.DeleteCloudFrontOriginAccessIdentityRequest = {}));
2164
1456
  var NoSuchCloudFrontOriginAccessIdentity;
2165
1457
  (function (NoSuchCloudFrontOriginAccessIdentity) {
2166
- /**
2167
- * @internal
2168
- */
2169
1458
  NoSuchCloudFrontOriginAccessIdentity.filterSensitiveLog = (obj) => ({
2170
1459
  ...obj,
2171
1460
  });
2172
1461
  })(NoSuchCloudFrontOriginAccessIdentity = exports.NoSuchCloudFrontOriginAccessIdentity || (exports.NoSuchCloudFrontOriginAccessIdentity = {}));
2173
1462
  var DeleteDistributionRequest;
2174
1463
  (function (DeleteDistributionRequest) {
2175
- /**
2176
- * @internal
2177
- */
2178
1464
  DeleteDistributionRequest.filterSensitiveLog = (obj) => ({
2179
1465
  ...obj,
2180
1466
  });
2181
1467
  })(DeleteDistributionRequest = exports.DeleteDistributionRequest || (exports.DeleteDistributionRequest = {}));
2182
1468
  var DistributionNotDisabled;
2183
1469
  (function (DistributionNotDisabled) {
2184
- /**
2185
- * @internal
2186
- */
2187
1470
  DistributionNotDisabled.filterSensitiveLog = (obj) => ({
2188
1471
  ...obj,
2189
1472
  });
2190
1473
  })(DistributionNotDisabled = exports.DistributionNotDisabled || (exports.DistributionNotDisabled = {}));
2191
1474
  var DeleteFieldLevelEncryptionConfigRequest;
2192
1475
  (function (DeleteFieldLevelEncryptionConfigRequest) {
2193
- /**
2194
- * @internal
2195
- */
2196
1476
  DeleteFieldLevelEncryptionConfigRequest.filterSensitiveLog = (obj) => ({
2197
1477
  ...obj,
2198
1478
  });
2199
1479
  })(DeleteFieldLevelEncryptionConfigRequest = exports.DeleteFieldLevelEncryptionConfigRequest || (exports.DeleteFieldLevelEncryptionConfigRequest = {}));
2200
1480
  var FieldLevelEncryptionConfigInUse;
2201
1481
  (function (FieldLevelEncryptionConfigInUse) {
2202
- /**
2203
- * @internal
2204
- */
2205
1482
  FieldLevelEncryptionConfigInUse.filterSensitiveLog = (obj) => ({
2206
1483
  ...obj,
2207
1484
  });
2208
1485
  })(FieldLevelEncryptionConfigInUse = exports.FieldLevelEncryptionConfigInUse || (exports.FieldLevelEncryptionConfigInUse = {}));
2209
1486
  var DeleteFieldLevelEncryptionProfileRequest;
2210
1487
  (function (DeleteFieldLevelEncryptionProfileRequest) {
2211
- /**
2212
- * @internal
2213
- */
2214
1488
  DeleteFieldLevelEncryptionProfileRequest.filterSensitiveLog = (obj) => ({
2215
1489
  ...obj,
2216
1490
  });
2217
1491
  })(DeleteFieldLevelEncryptionProfileRequest = exports.DeleteFieldLevelEncryptionProfileRequest || (exports.DeleteFieldLevelEncryptionProfileRequest = {}));
2218
1492
  var FieldLevelEncryptionProfileInUse;
2219
1493
  (function (FieldLevelEncryptionProfileInUse) {
2220
- /**
2221
- * @internal
2222
- */
2223
1494
  FieldLevelEncryptionProfileInUse.filterSensitiveLog = (obj) => ({
2224
1495
  ...obj,
2225
1496
  });
2226
1497
  })(FieldLevelEncryptionProfileInUse = exports.FieldLevelEncryptionProfileInUse || (exports.FieldLevelEncryptionProfileInUse = {}));
2227
1498
  var DeleteFunctionRequest;
2228
1499
  (function (DeleteFunctionRequest) {
2229
- /**
2230
- * @internal
2231
- */
2232
1500
  DeleteFunctionRequest.filterSensitiveLog = (obj) => ({
2233
1501
  ...obj,
2234
1502
  });
2235
1503
  })(DeleteFunctionRequest = exports.DeleteFunctionRequest || (exports.DeleteFunctionRequest = {}));
2236
1504
  var FunctionInUse;
2237
1505
  (function (FunctionInUse) {
2238
- /**
2239
- * @internal
2240
- */
2241
1506
  FunctionInUse.filterSensitiveLog = (obj) => ({
2242
1507
  ...obj,
2243
1508
  });
2244
1509
  })(FunctionInUse = exports.FunctionInUse || (exports.FunctionInUse = {}));
2245
1510
  var NoSuchFunctionExists;
2246
1511
  (function (NoSuchFunctionExists) {
2247
- /**
2248
- * @internal
2249
- */
2250
1512
  NoSuchFunctionExists.filterSensitiveLog = (obj) => ({
2251
1513
  ...obj,
2252
1514
  });
2253
1515
  })(NoSuchFunctionExists = exports.NoSuchFunctionExists || (exports.NoSuchFunctionExists = {}));
2254
1516
  var DeleteKeyGroupRequest;
2255
1517
  (function (DeleteKeyGroupRequest) {
2256
- /**
2257
- * @internal
2258
- */
2259
1518
  DeleteKeyGroupRequest.filterSensitiveLog = (obj) => ({
2260
1519
  ...obj,
2261
1520
  });
2262
1521
  })(DeleteKeyGroupRequest = exports.DeleteKeyGroupRequest || (exports.DeleteKeyGroupRequest = {}));
2263
1522
  var NoSuchResource;
2264
1523
  (function (NoSuchResource) {
2265
- /**
2266
- * @internal
2267
- */
2268
1524
  NoSuchResource.filterSensitiveLog = (obj) => ({
2269
1525
  ...obj,
2270
1526
  });
2271
1527
  })(NoSuchResource = exports.NoSuchResource || (exports.NoSuchResource = {}));
2272
1528
  var ResourceInUse;
2273
1529
  (function (ResourceInUse) {
2274
- /**
2275
- * @internal
2276
- */
2277
1530
  ResourceInUse.filterSensitiveLog = (obj) => ({
2278
1531
  ...obj,
2279
1532
  });
2280
1533
  })(ResourceInUse = exports.ResourceInUse || (exports.ResourceInUse = {}));
2281
1534
  var DeleteMonitoringSubscriptionRequest;
2282
1535
  (function (DeleteMonitoringSubscriptionRequest) {
2283
- /**
2284
- * @internal
2285
- */
2286
1536
  DeleteMonitoringSubscriptionRequest.filterSensitiveLog = (obj) => ({
2287
1537
  ...obj,
2288
1538
  });
2289
1539
  })(DeleteMonitoringSubscriptionRequest = exports.DeleteMonitoringSubscriptionRequest || (exports.DeleteMonitoringSubscriptionRequest = {}));
2290
1540
  var DeleteMonitoringSubscriptionResult;
2291
1541
  (function (DeleteMonitoringSubscriptionResult) {
2292
- /**
2293
- * @internal
2294
- */
2295
1542
  DeleteMonitoringSubscriptionResult.filterSensitiveLog = (obj) => ({
2296
1543
  ...obj,
2297
1544
  });
2298
1545
  })(DeleteMonitoringSubscriptionResult = exports.DeleteMonitoringSubscriptionResult || (exports.DeleteMonitoringSubscriptionResult = {}));
2299
1546
  var DeleteOriginRequestPolicyRequest;
2300
1547
  (function (DeleteOriginRequestPolicyRequest) {
2301
- /**
2302
- * @internal
2303
- */
2304
1548
  DeleteOriginRequestPolicyRequest.filterSensitiveLog = (obj) => ({
2305
1549
  ...obj,
2306
1550
  });
2307
1551
  })(DeleteOriginRequestPolicyRequest = exports.DeleteOriginRequestPolicyRequest || (exports.DeleteOriginRequestPolicyRequest = {}));
2308
1552
  var OriginRequestPolicyInUse;
2309
1553
  (function (OriginRequestPolicyInUse) {
2310
- /**
2311
- * @internal
2312
- */
2313
1554
  OriginRequestPolicyInUse.filterSensitiveLog = (obj) => ({
2314
1555
  ...obj,
2315
1556
  });
2316
1557
  })(OriginRequestPolicyInUse = exports.OriginRequestPolicyInUse || (exports.OriginRequestPolicyInUse = {}));
2317
1558
  var DeletePublicKeyRequest;
2318
1559
  (function (DeletePublicKeyRequest) {
2319
- /**
2320
- * @internal
2321
- */
2322
1560
  DeletePublicKeyRequest.filterSensitiveLog = (obj) => ({
2323
1561
  ...obj,
2324
1562
  });
2325
1563
  })(DeletePublicKeyRequest = exports.DeletePublicKeyRequest || (exports.DeletePublicKeyRequest = {}));
2326
1564
  var PublicKeyInUse;
2327
1565
  (function (PublicKeyInUse) {
2328
- /**
2329
- * @internal
2330
- */
2331
1566
  PublicKeyInUse.filterSensitiveLog = (obj) => ({
2332
1567
  ...obj,
2333
1568
  });
2334
1569
  })(PublicKeyInUse = exports.PublicKeyInUse || (exports.PublicKeyInUse = {}));
2335
1570
  var DeleteRealtimeLogConfigRequest;
2336
1571
  (function (DeleteRealtimeLogConfigRequest) {
2337
- /**
2338
- * @internal
2339
- */
2340
1572
  DeleteRealtimeLogConfigRequest.filterSensitiveLog = (obj) => ({
2341
1573
  ...obj,
2342
1574
  });
2343
1575
  })(DeleteRealtimeLogConfigRequest = exports.DeleteRealtimeLogConfigRequest || (exports.DeleteRealtimeLogConfigRequest = {}));
2344
1576
  var RealtimeLogConfigInUse;
2345
1577
  (function (RealtimeLogConfigInUse) {
2346
- /**
2347
- * @internal
2348
- */
2349
1578
  RealtimeLogConfigInUse.filterSensitiveLog = (obj) => ({
2350
1579
  ...obj,
2351
1580
  });
2352
1581
  })(RealtimeLogConfigInUse = exports.RealtimeLogConfigInUse || (exports.RealtimeLogConfigInUse = {}));
2353
1582
  var DeleteStreamingDistributionRequest;
2354
1583
  (function (DeleteStreamingDistributionRequest) {
2355
- /**
2356
- * @internal
2357
- */
2358
1584
  DeleteStreamingDistributionRequest.filterSensitiveLog = (obj) => ({
2359
1585
  ...obj,
2360
1586
  });
2361
1587
  })(DeleteStreamingDistributionRequest = exports.DeleteStreamingDistributionRequest || (exports.DeleteStreamingDistributionRequest = {}));
2362
1588
  var NoSuchStreamingDistribution;
2363
1589
  (function (NoSuchStreamingDistribution) {
2364
- /**
2365
- * @internal
2366
- */
2367
1590
  NoSuchStreamingDistribution.filterSensitiveLog = (obj) => ({
2368
1591
  ...obj,
2369
1592
  });
2370
1593
  })(NoSuchStreamingDistribution = exports.NoSuchStreamingDistribution || (exports.NoSuchStreamingDistribution = {}));
2371
1594
  var StreamingDistributionNotDisabled;
2372
1595
  (function (StreamingDistributionNotDisabled) {
2373
- /**
2374
- * @internal
2375
- */
2376
1596
  StreamingDistributionNotDisabled.filterSensitiveLog = (obj) => ({
2377
1597
  ...obj,
2378
1598
  });
2379
1599
  })(StreamingDistributionNotDisabled = exports.StreamingDistributionNotDisabled || (exports.StreamingDistributionNotDisabled = {}));
2380
1600
  var DescribeFunctionRequest;
2381
1601
  (function (DescribeFunctionRequest) {
2382
- /**
2383
- * @internal
2384
- */
2385
1602
  DescribeFunctionRequest.filterSensitiveLog = (obj) => ({
2386
1603
  ...obj,
2387
1604
  });
2388
1605
  })(DescribeFunctionRequest = exports.DescribeFunctionRequest || (exports.DescribeFunctionRequest = {}));
2389
1606
  var DescribeFunctionResult;
2390
1607
  (function (DescribeFunctionResult) {
2391
- /**
2392
- * @internal
2393
- */
2394
1608
  DescribeFunctionResult.filterSensitiveLog = (obj) => ({
2395
1609
  ...obj,
2396
1610
  });
2397
1611
  })(DescribeFunctionResult = exports.DescribeFunctionResult || (exports.DescribeFunctionResult = {}));
2398
1612
  var GetCachePolicyRequest;
2399
1613
  (function (GetCachePolicyRequest) {
2400
- /**
2401
- * @internal
2402
- */
2403
1614
  GetCachePolicyRequest.filterSensitiveLog = (obj) => ({
2404
1615
  ...obj,
2405
1616
  });
2406
1617
  })(GetCachePolicyRequest = exports.GetCachePolicyRequest || (exports.GetCachePolicyRequest = {}));
2407
1618
  var GetCachePolicyResult;
2408
1619
  (function (GetCachePolicyResult) {
2409
- /**
2410
- * @internal
2411
- */
2412
1620
  GetCachePolicyResult.filterSensitiveLog = (obj) => ({
2413
1621
  ...obj,
2414
1622
  });
2415
1623
  })(GetCachePolicyResult = exports.GetCachePolicyResult || (exports.GetCachePolicyResult = {}));
2416
1624
  var GetCachePolicyConfigRequest;
2417
1625
  (function (GetCachePolicyConfigRequest) {
2418
- /**
2419
- * @internal
2420
- */
2421
1626
  GetCachePolicyConfigRequest.filterSensitiveLog = (obj) => ({
2422
1627
  ...obj,
2423
1628
  });
2424
1629
  })(GetCachePolicyConfigRequest = exports.GetCachePolicyConfigRequest || (exports.GetCachePolicyConfigRequest = {}));
2425
1630
  var GetCachePolicyConfigResult;
2426
1631
  (function (GetCachePolicyConfigResult) {
2427
- /**
2428
- * @internal
2429
- */
2430
1632
  GetCachePolicyConfigResult.filterSensitiveLog = (obj) => ({
2431
1633
  ...obj,
2432
1634
  });
2433
1635
  })(GetCachePolicyConfigResult = exports.GetCachePolicyConfigResult || (exports.GetCachePolicyConfigResult = {}));
2434
1636
  var GetCloudFrontOriginAccessIdentityRequest;
2435
1637
  (function (GetCloudFrontOriginAccessIdentityRequest) {
2436
- /**
2437
- * @internal
2438
- */
2439
1638
  GetCloudFrontOriginAccessIdentityRequest.filterSensitiveLog = (obj) => ({
2440
1639
  ...obj,
2441
1640
  });
2442
1641
  })(GetCloudFrontOriginAccessIdentityRequest = exports.GetCloudFrontOriginAccessIdentityRequest || (exports.GetCloudFrontOriginAccessIdentityRequest = {}));
2443
1642
  var GetCloudFrontOriginAccessIdentityResult;
2444
1643
  (function (GetCloudFrontOriginAccessIdentityResult) {
2445
- /**
2446
- * @internal
2447
- */
2448
1644
  GetCloudFrontOriginAccessIdentityResult.filterSensitiveLog = (obj) => ({
2449
1645
  ...obj,
2450
1646
  });
2451
1647
  })(GetCloudFrontOriginAccessIdentityResult = exports.GetCloudFrontOriginAccessIdentityResult || (exports.GetCloudFrontOriginAccessIdentityResult = {}));
2452
1648
  var GetCloudFrontOriginAccessIdentityConfigRequest;
2453
1649
  (function (GetCloudFrontOriginAccessIdentityConfigRequest) {
2454
- /**
2455
- * @internal
2456
- */
2457
1650
  GetCloudFrontOriginAccessIdentityConfigRequest.filterSensitiveLog = (obj) => ({
2458
1651
  ...obj,
2459
1652
  });
2460
1653
  })(GetCloudFrontOriginAccessIdentityConfigRequest = exports.GetCloudFrontOriginAccessIdentityConfigRequest || (exports.GetCloudFrontOriginAccessIdentityConfigRequest = {}));
2461
1654
  var GetCloudFrontOriginAccessIdentityConfigResult;
2462
1655
  (function (GetCloudFrontOriginAccessIdentityConfigResult) {
2463
- /**
2464
- * @internal
2465
- */
2466
1656
  GetCloudFrontOriginAccessIdentityConfigResult.filterSensitiveLog = (obj) => ({
2467
1657
  ...obj,
2468
1658
  });
2469
1659
  })(GetCloudFrontOriginAccessIdentityConfigResult = exports.GetCloudFrontOriginAccessIdentityConfigResult || (exports.GetCloudFrontOriginAccessIdentityConfigResult = {}));
2470
1660
  var GetDistributionRequest;
2471
1661
  (function (GetDistributionRequest) {
2472
- /**
2473
- * @internal
2474
- */
2475
1662
  GetDistributionRequest.filterSensitiveLog = (obj) => ({
2476
1663
  ...obj,
2477
1664
  });
2478
1665
  })(GetDistributionRequest = exports.GetDistributionRequest || (exports.GetDistributionRequest = {}));
2479
1666
  var GetDistributionResult;
2480
1667
  (function (GetDistributionResult) {
2481
- /**
2482
- * @internal
2483
- */
2484
1668
  GetDistributionResult.filterSensitiveLog = (obj) => ({
2485
1669
  ...obj,
2486
1670
  ...(obj.Distribution && { Distribution: Distribution.filterSensitiveLog(obj.Distribution) }),
@@ -2488,18 +1672,12 @@ var GetDistributionResult;
2488
1672
  })(GetDistributionResult = exports.GetDistributionResult || (exports.GetDistributionResult = {}));
2489
1673
  var GetDistributionConfigRequest;
2490
1674
  (function (GetDistributionConfigRequest) {
2491
- /**
2492
- * @internal
2493
- */
2494
1675
  GetDistributionConfigRequest.filterSensitiveLog = (obj) => ({
2495
1676
  ...obj,
2496
1677
  });
2497
1678
  })(GetDistributionConfigRequest = exports.GetDistributionConfigRequest || (exports.GetDistributionConfigRequest = {}));
2498
1679
  var GetDistributionConfigResult;
2499
1680
  (function (GetDistributionConfigResult) {
2500
- /**
2501
- * @internal
2502
- */
2503
1681
  GetDistributionConfigResult.filterSensitiveLog = (obj) => ({
2504
1682
  ...obj,
2505
1683
  ...(obj.DistributionConfig && {
@@ -2509,18 +1687,12 @@ var GetDistributionConfigResult;
2509
1687
  })(GetDistributionConfigResult = exports.GetDistributionConfigResult || (exports.GetDistributionConfigResult = {}));
2510
1688
  var GetFieldLevelEncryptionRequest;
2511
1689
  (function (GetFieldLevelEncryptionRequest) {
2512
- /**
2513
- * @internal
2514
- */
2515
1690
  GetFieldLevelEncryptionRequest.filterSensitiveLog = (obj) => ({
2516
1691
  ...obj,
2517
1692
  });
2518
1693
  })(GetFieldLevelEncryptionRequest = exports.GetFieldLevelEncryptionRequest || (exports.GetFieldLevelEncryptionRequest = {}));
2519
1694
  var GetFieldLevelEncryptionResult;
2520
1695
  (function (GetFieldLevelEncryptionResult) {
2521
- /**
2522
- * @internal
2523
- */
2524
1696
  GetFieldLevelEncryptionResult.filterSensitiveLog = (obj) => ({
2525
1697
  ...obj,
2526
1698
  });