@distilled.cloud/aws 0.15.2 → 0.16.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.
@@ -3759,24 +3759,6 @@ declare const TooManyDistributions_base: S.Class<TooManyDistributions, S.TaggedS
3759
3759
  });
3760
3760
  export declare class TooManyDistributions extends TooManyDistributions_base {
3761
3761
  }
3762
- declare const TooManyDistributionsAssociatedToCachePolicy_base: S.Class<TooManyDistributionsAssociatedToCachePolicy, S.TaggedStruct<"TooManyDistributionsAssociatedToCachePolicy", {
3763
- readonly Message: S.optional<S.String>;
3764
- }>, import("effect/Cause").YieldableError> & (new (...args: any[]) => {
3765
- "@distilled.cloud/error/categories": {
3766
- BadRequestError: true;
3767
- };
3768
- });
3769
- export declare class TooManyDistributionsAssociatedToCachePolicy extends TooManyDistributionsAssociatedToCachePolicy_base {
3770
- }
3771
- declare const TooManyDistributionsAssociatedToFieldLevelEncryptionConfig_base: S.Class<TooManyDistributionsAssociatedToFieldLevelEncryptionConfig, S.TaggedStruct<"TooManyDistributionsAssociatedToFieldLevelEncryptionConfig", {
3772
- readonly Message: S.optional<S.String>;
3773
- }>, import("effect/Cause").YieldableError> & (new (...args: any[]) => {
3774
- "@distilled.cloud/error/categories": {
3775
- BadRequestError: true;
3776
- };
3777
- });
3778
- export declare class TooManyDistributionsAssociatedToFieldLevelEncryptionConfig extends TooManyDistributionsAssociatedToFieldLevelEncryptionConfig_base {
3779
- }
3780
3762
  declare const EntityAlreadyExists_base: S.Class<EntityAlreadyExists, S.TaggedStruct<"EntityAlreadyExists", {
3781
3763
  readonly Message: S.optional<S.String>;
3782
3764
  }>, import("effect/Cause").YieldableError> & (new (...args: any[]) => {
@@ -4688,6 +4670,24 @@ declare const CannotUpdateEntityWhileInUse_base: S.Class<CannotUpdateEntityWhile
4688
4670
  });
4689
4671
  export declare class CannotUpdateEntityWhileInUse extends CannotUpdateEntityWhileInUse_base {
4690
4672
  }
4673
+ declare const TooManyDistributionsAssociatedToCachePolicy_base: S.Class<TooManyDistributionsAssociatedToCachePolicy, S.TaggedStruct<"TooManyDistributionsAssociatedToCachePolicy", {
4674
+ readonly Message: S.optional<S.String>;
4675
+ }>, import("effect/Cause").YieldableError> & (new (...args: any[]) => {
4676
+ "@distilled.cloud/error/categories": {
4677
+ BadRequestError: true;
4678
+ };
4679
+ });
4680
+ export declare class TooManyDistributionsAssociatedToCachePolicy extends TooManyDistributionsAssociatedToCachePolicy_base {
4681
+ }
4682
+ declare const TooManyDistributionsAssociatedToFieldLevelEncryptionConfig_base: S.Class<TooManyDistributionsAssociatedToFieldLevelEncryptionConfig, S.TaggedStruct<"TooManyDistributionsAssociatedToFieldLevelEncryptionConfig", {
4683
+ readonly Message: S.optional<S.String>;
4684
+ }>, import("effect/Cause").YieldableError> & (new (...args: any[]) => {
4685
+ "@distilled.cloud/error/categories": {
4686
+ BadRequestError: true;
4687
+ };
4688
+ });
4689
+ export declare class TooManyDistributionsAssociatedToFieldLevelEncryptionConfig extends TooManyDistributionsAssociatedToFieldLevelEncryptionConfig_base {
4690
+ }
4691
4691
  declare const TooManyDistributionsAssociatedToKeyGroup_base: S.Class<TooManyDistributionsAssociatedToKeyGroup, S.TaggedStruct<"TooManyDistributionsAssociatedToKeyGroup", {
4692
4692
  readonly Message: S.optional<S.String>;
4693
4693
  }>, import("effect/Cause").YieldableError> & (new (...args: any[]) => {