|
2770 | 2770 | "locationName":"AvailableProcessorFeature"
|
2771 | 2771 | }
|
2772 | 2772 | },
|
| 2773 | + "AwsBackupRecoveryPointArn":{ |
| 2774 | + "type":"string", |
| 2775 | + "max":350, |
| 2776 | + "min":43, |
| 2777 | + "pattern":"^arn:aws[a-z-]*:backup:[-a-z0-9]+:[0-9]{12}:[-a-z]+:([a-z0-9\\-]+:)?[a-z][a-z0-9\\-]{0,255}$" |
| 2778 | + }, |
2773 | 2779 | "BacktrackDBClusterMessage":{
|
2774 | 2780 | "type":"structure",
|
2775 | 2781 | "required":[
|
|
3331 | 3337 | },
|
3332 | 3338 | "EnableCloudwatchLogsExports":{
|
3333 | 3339 | "shape":"LogTypeList",
|
3334 |
| - "documentation":"<p>The list of log types that need to be enabled for exporting to CloudWatch Logs. The values in the list depend on the DB engine being used. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch\">Publishing Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon Aurora User Guide</i>.</p> <p> <b>Aurora MySQL</b> </p> <p>Possible values are <code>audit</code>, <code>error</code>, <code>general</code>, and <code>slowquery</code>. </p> <p> <b>Aurora PostgreSQL</b> </p> <p>Possible values are <code>postgresql</code> and <code>upgrade</code>. </p>" |
| 3340 | + "documentation":"<p>The list of log types that need to be enabled for exporting to CloudWatch Logs. The values in the list depend on the DB engine being used. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch\">Publishing Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon Aurora User Guide</i>.</p> <p> <b>Aurora MySQL</b> </p> <p>Possible values are <code>audit</code>, <code>error</code>, <code>general</code>, and <code>slowquery</code>. </p> <p> <b>Aurora PostgreSQL</b> </p> <p>Possible value is <code>postgresql</code>. </p>" |
3335 | 3341 | },
|
3336 | 3342 | "EngineMode":{
|
3337 | 3343 | "shape":"String",
|
|
5358 | 5364 | "CustomerOwnedIpEnabled":{
|
5359 | 5365 | "shape":"BooleanOptional",
|
5360 | 5366 | "documentation":"<p>Specifies whether a customer-owned IP address (CoIP) is enabled for an RDS on Outposts DB instance.</p> <p>A <i>CoIP </i>provides local or external connectivity to resources in your Outpost subnets through your on-premises network. For some use cases, a CoIP can provide lower latency for connections to the DB instance from outside of its virtual private cloud (VPC) on your local network.</p> <p>For more information about RDS on Outposts, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-on-outposts.html\">Working with Amazon RDS on AWS Outposts</a> in the <i>Amazon RDS User Guide</i>.</p> <p>For more information about CoIPs, see <a href=\"https://docs.aws.amazon.com/outposts/latest/userguide/outposts-networking-components.html#ip-addressing\">Customer-owned IP addresses</a> in the <i>AWS Outposts User Guide</i>.</p>"
|
| 5367 | + }, |
| 5368 | + "AwsBackupRecoveryPointArn":{ |
| 5369 | + "shape":"String", |
| 5370 | + "documentation":"<p>The Amazon Resource Name (ARN) of the recovery point in AWS Backup.</p>" |
5361 | 5371 | }
|
5362 | 5372 | },
|
5363 | 5373 | "documentation":"<p>Contains the details of an Amazon RDS DB instance. </p> <p>This data type is used as a response element in the <code>DescribeDBInstances</code> action. </p>",
|
|
9595 | 9605 | "EnableCustomerOwnedIp":{
|
9596 | 9606 | "shape":"BooleanOptional",
|
9597 | 9607 | "documentation":"<p>A value that indicates whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts DB instance.</p> <p>A <i>CoIP</i> provides local or external connectivity to resources in your Outpost subnets through your on-premises network. For some use cases, a CoIP can provide lower latency for connections to the DB instance from outside of its virtual private cloud (VPC) on your local network.</p> <p>For more information about RDS on Outposts, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-on-outposts.html\">Working with Amazon RDS on AWS Outposts</a> in the <i>Amazon RDS User Guide</i>.</p> <p>For more information about CoIPs, see <a href=\"https://docs.aws.amazon.com/outposts/latest/userguide/outposts-networking-components.html#ip-addressing\">Customer-owned IP addresses</a> in the <i>AWS Outposts User Guide</i>.</p>"
|
| 9608 | + }, |
| 9609 | + "AwsBackupRecoveryPointArn":{ |
| 9610 | + "shape":"AwsBackupRecoveryPointArn", |
| 9611 | + "documentation":"<p>The Amazon Resource Name (ARN) of the recovery point in AWS Backup.</p>" |
9598 | 9612 | }
|
9599 | 9613 | },
|
9600 | 9614 | "documentation":"<p/>"
|
|
0 commit comments