@aws-sdk/client-cloudfront 3.1086.0 → 3.1088.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (191) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/CloudFront.d.ts +526 -693
  3. package/dist-types/ts3.4/CloudFrontClient.d.ts +8 -26
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +2 -2
  8. package/dist-types/ts3.4/commands/AssociateDistributionTenantWebACLCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/AssociateDistributionWebACLCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/CopyDistributionCommand.d.ts +4 -9
  11. package/dist-types/ts3.4/commands/CreateAnycastIpListCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +5 -11
  13. package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CreateConnectionFunctionCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateConnectionGroupCommand.d.ts +5 -10
  16. package/dist-types/ts3.4/commands/CreateContinuousDeploymentPolicyCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/CreateDistributionTenantCommand.d.ts +4 -6
  19. package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +5 -10
  24. package/dist-types/ts3.4/commands/CreateInvalidationForDistributionTenantCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +4 -9
  26. package/dist-types/ts3.4/commands/CreateKeyValueStoreCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/CreateOriginAccessControlCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +4 -9
  31. package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/CreateTrustStoreCommand.d.ts +4 -9
  36. package/dist-types/ts3.4/commands/CreateVpcOriginCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/DeleteAnycastIpListCommand.d.ts +3 -4
  38. package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +3 -4
  39. package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/DeleteConnectionFunctionCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/DeleteConnectionGroupCommand.d.ts +3 -4
  42. package/dist-types/ts3.4/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +3 -4
  44. package/dist-types/ts3.4/commands/DeleteDistributionTenantCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +2 -2
  48. package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +2 -2
  49. package/dist-types/ts3.4/commands/DeleteKeyValueStoreCommand.d.ts +3 -4
  50. package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/DeleteOriginAccessControlCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +2 -2
  54. package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +3 -5
  55. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +3 -4
  56. package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/DeleteTrustStoreCommand.d.ts +2 -2
  59. package/dist-types/ts3.4/commands/DeleteVpcOriginCommand.d.ts +4 -9
  60. package/dist-types/ts3.4/commands/DescribeConnectionFunctionCommand.d.ts +4 -6
  61. package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +4 -9
  62. package/dist-types/ts3.4/commands/DescribeKeyValueStoreCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/DisassociateDistributionTenantWebACLCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/DisassociateDistributionWebACLCommand.d.ts +4 -6
  65. package/dist-types/ts3.4/commands/GetAnycastIpListCommand.d.ts +4 -9
  66. package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +4 -9
  67. package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +5 -10
  68. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +4 -6
  70. package/dist-types/ts3.4/commands/GetConnectionFunctionCommand.d.ts +5 -10
  71. package/dist-types/ts3.4/commands/GetConnectionGroupByRoutingEndpointCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/GetConnectionGroupCommand.d.ts +5 -10
  73. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +4 -6
  75. package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +4 -9
  76. package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +5 -10
  77. package/dist-types/ts3.4/commands/GetDistributionTenantByDomainCommand.d.ts +4 -6
  78. package/dist-types/ts3.4/commands/GetDistributionTenantCommand.d.ts +5 -10
  79. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +5 -10
  80. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +4 -6
  81. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +4 -6
  82. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +4 -6
  83. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +3 -5
  84. package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +4 -9
  85. package/dist-types/ts3.4/commands/GetInvalidationForDistributionTenantCommand.d.ts +4 -6
  86. package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +3 -5
  87. package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +4 -7
  88. package/dist-types/ts3.4/commands/GetManagedCertificateDetailsCommand.d.ts +4 -6
  89. package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +4 -6
  90. package/dist-types/ts3.4/commands/GetOriginAccessControlCommand.d.ts +5 -10
  91. package/dist-types/ts3.4/commands/GetOriginAccessControlConfigCommand.d.ts +4 -6
  92. package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +5 -10
  93. package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +4 -6
  94. package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +3 -5
  95. package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +5 -10
  96. package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +4 -9
  97. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -11
  98. package/dist-types/ts3.4/commands/GetResponseHeadersPolicyCommand.d.ts +4 -6
  99. package/dist-types/ts3.4/commands/GetResponseHeadersPolicyConfigCommand.d.ts +4 -6
  100. package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +4 -6
  101. package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +4 -6
  102. package/dist-types/ts3.4/commands/GetTrustStoreCommand.d.ts +3 -5
  103. package/dist-types/ts3.4/commands/GetVpcOriginCommand.d.ts +3 -5
  104. package/dist-types/ts3.4/commands/ListAnycastIpListsCommand.d.ts +4 -9
  105. package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +4 -10
  106. package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +3 -5
  107. package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +5 -10
  108. package/dist-types/ts3.4/commands/ListConnectionFunctionsCommand.d.ts +4 -9
  109. package/dist-types/ts3.4/commands/ListConnectionGroupsCommand.d.ts +4 -9
  110. package/dist-types/ts3.4/commands/ListContinuousDeploymentPoliciesCommand.d.ts +3 -5
  111. package/dist-types/ts3.4/commands/ListDistributionTenantsByCustomizationCommand.d.ts +3 -5
  112. package/dist-types/ts3.4/commands/ListDistributionTenantsCommand.d.ts +4 -9
  113. package/dist-types/ts3.4/commands/ListDistributionsByAnycastIpListIdCommand.d.ts +4 -6
  114. package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +4 -6
  115. package/dist-types/ts3.4/commands/ListDistributionsByConnectionFunctionCommand.d.ts +4 -6
  116. package/dist-types/ts3.4/commands/ListDistributionsByConnectionModeCommand.d.ts +4 -6
  117. package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +4 -6
  118. package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +4 -6
  119. package/dist-types/ts3.4/commands/ListDistributionsByOwnedResourceCommand.d.ts +4 -6
  120. package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +3 -5
  121. package/dist-types/ts3.4/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +4 -6
  122. package/dist-types/ts3.4/commands/ListDistributionsByTrustStoreCommand.d.ts +4 -6
  123. package/dist-types/ts3.4/commands/ListDistributionsByVpcOriginIdCommand.d.ts +4 -6
  124. package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +4 -6
  125. package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +4 -10
  126. package/dist-types/ts3.4/commands/ListDomainConflictsCommand.d.ts +5 -10
  127. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +3 -5
  128. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +3 -5
  129. package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +2 -4
  130. package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +5 -11
  131. package/dist-types/ts3.4/commands/ListInvalidationsForDistributionTenantCommand.d.ts +4 -6
  132. package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +2 -4
  133. package/dist-types/ts3.4/commands/ListKeyValueStoresCommand.d.ts +4 -9
  134. package/dist-types/ts3.4/commands/ListOriginAccessControlsCommand.d.ts +3 -5
  135. package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +3 -5
  136. package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +3 -8
  137. package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +4 -9
  138. package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +3 -5
  139. package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +3 -5
  140. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  141. package/dist-types/ts3.4/commands/ListTrustStoresCommand.d.ts +3 -8
  142. package/dist-types/ts3.4/commands/ListVpcOriginsCommand.d.ts +3 -8
  143. package/dist-types/ts3.4/commands/PublishConnectionFunctionCommand.d.ts +4 -6
  144. package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +4 -9
  145. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -11
  146. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -2
  147. package/dist-types/ts3.4/commands/TestConnectionFunctionCommand.d.ts +5 -10
  148. package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +3 -5
  149. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
  150. package/dist-types/ts3.4/commands/UpdateAnycastIpListCommand.d.ts +5 -10
  151. package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +5 -11
  152. package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
  153. package/dist-types/ts3.4/commands/UpdateConnectionFunctionCommand.d.ts +4 -6
  154. package/dist-types/ts3.4/commands/UpdateConnectionGroupCommand.d.ts +5 -10
  155. package/dist-types/ts3.4/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +4 -6
  156. package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +5 -10
  157. package/dist-types/ts3.4/commands/UpdateDistributionTenantCommand.d.ts +4 -6
  158. package/dist-types/ts3.4/commands/UpdateDistributionWithStagingConfigCommand.d.ts +4 -6
  159. package/dist-types/ts3.4/commands/UpdateDomainAssociationCommand.d.ts +5 -10
  160. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +4 -6
  161. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +4 -6
  162. package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +4 -9
  163. package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +4 -9
  164. package/dist-types/ts3.4/commands/UpdateKeyValueStoreCommand.d.ts +5 -10
  165. package/dist-types/ts3.4/commands/UpdateOriginAccessControlCommand.d.ts +4 -6
  166. package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +4 -6
  167. package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +4 -9
  168. package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +4 -9
  169. package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +4 -6
  170. package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +4 -6
  171. package/dist-types/ts3.4/commands/UpdateTrustStoreCommand.d.ts +4 -9
  172. package/dist-types/ts3.4/commands/UpdateVpcOriginCommand.d.ts +4 -9
  173. package/dist-types/ts3.4/commands/VerifyDnsConfigurationCommand.d.ts +5 -10
  174. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  175. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  176. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  177. package/dist-types/ts3.4/models/enums.d.ts +16 -32
  178. package/dist-types/ts3.4/models/errors.d.ts +122 -460
  179. package/dist-types/ts3.4/models/models_0.d.ts +23 -69
  180. package/dist-types/ts3.4/models/models_1.d.ts +4 -12
  181. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  182. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  183. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  184. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  185. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  186. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  187. package/dist-types/ts3.4/waiters/waitForDistributionDeployed.d.ts +3 -5
  188. package/dist-types/ts3.4/waiters/waitForInvalidationCompleted.d.ts +3 -5
  189. package/dist-types/ts3.4/waiters/waitForInvalidationForDistributionTenantCompleted.d.ts +3 -6
  190. package/dist-types/ts3.4/waiters/waitForStreamingDistributionDeployed.d.ts +3 -7
  191. package/package.json +40 -40
@@ -164,9 +164,7 @@ export declare namespace CaCertificatesBundleSource {
164
164
  $unknown: [string, any];
165
165
  }
166
166
  interface Visitor<T> {
167
- CaCertificatesBundleS3Location: (
168
- value: CaCertificatesBundleS3Location
169
- ) => T;
167
+ CaCertificatesBundleS3Location: (value: CaCertificatesBundleS3Location) => T;
170
168
  _: (name: string, value: any) => T;
171
169
  }
172
170
  }
@@ -277,9 +275,7 @@ export interface CachePolicyConfig {
277
275
  DefaultTTL?: number | undefined;
278
276
  MaxTTL?: number | undefined;
279
277
  MinTTL: number | undefined;
280
- ParametersInCacheKeyAndForwardedToOrigin?:
281
- | ParametersInCacheKeyAndForwardedToOrigin
282
- | undefined;
278
+ ParametersInCacheKeyAndForwardedToOrigin?: ParametersInCacheKeyAndForwardedToOrigin | undefined;
283
279
  }
284
280
  export interface CachePolicy {
285
281
  Id: string | undefined;
@@ -546,16 +542,12 @@ export interface CloudFrontOriginAccessIdentityConfig {
546
542
  Comment: string | undefined;
547
543
  }
548
544
  export interface CreateCloudFrontOriginAccessIdentityRequest {
549
- CloudFrontOriginAccessIdentityConfig:
550
- | CloudFrontOriginAccessIdentityConfig
551
- | undefined;
545
+ CloudFrontOriginAccessIdentityConfig: CloudFrontOriginAccessIdentityConfig | undefined;
552
546
  }
553
547
  export interface CloudFrontOriginAccessIdentity {
554
548
  Id: string | undefined;
555
549
  S3CanonicalUserId: string | undefined;
556
- CloudFrontOriginAccessIdentityConfig?:
557
- | CloudFrontOriginAccessIdentityConfig
558
- | undefined;
550
+ CloudFrontOriginAccessIdentityConfig?: CloudFrontOriginAccessIdentityConfig | undefined;
559
551
  }
560
552
  export interface CreateCloudFrontOriginAccessIdentityResult {
561
553
  CloudFrontOriginAccessIdentity?: CloudFrontOriginAccessIdentity | undefined;
@@ -647,16 +639,12 @@ export interface ContinuousDeploymentPolicyConfig {
647
639
  TrafficConfig?: TrafficConfig | undefined;
648
640
  }
649
641
  export interface CreateContinuousDeploymentPolicyRequest {
650
- ContinuousDeploymentPolicyConfig:
651
- | ContinuousDeploymentPolicyConfig
652
- | undefined;
642
+ ContinuousDeploymentPolicyConfig: ContinuousDeploymentPolicyConfig | undefined;
653
643
  }
654
644
  export interface ContinuousDeploymentPolicy {
655
645
  Id: string | undefined;
656
646
  LastModifiedTime: Date | undefined;
657
- ContinuousDeploymentPolicyConfig:
658
- | ContinuousDeploymentPolicyConfig
659
- | undefined;
647
+ ContinuousDeploymentPolicyConfig: ContinuousDeploymentPolicyConfig | undefined;
660
648
  }
661
649
  export interface CreateContinuousDeploymentPolicyResult {
662
650
  ContinuousDeploymentPolicy?: ContinuousDeploymentPolicy | undefined;
@@ -690,9 +678,7 @@ export interface DomainItem {
690
678
  export interface ManagedCertificateRequest {
691
679
  ValidationTokenHost: ValidationTokenHost | undefined;
692
680
  PrimaryDomainName?: string | undefined;
693
- CertificateTransparencyLoggingPreference?:
694
- | CertificateTransparencyLoggingPreference
695
- | undefined;
681
+ CertificateTransparencyLoggingPreference?: CertificateTransparencyLoggingPreference | undefined;
696
682
  }
697
683
  export interface Parameter {
698
684
  Name: string | undefined;
@@ -808,16 +794,12 @@ export interface FieldLevelEncryptionProfileConfig {
808
794
  EncryptionEntities: EncryptionEntities | undefined;
809
795
  }
810
796
  export interface CreateFieldLevelEncryptionProfileRequest {
811
- FieldLevelEncryptionProfileConfig:
812
- | FieldLevelEncryptionProfileConfig
813
- | undefined;
797
+ FieldLevelEncryptionProfileConfig: FieldLevelEncryptionProfileConfig | undefined;
814
798
  }
815
799
  export interface FieldLevelEncryptionProfile {
816
800
  Id: string | undefined;
817
801
  LastModifiedTime: Date | undefined;
818
- FieldLevelEncryptionProfileConfig:
819
- | FieldLevelEncryptionProfileConfig
820
- | undefined;
802
+ FieldLevelEncryptionProfileConfig: FieldLevelEncryptionProfileConfig | undefined;
821
803
  }
822
804
  export interface CreateFieldLevelEncryptionProfileResult {
823
805
  FieldLevelEncryptionProfile?: FieldLevelEncryptionProfile | undefined;
@@ -919,14 +901,10 @@ export interface CreateKeyValueStoreResult {
919
901
  Location?: string | undefined;
920
902
  }
921
903
  export interface RealtimeMetricsSubscriptionConfig {
922
- RealtimeMetricsSubscriptionStatus:
923
- | RealtimeMetricsSubscriptionStatus
924
- | undefined;
904
+ RealtimeMetricsSubscriptionStatus: RealtimeMetricsSubscriptionStatus | undefined;
925
905
  }
926
906
  export interface MonitoringSubscription {
927
- RealtimeMetricsSubscriptionConfig?:
928
- | RealtimeMetricsSubscriptionConfig
929
- | undefined;
907
+ RealtimeMetricsSubscriptionConfig?: RealtimeMetricsSubscriptionConfig | undefined;
930
908
  }
931
909
  export interface CreateMonitoringSubscriptionRequest {
932
910
  DistributionId: string | undefined;
@@ -1046,19 +1024,11 @@ export interface ResponseHeadersPolicyAccessControlExposeHeaders {
1046
1024
  Items?: string[] | undefined;
1047
1025
  }
1048
1026
  export interface ResponseHeadersPolicyCorsConfig {
1049
- AccessControlAllowOrigins:
1050
- | ResponseHeadersPolicyAccessControlAllowOrigins
1051
- | undefined;
1052
- AccessControlAllowHeaders:
1053
- | ResponseHeadersPolicyAccessControlAllowHeaders
1054
- | undefined;
1055
- AccessControlAllowMethods:
1056
- | ResponseHeadersPolicyAccessControlAllowMethods
1057
- | undefined;
1027
+ AccessControlAllowOrigins: ResponseHeadersPolicyAccessControlAllowOrigins | undefined;
1028
+ AccessControlAllowHeaders: ResponseHeadersPolicyAccessControlAllowHeaders | undefined;
1029
+ AccessControlAllowMethods: ResponseHeadersPolicyAccessControlAllowMethods | undefined;
1058
1030
  AccessControlAllowCredentials: boolean | undefined;
1059
- AccessControlExposeHeaders?:
1060
- | ResponseHeadersPolicyAccessControlExposeHeaders
1061
- | undefined;
1031
+ AccessControlExposeHeaders?: ResponseHeadersPolicyAccessControlExposeHeaders | undefined;
1062
1032
  AccessControlMaxAgeSec?: number | undefined;
1063
1033
  OriginOverride: boolean | undefined;
1064
1034
  }
@@ -1109,13 +1079,9 @@ export interface ResponseHeadersPolicySecurityHeadersConfig {
1109
1079
  XSSProtection?: ResponseHeadersPolicyXSSProtection | undefined;
1110
1080
  FrameOptions?: ResponseHeadersPolicyFrameOptions | undefined;
1111
1081
  ReferrerPolicy?: ResponseHeadersPolicyReferrerPolicy | undefined;
1112
- ContentSecurityPolicy?:
1113
- | ResponseHeadersPolicyContentSecurityPolicy
1114
- | undefined;
1082
+ ContentSecurityPolicy?: ResponseHeadersPolicyContentSecurityPolicy | undefined;
1115
1083
  ContentTypeOptions?: ResponseHeadersPolicyContentTypeOptions | undefined;
1116
- StrictTransportSecurity?:
1117
- | ResponseHeadersPolicyStrictTransportSecurity
1118
- | undefined;
1084
+ StrictTransportSecurity?: ResponseHeadersPolicyStrictTransportSecurity | undefined;
1119
1085
  }
1120
1086
  export interface ResponseHeadersPolicyServerTimingHeadersConfig {
1121
1087
  Enabled: boolean | undefined;
@@ -1125,12 +1091,8 @@ export interface ResponseHeadersPolicyConfig {
1125
1091
  Comment?: string | undefined;
1126
1092
  Name: string | undefined;
1127
1093
  CorsConfig?: ResponseHeadersPolicyCorsConfig | undefined;
1128
- SecurityHeadersConfig?:
1129
- | ResponseHeadersPolicySecurityHeadersConfig
1130
- | undefined;
1131
- ServerTimingHeadersConfig?:
1132
- | ResponseHeadersPolicyServerTimingHeadersConfig
1133
- | undefined;
1094
+ SecurityHeadersConfig?: ResponseHeadersPolicySecurityHeadersConfig | undefined;
1095
+ ServerTimingHeadersConfig?: ResponseHeadersPolicyServerTimingHeadersConfig | undefined;
1134
1096
  CustomHeadersConfig?: ResponseHeadersPolicyCustomHeadersConfig | undefined;
1135
1097
  RemoveHeadersConfig?: ResponseHeadersPolicyRemoveHeadersConfig | undefined;
1136
1098
  }
@@ -1188,9 +1150,7 @@ export interface StreamingDistributionConfigWithTags {
1188
1150
  Tags: Tags | undefined;
1189
1151
  }
1190
1152
  export interface CreateStreamingDistributionWithTagsRequest {
1191
- StreamingDistributionConfigWithTags:
1192
- | StreamingDistributionConfigWithTags
1193
- | undefined;
1153
+ StreamingDistributionConfigWithTags: StreamingDistributionConfigWithTags | undefined;
1194
1154
  }
1195
1155
  export interface CreateStreamingDistributionWithTagsResult {
1196
1156
  StreamingDistribution?: StreamingDistribution | undefined;
@@ -1409,9 +1369,7 @@ export interface GetCloudFrontOriginAccessIdentityConfigRequest {
1409
1369
  Id: string | undefined;
1410
1370
  }
1411
1371
  export interface GetCloudFrontOriginAccessIdentityConfigResult {
1412
- CloudFrontOriginAccessIdentityConfig?:
1413
- | CloudFrontOriginAccessIdentityConfig
1414
- | undefined;
1372
+ CloudFrontOriginAccessIdentityConfig?: CloudFrontOriginAccessIdentityConfig | undefined;
1415
1373
  ETag?: string | undefined;
1416
1374
  }
1417
1375
  export interface GetConnectionFunctionRequest {
@@ -1448,9 +1406,7 @@ export interface GetContinuousDeploymentPolicyConfigRequest {
1448
1406
  Id: string | undefined;
1449
1407
  }
1450
1408
  export interface GetContinuousDeploymentPolicyConfigResult {
1451
- ContinuousDeploymentPolicyConfig?:
1452
- | ContinuousDeploymentPolicyConfig
1453
- | undefined;
1409
+ ContinuousDeploymentPolicyConfig?: ContinuousDeploymentPolicyConfig | undefined;
1454
1410
  ETag?: string | undefined;
1455
1411
  }
1456
1412
  export interface GetDistributionRequest {
@@ -1506,9 +1462,7 @@ export interface GetFieldLevelEncryptionProfileConfigRequest {
1506
1462
  Id: string | undefined;
1507
1463
  }
1508
1464
  export interface GetFieldLevelEncryptionProfileConfigResult {
1509
- FieldLevelEncryptionProfileConfig?:
1510
- | FieldLevelEncryptionProfileConfig
1511
- | undefined;
1465
+ FieldLevelEncryptionProfileConfig?: FieldLevelEncryptionProfileConfig | undefined;
1512
1466
  ETag?: string | undefined;
1513
1467
  }
1514
1468
  export interface GetFunctionRequest {
@@ -239,9 +239,7 @@ export interface CloudFrontOriginAccessIdentityList {
239
239
  Items?: CloudFrontOriginAccessIdentitySummary[] | undefined;
240
240
  }
241
241
  export interface ListCloudFrontOriginAccessIdentitiesResult {
242
- CloudFrontOriginAccessIdentityList?:
243
- | CloudFrontOriginAccessIdentityList
244
- | undefined;
242
+ CloudFrontOriginAccessIdentityList?: CloudFrontOriginAccessIdentityList | undefined;
245
243
  }
246
244
  export interface ListConflictingAliasesRequest {
247
245
  DistributionId: string | undefined;
@@ -897,9 +895,7 @@ export interface UpdateCachePolicyResult {
897
895
  ETag?: string | undefined;
898
896
  }
899
897
  export interface UpdateCloudFrontOriginAccessIdentityRequest {
900
- CloudFrontOriginAccessIdentityConfig:
901
- | CloudFrontOriginAccessIdentityConfig
902
- | undefined;
898
+ CloudFrontOriginAccessIdentityConfig: CloudFrontOriginAccessIdentityConfig | undefined;
903
899
  Id: string | undefined;
904
900
  IfMatch?: string | undefined;
905
901
  }
@@ -929,9 +925,7 @@ export interface UpdateConnectionGroupResult {
929
925
  ETag?: string | undefined;
930
926
  }
931
927
  export interface UpdateContinuousDeploymentPolicyRequest {
932
- ContinuousDeploymentPolicyConfig:
933
- | ContinuousDeploymentPolicyConfig
934
- | undefined;
928
+ ContinuousDeploymentPolicyConfig: ContinuousDeploymentPolicyConfig | undefined;
935
929
  Id: string | undefined;
936
930
  IfMatch?: string | undefined;
937
931
  }
@@ -992,9 +986,7 @@ export interface UpdateFieldLevelEncryptionConfigResult {
992
986
  ETag?: string | undefined;
993
987
  }
994
988
  export interface UpdateFieldLevelEncryptionProfileRequest {
995
- FieldLevelEncryptionProfileConfig:
996
- | FieldLevelEncryptionProfileConfig
997
- | undefined;
989
+ FieldLevelEncryptionProfileConfig: FieldLevelEncryptionProfileConfig | undefined;
998
990
  Id: string | undefined;
999
991
  IfMatch?: string | undefined;
1000
992
  }
@@ -1,6 +1,5 @@
1
1
  import { PaginationConfiguration } from "@smithy/types";
2
2
  import { CloudFrontClient } from "../CloudFrontClient";
3
- export interface CloudFrontPaginationConfiguration
4
- extends PaginationConfiguration {
3
+ export interface CloudFrontPaginationConfiguration extends PaginationConfiguration {
5
4
  client: CloudFrontClient;
6
5
  }
@@ -8,24 +8,16 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
8
8
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
9
9
  credentialDefaultProvider:
10
10
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
11
- | ((
12
- _: unknown
13
- ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
14
12
  defaultUserAgentProvider: (
15
- config?: import("@aws-sdk/core/client").PreviouslyResolved
13
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
16
14
  ) => Promise<import("@smithy/types").UserAgent>;
17
15
  maxAttempts: number | import("@smithy/types").Provider<number>;
18
16
  region: string | import("@smithy/types").Provider<any>;
19
- requestHandler:
20
- | import("@smithy/core/protocols").HttpHandler<any>
21
- | RequestHandler;
17
+ requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
22
18
  retryMode: string | import("@smithy/types").Provider<string>;
23
19
  streamCollector: (
24
- stream:
25
- | import("stream").Readable
26
- | import("stream/web").ReadableStream
27
- | ReadableStream
28
- | Blob
20
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
29
21
  ) => Promise<Uint8Array>;
30
22
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
31
23
  (boolean | import("@smithy/types").Provider<boolean | undefined>);
@@ -53,13 +45,8 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
53
45
  logger: import("@smithy/types").Logger;
54
46
  extensions: import("./runtimeExtensions").RuntimeExtension[];
55
47
  customUserAgent?: string | import("@smithy/types").UserAgent;
56
- userAgentAppId?:
57
- | string
58
- | undefined
59
- | import("@smithy/types").Provider<string | undefined>;
60
- retryStrategy?:
61
- | import("@smithy/types").RetryStrategy
62
- | import("@smithy/types").RetryStrategyV2;
48
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
49
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
63
50
  endpoint?:
64
51
  | ((
65
52
  | string
@@ -81,7 +68,7 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
81
68
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
82
69
  context?: {
83
70
  logger?: import("@smithy/types").Logger;
84
- }
71
+ },
85
72
  ) => import("@smithy/types").EndpointV2;
86
73
  tls?: boolean;
87
74
  serviceConfiguredEndpoint?: never;
@@ -94,13 +81,13 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
94
81
  signer?:
95
82
  | import("@smithy/types").RequestSigner
96
83
  | ((
97
- authScheme?: import("@smithy/types").AuthScheme
84
+ authScheme?: import("@smithy/types").AuthScheme,
98
85
  ) => Promise<import("@smithy/types").RequestSigner>);
99
86
  signingEscapePath?: boolean;
100
87
  systemClockOffset?: number;
101
88
  signingRegion?: string;
102
89
  signerConstructor?: new (
103
90
  options: import("@smithy/signature-v4").SignatureV4Init &
104
- import("@smithy/signature-v4").SignatureV4CryptoInit
91
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
105
92
  ) => import("@smithy/types").RequestSigner;
106
93
  };
@@ -10,23 +10,17 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
10
10
  credentialDefaultProvider:
11
11
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
12
12
  | ((
13
- init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
13
+ init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit,
14
14
  ) => import("@aws-sdk/credential-provider-node").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
15
15
  defaultUserAgentProvider: (
16
- config?: import("@aws-sdk/core/client").PreviouslyResolved
16
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
17
17
  ) => Promise<import("@smithy/types").UserAgent>;
18
18
  maxAttempts: number | import("@smithy/types").Provider<number>;
19
19
  region: string | import("@smithy/types").Provider<string>;
20
- requestHandler:
21
- | RequestHandler
22
- | import("@smithy/core/protocols").HttpHandler<any>;
20
+ requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
23
21
  retryMode: string | import("@smithy/types").Provider<string>;
24
22
  streamCollector: (
25
- stream:
26
- | import("stream").Readable
27
- | import("stream/web").ReadableStream
28
- | ReadableStream
29
- | Blob
23
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
30
24
  ) => Promise<Uint8Array>;
31
25
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
32
26
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -53,9 +47,7 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
53
47
  logger: import("@smithy/types").Logger;
54
48
  extensions: import("./runtimeExtensions").RuntimeExtension[];
55
49
  customUserAgent?: string | import("@smithy/types").UserAgent;
56
- retryStrategy?:
57
- | import("@smithy/types").RetryStrategy
58
- | import("@smithy/types").RetryStrategyV2;
50
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
59
51
  endpoint?:
60
52
  | ((
61
53
  | string
@@ -77,7 +69,7 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
77
69
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
78
70
  context?: {
79
71
  logger?: import("@smithy/types").Logger;
80
- }
72
+ },
81
73
  ) => import("@smithy/types").EndpointV2;
82
74
  tls?: boolean;
83
75
  serviceConfiguredEndpoint?: never;
@@ -89,13 +81,13 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
89
81
  signer?:
90
82
  | import("@smithy/types").RequestSigner
91
83
  | ((
92
- authScheme?: import("@smithy/types").AuthScheme
84
+ authScheme?: import("@smithy/types").AuthScheme,
93
85
  ) => Promise<import("@smithy/types").RequestSigner>);
94
86
  signingEscapePath?: boolean;
95
87
  systemClockOffset?: number;
96
88
  signingRegion?: string;
97
89
  signerConstructor?: new (
98
90
  options: import("@smithy/signature-v4").SignatureV4Init &
99
- import("@smithy/signature-v4").SignatureV4CryptoInit
91
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
100
92
  ) => import("@smithy/types").RequestSigner;
101
93
  };
@@ -21,11 +21,7 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
23
23
  streamCollector: (
24
- stream:
25
- | import("stream").Readable
26
- | import("stream/web").ReadableStream
27
- | ReadableStream
28
- | Blob
24
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
29
25
  ) => Promise<Uint8Array>;
30
26
  base64Decoder: import("@smithy/types").Decoder;
31
27
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -40,30 +36,21 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
40
36
  region: string | import("@smithy/types").Provider<any>;
41
37
  profile?: string;
42
38
  defaultUserAgentProvider: (
43
- config?: import("@aws-sdk/core/client").PreviouslyResolved
39
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
44
40
  ) => Promise<import("@smithy/types").UserAgent>;
45
41
  credentialDefaultProvider:
46
42
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
47
- | ((
48
- _: unknown
49
- ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
43
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
50
44
  maxAttempts: number | import("@smithy/types").Provider<number>;
51
45
  retryMode: string | import("@smithy/types").Provider<string>;
52
46
  logger: import("@smithy/types").Logger;
53
47
  extensions: import("./runtimeExtensions").RuntimeExtension[];
54
48
  defaultsMode:
55
49
  | import("@smithy/core/client").DefaultsMode
56
- | import("@smithy/types").Provider<
57
- import("@smithy/core/client").DefaultsMode
58
- >;
50
+ | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
59
51
  customUserAgent?: string | import("@smithy/types").UserAgent;
60
- userAgentAppId?:
61
- | string
62
- | undefined
63
- | import("@smithy/types").Provider<string | undefined>;
64
- retryStrategy?:
65
- | import("@smithy/types").RetryStrategy
66
- | import("@smithy/types").RetryStrategyV2;
52
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
53
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
67
54
  endpoint?:
68
55
  | ((
69
56
  | string
@@ -85,7 +72,7 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
85
72
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
86
73
  context?: {
87
74
  logger?: import("@smithy/types").Logger;
88
- }
75
+ },
89
76
  ) => import("@smithy/types").EndpointV2;
90
77
  tls?: boolean;
91
78
  serviceConfiguredEndpoint?: never;
@@ -98,13 +85,13 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
98
85
  signer?:
99
86
  | import("@smithy/types").RequestSigner
100
87
  | ((
101
- authScheme?: import("@smithy/types").AuthScheme
88
+ authScheme?: import("@smithy/types").AuthScheme,
102
89
  ) => Promise<import("@smithy/types").RequestSigner>);
103
90
  signingEscapePath?: boolean;
104
91
  systemClockOffset?: number;
105
92
  signingRegion?: string;
106
93
  signerConstructor?: new (
107
94
  options: import("@smithy/signature-v4").SignatureV4Init &
108
- import("@smithy/signature-v4").SignatureV4CryptoInit
95
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
109
96
  ) => import("@smithy/types").RequestSigner;
110
97
  };
@@ -9,7 +9,7 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
9
9
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
10
10
  context?: {
11
11
  logger?: import("@smithy/types").Logger;
12
- }
12
+ },
13
13
  ) => import("@smithy/types").EndpointV2;
14
14
  extensions: import("./runtimeExtensions").RuntimeExtension[];
15
15
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CloudFrontHttpAuthSchemeProvider;
@@ -7,5 +7,5 @@ export interface RuntimeExtensionsConfig {
7
7
  }
8
8
  export declare const resolveRuntimeExtensions: (
9
9
  runtimeConfig: any,
10
- extensions: RuntimeExtension[]
10
+ extensions: RuntimeExtension[],
11
11
  ) => any;
@@ -7,11 +7,9 @@ import {
7
7
  import { CloudFrontServiceException } from "../models/CloudFrontServiceException";
8
8
  export declare const waitForDistributionDeployed: (
9
9
  params: WaiterConfiguration<CloudFrontClient>,
10
- input: GetDistributionCommandInput
11
- ) => Promise<
12
- WaiterResult<GetDistributionCommandOutput | CloudFrontServiceException>
13
- >;
10
+ input: GetDistributionCommandInput,
11
+ ) => Promise<WaiterResult<GetDistributionCommandOutput | CloudFrontServiceException>>;
14
12
  export declare const waitUntilDistributionDeployed: (
15
13
  params: WaiterConfiguration<CloudFrontClient>,
16
- input: GetDistributionCommandInput
14
+ input: GetDistributionCommandInput,
17
15
  ) => Promise<WaiterResult<GetDistributionCommandOutput>>;
@@ -7,11 +7,9 @@ import {
7
7
  import { CloudFrontServiceException } from "../models/CloudFrontServiceException";
8
8
  export declare const waitForInvalidationCompleted: (
9
9
  params: WaiterConfiguration<CloudFrontClient>,
10
- input: GetInvalidationCommandInput
11
- ) => Promise<
12
- WaiterResult<GetInvalidationCommandOutput | CloudFrontServiceException>
13
- >;
10
+ input: GetInvalidationCommandInput,
11
+ ) => Promise<WaiterResult<GetInvalidationCommandOutput | CloudFrontServiceException>>;
14
12
  export declare const waitUntilInvalidationCompleted: (
15
13
  params: WaiterConfiguration<CloudFrontClient>,
16
- input: GetInvalidationCommandInput
14
+ input: GetInvalidationCommandInput,
17
15
  ) => Promise<WaiterResult<GetInvalidationCommandOutput>>;
@@ -7,14 +7,11 @@ import {
7
7
  import { CloudFrontServiceException } from "../models/CloudFrontServiceException";
8
8
  export declare const waitForInvalidationForDistributionTenantCompleted: (
9
9
  params: WaiterConfiguration<CloudFrontClient>,
10
- input: GetInvalidationForDistributionTenantCommandInput
10
+ input: GetInvalidationForDistributionTenantCommandInput,
11
11
  ) => Promise<
12
- WaiterResult<
13
- | GetInvalidationForDistributionTenantCommandOutput
14
- | CloudFrontServiceException
15
- >
12
+ WaiterResult<GetInvalidationForDistributionTenantCommandOutput | CloudFrontServiceException>
16
13
  >;
17
14
  export declare const waitUntilInvalidationForDistributionTenantCompleted: (
18
15
  params: WaiterConfiguration<CloudFrontClient>,
19
- input: GetInvalidationForDistributionTenantCommandInput
16
+ input: GetInvalidationForDistributionTenantCommandInput,
20
17
  ) => Promise<WaiterResult<GetInvalidationForDistributionTenantCommandOutput>>;
@@ -7,13 +7,9 @@ import {
7
7
  import { CloudFrontServiceException } from "../models/CloudFrontServiceException";
8
8
  export declare const waitForStreamingDistributionDeployed: (
9
9
  params: WaiterConfiguration<CloudFrontClient>,
10
- input: GetStreamingDistributionCommandInput
11
- ) => Promise<
12
- WaiterResult<
13
- GetStreamingDistributionCommandOutput | CloudFrontServiceException
14
- >
15
- >;
10
+ input: GetStreamingDistributionCommandInput,
11
+ ) => Promise<WaiterResult<GetStreamingDistributionCommandOutput | CloudFrontServiceException>>;
16
12
  export declare const waitUntilStreamingDistributionDeployed: (
17
13
  params: WaiterConfiguration<CloudFrontClient>,
18
- input: GetStreamingDistributionCommandInput
14
+ input: GetStreamingDistributionCommandInput,
19
15
  ) => Promise<WaiterResult<GetStreamingDistributionCommandOutput>>;
package/package.json CHANGED
@@ -1,7 +1,38 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-cloudfront",
3
+ "version": "3.1088.0",
3
4
  "description": "AWS SDK for JavaScript Cloudfront Client for Node.js, Browser and React Native",
4
- "version": "3.1086.0",
5
+ "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-cloudfront",
6
+ "license": "Apache-2.0",
7
+ "author": {
8
+ "name": "AWS SDK for JavaScript Team",
9
+ "url": "https://aws.amazon.com/sdk-for-javascript/"
10
+ },
11
+ "repository": {
12
+ "type": "git",
13
+ "url": "https://github.com/aws/aws-sdk-js-v3.git",
14
+ "directory": "clients/client-cloudfront"
15
+ },
16
+ "files": [
17
+ "dist-*/**"
18
+ ],
19
+ "sideEffects": false,
20
+ "main": "./dist-cjs/index.js",
21
+ "module": "./dist-es/index.js",
22
+ "browser": {
23
+ "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
24
+ },
25
+ "types": "./dist-types/index.d.ts",
26
+ "typesVersions": {
27
+ "<4.5": {
28
+ "dist-types/*": [
29
+ "dist-types/ts3.4/*"
30
+ ]
31
+ }
32
+ },
33
+ "react-native": {
34
+ "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
35
+ },
5
36
  "scripts": {
6
37
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
38
  "build:cjs": "node ../../scripts/compilation/inline",
@@ -20,22 +51,18 @@
20
51
  "test:e2e:watch": "yarn g:vitest watch -c vitest.config.e2e.mts",
21
52
  "test:index": "tsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs"
22
53
  },
23
- "main": "./dist-cjs/index.js",
24
- "types": "./dist-types/index.d.ts",
25
- "module": "./dist-es/index.js",
26
- "sideEffects": false,
27
54
  "dependencies": {
28
- "@aws-sdk/core": "^3.975.1",
29
- "@aws-sdk/credential-provider-node": "^3.972.67",
30
- "@aws-sdk/types": "^3.974.0",
31
- "@smithy/core": "^3.29.2",
32
- "@smithy/fetch-http-handler": "^5.6.4",
33
- "@smithy/node-http-handler": "^4.9.4",
34
- "@smithy/types": "^4.16.0",
55
+ "@aws-sdk/core": "^3.975.3",
56
+ "@aws-sdk/credential-provider-node": "^3.972.69",
57
+ "@aws-sdk/types": "^3.974.2",
58
+ "@smithy/core": "^3.29.4",
59
+ "@smithy/fetch-http-handler": "^5.6.6",
60
+ "@smithy/node-http-handler": "^4.9.6",
61
+ "@smithy/types": "^4.16.1",
35
62
  "tslib": "^2.6.2"
36
63
  },
37
64
  "devDependencies": {
38
- "@smithy/snapshot-testing": "^2.2.7",
65
+ "@smithy/snapshot-testing": "^2.2.9",
39
66
  "@tsconfig/node20": "20.1.8",
40
67
  "@types/node": "^20.14.8",
41
68
  "concurrently": "7.0.0",
@@ -46,32 +73,5 @@
46
73
  },
47
74
  "engines": {
48
75
  "node": ">=20.0.0"
49
- },
50
- "typesVersions": {
51
- "<4.5": {
52
- "dist-types/*": [
53
- "dist-types/ts3.4/*"
54
- ]
55
- }
56
- },
57
- "files": [
58
- "dist-*/**"
59
- ],
60
- "author": {
61
- "name": "AWS SDK for JavaScript Team",
62
- "url": "https://aws.amazon.com/sdk-for-javascript/"
63
- },
64
- "license": "Apache-2.0",
65
- "browser": {
66
- "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
67
- },
68
- "react-native": {
69
- "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
70
- },
71
- "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-cloudfront",
72
- "repository": {
73
- "type": "git",
74
- "url": "https://github.com/aws/aws-sdk-js-v3.git",
75
- "directory": "clients/client-cloudfront"
76
76
  }
77
77
  }