@aws-sdk/client-rds 3.67.0 → 3.75.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +30 -0
- package/dist-cjs/RDS.js +0 -90
- package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +1 -2
- package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +2 -1
- package/dist-cjs/commands/index.js +0 -6
- package/dist-cjs/models/models_0.js +91 -122
- package/dist-cjs/models/models_1.js +4 -109
- package/dist-cjs/pagination/index.js +1 -3
- package/dist-cjs/protocols/Aws_query.js +68 -640
- package/dist-es/RDS.js +0 -90
- package/dist-es/commands/DescribeDBProxyTargetsCommand.js +1 -2
- package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +1 -1
- package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +2 -1
- package/dist-es/commands/index.js +0 -6
- package/dist-es/models/models_0.js +66 -89
- package/dist-es/models/models_1.js +0 -82
- package/dist-es/pagination/index.js +1 -3
- package/dist-es/protocols/Aws_query.js +78 -717
- package/dist-types/RDS.d.ts +1 -61
- package/dist-types/RDSClient.d.ts +2 -8
- package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +2 -1
- package/dist-types/commands/ModifyCertificatesCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +0 -6
- package/dist-types/models/models_0.d.ts +304 -308
- package/dist-types/models/models_1.d.ts +223 -382
- package/dist-types/pagination/index.d.ts +1 -3
- package/dist-types/protocols/Aws_query.d.ts +0 -18
- package/dist-types/ts3.4/RDS.d.ts +0 -30
- package/dist-types/ts3.4/RDSClient.d.ts +2 -8
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/index.d.ts +0 -6
- package/dist-types/ts3.4/models/models_0.d.ts +151 -158
- package/dist-types/ts3.4/models/models_1.d.ts +9 -173
- package/dist-types/ts3.4/pagination/index.d.ts +1 -3
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -18
- package/package.json +11 -11
- package/dist-cjs/commands/CreateCustomAvailabilityZoneCommand.js +0 -36
- package/dist-cjs/commands/DeleteCustomAvailabilityZoneCommand.js +0 -36
- package/dist-cjs/commands/DeleteInstallationMediaCommand.js +0 -36
- package/dist-cjs/commands/DescribeCustomAvailabilityZonesCommand.js +0 -36
- package/dist-cjs/commands/DescribeInstallationMediaCommand.js +0 -36
- package/dist-cjs/commands/ImportInstallationMediaCommand.js +0 -37
- package/dist-cjs/pagination/DescribeCustomAvailabilityZonesPaginator.js +0 -35
- package/dist-cjs/pagination/DescribeInstallationMediaPaginator.js +0 -35
- package/dist-es/commands/CreateCustomAvailabilityZoneCommand.js +0 -39
- package/dist-es/commands/DeleteCustomAvailabilityZoneCommand.js +0 -39
- package/dist-es/commands/DeleteInstallationMediaCommand.js +0 -39
- package/dist-es/commands/DescribeCustomAvailabilityZonesCommand.js +0 -39
- package/dist-es/commands/DescribeInstallationMediaCommand.js +0 -39
- package/dist-es/commands/ImportInstallationMediaCommand.js +0 -40
- package/dist-es/pagination/DescribeCustomAvailabilityZonesPaginator.js +0 -74
- package/dist-es/pagination/DescribeInstallationMediaPaginator.js +0 -74
- package/dist-types/commands/CreateCustomAvailabilityZoneCommand.d.ts +0 -40
- package/dist-types/commands/DeleteCustomAvailabilityZoneCommand.d.ts +0 -40
- package/dist-types/commands/DeleteInstallationMediaCommand.d.ts +0 -36
- package/dist-types/commands/DescribeCustomAvailabilityZonesCommand.d.ts +0 -40
- package/dist-types/commands/DescribeInstallationMediaCommand.d.ts +0 -36
- package/dist-types/commands/ImportInstallationMediaCommand.d.ts +0 -37
- package/dist-types/pagination/DescribeCustomAvailabilityZonesPaginator.d.ts +0 -4
- package/dist-types/pagination/DescribeInstallationMediaPaginator.d.ts +0 -4
- package/dist-types/ts3.4/commands/CreateCustomAvailabilityZoneCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteCustomAvailabilityZoneCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteInstallationMediaCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeCustomAvailabilityZonesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeInstallationMediaCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ImportInstallationMediaCommand.d.ts +0 -18
- package/dist-types/ts3.4/pagination/DescribeCustomAvailabilityZonesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/DescribeInstallationMediaPaginator.d.ts +0 -4
|
@@ -938,77 +938,6 @@ export declare class OptionGroupQuotaExceededFault extends __BaseException {
|
|
|
938
938
|
|
|
939
939
|
constructor(opts: __ExceptionOptionType<OptionGroupQuotaExceededFault, __BaseException>);
|
|
940
940
|
}
|
|
941
|
-
|
|
942
|
-
export interface CreateCustomAvailabilityZoneMessage {
|
|
943
|
-
|
|
944
|
-
CustomAvailabilityZoneName: string | undefined;
|
|
945
|
-
|
|
946
|
-
ExistingVpnId?: string;
|
|
947
|
-
|
|
948
|
-
NewVpnTunnelName?: string;
|
|
949
|
-
|
|
950
|
-
VpnTunnelOriginatorIP?: string;
|
|
951
|
-
}
|
|
952
|
-
export declare namespace CreateCustomAvailabilityZoneMessage {
|
|
953
|
-
|
|
954
|
-
const filterSensitiveLog: (obj: CreateCustomAvailabilityZoneMessage) => any;
|
|
955
|
-
}
|
|
956
|
-
|
|
957
|
-
export interface VpnDetails {
|
|
958
|
-
|
|
959
|
-
VpnId?: string;
|
|
960
|
-
|
|
961
|
-
VpnTunnelOriginatorIP?: string;
|
|
962
|
-
|
|
963
|
-
VpnGatewayIp?: string;
|
|
964
|
-
|
|
965
|
-
VpnPSK?: string;
|
|
966
|
-
|
|
967
|
-
VpnName?: string;
|
|
968
|
-
|
|
969
|
-
VpnState?: string;
|
|
970
|
-
}
|
|
971
|
-
export declare namespace VpnDetails {
|
|
972
|
-
|
|
973
|
-
const filterSensitiveLog: (obj: VpnDetails) => any;
|
|
974
|
-
}
|
|
975
|
-
|
|
976
|
-
export interface CustomAvailabilityZone {
|
|
977
|
-
|
|
978
|
-
CustomAvailabilityZoneId?: string;
|
|
979
|
-
|
|
980
|
-
CustomAvailabilityZoneName?: string;
|
|
981
|
-
|
|
982
|
-
CustomAvailabilityZoneStatus?: string;
|
|
983
|
-
|
|
984
|
-
VpnDetails?: VpnDetails;
|
|
985
|
-
}
|
|
986
|
-
export declare namespace CustomAvailabilityZone {
|
|
987
|
-
|
|
988
|
-
const filterSensitiveLog: (obj: CustomAvailabilityZone) => any;
|
|
989
|
-
}
|
|
990
|
-
export interface CreateCustomAvailabilityZoneResult {
|
|
991
|
-
|
|
992
|
-
CustomAvailabilityZone?: CustomAvailabilityZone;
|
|
993
|
-
}
|
|
994
|
-
export declare namespace CreateCustomAvailabilityZoneResult {
|
|
995
|
-
|
|
996
|
-
const filterSensitiveLog: (obj: CreateCustomAvailabilityZoneResult) => any;
|
|
997
|
-
}
|
|
998
|
-
|
|
999
|
-
export declare class CustomAvailabilityZoneAlreadyExistsFault extends __BaseException {
|
|
1000
|
-
readonly name: "CustomAvailabilityZoneAlreadyExistsFault";
|
|
1001
|
-
readonly $fault: "client";
|
|
1002
|
-
|
|
1003
|
-
constructor(opts: __ExceptionOptionType<CustomAvailabilityZoneAlreadyExistsFault, __BaseException>);
|
|
1004
|
-
}
|
|
1005
|
-
|
|
1006
|
-
export declare class CustomAvailabilityZoneQuotaExceededFault extends __BaseException {
|
|
1007
|
-
readonly name: "CustomAvailabilityZoneQuotaExceededFault";
|
|
1008
|
-
readonly $fault: "client";
|
|
1009
|
-
|
|
1010
|
-
constructor(opts: __ExceptionOptionType<CustomAvailabilityZoneQuotaExceededFault, __BaseException>);
|
|
1011
|
-
}
|
|
1012
941
|
export interface CreateCustomDBEngineVersionMessage {
|
|
1013
942
|
|
|
1014
943
|
Engine: string | undefined;
|
|
@@ -1169,6 +1098,17 @@ export declare namespace ScalingConfiguration {
|
|
|
1169
1098
|
const filterSensitiveLog: (obj: ScalingConfiguration) => any;
|
|
1170
1099
|
}
|
|
1171
1100
|
|
|
1101
|
+
export interface ServerlessV2ScalingConfiguration {
|
|
1102
|
+
|
|
1103
|
+
MinCapacity?: number;
|
|
1104
|
+
|
|
1105
|
+
MaxCapacity?: number;
|
|
1106
|
+
}
|
|
1107
|
+
export declare namespace ServerlessV2ScalingConfiguration {
|
|
1108
|
+
|
|
1109
|
+
const filterSensitiveLog: (obj: ServerlessV2ScalingConfiguration) => any;
|
|
1110
|
+
}
|
|
1111
|
+
|
|
1172
1112
|
export interface CreateDBClusterMessage {
|
|
1173
1113
|
|
|
1174
1114
|
AvailabilityZones?: string[];
|
|
@@ -1258,6 +1198,8 @@ export interface CreateDBClusterMessage {
|
|
|
1258
1198
|
PerformanceInsightsKMSKeyId?: string;
|
|
1259
1199
|
|
|
1260
1200
|
PerformanceInsightsRetentionPeriod?: number;
|
|
1201
|
+
|
|
1202
|
+
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
|
|
1261
1203
|
}
|
|
1262
1204
|
export declare namespace CreateDBClusterMessage {
|
|
1263
1205
|
|
|
@@ -1372,6 +1314,17 @@ export declare namespace ScalingConfigurationInfo {
|
|
|
1372
1314
|
const filterSensitiveLog: (obj: ScalingConfigurationInfo) => any;
|
|
1373
1315
|
}
|
|
1374
1316
|
|
|
1317
|
+
export interface ServerlessV2ScalingConfigurationInfo {
|
|
1318
|
+
|
|
1319
|
+
MinCapacity?: number;
|
|
1320
|
+
|
|
1321
|
+
MaxCapacity?: number;
|
|
1322
|
+
}
|
|
1323
|
+
export declare namespace ServerlessV2ScalingConfigurationInfo {
|
|
1324
|
+
|
|
1325
|
+
const filterSensitiveLog: (obj: ServerlessV2ScalingConfigurationInfo) => any;
|
|
1326
|
+
}
|
|
1327
|
+
|
|
1375
1328
|
export interface DBCluster {
|
|
1376
1329
|
|
|
1377
1330
|
AllocatedStorage?: number;
|
|
@@ -1507,6 +1460,8 @@ export interface DBCluster {
|
|
|
1507
1460
|
PerformanceInsightsKMSKeyId?: string;
|
|
1508
1461
|
|
|
1509
1462
|
PerformanceInsightsRetentionPeriod?: number;
|
|
1463
|
+
|
|
1464
|
+
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfigurationInfo;
|
|
1510
1465
|
}
|
|
1511
1466
|
export declare namespace DBCluster {
|
|
1512
1467
|
|
|
@@ -2860,22 +2815,6 @@ export declare namespace CreateOptionGroupResult {
|
|
|
2860
2815
|
|
|
2861
2816
|
const filterSensitiveLog: (obj: CreateOptionGroupResult) => any;
|
|
2862
2817
|
}
|
|
2863
|
-
export interface DeleteCustomAvailabilityZoneMessage {
|
|
2864
|
-
|
|
2865
|
-
CustomAvailabilityZoneId: string | undefined;
|
|
2866
|
-
}
|
|
2867
|
-
export declare namespace DeleteCustomAvailabilityZoneMessage {
|
|
2868
|
-
|
|
2869
|
-
const filterSensitiveLog: (obj: DeleteCustomAvailabilityZoneMessage) => any;
|
|
2870
|
-
}
|
|
2871
|
-
export interface DeleteCustomAvailabilityZoneResult {
|
|
2872
|
-
|
|
2873
|
-
CustomAvailabilityZone?: CustomAvailabilityZone;
|
|
2874
|
-
}
|
|
2875
|
-
export declare namespace DeleteCustomAvailabilityZoneResult {
|
|
2876
|
-
|
|
2877
|
-
const filterSensitiveLog: (obj: DeleteCustomAvailabilityZoneResult) => any;
|
|
2878
|
-
}
|
|
2879
2818
|
|
|
2880
2819
|
export declare class CustomDBEngineVersionNotFoundFault extends __BaseException {
|
|
2881
2820
|
readonly name: "CustomDBEngineVersionNotFoundFault";
|
|
@@ -3248,53 +3187,6 @@ export declare namespace DeleteGlobalClusterResult {
|
|
|
3248
3187
|
|
|
3249
3188
|
const filterSensitiveLog: (obj: DeleteGlobalClusterResult) => any;
|
|
3250
3189
|
}
|
|
3251
|
-
export interface DeleteInstallationMediaMessage {
|
|
3252
|
-
|
|
3253
|
-
InstallationMediaId: string | undefined;
|
|
3254
|
-
}
|
|
3255
|
-
export declare namespace DeleteInstallationMediaMessage {
|
|
3256
|
-
|
|
3257
|
-
const filterSensitiveLog: (obj: DeleteInstallationMediaMessage) => any;
|
|
3258
|
-
}
|
|
3259
|
-
|
|
3260
|
-
export interface InstallationMediaFailureCause {
|
|
3261
|
-
|
|
3262
|
-
Message?: string;
|
|
3263
|
-
}
|
|
3264
|
-
export declare namespace InstallationMediaFailureCause {
|
|
3265
|
-
|
|
3266
|
-
const filterSensitiveLog: (obj: InstallationMediaFailureCause) => any;
|
|
3267
|
-
}
|
|
3268
|
-
|
|
3269
|
-
export interface InstallationMedia {
|
|
3270
|
-
|
|
3271
|
-
InstallationMediaId?: string;
|
|
3272
|
-
|
|
3273
|
-
CustomAvailabilityZoneId?: string;
|
|
3274
|
-
|
|
3275
|
-
Engine?: string;
|
|
3276
|
-
|
|
3277
|
-
EngineVersion?: string;
|
|
3278
|
-
|
|
3279
|
-
EngineInstallationMediaPath?: string;
|
|
3280
|
-
|
|
3281
|
-
OSInstallationMediaPath?: string;
|
|
3282
|
-
|
|
3283
|
-
Status?: string;
|
|
3284
|
-
|
|
3285
|
-
FailureCause?: InstallationMediaFailureCause;
|
|
3286
|
-
}
|
|
3287
|
-
export declare namespace InstallationMedia {
|
|
3288
|
-
|
|
3289
|
-
const filterSensitiveLog: (obj: InstallationMedia) => any;
|
|
3290
|
-
}
|
|
3291
|
-
|
|
3292
|
-
export declare class InstallationMediaNotFoundFault extends __BaseException {
|
|
3293
|
-
readonly name: "InstallationMediaNotFoundFault";
|
|
3294
|
-
readonly $fault: "client";
|
|
3295
|
-
|
|
3296
|
-
constructor(opts: __ExceptionOptionType<InstallationMediaNotFoundFault, __BaseException>);
|
|
3297
|
-
}
|
|
3298
3190
|
|
|
3299
3191
|
export interface DeleteOptionGroupMessage {
|
|
3300
3192
|
|
|
@@ -3412,30 +3304,6 @@ export declare namespace DescribeCertificatesMessage {
|
|
|
3412
3304
|
|
|
3413
3305
|
const filterSensitiveLog: (obj: DescribeCertificatesMessage) => any;
|
|
3414
3306
|
}
|
|
3415
|
-
export interface CustomAvailabilityZoneMessage {
|
|
3416
|
-
|
|
3417
|
-
Marker?: string;
|
|
3418
|
-
|
|
3419
|
-
CustomAvailabilityZones?: CustomAvailabilityZone[];
|
|
3420
|
-
}
|
|
3421
|
-
export declare namespace CustomAvailabilityZoneMessage {
|
|
3422
|
-
|
|
3423
|
-
const filterSensitiveLog: (obj: CustomAvailabilityZoneMessage) => any;
|
|
3424
|
-
}
|
|
3425
|
-
export interface DescribeCustomAvailabilityZonesMessage {
|
|
3426
|
-
|
|
3427
|
-
CustomAvailabilityZoneId?: string;
|
|
3428
|
-
|
|
3429
|
-
Filters?: Filter[];
|
|
3430
|
-
|
|
3431
|
-
MaxRecords?: number;
|
|
3432
|
-
|
|
3433
|
-
Marker?: string;
|
|
3434
|
-
}
|
|
3435
|
-
export declare namespace DescribeCustomAvailabilityZonesMessage {
|
|
3436
|
-
|
|
3437
|
-
const filterSensitiveLog: (obj: DescribeCustomAvailabilityZonesMessage) => any;
|
|
3438
|
-
}
|
|
3439
3307
|
|
|
3440
3308
|
export interface DBClusterBacktrackMessage {
|
|
3441
3309
|
|
|
@@ -4005,3 +3873,128 @@ export declare namespace DescribeDBProxyTargetsRequest {
|
|
|
4005
3873
|
|
|
4006
3874
|
const filterSensitiveLog: (obj: DescribeDBProxyTargetsRequest) => any;
|
|
4007
3875
|
}
|
|
3876
|
+
export declare enum TargetRole {
|
|
3877
|
+
READ_ONLY = "READ_ONLY",
|
|
3878
|
+
READ_WRITE = "READ_WRITE",
|
|
3879
|
+
UNKNOWN = "UNKNOWN"
|
|
3880
|
+
}
|
|
3881
|
+
export declare enum TargetHealthReason {
|
|
3882
|
+
AUTH_FAILURE = "AUTH_FAILURE",
|
|
3883
|
+
CONNECTION_FAILED = "CONNECTION_FAILED",
|
|
3884
|
+
INVALID_REPLICATION_STATE = "INVALID_REPLICATION_STATE",
|
|
3885
|
+
PENDING_PROXY_CAPACITY = "PENDING_PROXY_CAPACITY",
|
|
3886
|
+
UNREACHABLE = "UNREACHABLE"
|
|
3887
|
+
}
|
|
3888
|
+
export declare enum TargetState {
|
|
3889
|
+
available = "AVAILABLE",
|
|
3890
|
+
registering = "REGISTERING",
|
|
3891
|
+
unavailable = "UNAVAILABLE"
|
|
3892
|
+
}
|
|
3893
|
+
|
|
3894
|
+
export interface TargetHealth {
|
|
3895
|
+
|
|
3896
|
+
State?: TargetState | string;
|
|
3897
|
+
|
|
3898
|
+
Reason?: TargetHealthReason | string;
|
|
3899
|
+
|
|
3900
|
+
Description?: string;
|
|
3901
|
+
}
|
|
3902
|
+
export declare namespace TargetHealth {
|
|
3903
|
+
|
|
3904
|
+
const filterSensitiveLog: (obj: TargetHealth) => any;
|
|
3905
|
+
}
|
|
3906
|
+
export declare enum TargetType {
|
|
3907
|
+
RDS_INSTANCE = "RDS_INSTANCE",
|
|
3908
|
+
RDS_SERVERLESS_ENDPOINT = "RDS_SERVERLESS_ENDPOINT",
|
|
3909
|
+
TRACKED_CLUSTER = "TRACKED_CLUSTER"
|
|
3910
|
+
}
|
|
3911
|
+
|
|
3912
|
+
export interface DBProxyTarget {
|
|
3913
|
+
|
|
3914
|
+
TargetArn?: string;
|
|
3915
|
+
|
|
3916
|
+
Endpoint?: string;
|
|
3917
|
+
|
|
3918
|
+
TrackedClusterId?: string;
|
|
3919
|
+
|
|
3920
|
+
RdsResourceId?: string;
|
|
3921
|
+
|
|
3922
|
+
Port?: number;
|
|
3923
|
+
|
|
3924
|
+
Type?: TargetType | string;
|
|
3925
|
+
|
|
3926
|
+
Role?: TargetRole | string;
|
|
3927
|
+
|
|
3928
|
+
TargetHealth?: TargetHealth;
|
|
3929
|
+
}
|
|
3930
|
+
export declare namespace DBProxyTarget {
|
|
3931
|
+
|
|
3932
|
+
const filterSensitiveLog: (obj: DBProxyTarget) => any;
|
|
3933
|
+
}
|
|
3934
|
+
export interface DescribeDBProxyTargetsResponse {
|
|
3935
|
+
|
|
3936
|
+
Targets?: DBProxyTarget[];
|
|
3937
|
+
|
|
3938
|
+
Marker?: string;
|
|
3939
|
+
}
|
|
3940
|
+
export declare namespace DescribeDBProxyTargetsResponse {
|
|
3941
|
+
|
|
3942
|
+
const filterSensitiveLog: (obj: DescribeDBProxyTargetsResponse) => any;
|
|
3943
|
+
}
|
|
3944
|
+
|
|
3945
|
+
export interface DBSecurityGroupMessage {
|
|
3946
|
+
|
|
3947
|
+
Marker?: string;
|
|
3948
|
+
|
|
3949
|
+
DBSecurityGroups?: DBSecurityGroup[];
|
|
3950
|
+
}
|
|
3951
|
+
export declare namespace DBSecurityGroupMessage {
|
|
3952
|
+
|
|
3953
|
+
const filterSensitiveLog: (obj: DBSecurityGroupMessage) => any;
|
|
3954
|
+
}
|
|
3955
|
+
|
|
3956
|
+
export interface DescribeDBSecurityGroupsMessage {
|
|
3957
|
+
|
|
3958
|
+
DBSecurityGroupName?: string;
|
|
3959
|
+
|
|
3960
|
+
Filters?: Filter[];
|
|
3961
|
+
|
|
3962
|
+
MaxRecords?: number;
|
|
3963
|
+
|
|
3964
|
+
Marker?: string;
|
|
3965
|
+
}
|
|
3966
|
+
export declare namespace DescribeDBSecurityGroupsMessage {
|
|
3967
|
+
|
|
3968
|
+
const filterSensitiveLog: (obj: DescribeDBSecurityGroupsMessage) => any;
|
|
3969
|
+
}
|
|
3970
|
+
|
|
3971
|
+
export interface DescribeDBSnapshotAttributesMessage {
|
|
3972
|
+
|
|
3973
|
+
DBSnapshotIdentifier: string | undefined;
|
|
3974
|
+
}
|
|
3975
|
+
export declare namespace DescribeDBSnapshotAttributesMessage {
|
|
3976
|
+
|
|
3977
|
+
const filterSensitiveLog: (obj: DescribeDBSnapshotAttributesMessage) => any;
|
|
3978
|
+
}
|
|
3979
|
+
|
|
3980
|
+
export interface DBSnapshotAttribute {
|
|
3981
|
+
|
|
3982
|
+
AttributeName?: string;
|
|
3983
|
+
|
|
3984
|
+
AttributeValues?: string[];
|
|
3985
|
+
}
|
|
3986
|
+
export declare namespace DBSnapshotAttribute {
|
|
3987
|
+
|
|
3988
|
+
const filterSensitiveLog: (obj: DBSnapshotAttribute) => any;
|
|
3989
|
+
}
|
|
3990
|
+
|
|
3991
|
+
export interface DBSnapshotAttributesResult {
|
|
3992
|
+
|
|
3993
|
+
DBSnapshotIdentifier?: string;
|
|
3994
|
+
|
|
3995
|
+
DBSnapshotAttributes?: DBSnapshotAttribute[];
|
|
3996
|
+
}
|
|
3997
|
+
export declare namespace DBSnapshotAttributesResult {
|
|
3998
|
+
|
|
3999
|
+
const filterSensitiveLog: (obj: DBSnapshotAttributesResult) => any;
|
|
4000
|
+
}
|
|
@@ -1,131 +1,6 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { ActivityStreamMode, ActivityStreamStatus, AutomationMode, AvailabilityZone, Certificate, DBCluster, DBClusterSnapshotAttributesResult, DBInstance, DBInstanceAutomatedBackup, DBProxy, DBProxyEndpoint, DBProxyTargetGroup, DBSecurityGroup, DBSnapshot, DBSubnetGroup, EventSubscription, ExportTask, Filter, GlobalCluster,
|
|
2
|
+
import { ActivityStreamMode, ActivityStreamStatus, AutomationMode, AvailabilityZone, Certificate, DBCluster, DBClusterSnapshotAttributesResult, DBInstance, DBInstanceAutomatedBackup, DBProxy, DBProxyEndpoint, DBProxyTarget, DBProxyTargetGroup, DBSecurityGroup, DBSnapshot, DBSnapshotAttributesResult, DBSubnetGroup, EventSubscription, ExportTask, Filter, GlobalCluster, OptionGroup, OptionSetting, Parameter, ProcessorFeature, ReplicaMode, ResourcePendingMaintenanceActions, ScalingConfiguration, ServerlessV2ScalingConfiguration, Tag, UserAuthConfig } from "./models_0";
|
|
3
3
|
import { RDSServiceException as __BaseException } from "./RDSServiceException";
|
|
4
|
-
export declare enum TargetRole {
|
|
5
|
-
READ_ONLY = "READ_ONLY",
|
|
6
|
-
READ_WRITE = "READ_WRITE",
|
|
7
|
-
UNKNOWN = "UNKNOWN"
|
|
8
|
-
}
|
|
9
|
-
export declare enum TargetHealthReason {
|
|
10
|
-
AUTH_FAILURE = "AUTH_FAILURE",
|
|
11
|
-
CONNECTION_FAILED = "CONNECTION_FAILED",
|
|
12
|
-
INVALID_REPLICATION_STATE = "INVALID_REPLICATION_STATE",
|
|
13
|
-
PENDING_PROXY_CAPACITY = "PENDING_PROXY_CAPACITY",
|
|
14
|
-
UNREACHABLE = "UNREACHABLE"
|
|
15
|
-
}
|
|
16
|
-
export declare enum TargetState {
|
|
17
|
-
available = "AVAILABLE",
|
|
18
|
-
registering = "REGISTERING",
|
|
19
|
-
unavailable = "UNAVAILABLE"
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
export interface TargetHealth {
|
|
23
|
-
|
|
24
|
-
State?: TargetState | string;
|
|
25
|
-
|
|
26
|
-
Reason?: TargetHealthReason | string;
|
|
27
|
-
|
|
28
|
-
Description?: string;
|
|
29
|
-
}
|
|
30
|
-
export declare namespace TargetHealth {
|
|
31
|
-
|
|
32
|
-
const filterSensitiveLog: (obj: TargetHealth) => any;
|
|
33
|
-
}
|
|
34
|
-
export declare enum TargetType {
|
|
35
|
-
RDS_INSTANCE = "RDS_INSTANCE",
|
|
36
|
-
RDS_SERVERLESS_ENDPOINT = "RDS_SERVERLESS_ENDPOINT",
|
|
37
|
-
TRACKED_CLUSTER = "TRACKED_CLUSTER"
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
export interface DBProxyTarget {
|
|
41
|
-
|
|
42
|
-
TargetArn?: string;
|
|
43
|
-
|
|
44
|
-
Endpoint?: string;
|
|
45
|
-
|
|
46
|
-
TrackedClusterId?: string;
|
|
47
|
-
|
|
48
|
-
RdsResourceId?: string;
|
|
49
|
-
|
|
50
|
-
Port?: number;
|
|
51
|
-
|
|
52
|
-
Type?: TargetType | string;
|
|
53
|
-
|
|
54
|
-
Role?: TargetRole | string;
|
|
55
|
-
|
|
56
|
-
TargetHealth?: TargetHealth;
|
|
57
|
-
}
|
|
58
|
-
export declare namespace DBProxyTarget {
|
|
59
|
-
|
|
60
|
-
const filterSensitiveLog: (obj: DBProxyTarget) => any;
|
|
61
|
-
}
|
|
62
|
-
export interface DescribeDBProxyTargetsResponse {
|
|
63
|
-
|
|
64
|
-
Targets?: DBProxyTarget[];
|
|
65
|
-
|
|
66
|
-
Marker?: string;
|
|
67
|
-
}
|
|
68
|
-
export declare namespace DescribeDBProxyTargetsResponse {
|
|
69
|
-
|
|
70
|
-
const filterSensitiveLog: (obj: DescribeDBProxyTargetsResponse) => any;
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
export interface DBSecurityGroupMessage {
|
|
74
|
-
|
|
75
|
-
Marker?: string;
|
|
76
|
-
|
|
77
|
-
DBSecurityGroups?: DBSecurityGroup[];
|
|
78
|
-
}
|
|
79
|
-
export declare namespace DBSecurityGroupMessage {
|
|
80
|
-
|
|
81
|
-
const filterSensitiveLog: (obj: DBSecurityGroupMessage) => any;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
export interface DescribeDBSecurityGroupsMessage {
|
|
85
|
-
|
|
86
|
-
DBSecurityGroupName?: string;
|
|
87
|
-
|
|
88
|
-
Filters?: Filter[];
|
|
89
|
-
|
|
90
|
-
MaxRecords?: number;
|
|
91
|
-
|
|
92
|
-
Marker?: string;
|
|
93
|
-
}
|
|
94
|
-
export declare namespace DescribeDBSecurityGroupsMessage {
|
|
95
|
-
|
|
96
|
-
const filterSensitiveLog: (obj: DescribeDBSecurityGroupsMessage) => any;
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
export interface DescribeDBSnapshotAttributesMessage {
|
|
100
|
-
|
|
101
|
-
DBSnapshotIdentifier: string | undefined;
|
|
102
|
-
}
|
|
103
|
-
export declare namespace DescribeDBSnapshotAttributesMessage {
|
|
104
|
-
|
|
105
|
-
const filterSensitiveLog: (obj: DescribeDBSnapshotAttributesMessage) => any;
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
export interface DBSnapshotAttribute {
|
|
109
|
-
|
|
110
|
-
AttributeName?: string;
|
|
111
|
-
|
|
112
|
-
AttributeValues?: string[];
|
|
113
|
-
}
|
|
114
|
-
export declare namespace DBSnapshotAttribute {
|
|
115
|
-
|
|
116
|
-
const filterSensitiveLog: (obj: DBSnapshotAttribute) => any;
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
export interface DBSnapshotAttributesResult {
|
|
120
|
-
|
|
121
|
-
DBSnapshotIdentifier?: string;
|
|
122
|
-
|
|
123
|
-
DBSnapshotAttributes?: DBSnapshotAttribute[];
|
|
124
|
-
}
|
|
125
|
-
export declare namespace DBSnapshotAttributesResult {
|
|
126
|
-
|
|
127
|
-
const filterSensitiveLog: (obj: DBSnapshotAttributesResult) => any;
|
|
128
|
-
}
|
|
129
4
|
export interface DescribeDBSnapshotAttributesResult {
|
|
130
5
|
|
|
131
6
|
DBSnapshotAttributesResult?: DBSnapshotAttributesResult;
|
|
@@ -418,30 +293,6 @@ export declare namespace GlobalClustersMessage {
|
|
|
418
293
|
|
|
419
294
|
const filterSensitiveLog: (obj: GlobalClustersMessage) => any;
|
|
420
295
|
}
|
|
421
|
-
export interface DescribeInstallationMediaMessage {
|
|
422
|
-
|
|
423
|
-
InstallationMediaId?: string;
|
|
424
|
-
|
|
425
|
-
Filters?: Filter[];
|
|
426
|
-
|
|
427
|
-
MaxRecords?: number;
|
|
428
|
-
|
|
429
|
-
Marker?: string;
|
|
430
|
-
}
|
|
431
|
-
export declare namespace DescribeInstallationMediaMessage {
|
|
432
|
-
|
|
433
|
-
const filterSensitiveLog: (obj: DescribeInstallationMediaMessage) => any;
|
|
434
|
-
}
|
|
435
|
-
export interface InstallationMediaMessage {
|
|
436
|
-
|
|
437
|
-
Marker?: string;
|
|
438
|
-
|
|
439
|
-
InstallationMedia?: InstallationMedia[];
|
|
440
|
-
}
|
|
441
|
-
export declare namespace InstallationMediaMessage {
|
|
442
|
-
|
|
443
|
-
const filterSensitiveLog: (obj: InstallationMediaMessage) => any;
|
|
444
|
-
}
|
|
445
296
|
|
|
446
297
|
export interface DescribeOptionGroupOptionsMessage {
|
|
447
298
|
|
|
@@ -1073,29 +924,6 @@ export declare namespace FailoverGlobalClusterResult {
|
|
|
1073
924
|
|
|
1074
925
|
const filterSensitiveLog: (obj: FailoverGlobalClusterResult) => any;
|
|
1075
926
|
}
|
|
1076
|
-
export interface ImportInstallationMediaMessage {
|
|
1077
|
-
|
|
1078
|
-
CustomAvailabilityZoneId: string | undefined;
|
|
1079
|
-
|
|
1080
|
-
Engine: string | undefined;
|
|
1081
|
-
|
|
1082
|
-
EngineVersion: string | undefined;
|
|
1083
|
-
|
|
1084
|
-
EngineInstallationMediaPath: string | undefined;
|
|
1085
|
-
|
|
1086
|
-
OSInstallationMediaPath: string | undefined;
|
|
1087
|
-
}
|
|
1088
|
-
export declare namespace ImportInstallationMediaMessage {
|
|
1089
|
-
|
|
1090
|
-
const filterSensitiveLog: (obj: ImportInstallationMediaMessage) => any;
|
|
1091
|
-
}
|
|
1092
|
-
|
|
1093
|
-
export declare class InstallationMediaAlreadyExistsFault extends __BaseException {
|
|
1094
|
-
readonly name: "InstallationMediaAlreadyExistsFault";
|
|
1095
|
-
readonly $fault: "client";
|
|
1096
|
-
|
|
1097
|
-
constructor(opts: __ExceptionOptionType<InstallationMediaAlreadyExistsFault, __BaseException>);
|
|
1098
|
-
}
|
|
1099
927
|
|
|
1100
928
|
export interface ListTagsForResourceMessage {
|
|
1101
929
|
|
|
@@ -1271,6 +1099,8 @@ export interface ModifyDBClusterMessage {
|
|
|
1271
1099
|
PerformanceInsightsKMSKeyId?: string;
|
|
1272
1100
|
|
|
1273
1101
|
PerformanceInsightsRetentionPeriod?: number;
|
|
1102
|
+
|
|
1103
|
+
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
|
|
1274
1104
|
}
|
|
1275
1105
|
export declare namespace ModifyDBClusterMessage {
|
|
1276
1106
|
|
|
@@ -2063,6 +1893,8 @@ export interface RestoreDBClusterFromS3Message {
|
|
|
2063
1893
|
Domain?: string;
|
|
2064
1894
|
|
|
2065
1895
|
DomainIAMRoleName?: string;
|
|
1896
|
+
|
|
1897
|
+
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
|
|
2066
1898
|
}
|
|
2067
1899
|
export declare namespace RestoreDBClusterFromS3Message {
|
|
2068
1900
|
|
|
@@ -2144,6 +1976,8 @@ export interface RestoreDBClusterFromSnapshotMessage {
|
|
|
2144
1976
|
Iops?: number;
|
|
2145
1977
|
|
|
2146
1978
|
PubliclyAccessible?: boolean;
|
|
1979
|
+
|
|
1980
|
+
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
|
|
2147
1981
|
}
|
|
2148
1982
|
export declare namespace RestoreDBClusterFromSnapshotMessage {
|
|
2149
1983
|
|
|
@@ -2209,6 +2043,8 @@ export interface RestoreDBClusterToPointInTimeMessage {
|
|
|
2209
2043
|
PubliclyAccessible?: boolean;
|
|
2210
2044
|
|
|
2211
2045
|
Iops?: number;
|
|
2046
|
+
|
|
2047
|
+
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
|
|
2212
2048
|
}
|
|
2213
2049
|
export declare namespace RestoreDBClusterToPointInTimeMessage {
|
|
2214
2050
|
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
export * from "./DescribeCertificatesPaginator";
|
|
2
|
-
export * from "./DescribeCustomAvailabilityZonesPaginator";
|
|
3
2
|
export * from "./DescribeDBClusterBacktracksPaginator";
|
|
4
3
|
export * from "./DescribeDBClusterEndpointsPaginator";
|
|
5
4
|
export * from "./DescribeDBClusterParameterGroupsPaginator";
|
|
@@ -8,8 +7,8 @@ export * from "./DescribeDBClusterSnapshotsPaginator";
|
|
|
8
7
|
export * from "./DescribeDBClustersPaginator";
|
|
9
8
|
export * from "./DescribeDBEngineVersionsPaginator";
|
|
10
9
|
export * from "./DescribeDBInstanceAutomatedBackupsPaginator";
|
|
11
|
-
export * from "./Interfaces";
|
|
12
10
|
export * from "./DescribeDBInstancesPaginator";
|
|
11
|
+
export * from "./Interfaces";
|
|
13
12
|
export * from "./DescribeDBLogFilesPaginator";
|
|
14
13
|
export * from "./DescribeDBParameterGroupsPaginator";
|
|
15
14
|
export * from "./DescribeDBParametersPaginator";
|
|
@@ -25,7 +24,6 @@ export * from "./DescribeEventSubscriptionsPaginator";
|
|
|
25
24
|
export * from "./DescribeEventsPaginator";
|
|
26
25
|
export * from "./DescribeExportTasksPaginator";
|
|
27
26
|
export * from "./DescribeGlobalClustersPaginator";
|
|
28
|
-
export * from "./DescribeInstallationMediaPaginator";
|
|
29
27
|
export * from "./DescribeOptionGroupOptionsPaginator";
|
|
30
28
|
export * from "./DescribeOptionGroupsPaginator";
|
|
31
29
|
export * from "./DescribeOrderableDBInstanceOptionsPaginator";
|