@aws-sdk/client-redshift 3.1087.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 (164) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/Redshift.d.ts +467 -518
  3. package/dist-types/ts3.4/RedshiftClient.d.ts +18 -37
  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/AcceptReservedNodeExchangeCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +5 -11
  10. package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +4 -7
  12. package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +5 -10
  14. package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +3 -5
  17. package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +4 -6
  19. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +3 -5
  20. package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +5 -10
  23. package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/CreateCustomDomainAssociationCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +5 -11
  26. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +5 -10
  29. package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +4 -7
  30. package/dist-types/ts3.4/commands/CreateRedshiftIdcApplicationCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +5 -11
  32. package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +4 -10
  34. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +2 -2
  35. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +4 -7
  37. package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +3 -5
  39. package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +5 -10
  42. package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/DeleteCustomDomainAssociationCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +5 -11
  45. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +3 -4
  48. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +4 -7
  49. package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/DeleteRedshiftIdcApplicationCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +3 -4
  52. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +3 -4
  53. package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +3 -4
  55. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -2
  56. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +2 -2
  57. package/dist-types/ts3.4/commands/DeregisterNamespaceCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +4 -9
  59. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +3 -5
  60. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +4 -9
  61. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +3 -5
  62. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +3 -5
  64. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +4 -10
  65. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +4 -9
  66. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +4 -10
  67. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +4 -9
  68. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +2 -4
  69. package/dist-types/ts3.4/commands/DescribeCustomDomainAssociationsCommand.d.ts +3 -5
  70. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +4 -9
  71. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +3 -5
  72. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +3 -5
  73. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +4 -10
  75. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +3 -5
  76. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +4 -9
  77. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +4 -9
  78. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -4
  79. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +3 -5
  80. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +4 -9
  81. package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +4 -9
  82. package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +4 -10
  83. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +5 -11
  84. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +4 -6
  85. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +3 -5
  86. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +5 -10
  87. package/dist-types/ts3.4/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +3 -5
  88. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +3 -5
  89. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +3 -5
  90. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +4 -9
  91. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +4 -9
  92. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +4 -9
  93. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +4 -9
  94. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +3 -5
  95. package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +2 -4
  96. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +4 -9
  97. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +3 -8
  98. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +3 -6
  99. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +3 -5
  100. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +5 -10
  101. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +5 -11
  102. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +3 -5
  103. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +5 -10
  104. package/dist-types/ts3.4/commands/FailoverPrimaryComputeCommand.d.ts +4 -6
  105. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +5 -11
  106. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +3 -5
  107. package/dist-types/ts3.4/commands/GetIdentityCenterAuthTokenCommand.d.ts +4 -6
  108. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +4 -6
  109. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +4 -6
  110. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -11
  111. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +4 -9
  112. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +5 -10
  113. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +4 -6
  114. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +3 -5
  115. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +5 -10
  116. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +5 -10
  117. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +4 -6
  118. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +4 -6
  119. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +5 -10
  120. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +4 -6
  121. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +4 -6
  122. package/dist-types/ts3.4/commands/ModifyCustomDomainAssociationCommand.d.ts +4 -6
  123. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +5 -11
  124. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +5 -10
  125. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +4 -7
  126. package/dist-types/ts3.4/commands/ModifyLakehouseConfigurationCommand.d.ts +4 -6
  127. package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +4 -6
  128. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +4 -7
  129. package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +4 -6
  130. package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +4 -7
  131. package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +3 -5
  132. package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +3 -5
  133. package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +4 -6
  134. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -11
  135. package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +3 -5
  136. package/dist-types/ts3.4/commands/RegisterNamespaceCommand.d.ts +5 -10
  137. package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +3 -5
  138. package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +4 -6
  139. package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +3 -5
  140. package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +4 -6
  141. package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +4 -6
  142. package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +3 -5
  143. package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +4 -6
  144. package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +3 -5
  145. package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +5 -10
  146. package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +5 -10
  147. package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +4 -6
  148. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  149. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  150. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  151. package/dist-types/ts3.4/models/enums.d.ts +10 -20
  152. package/dist-types/ts3.4/models/errors.d.ts +138 -596
  153. package/dist-types/ts3.4/models/models_0.d.ts +1 -3
  154. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  155. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  156. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  157. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  158. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  159. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  160. package/dist-types/ts3.4/waiters/waitForClusterAvailable.d.ts +3 -5
  161. package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +3 -5
  162. package/dist-types/ts3.4/waiters/waitForClusterRestored.d.ts +3 -5
  163. package/dist-types/ts3.4/waiters/waitForSnapshotAvailable.d.ts +3 -5
  164. package/package.json +38 -38
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- RotateEncryptionKeyMessage,
4
- RotateEncryptionKeyResult,
5
- } from "../models/models_1";
2
+ import { RotateEncryptionKeyMessage, RotateEncryptionKeyResult } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface RotateEncryptionKeyCommandInput
8
- extends RotateEncryptionKeyMessage {}
4
+ export interface RotateEncryptionKeyCommandInput extends RotateEncryptionKeyMessage {}
9
5
  export interface RotateEncryptionKeyCommandOutput
10
- extends RotateEncryptionKeyResult,
11
- __MetadataBearer {}
6
+ extends RotateEncryptionKeyResult, __MetadataBearer {}
12
7
  declare const RotateEncryptionKeyCommand_base: {
13
8
  new (
14
- input: RotateEncryptionKeyCommandInput
9
+ input: RotateEncryptionKeyCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  RotateEncryptionKeyCommandInput,
17
12
  RotateEncryptionKeyCommandOutput,
@@ -20,7 +15,7 @@ declare const RotateEncryptionKeyCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: RotateEncryptionKeyCommandInput
18
+ input: RotateEncryptionKeyCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  RotateEncryptionKeyCommandInput,
26
21
  RotateEncryptionKeyCommandOutput,
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { PartnerIntegrationOutputMessage } from "../models/models_0";
3
3
  import { UpdatePartnerStatusInputMessage } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
- export interface UpdatePartnerStatusCommandInput
6
- extends UpdatePartnerStatusInputMessage {}
5
+ export interface UpdatePartnerStatusCommandInput extends UpdatePartnerStatusInputMessage {}
7
6
  export interface UpdatePartnerStatusCommandOutput
8
- extends PartnerIntegrationOutputMessage,
9
- __MetadataBearer {}
7
+ extends PartnerIntegrationOutputMessage, __MetadataBearer {}
10
8
  declare const UpdatePartnerStatusCommand_base: {
11
9
  new (
12
- input: UpdatePartnerStatusCommandInput
10
+ input: UpdatePartnerStatusCommandInput,
13
11
  ): import("@smithy/core/client").CommandImpl<
14
12
  UpdatePartnerStatusCommandInput,
15
13
  UpdatePartnerStatusCommandOutput,
@@ -18,7 +16,7 @@ declare const UpdatePartnerStatusCommand_base: {
18
16
  import("..").ServiceOutputTypes
19
17
  >;
20
18
  new (
21
- input: UpdatePartnerStatusCommandInput
19
+ input: UpdatePartnerStatusCommandInput,
22
20
  ): import("@smithy/core/client").CommandImpl<
23
21
  UpdatePartnerStatusCommandInput,
24
22
  UpdatePartnerStatusCommandOutput,
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
23
23
  defaultSigningName: string;
24
24
  };
25
25
  export declare const resolveClientEndpointParameters: <T>(
26
- options: T & ClientInputEndpointParameters
26
+ options: T & ClientInputEndpointParameters,
27
27
  ) => T & ClientResolvedEndpointParameters;
28
28
  export declare const commonParams: {
29
29
  readonly UseFIPS: {
@@ -4,5 +4,5 @@ export declare const defaultEndpointResolver: (
4
4
  endpointParams: EndpointParameters,
5
5
  context?: {
6
6
  logger?: Logger;
7
- }
7
+ },
8
8
  ) => EndpointV2;
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
3
3
  import { DefaultExtensionConfiguration } from "@smithy/types";
4
4
  import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
5
  export interface RedshiftExtensionConfiguration
6
- extends HttpHandlerExtensionConfiguration,
6
+ extends
7
+ HttpHandlerExtensionConfiguration,
7
8
  DefaultExtensionConfiguration,
8
9
  AwsRegionExtensionConfiguration,
9
10
  HttpAuthExtensionConfiguration {}
@@ -14,8 +14,7 @@ export declare const ApplicationType: {
14
14
  readonly LAKEHOUSE: "Lakehouse";
15
15
  readonly NONE: "None";
16
16
  };
17
- export type ApplicationType =
18
- (typeof ApplicationType)[keyof typeof ApplicationType];
17
+ export type ApplicationType = (typeof ApplicationType)[keyof typeof ApplicationType];
19
18
  export declare const AquaConfigurationStatus: {
20
19
  readonly AUTO: "auto";
21
20
  readonly DISABLED: "disabled";
@@ -37,8 +36,7 @@ export declare const DataShareStatus: {
37
36
  readonly PENDING_AUTHORIZATION: "PENDING_AUTHORIZATION";
38
37
  readonly REJECTED: "REJECTED";
39
38
  };
40
- export type DataShareStatus =
41
- (typeof DataShareStatus)[keyof typeof DataShareStatus];
39
+ export type DataShareStatus = (typeof DataShareStatus)[keyof typeof DataShareStatus];
42
40
  export declare const DataShareType: {
43
41
  readonly INTERNAL: "INTERNAL";
44
42
  };
@@ -53,8 +51,7 @@ export declare const AuthorizationStatus: {
53
51
  readonly AUTHORIZED: "Authorized";
54
52
  readonly REVOKING: "Revoking";
55
53
  };
56
- export type AuthorizationStatus =
57
- (typeof AuthorizationStatus)[keyof typeof AuthorizationStatus];
54
+ export type AuthorizationStatus = (typeof AuthorizationStatus)[keyof typeof AuthorizationStatus];
58
55
  export declare const ReservedNodeExchangeStatusType: {
59
56
  readonly FAILED: "FAILED";
60
57
  readonly IN_PROGRESS: "IN_PROGRESS";
@@ -69,14 +66,12 @@ export declare const ParameterApplyType: {
69
66
  readonly dynamic: "dynamic";
70
67
  readonly static: "static";
71
68
  };
72
- export type ParameterApplyType =
73
- (typeof ParameterApplyType)[keyof typeof ParameterApplyType];
69
+ export type ParameterApplyType = (typeof ParameterApplyType)[keyof typeof ParameterApplyType];
74
70
  export declare const ServiceAuthorization: {
75
71
  readonly DISABLED: "Disabled";
76
72
  readonly ENABLED: "Enabled";
77
73
  };
78
- export type ServiceAuthorization =
79
- (typeof ServiceAuthorization)[keyof typeof ServiceAuthorization];
74
+ export type ServiceAuthorization = (typeof ServiceAuthorization)[keyof typeof ServiceAuthorization];
80
75
  export declare const ZeroETLIntegrationStatus: {
81
76
  readonly ACTIVE: "active";
82
77
  readonly CREATING: "creating";
@@ -92,8 +87,7 @@ export declare const ScheduledActionState: {
92
87
  readonly ACTIVE: "ACTIVE";
93
88
  readonly DISABLED: "DISABLED";
94
89
  };
95
- export type ScheduledActionState =
96
- (typeof ScheduledActionState)[keyof typeof ScheduledActionState];
90
+ export type ScheduledActionState = (typeof ScheduledActionState)[keyof typeof ScheduledActionState];
97
91
  export declare const UsageLimitBreachAction: {
98
92
  readonly DISABLE: "disable";
99
93
  readonly EMIT_METRIC: "emit-metric";
@@ -113,15 +107,13 @@ export declare const UsageLimitLimitType: {
113
107
  readonly DATA_SCANNED: "data-scanned";
114
108
  readonly TIME: "time";
115
109
  };
116
- export type UsageLimitLimitType =
117
- (typeof UsageLimitLimitType)[keyof typeof UsageLimitLimitType];
110
+ export type UsageLimitLimitType = (typeof UsageLimitLimitType)[keyof typeof UsageLimitLimitType];
118
111
  export declare const UsageLimitPeriod: {
119
112
  readonly DAILY: "daily";
120
113
  readonly MONTHLY: "monthly";
121
114
  readonly WEEKLY: "weekly";
122
115
  };
123
- export type UsageLimitPeriod =
124
- (typeof UsageLimitPeriod)[keyof typeof UsageLimitPeriod];
116
+ export type UsageLimitPeriod = (typeof UsageLimitPeriod)[keyof typeof UsageLimitPeriod];
125
117
  export declare const DataShareStatusForConsumer: {
126
118
  readonly ACTIVE: "ACTIVE";
127
119
  readonly AVAILABLE: "AVAILABLE";
@@ -175,8 +167,7 @@ export declare const LogDestinationType: {
175
167
  readonly CLOUDWATCH: "cloudwatch";
176
168
  readonly S3: "s3";
177
169
  };
178
- export type LogDestinationType =
179
- (typeof LogDestinationType)[keyof typeof LogDestinationType];
170
+ export type LogDestinationType = (typeof LogDestinationType)[keyof typeof LogDestinationType];
180
171
  export declare const NodeConfigurationOptionsFilterName: {
181
172
  readonly ESTIMATED_DISK_UTILIZATION_PERCENT: "EstimatedDiskUtilizationPercent";
182
173
  readonly MODE: "Mode";
@@ -241,8 +232,7 @@ export declare const ImpactRankingType: {
241
232
  readonly LOW: "LOW";
242
233
  readonly MEDIUM: "MEDIUM";
243
234
  };
244
- export type ImpactRankingType =
245
- (typeof ImpactRankingType)[keyof typeof ImpactRankingType];
235
+ export type ImpactRankingType = (typeof ImpactRankingType)[keyof typeof ImpactRankingType];
246
236
  export declare const LakehouseIdcRegistration: {
247
237
  readonly ASSOCIATE: "Associate";
248
238
  readonly DISASSOCIATE: "Disassociate";