cdk-lambda-subminute 2.0.226 → 2.0.228
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/.jsii +15 -15
- package/README.md +12 -0
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +174 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +4 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
- package/node_modules/aws-sdk/apis/apigateway-2015-07-09.min.json +2 -1
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +115 -87
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +228 -43
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +238 -63
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +74 -11
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +61 -52
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +217 -104
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +3 -1
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.min.json +261 -21
- package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +198 -182
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +657 -102
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +95 -80
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +4 -1
- package/node_modules/aws-sdk/apis/cloudhsm-2014-05-30.min.json +60 -20
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +44 -0
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.examples.json +849 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json +110 -24
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +200 -57
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +903 -316
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/connectcampaigns-2021-01-30.min.json +103 -90
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +62 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +269 -118
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +103 -14
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +14 -3
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +1123 -217
- package/node_modules/aws-sdk/apis/dms-2016-01-01.paginators.json +50 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1254 -1191
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +37 -10
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +49 -46
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +74 -13
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +190 -143
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +235 -216
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +2 -1
- package/node_modules/aws-sdk/apis/health-2016-08-04.min.json +116 -34
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +291 -192
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +37 -19
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +237 -52
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +38 -36
- package/node_modules/aws-sdk/apis/kinesis-video-archived-media-2017-09-30.min.json +0 -1
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +337 -23
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +134 -96
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +249 -225
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +93 -87
- package/node_modules/aws-sdk/apis/metadata.json +7 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.min.json +1923 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +756 -204
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +48 -0
- package/node_modules/aws-sdk/apis/payment-cryptography-data-2022-02-03.min.json +29 -16
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.min.json +1465 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +304 -11
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.examples.json +6 -12
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +286 -243
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +1194 -1134
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +334 -180
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.examples.json +501 -1
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +354 -125
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +103 -44
- package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +104 -0
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +131 -131
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +868 -726
- package/node_modules/aws-sdk/apis/scheduler-2021-06-30.min.json +15 -12
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +100 -61
- package/node_modules/aws-sdk/apis/service-quotas-2019-06-24.min.json +45 -23
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.examples.json +244 -0
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +491 -153
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/swf-2012-01-25.min.json +12 -3
- package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +127 -33
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +136 -58
- package/node_modules/aws-sdk/clients/acmpca.d.ts +1 -1
- package/node_modules/aws-sdk/clients/all.d.ts +2 -0
- package/node_modules/aws-sdk/clients/all.js +3 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +48 -4
- package/node_modules/aws-sdk/clients/apigateway.d.ts +34 -30
- package/node_modules/aws-sdk/clients/appflow.d.ts +30 -0
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +342 -2
- package/node_modules/aws-sdk/clients/apprunner.d.ts +5 -5
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +13 -2
- package/node_modules/aws-sdk/clients/backup.d.ts +131 -8
- package/node_modules/aws-sdk/clients/batch.d.ts +9 -9
- package/node_modules/aws-sdk/clients/budgets.d.ts +1 -1
- package/node_modules/aws-sdk/clients/chimesdkmediapipelines.d.ts +228 -2
- package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +17 -0
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +557 -14
- package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +21 -0
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +14 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +4 -4
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +7 -7
- package/node_modules/aws-sdk/clients/cloudwatchevents.d.ts +2 -2
- package/node_modules/aws-sdk/clients/codecommit.d.ts +87 -30
- package/node_modules/aws-sdk/clients/codestarconnections.d.ts +10 -10
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +292 -215
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +214 -2
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +609 -17
- package/node_modules/aws-sdk/clients/connectcampaigns.d.ts +30 -23
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +71 -2
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +10 -2
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +56 -52
- package/node_modules/aws-sdk/clients/datasync.d.ts +170 -39
- package/node_modules/aws-sdk/clients/dms.d.ts +1289 -13
- package/node_modules/aws-sdk/clients/drs.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ec2.d.ts +87 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +32 -32
- package/node_modules/aws-sdk/clients/elasticache.d.ts +22 -1
- package/node_modules/aws-sdk/clients/elbv2.d.ts +23 -9
- package/node_modules/aws-sdk/clients/finspace.d.ts +73 -5
- package/node_modules/aws-sdk/clients/fsx.d.ts +108 -33
- package/node_modules/aws-sdk/clients/gamelift.d.ts +91 -91
- package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +12 -12
- package/node_modules/aws-sdk/clients/glue.d.ts +40 -2
- package/node_modules/aws-sdk/clients/guardduty.d.ts +4 -4
- package/node_modules/aws-sdk/clients/health.d.ts +86 -2
- package/node_modules/aws-sdk/clients/identitystore.d.ts +26 -26
- package/node_modules/aws-sdk/clients/inspector2.d.ts +101 -2
- package/node_modules/aws-sdk/clients/internetmonitor.d.ts +49 -26
- package/node_modules/aws-sdk/clients/ivs.d.ts +4 -4
- package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kafka.d.ts +204 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +6 -8
- package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kinesisvideoarchivedmedia.d.ts +16 -16
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +522 -15
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +52 -6
- package/node_modules/aws-sdk/clients/medialive.d.ts +35 -0
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +3 -2
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +2 -2
- package/node_modules/aws-sdk/clients/neptunedata.d.ts +1976 -0
- package/node_modules/aws-sdk/clients/neptunedata.js +18 -0
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +9 -9
- package/node_modules/aws-sdk/clients/omics.d.ts +619 -21
- package/node_modules/aws-sdk/clients/organizations.d.ts +55 -55
- package/node_modules/aws-sdk/clients/paymentcryptographydata.d.ts +8 -6
- package/node_modules/aws-sdk/clients/pcaconnectorad.d.ts +1606 -0
- package/node_modules/aws-sdk/clients/pcaconnectorad.js +18 -0
- package/node_modules/aws-sdk/clients/pi.d.ts +382 -5
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +69 -5
- package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
- package/node_modules/aws-sdk/clients/quicksight.d.ts +148 -33
- package/node_modules/aws-sdk/clients/rds.d.ts +255 -23
- package/node_modules/aws-sdk/clients/rekognition.d.ts +19 -19
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +588 -274
- package/node_modules/aws-sdk/clients/route53.d.ts +9 -9
- package/node_modules/aws-sdk/clients/route53domains.d.ts +9 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +227 -22
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +86 -8
- package/node_modules/aws-sdk/clients/scheduler.d.ts +16 -3
- package/node_modules/aws-sdk/clients/securityhub.d.ts +68 -4
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +16 -16
- package/node_modules/aws-sdk/clients/servicequotas.d.ts +138 -80
- package/node_modules/aws-sdk/clients/ses.d.ts +158 -158
- package/node_modules/aws-sdk/clients/sesv2.d.ts +374 -3
- package/node_modules/aws-sdk/clients/sqs.d.ts +9 -9
- package/node_modules/aws-sdk/clients/swf.d.ts +18 -1
- package/node_modules/aws-sdk/clients/transfer.d.ts +12 -12
- package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +27 -27
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +69 -16
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +152 -78
- package/node_modules/aws-sdk/dist/aws-sdk.js +3098 -1970
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/token/sso_token_provider.js +3 -3
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +13 -13
@@ -277,6 +277,14 @@ declare class RDS extends Service {
|
|
277
277
|
* The DeleteDBCluster action deletes a previously provisioned DB cluster. When you delete a DB cluster, all automated backups for that DB cluster are deleted and can't be recovered. Manual DB cluster snapshots of the specified DB cluster are not deleted. If you're deleting a Multi-AZ DB cluster with read replicas, all cluster members are terminated and read replicas are promoted to standalone instances. For more information on Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide. For more information on Multi-AZ DB clusters, see Multi-AZ DB cluster deployments in the Amazon RDS User Guide.
|
278
278
|
*/
|
279
279
|
deleteDBCluster(callback?: (err: AWSError, data: RDS.Types.DeleteDBClusterResult) => void): Request<RDS.Types.DeleteDBClusterResult, AWSError>;
|
280
|
+
/**
|
281
|
+
* Deletes automated backups using the DbClusterResourceId value of the source DB cluster or the Amazon Resource Name (ARN) of the automated backups.
|
282
|
+
*/
|
283
|
+
deleteDBClusterAutomatedBackup(params: RDS.Types.DeleteDBClusterAutomatedBackupMessage, callback?: (err: AWSError, data: RDS.Types.DeleteDBClusterAutomatedBackupResult) => void): Request<RDS.Types.DeleteDBClusterAutomatedBackupResult, AWSError>;
|
284
|
+
/**
|
285
|
+
* Deletes automated backups using the DbClusterResourceId value of the source DB cluster or the Amazon Resource Name (ARN) of the automated backups.
|
286
|
+
*/
|
287
|
+
deleteDBClusterAutomatedBackup(callback?: (err: AWSError, data: RDS.Types.DeleteDBClusterAutomatedBackupResult) => void): Request<RDS.Types.DeleteDBClusterAutomatedBackupResult, AWSError>;
|
280
288
|
/**
|
281
289
|
* Deletes a custom endpoint and removes it from an Amazon Aurora DB cluster. This action only applies to Aurora DB clusters.
|
282
290
|
*/
|
@@ -421,6 +429,14 @@ declare class RDS extends Service {
|
|
421
429
|
* Lists the set of CA certificates provided by Amazon RDS for this Amazon Web Services account. For more information, see Using SSL/TLS to encrypt a connection to a DB instance in the Amazon RDS User Guide and Using SSL/TLS to encrypt a connection to a DB cluster in the Amazon Aurora User Guide.
|
422
430
|
*/
|
423
431
|
describeCertificates(callback?: (err: AWSError, data: RDS.Types.CertificateMessage) => void): Request<RDS.Types.CertificateMessage, AWSError>;
|
432
|
+
/**
|
433
|
+
* Displays backups for both current and deleted DB clusters. For example, use this operation to find details about automated backups for previously deleted clusters. Current clusters are returned for both the DescribeDBClusterAutomatedBackups and DescribeDBClusters operations. All parameters are optional.
|
434
|
+
*/
|
435
|
+
describeDBClusterAutomatedBackups(params: RDS.Types.DescribeDBClusterAutomatedBackupsMessage, callback?: (err: AWSError, data: RDS.Types.DBClusterAutomatedBackupMessage) => void): Request<RDS.Types.DBClusterAutomatedBackupMessage, AWSError>;
|
436
|
+
/**
|
437
|
+
* Displays backups for both current and deleted DB clusters. For example, use this operation to find details about automated backups for previously deleted clusters. Current clusters are returned for both the DescribeDBClusterAutomatedBackups and DescribeDBClusters operations. All parameters are optional.
|
438
|
+
*/
|
439
|
+
describeDBClusterAutomatedBackups(callback?: (err: AWSError, data: RDS.Types.DBClusterAutomatedBackupMessage) => void): Request<RDS.Types.DBClusterAutomatedBackupMessage, AWSError>;
|
424
440
|
/**
|
425
441
|
* Returns information about backtracks for a DB cluster. For more information on Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide. This action only applies to Aurora MySQL DB clusters.
|
426
442
|
*/
|
@@ -726,11 +742,11 @@ declare class RDS extends Service {
|
|
726
742
|
*/
|
727
743
|
failoverDBCluster(callback?: (err: AWSError, data: RDS.Types.FailoverDBClusterResult) => void): Request<RDS.Types.FailoverDBClusterResult, AWSError>;
|
728
744
|
/**
|
729
|
-
*
|
745
|
+
* Promotes the specified secondary DB cluster to be the primary DB cluster in the global database cluster to fail over or switch over a global database. Switchover operations were previously called "managed planned failovers." Although this operation can be used either to fail over or to switch over a global database cluster, its intended use is for global database failover. To switch over a global database cluster, we recommend that you use the SwitchoverGlobalCluster operation instead. How you use this operation depends on whether you are failing over or switching over your global database cluster: Failing over - Specify the AllowDataLoss parameter and don't specify the Switchover parameter. Switching over - Specify the Switchover parameter or omit it, but don't specify the AllowDataLoss parameter. About failing over and switching over While failing over and switching over a global database cluster both change the primary DB cluster, you use these operations for different reasons: Failing over - Use this operation to respond to an unplanned event, such as a Regional disaster in the primary Region. Failing over can result in a loss of write transaction data that wasn't replicated to the chosen secondary before the failover event occurred. However, the recovery process that promotes a DB instance on the chosen seconday DB cluster to be the primary writer DB instance guarantees that the data is in a transactionally consistent state. For more information about failing over an Amazon Aurora global database, see Performing managed failovers for Aurora global databases in the Amazon Aurora User Guide. Switching over - Use this operation on a healthy global database cluster for planned events, such as Regional rotation or to fail back to the original primary DB cluster after a failover operation. With this operation, there is no data loss. For more information about switching over an Amazon Aurora global database, see Performing switchovers for Aurora global databases in the Amazon Aurora User Guide.
|
730
746
|
*/
|
731
747
|
failoverGlobalCluster(params: RDS.Types.FailoverGlobalClusterMessage, callback?: (err: AWSError, data: RDS.Types.FailoverGlobalClusterResult) => void): Request<RDS.Types.FailoverGlobalClusterResult, AWSError>;
|
732
748
|
/**
|
733
|
-
*
|
749
|
+
* Promotes the specified secondary DB cluster to be the primary DB cluster in the global database cluster to fail over or switch over a global database. Switchover operations were previously called "managed planned failovers." Although this operation can be used either to fail over or to switch over a global database cluster, its intended use is for global database failover. To switch over a global database cluster, we recommend that you use the SwitchoverGlobalCluster operation instead. How you use this operation depends on whether you are failing over or switching over your global database cluster: Failing over - Specify the AllowDataLoss parameter and don't specify the Switchover parameter. Switching over - Specify the Switchover parameter or omit it, but don't specify the AllowDataLoss parameter. About failing over and switching over While failing over and switching over a global database cluster both change the primary DB cluster, you use these operations for different reasons: Failing over - Use this operation to respond to an unplanned event, such as a Regional disaster in the primary Region. Failing over can result in a loss of write transaction data that wasn't replicated to the chosen secondary before the failover event occurred. However, the recovery process that promotes a DB instance on the chosen seconday DB cluster to be the primary writer DB instance guarantees that the data is in a transactionally consistent state. For more information about failing over an Amazon Aurora global database, see Performing managed failovers for Aurora global databases in the Amazon Aurora User Guide. Switching over - Use this operation on a healthy global database cluster for planned events, such as Regional rotation or to fail back to the original primary DB cluster after a failover operation. With this operation, there is no data loss. For more information about switching over an Amazon Aurora global database, see Performing switchovers for Aurora global databases in the Amazon Aurora User Guide.
|
734
750
|
*/
|
735
751
|
failoverGlobalCluster(callback?: (err: AWSError, data: RDS.Types.FailoverGlobalClusterResult) => void): Request<RDS.Types.FailoverGlobalClusterResult, AWSError>;
|
736
752
|
/**
|
@@ -878,11 +894,11 @@ declare class RDS extends Service {
|
|
878
894
|
*/
|
879
895
|
modifyEventSubscription(callback?: (err: AWSError, data: RDS.Types.ModifyEventSubscriptionResult) => void): Request<RDS.Types.ModifyEventSubscriptionResult, AWSError>;
|
880
896
|
/**
|
881
|
-
* Modifies a setting for an Amazon Aurora global cluster. You can change one or more database configuration parameters by specifying these parameters and the new values in the request. For more information on Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide. This operation only applies to Aurora global database clusters.
|
897
|
+
* Modifies a setting for an Amazon Aurora global database cluster. You can change one or more database configuration parameters by specifying these parameters and the new values in the request. For more information on Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide. This operation only applies to Aurora global database clusters.
|
882
898
|
*/
|
883
899
|
modifyGlobalCluster(params: RDS.Types.ModifyGlobalClusterMessage, callback?: (err: AWSError, data: RDS.Types.ModifyGlobalClusterResult) => void): Request<RDS.Types.ModifyGlobalClusterResult, AWSError>;
|
884
900
|
/**
|
885
|
-
* Modifies a setting for an Amazon Aurora global cluster. You can change one or more database configuration parameters by specifying these parameters and the new values in the request. For more information on Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide. This operation only applies to Aurora global database clusters.
|
901
|
+
* Modifies a setting for an Amazon Aurora global database cluster. You can change one or more database configuration parameters by specifying these parameters and the new values in the request. For more information on Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide. This operation only applies to Aurora global database clusters.
|
886
902
|
*/
|
887
903
|
modifyGlobalCluster(callback?: (err: AWSError, data: RDS.Types.ModifyGlobalClusterResult) => void): Request<RDS.Types.ModifyGlobalClusterResult, AWSError>;
|
888
904
|
/**
|
@@ -1133,6 +1149,14 @@ declare class RDS extends Service {
|
|
1133
1149
|
* Switches over a blue/green deployment. Before you switch over, production traffic is routed to the databases in the blue environment. After you switch over, production traffic is routed to the databases in the green environment. For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
|
1134
1150
|
*/
|
1135
1151
|
switchoverBlueGreenDeployment(callback?: (err: AWSError, data: RDS.Types.SwitchoverBlueGreenDeploymentResponse) => void): Request<RDS.Types.SwitchoverBlueGreenDeploymentResponse, AWSError>;
|
1152
|
+
/**
|
1153
|
+
* Switches over the specified secondary DB cluster to be the new primary DB cluster in the global database cluster. Switchover operations were previously called "managed planned failovers." Aurora promotes the specified secondary cluster to assume full read/write capabilities and demotes the current primary cluster to a secondary (read-only) cluster, maintaining the orginal replication topology. All secondary clusters are synchronized with the primary at the beginning of the process so the new primary continues operations for the Aurora global database without losing any data. Your database is unavailable for a short time while the primary and selected secondary clusters are assuming their new roles. For more information about switching over an Aurora global database, see Performing switchovers for Amazon Aurora global databases in the Amazon Aurora User Guide. This operation is intended for controlled environments, for operations such as "regional rotation" or to fall back to the original primary after a global database failover.
|
1154
|
+
*/
|
1155
|
+
switchoverGlobalCluster(params: RDS.Types.SwitchoverGlobalClusterMessage, callback?: (err: AWSError, data: RDS.Types.SwitchoverGlobalClusterResult) => void): Request<RDS.Types.SwitchoverGlobalClusterResult, AWSError>;
|
1156
|
+
/**
|
1157
|
+
* Switches over the specified secondary DB cluster to be the new primary DB cluster in the global database cluster. Switchover operations were previously called "managed planned failovers." Aurora promotes the specified secondary cluster to assume full read/write capabilities and demotes the current primary cluster to a secondary (read-only) cluster, maintaining the orginal replication topology. All secondary clusters are synchronized with the primary at the beginning of the process so the new primary continues operations for the Aurora global database without losing any data. Your database is unavailable for a short time while the primary and selected secondary clusters are assuming their new roles. For more information about switching over an Aurora global database, see Performing switchovers for Amazon Aurora global databases in the Amazon Aurora User Guide. This operation is intended for controlled environments, for operations such as "regional rotation" or to fall back to the original primary after a global database failover.
|
1158
|
+
*/
|
1159
|
+
switchoverGlobalCluster(callback?: (err: AWSError, data: RDS.Types.SwitchoverGlobalClusterResult) => void): Request<RDS.Types.SwitchoverGlobalClusterResult, AWSError>;
|
1136
1160
|
/**
|
1137
1161
|
* Switches over an Oracle standby database in an Oracle Data Guard environment, making it the new primary database. Issue this command in the Region that hosts the current standby database.
|
1138
1162
|
*/
|
@@ -1790,6 +1814,14 @@ declare namespace RDS {
|
|
1790
1814
|
*/
|
1791
1815
|
Manifest?: CustomDBEngineVersionManifest;
|
1792
1816
|
Tags?: TagList;
|
1817
|
+
/**
|
1818
|
+
* Reserved for future use.
|
1819
|
+
*/
|
1820
|
+
SourceCustomDbEngineVersionIdentifier?: String255;
|
1821
|
+
/**
|
1822
|
+
* Reserved for future use.
|
1823
|
+
*/
|
1824
|
+
UseAwsProvidedLatestImage?: BooleanOptional;
|
1793
1825
|
}
|
1794
1826
|
export interface CreateDBClusterEndpointMessage {
|
1795
1827
|
/**
|
@@ -1959,7 +1991,7 @@ declare namespace RDS {
|
|
1959
1991
|
*/
|
1960
1992
|
AllocatedStorage?: IntegerOptional;
|
1961
1993
|
/**
|
1962
|
-
* The storage type to associate with the DB cluster. For information on storage types for Aurora DB clusters, see Storage configurations for Amazon Aurora DB clusters. For information on storage types for Multi-AZ DB clusters, see Settings for creating Multi-AZ DB clusters. This setting is required to create a Multi-AZ DB cluster. When specified for a Multi-AZ DB cluster, a value for the Iops parameter is required. Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters Valid Values: Aurora DB clusters - aurora | aurora-iopt1 Multi-AZ DB clusters - io1 Default: Aurora DB clusters - aurora Multi-AZ DB clusters - io1
|
1994
|
+
* The storage type to associate with the DB cluster. For information on storage types for Aurora DB clusters, see Storage configurations for Amazon Aurora DB clusters. For information on storage types for Multi-AZ DB clusters, see Settings for creating Multi-AZ DB clusters. This setting is required to create a Multi-AZ DB cluster. When specified for a Multi-AZ DB cluster, a value for the Iops parameter is required. Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters Valid Values: Aurora DB clusters - aurora | aurora-iopt1 Multi-AZ DB clusters - io1 Default: Aurora DB clusters - aurora Multi-AZ DB clusters - io1 When you create an Aurora DB cluster with the storage type set to aurora-iopt1, the storage type is returned in the response. The storage type isn't returned when you set it to aurora.
|
1963
1995
|
*/
|
1964
1996
|
StorageType?: String;
|
1965
1997
|
/**
|
@@ -2011,6 +2043,10 @@ declare namespace RDS {
|
|
2011
2043
|
* The Amazon Web Services KMS key identifier to encrypt a secret that is automatically generated and managed in Amazon Web Services Secrets Manager. This setting is valid only if the master user password is managed by RDS in Amazon Web Services Secrets Manager for the DB cluster. The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key. To use a KMS key in a different Amazon Web Services account, specify the key ARN or alias ARN. If you don't specify MasterUserSecretKmsKeyId, then the aws/secretsmanager KMS key is used to encrypt the secret. If the secret is in a different Amazon Web Services account, then you can't use the aws/secretsmanager KMS key to encrypt the secret, and you must use a customer managed KMS key. There is a default KMS key for your Amazon Web Services account. Your Amazon Web Services account has a different default KMS key for each Amazon Web Services Region. Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters
|
2012
2044
|
*/
|
2013
2045
|
MasterUserSecretKmsKeyId?: String;
|
2046
|
+
/**
|
2047
|
+
* Specifies whether read replicas can forward write operations to the writer DB instance in the DB cluster. By default, write operations aren't allowed on reader DB instances. Valid for: Aurora DB clusters only
|
2048
|
+
*/
|
2049
|
+
EnableLocalWriteForwarding?: BooleanOptional;
|
2014
2050
|
/**
|
2015
2051
|
* The ID of the region that contains the source for the read replica.
|
2016
2052
|
*/
|
@@ -3008,6 +3044,112 @@ declare namespace RDS {
|
|
3008
3044
|
* The next time you can modify the DB cluster to use the aurora-iopt1 storage type. This setting is only for Aurora DB clusters.
|
3009
3045
|
*/
|
3010
3046
|
IOOptimizedNextAllowedModificationTime?: TStamp;
|
3047
|
+
/**
|
3048
|
+
* Specifies whether an Aurora DB cluster has in-cluster write forwarding enabled, not enabled, requested, or is in the process of enabling it.
|
3049
|
+
*/
|
3050
|
+
LocalWriteForwardingStatus?: LocalWriteForwardingStatus;
|
3051
|
+
}
|
3052
|
+
export interface DBClusterAutomatedBackup {
|
3053
|
+
/**
|
3054
|
+
* The name of the database engine for this automated backup.
|
3055
|
+
*/
|
3056
|
+
Engine?: String;
|
3057
|
+
/**
|
3058
|
+
* The VPC ID associated with the DB cluster.
|
3059
|
+
*/
|
3060
|
+
VpcId?: String;
|
3061
|
+
/**
|
3062
|
+
* The Amazon Resource Name (ARN) for the automated backups.
|
3063
|
+
*/
|
3064
|
+
DBClusterAutomatedBackupsArn?: String;
|
3065
|
+
/**
|
3066
|
+
* The identifier for the source DB cluster, which can't be changed and which is unique to an Amazon Web Services Region.
|
3067
|
+
*/
|
3068
|
+
DBClusterIdentifier?: String;
|
3069
|
+
RestoreWindow?: RestoreWindow;
|
3070
|
+
/**
|
3071
|
+
* The master user name of the automated backup.
|
3072
|
+
*/
|
3073
|
+
MasterUsername?: String;
|
3074
|
+
/**
|
3075
|
+
* The resource ID for the source DB cluster, which can't be changed and which is unique to an Amazon Web Services Region.
|
3076
|
+
*/
|
3077
|
+
DbClusterResourceId?: String;
|
3078
|
+
/**
|
3079
|
+
* The Amazon Web Services Region associated with the automated backup.
|
3080
|
+
*/
|
3081
|
+
Region?: String;
|
3082
|
+
/**
|
3083
|
+
* The license model information for this DB cluster automated backup.
|
3084
|
+
*/
|
3085
|
+
LicenseModel?: String;
|
3086
|
+
/**
|
3087
|
+
* A list of status information for an automated backup: retained - Automated backups for deleted clusters.
|
3088
|
+
*/
|
3089
|
+
Status?: String;
|
3090
|
+
/**
|
3091
|
+
* True if mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled, and otherwise false.
|
3092
|
+
*/
|
3093
|
+
IAMDatabaseAuthenticationEnabled?: Boolean;
|
3094
|
+
/**
|
3095
|
+
* The time when the DB cluster was created, in Universal Coordinated Time (UTC).
|
3096
|
+
*/
|
3097
|
+
ClusterCreateTime?: TStamp;
|
3098
|
+
/**
|
3099
|
+
* Specifies whether the source DB cluster is encrypted.
|
3100
|
+
*/
|
3101
|
+
StorageEncrypted?: Boolean;
|
3102
|
+
/**
|
3103
|
+
* For all database engines except Amazon Aurora, AllocatedStorage specifies the allocated storage size in gibibytes (GiB). For Aurora, AllocatedStorage always returns 1, because Aurora DB cluster storage size isn't fixed, but instead automatically adjusts as needed.
|
3104
|
+
*/
|
3105
|
+
AllocatedStorage?: Integer;
|
3106
|
+
/**
|
3107
|
+
* The version of the database engine for the automated backup.
|
3108
|
+
*/
|
3109
|
+
EngineVersion?: String;
|
3110
|
+
/**
|
3111
|
+
* The Amazon Resource Name (ARN) for the source DB cluster.
|
3112
|
+
*/
|
3113
|
+
DBClusterArn?: String;
|
3114
|
+
/**
|
3115
|
+
* The retention period for the automated backups.
|
3116
|
+
*/
|
3117
|
+
BackupRetentionPeriod?: IntegerOptional;
|
3118
|
+
/**
|
3119
|
+
* The engine mode of the database engine for the automated backup.
|
3120
|
+
*/
|
3121
|
+
EngineMode?: String;
|
3122
|
+
/**
|
3123
|
+
* The Availability Zones where instances in the DB cluster can be created. For information on Amazon Web Services Regions and Availability Zones, see Regions and Availability Zones.
|
3124
|
+
*/
|
3125
|
+
AvailabilityZones?: AvailabilityZones;
|
3126
|
+
/**
|
3127
|
+
* The port number that the automated backup used for connections. Default: Inherits from the source DB cluster Valid Values: 1150-65535
|
3128
|
+
*/
|
3129
|
+
Port?: Integer;
|
3130
|
+
/**
|
3131
|
+
* The Amazon Web Services KMS key ID for an automated backup. The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key.
|
3132
|
+
*/
|
3133
|
+
KmsKeyId?: String;
|
3134
|
+
/**
|
3135
|
+
* The storage type associated with the DB cluster. This setting is only for non-Aurora Multi-AZ DB clusters.
|
3136
|
+
*/
|
3137
|
+
StorageType?: String;
|
3138
|
+
/**
|
3139
|
+
* The IOPS (I/O operations per second) value for the automated backup. This setting is only for non-Aurora Multi-AZ DB clusters.
|
3140
|
+
*/
|
3141
|
+
Iops?: IntegerOptional;
|
3142
|
+
}
|
3143
|
+
export type DBClusterAutomatedBackupList = DBClusterAutomatedBackup[];
|
3144
|
+
export interface DBClusterAutomatedBackupMessage {
|
3145
|
+
/**
|
3146
|
+
* The pagination token provided in the previous request. If this parameter is specified the response includes only records beyond the marker, up to MaxRecords.
|
3147
|
+
*/
|
3148
|
+
Marker?: String;
|
3149
|
+
/**
|
3150
|
+
* A list of DBClusterAutomatedBackup backups.
|
3151
|
+
*/
|
3152
|
+
DBClusterAutomatedBackups?: DBClusterAutomatedBackupList;
|
3011
3153
|
}
|
3012
3154
|
export interface DBClusterBacktrack {
|
3013
3155
|
/**
|
@@ -3297,7 +3439,7 @@ declare namespace RDS {
|
|
3297
3439
|
*/
|
3298
3440
|
KmsKeyId?: String;
|
3299
3441
|
/**
|
3300
|
-
*
|
3442
|
+
* Specifies the Amazon Resource Name (ARN) for the DB cluster snapshot.
|
3301
3443
|
*/
|
3302
3444
|
DBClusterSnapshotArn?: String;
|
3303
3445
|
/**
|
@@ -3317,6 +3459,10 @@ declare namespace RDS {
|
|
3317
3459
|
* The storage type associated with the DB cluster snapshot. This setting is only for Aurora DB clusters.
|
3318
3460
|
*/
|
3319
3461
|
StorageType?: String;
|
3462
|
+
/**
|
3463
|
+
* Specifies the resource ID of the DB cluster that this DB cluster snapshot was created from.
|
3464
|
+
*/
|
3465
|
+
DbClusterResourceId?: String;
|
3320
3466
|
}
|
3321
3467
|
export interface DBClusterSnapshotAttribute {
|
3322
3468
|
/**
|
@@ -3472,6 +3618,10 @@ declare namespace RDS {
|
|
3472
3618
|
* A list of the supported CA certificate identifiers. For more information, see Using SSL/TLS to encrypt a connection to a DB instance in the Amazon RDS User Guide and Using SSL/TLS to encrypt a connection to a DB cluster in the Amazon Aurora User Guide.
|
3473
3619
|
*/
|
3474
3620
|
SupportedCACertificateIdentifiers?: CACertificateIdentifiersList;
|
3621
|
+
/**
|
3622
|
+
* A value that indicates whether the DB engine version supports forwarding write operations from reader DB instances to the writer DB instance in the DB cluster. By default, write operations aren't allowed on reader DB instances. Valid for: Aurora DB clusters only
|
3623
|
+
*/
|
3624
|
+
SupportsLocalWriteForwarding?: BooleanOptional;
|
3475
3625
|
}
|
3476
3626
|
export type DBEngineVersionList = DBEngineVersion[];
|
3477
3627
|
export interface DBEngineVersionMessage {
|
@@ -3817,7 +3967,7 @@ declare namespace RDS {
|
|
3817
3967
|
*/
|
3818
3968
|
DBInstanceArn?: String;
|
3819
3969
|
/**
|
3820
|
-
* The
|
3970
|
+
* The resource ID for the source DB instance, which can't be changed and which is unique to an Amazon Web Services Region.
|
3821
3971
|
*/
|
3822
3972
|
DbiResourceId?: String;
|
3823
3973
|
/**
|
@@ -3825,7 +3975,7 @@ declare namespace RDS {
|
|
3825
3975
|
*/
|
3826
3976
|
Region?: String;
|
3827
3977
|
/**
|
3828
|
-
* The
|
3978
|
+
* The identifier for the source DB instance, which can't be changed and which is unique to an Amazon Web Services Region.
|
3829
3979
|
*/
|
3830
3980
|
DBInstanceIdentifier?: String;
|
3831
3981
|
/**
|
@@ -3837,7 +3987,7 @@ declare namespace RDS {
|
|
3837
3987
|
*/
|
3838
3988
|
AllocatedStorage?: Integer;
|
3839
3989
|
/**
|
3840
|
-
* Provides a list of status information for an automated backup: active -
|
3990
|
+
* Provides a list of status information for an automated backup: active - Automated backups for current instances. retained - Automated backups for deleted instances. creating - Automated backups that are waiting for the first automated snapshot to be available.
|
3841
3991
|
*/
|
3842
3992
|
Status?: String;
|
3843
3993
|
/**
|
@@ -3857,7 +4007,7 @@ declare namespace RDS {
|
|
3857
4007
|
*/
|
3858
4008
|
InstanceCreateTime?: TStamp;
|
3859
4009
|
/**
|
3860
|
-
* The
|
4010
|
+
* The master user name of an automated backup.
|
3861
4011
|
*/
|
3862
4012
|
MasterUsername?: String;
|
3863
4013
|
/**
|
@@ -4512,6 +4662,15 @@ declare namespace RDS {
|
|
4512
4662
|
*/
|
4513
4663
|
EngineVersion: CustomEngineVersion;
|
4514
4664
|
}
|
4665
|
+
export interface DeleteDBClusterAutomatedBackupMessage {
|
4666
|
+
/**
|
4667
|
+
* The identifier for the source DB cluster, which can't be changed and which is unique to an Amazon Web Services Region.
|
4668
|
+
*/
|
4669
|
+
DbClusterResourceId: String;
|
4670
|
+
}
|
4671
|
+
export interface DeleteDBClusterAutomatedBackupResult {
|
4672
|
+
DBClusterAutomatedBackup?: DBClusterAutomatedBackup;
|
4673
|
+
}
|
4515
4674
|
export interface DeleteDBClusterEndpointMessage {
|
4516
4675
|
/**
|
4517
4676
|
* The identifier associated with the custom endpoint. This parameter is stored as a lowercase string.
|
@@ -4531,6 +4690,10 @@ declare namespace RDS {
|
|
4531
4690
|
* The DB cluster snapshot identifier of the new DB cluster snapshot created when SkipFinalSnapshot is disabled. Specifying this parameter and also skipping the creation of a final DB cluster snapshot with the SkipFinalShapshot parameter results in an error. Constraints: Must be 1 to 255 letters, numbers, or hyphens. First character must be a letter Can't end with a hyphen or contain two consecutive hyphens
|
4532
4691
|
*/
|
4533
4692
|
FinalDBSnapshotIdentifier?: String;
|
4693
|
+
/**
|
4694
|
+
* A value that indicates whether to remove automated backups immediately after the DB cluster is deleted. This parameter isn't case-sensitive. The default is to remove automated backups immediately after the DB cluster is deleted.
|
4695
|
+
*/
|
4696
|
+
DeleteAutomatedBackups?: BooleanOptional;
|
4534
4697
|
}
|
4535
4698
|
export interface DeleteDBClusterParameterGroupMessage {
|
4536
4699
|
/**
|
@@ -4727,6 +4890,28 @@ declare namespace RDS {
|
|
4727
4890
|
*/
|
4728
4891
|
Marker?: String;
|
4729
4892
|
}
|
4893
|
+
export interface DescribeDBClusterAutomatedBackupsMessage {
|
4894
|
+
/**
|
4895
|
+
* The resource ID of the DB cluster that is the source of the automated backup. This parameter isn't case-sensitive.
|
4896
|
+
*/
|
4897
|
+
DbClusterResourceId?: String;
|
4898
|
+
/**
|
4899
|
+
* (Optional) The user-supplied DB cluster identifier. If this parameter is specified, it must match the identifier of an existing DB cluster. It returns information from the specific DB cluster's automated backup. This parameter isn't case-sensitive.
|
4900
|
+
*/
|
4901
|
+
DBClusterIdentifier?: String;
|
4902
|
+
/**
|
4903
|
+
* A filter that specifies which resources to return based on status. Supported filters are the following: status retained - Automated backups for deleted clusters and after backup replication is stopped. db-cluster-id - Accepts DB cluster identifiers and Amazon Resource Names (ARNs). The results list includes only information about the DB cluster automated backups identified by these ARNs. db-cluster-resource-id - Accepts DB resource identifiers and Amazon Resource Names (ARNs). The results list includes only information about the DB cluster resources identified by these ARNs. Returns all resources by default. The status for each resource is specified in the response.
|
4904
|
+
*/
|
4905
|
+
Filters?: FilterList;
|
4906
|
+
/**
|
4907
|
+
* The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that you can retrieve the remaining results.
|
4908
|
+
*/
|
4909
|
+
MaxRecords?: IntegerOptional;
|
4910
|
+
/**
|
4911
|
+
* The pagination token provided in the previous request. If this parameter is specified the response includes only records beyond the marker, up to MaxRecords.
|
4912
|
+
*/
|
4913
|
+
Marker?: String;
|
4914
|
+
}
|
4730
4915
|
export interface DescribeDBClusterBacktracksMessage {
|
4731
4916
|
/**
|
4732
4917
|
* The DB cluster identifier of the DB cluster to be described. This parameter is stored as a lowercase string. Constraints: Must contain from 1 to 63 alphanumeric characters or hyphens. First character must be a letter. Can't end with a hyphen or contain two consecutive hyphens. Example: my-cluster1
|
@@ -4853,6 +5038,10 @@ declare namespace RDS {
|
|
4853
5038
|
* A value that indicates whether to include manual DB cluster snapshots that are public and can be copied or restored by any Amazon Web Services account. By default, the public snapshots are not included. You can share a manual DB cluster snapshot as public by using the ModifyDBClusterSnapshotAttribute API action.
|
4854
5039
|
*/
|
4855
5040
|
IncludePublic?: Boolean;
|
5041
|
+
/**
|
5042
|
+
* A specific DB cluster resource ID to describe.
|
5043
|
+
*/
|
5044
|
+
DbClusterResourceId?: String;
|
4856
5045
|
}
|
4857
5046
|
export interface DescribeDBClustersMessage {
|
4858
5047
|
/**
|
@@ -4924,11 +5113,11 @@ declare namespace RDS {
|
|
4924
5113
|
*/
|
4925
5114
|
DbiResourceId?: String;
|
4926
5115
|
/**
|
4927
|
-
* (Optional) The user-supplied instance identifier. If this parameter is specified, it must match the identifier of an existing DB instance. It returns information from the specific DB instance' automated backup. This parameter isn't case-sensitive.
|
5116
|
+
* (Optional) The user-supplied instance identifier. If this parameter is specified, it must match the identifier of an existing DB instance. It returns information from the specific DB instance's automated backup. This parameter isn't case-sensitive.
|
4928
5117
|
*/
|
4929
5118
|
DBInstanceIdentifier?: String;
|
4930
5119
|
/**
|
4931
|
-
* A filter that specifies which resources to return based on status. Supported filters are the following: status active -
|
5120
|
+
* A filter that specifies which resources to return based on status. Supported filters are the following: status active - Automated backups for current instances. creating - Automated backups that are waiting for the first automated snapshot to be available. retained - Automated backups for deleted instances and after backup replication is stopped. db-instance-id - Accepts DB instance identifiers and Amazon Resource Names (ARNs). The results list includes only information about the DB instance automated backups identified by these ARNs. dbi-resource-id - Accepts DB resource identifiers and Amazon Resource Names (ARNs). The results list includes only information about the DB instance resources identified by these ARNs. Returns all resources by default. The status for each resource is specified in the response.
|
4932
5121
|
*/
|
4933
5122
|
Filters?: FilterList;
|
4934
5123
|
/**
|
@@ -5958,20 +6147,28 @@ declare namespace RDS {
|
|
5958
6147
|
}
|
5959
6148
|
export interface FailoverGlobalClusterMessage {
|
5960
6149
|
/**
|
5961
|
-
*
|
6150
|
+
* The identifier of the global database cluster (Aurora global database) this operation should apply to. The identifier is the unique key assigned by the user when the Aurora global database is created. In other words, it's the name of the Aurora global database. Constraints: Must match the identifier of an existing global database cluster.
|
5962
6151
|
*/
|
5963
6152
|
GlobalClusterIdentifier: GlobalClusterIdentifier;
|
5964
6153
|
/**
|
5965
|
-
*
|
6154
|
+
* The identifier of the secondary Aurora DB cluster that you want to promote to the primary for the global database cluster. Use the Amazon Resource Name (ARN) for the identifier so that Aurora can locate the cluster in its Amazon Web Services Region.
|
5966
6155
|
*/
|
5967
6156
|
TargetDbClusterIdentifier: DBClusterIdentifier;
|
6157
|
+
/**
|
6158
|
+
* Specifies whether to allow data loss for this global database cluster operation. Allowing data loss triggers a global failover operation. If you don't specify AllowDataLoss, the global database cluster operation defaults to a switchover. Constraints: Can't be specified together with the Switchover parameter.
|
6159
|
+
*/
|
6160
|
+
AllowDataLoss?: BooleanOptional;
|
6161
|
+
/**
|
6162
|
+
* Specifies whether to switch over this global database cluster. Constraints: Can't be specified together with the AllowDataLoss parameter.
|
6163
|
+
*/
|
6164
|
+
Switchover?: BooleanOptional;
|
5968
6165
|
}
|
5969
6166
|
export interface FailoverGlobalClusterResult {
|
5970
6167
|
GlobalCluster?: GlobalCluster;
|
5971
6168
|
}
|
5972
6169
|
export interface FailoverState {
|
5973
6170
|
/**
|
5974
|
-
* The current status of the
|
6171
|
+
* The current status of the global cluster. Possible values are as follows: pending – The service received a request to switch over or fail over the global cluster. The global cluster's primary DB cluster and the specified secondary DB cluster are being verified before the operation starts. failing-over – This status covers the range of Aurora internal operations that take place during the switchover or failover process, such as demoting the primary Aurora DB cluster, promoting the secondary Aurora DB cluster, and synchronizing replicas. cancelling – The request to switch over or fail over the global cluster was cancelled and the primary Aurora DB cluster and the selected secondary Aurora DB cluster are returning to their previous states.
|
5975
6172
|
*/
|
5976
6173
|
Status?: FailoverStatus;
|
5977
6174
|
/**
|
@@ -5982,6 +6179,10 @@ declare namespace RDS {
|
|
5982
6179
|
* The Amazon Resource Name (ARN) of the Aurora DB cluster that is currently being promoted, and which is associated with this state.
|
5983
6180
|
*/
|
5984
6181
|
ToDbClusterArn?: String;
|
6182
|
+
/**
|
6183
|
+
* Indicates whether the operation is a global switchover or a global failover. If data loss is allowed, then the operation is a global failover. Otherwise, it's a switchover.
|
6184
|
+
*/
|
6185
|
+
IsDataLossAllowed?: Boolean;
|
5985
6186
|
}
|
5986
6187
|
export type FailoverStatus = "pending"|"failing-over"|"cancelling"|string;
|
5987
6188
|
export type FeatureNameList = String[];
|
@@ -6039,7 +6240,7 @@ declare namespace RDS {
|
|
6039
6240
|
*/
|
6040
6241
|
GlobalClusterMembers?: GlobalClusterMemberList;
|
6041
6242
|
/**
|
6042
|
-
* A data object containing all properties for the current state of an in-process or pending failover process for this Aurora global database. This object is empty unless the FailoverGlobalCluster
|
6243
|
+
* A data object containing all properties for the current state of an in-process or pending switchover or failover process for this global cluster (Aurora global database). This object is empty unless the SwitchoverGlobalCluster or FailoverGlobalCluster operation was called on this global cluster.
|
6043
6244
|
*/
|
6044
6245
|
FailoverState?: FailoverState;
|
6045
6246
|
}
|
@@ -6047,23 +6248,28 @@ declare namespace RDS {
|
|
6047
6248
|
export type GlobalClusterList = GlobalCluster[];
|
6048
6249
|
export interface GlobalClusterMember {
|
6049
6250
|
/**
|
6050
|
-
* The Amazon Resource Name (ARN) for each Aurora cluster.
|
6251
|
+
* The Amazon Resource Name (ARN) for each Aurora DB cluster in the global cluster.
|
6051
6252
|
*/
|
6052
6253
|
DBClusterArn?: String;
|
6053
6254
|
/**
|
6054
|
-
* The Amazon Resource Name (ARN) for each read-only secondary cluster associated with the
|
6255
|
+
* The Amazon Resource Name (ARN) for each read-only secondary cluster associated with the global cluster.
|
6055
6256
|
*/
|
6056
6257
|
Readers?: ReadersArnList;
|
6057
6258
|
/**
|
6058
|
-
* Specifies whether the Aurora cluster is the primary cluster (that is, has read-write capability) for the
|
6259
|
+
* Specifies whether the Aurora DB cluster is the primary cluster (that is, has read-write capability) for the global cluster with which it is associated.
|
6059
6260
|
*/
|
6060
6261
|
IsWriter?: Boolean;
|
6061
6262
|
/**
|
6062
|
-
* Specifies whether a secondary cluster in
|
6263
|
+
* Specifies whether a secondary cluster in the global cluster has write forwarding enabled, not enabled, or is in the process of enabling it.
|
6063
6264
|
*/
|
6064
6265
|
GlobalWriteForwardingStatus?: WriteForwardingStatus;
|
6266
|
+
/**
|
6267
|
+
* The status of synchronization of each Aurora DB cluster in the global cluster.
|
6268
|
+
*/
|
6269
|
+
SynchronizationStatus?: GlobalClusterMemberSynchronizationStatus;
|
6065
6270
|
}
|
6066
6271
|
export type GlobalClusterMemberList = GlobalClusterMember[];
|
6272
|
+
export type GlobalClusterMemberSynchronizationStatus = "connected"|"pending-resync"|string;
|
6067
6273
|
export interface GlobalClustersMessage {
|
6068
6274
|
/**
|
6069
6275
|
* An optional pagination token provided by a previous DescribeGlobalClusters request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.
|
@@ -6100,6 +6306,7 @@ declare namespace RDS {
|
|
6100
6306
|
*/
|
6101
6307
|
Filters?: FilterList;
|
6102
6308
|
}
|
6309
|
+
export type LocalWriteForwardingStatus = "enabled"|"disabled"|"enabling"|"disabling"|"requested"|string;
|
6103
6310
|
export type LogTypeList = String[];
|
6104
6311
|
export type Long = number;
|
6105
6312
|
export type LongOptional = number;
|
@@ -6394,6 +6601,10 @@ declare namespace RDS {
|
|
6394
6601
|
* Specifies whether engine mode changes from serverless to provisioned are allowed. Valid for Cluster Type: Aurora Serverless v1 DB clusters only Constraints: You must allow engine mode changes when specifying a different value for the EngineMode parameter from the DB cluster's current engine mode.
|
6395
6602
|
*/
|
6396
6603
|
AllowEngineModeChange?: Boolean;
|
6604
|
+
/**
|
6605
|
+
* Specifies whether read replicas can forward write operations to the writer DB instance in the DB cluster. By default, write operations aren't allowed on reader DB instances. Valid for: Aurora DB clusters only
|
6606
|
+
*/
|
6607
|
+
EnableLocalWriteForwarding?: BooleanOptional;
|
6397
6608
|
}
|
6398
6609
|
export interface ModifyDBClusterParameterGroupMessage {
|
6399
6610
|
/**
|
@@ -7922,7 +8133,7 @@ declare namespace RDS {
|
|
7922
8133
|
*/
|
7923
8134
|
Engine: String;
|
7924
8135
|
/**
|
7925
|
-
* The version number of the database engine to use. To list all of the available engine versions for aurora-mysql (Aurora MySQL), use the following command: aws rds describe-db-engine-versions --engine aurora-mysql --query "DBEngineVersions[].EngineVersion" Aurora MySQL Examples: 5.7.mysql_aurora.2.
|
8136
|
+
* The version number of the database engine to use. To list all of the available engine versions for aurora-mysql (Aurora MySQL), use the following command: aws rds describe-db-engine-versions --engine aurora-mysql --query "DBEngineVersions[].EngineVersion" Aurora MySQL Examples: 5.7.mysql_aurora.2.12.0, 8.0.mysql_aurora.3.04.0
|
7926
8137
|
*/
|
7927
8138
|
EngineVersion?: String;
|
7928
8139
|
/**
|
@@ -7967,7 +8178,7 @@ declare namespace RDS {
|
|
7967
8178
|
*/
|
7968
8179
|
SourceEngine: String;
|
7969
8180
|
/**
|
7970
|
-
* The version of the database that the backup files were created from. MySQL versions 5.
|
8181
|
+
* The version of the database that the backup files were created from. MySQL versions 5.7 and 8.0 are supported. Example: 5.7.40, 8.0.28
|
7971
8182
|
*/
|
7972
8183
|
SourceEngineVersion: String;
|
7973
8184
|
/**
|
@@ -8153,7 +8364,7 @@ declare namespace RDS {
|
|
8153
8364
|
/**
|
8154
8365
|
* The identifier of the source DB cluster from which to restore. Constraints: Must match the identifier of an existing DBCluster. Valid for: Aurora DB clusters and Multi-AZ DB clusters
|
8155
8366
|
*/
|
8156
|
-
SourceDBClusterIdentifier
|
8367
|
+
SourceDBClusterIdentifier?: String;
|
8157
8368
|
/**
|
8158
8369
|
* The date and time to restore the DB cluster to. Valid Values: Value must be a time in Universal Coordinated Time (UTC) format Constraints: Must be before the latest restorable time for the DB instance Must be specified if UseLatestRestorableTime parameter isn't provided Can't be specified if the UseLatestRestorableTime parameter is enabled Can't be specified if the RestoreType parameter is copy-on-write Example: 2015-03-07T23:45:00Z Valid for: Aurora DB clusters and Multi-AZ DB clusters
|
8159
8370
|
*/
|
@@ -8244,6 +8455,10 @@ declare namespace RDS {
|
|
8244
8455
|
* The network type of the DB cluster. Valid values: IPV4 DUAL The network type is determined by the DBSubnetGroup specified for the DB cluster. A DBSubnetGroup can support only the IPv4 protocol or the IPv4 and the IPv6 protocols (DUAL). For more information, see Working with a DB instance in a VPC in the Amazon Aurora User Guide. Valid for: Aurora DB clusters only
|
8245
8456
|
*/
|
8246
8457
|
NetworkType?: String;
|
8458
|
+
/**
|
8459
|
+
* The resource ID of the source DB cluster from which to restore.
|
8460
|
+
*/
|
8461
|
+
SourceDbClusterResourceId?: String;
|
8247
8462
|
}
|
8248
8463
|
export interface RestoreDBClusterToPointInTimeResult {
|
8249
8464
|
DBCluster?: DBCluster;
|
@@ -9138,6 +9353,19 @@ declare namespace RDS {
|
|
9138
9353
|
}
|
9139
9354
|
export type SwitchoverDetailList = SwitchoverDetail[];
|
9140
9355
|
export type SwitchoverDetailStatus = string;
|
9356
|
+
export interface SwitchoverGlobalClusterMessage {
|
9357
|
+
/**
|
9358
|
+
* The identifier of the global database cluster to switch over. This parameter isn't case-sensitive. Constraints: Must match the identifier of an existing global database cluster (Aurora global database).
|
9359
|
+
*/
|
9360
|
+
GlobalClusterIdentifier: GlobalClusterIdentifier;
|
9361
|
+
/**
|
9362
|
+
* The identifier of the secondary Aurora DB cluster to promote to the new primary for the global database cluster. Use the Amazon Resource Name (ARN) for the identifier so that Aurora can locate the cluster in its Amazon Web Services Region.
|
9363
|
+
*/
|
9364
|
+
TargetDbClusterIdentifier: DBClusterIdentifier;
|
9365
|
+
}
|
9366
|
+
export interface SwitchoverGlobalClusterResult {
|
9367
|
+
GlobalCluster?: GlobalCluster;
|
9368
|
+
}
|
9141
9369
|
export interface SwitchoverReadReplicaMessage {
|
9142
9370
|
/**
|
9143
9371
|
* The DB instance identifier of the current standby database. This value is stored as a lowercase string. Constraints: Must match the identifier of an existing Oracle read replica DB instance.
|
@@ -9232,6 +9460,10 @@ declare namespace RDS {
|
|
9232
9460
|
* A value that indicates whether you can use Babelfish for Aurora PostgreSQL with the target engine version.
|
9233
9461
|
*/
|
9234
9462
|
SupportsBabelfish?: BooleanOptional;
|
9463
|
+
/**
|
9464
|
+
* A value that indicates whether the target engine version supports forwarding write operations from reader DB instances to the writer DB instance in the DB cluster. By default, write operations aren't allowed on reader DB instances. Valid for: Aurora DB clusters only
|
9465
|
+
*/
|
9466
|
+
SupportsLocalWriteForwarding?: BooleanOptional;
|
9235
9467
|
}
|
9236
9468
|
export interface UserAuthConfig {
|
9237
9469
|
/**
|