Skip to content

Commit

Permalink
Release v1.37.15 (2021-02-19) (#3793)
Browse files Browse the repository at this point in the history
Release v1.37.15 (2021-02-19)
===

### Service Client Updates
* `service/rds`: Updates service API and documentation
  * Added awsBackupRecoveryPointArn in ModifyDBInstanceRequest and in the response of ModifyDBInstance.
  • Loading branch information
aws-sdk-go-automation authored Feb 19, 2021
1 parent 6a40d08 commit 4e28d7d
Show file tree
Hide file tree
Showing 7 changed files with 57 additions and 10 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Release v1.37.15 (2021-02-19)
===

### Service Client Updates
* `service/rds`: Updates service API and documentation
* Added awsBackupRecoveryPointArn in ModifyDBInstanceRequest and in the response of ModifyDBInstance.

Release v1.37.14 (2021-02-18)
===

Expand Down
12 changes: 7 additions & 5 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.37.14"
const SDKVersion = "1.37.15"
12 changes: 10 additions & 2 deletions models/apis/rds/2014-10-31/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2548,6 +2548,12 @@
"locationName":"AvailableProcessorFeature"
}
},
"AwsBackupRecoveryPointArn":{
"type":"string",
"max":350,
"min":43,
"pattern":"^arn:aws[a-z-]*:backup:[-a-z0-9]+:[0-9]{12}:[-a-z]+:([a-z0-9\\-]+:)?[a-z][a-z0-9\\-]{0,255}$"
},
"BacktrackDBClusterMessage":{
"type":"structure",
"required":[
Expand Down Expand Up @@ -3760,7 +3766,8 @@
"MaxAllocatedStorage":{"shape":"IntegerOptional"},
"TagList":{"shape":"TagList"},
"DBInstanceAutomatedBackupsReplications":{"shape":"DBInstanceAutomatedBackupsReplicationList"},
"CustomerOwnedIpEnabled":{"shape":"BooleanOptional"}
"CustomerOwnedIpEnabled":{"shape":"BooleanOptional"},
"AwsBackupRecoveryPointArn":{"shape":"String"}
},
"wrapper":true
},
Expand Down Expand Up @@ -6159,7 +6166,8 @@
"MaxAllocatedStorage":{"shape":"IntegerOptional"},
"CertificateRotationRestart":{"shape":"BooleanOptional"},
"ReplicaMode":{"shape":"ReplicaMode"},
"EnableCustomerOwnedIp":{"shape":"BooleanOptional"}
"EnableCustomerOwnedIp":{"shape":"BooleanOptional"},
"AwsBackupRecoveryPointArn":{"shape":"AwsBackupRecoveryPointArn"}
}
},
"ModifyDBInstanceResult":{
Expand Down
9 changes: 8 additions & 1 deletion models/apis/rds/2014-10-31/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,12 @@
"ValidDBInstanceModificationsMessage$ValidProcessorFeatures": "<p>Valid processor features for your DB instance. </p>"
}
},
"AwsBackupRecoveryPointArn": {
"base": null,
"refs": {
"ModifyDBInstanceMessage$AwsBackupRecoveryPointArn": "<p>The Amazon Resource Name (ARN) of the recovery point in AWS Backup.</p>"
}
},
"BacktrackDBClusterMessage": {
"base": "<p/>",
"refs": {
Expand Down Expand Up @@ -2574,7 +2580,7 @@
"refs": {
"CloudwatchLogsExportConfiguration$EnableLogTypes": "<p>The list of log types to enable.</p>",
"CloudwatchLogsExportConfiguration$DisableLogTypes": "<p>The list of log types to disable.</p>",
"CreateDBClusterMessage$EnableCloudwatchLogsExports": "<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>",
"CreateDBClusterMessage$EnableCloudwatchLogsExports": "<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>",
"CreateDBInstanceMessage$EnableCloudwatchLogsExports": "<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/UserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch\">Publishing Database Logs to Amazon CloudWatch Logs </a> in the <i>Amazon Relational Database Service User Guide</i>.</p> <p> <b>Amazon Aurora</b> </p> <p>Not applicable. CloudWatch Logs exports are managed by the DB cluster. </p> <p> <b>MariaDB</b> </p> <p>Possible values are <code>audit</code>, <code>error</code>, <code>general</code>, and <code>slowquery</code>. </p> <p> <b>Microsoft SQL Server</b> </p> <p>Possible values are <code>agent</code> and <code>error</code>. </p> <p> <b>MySQL</b> </p> <p>Possible values are <code>audit</code>, <code>error</code>, <code>general</code>, and <code>slowquery</code>. </p> <p> <b>Oracle</b> </p> <p>Possible values are <code>alert</code>, <code>audit</code>, <code>listener</code>, <code>trace</code>, and <code>oemagent</code>. </p> <p> <b>PostgreSQL</b> </p> <p>Possible values are <code>postgresql</code> and <code>upgrade</code>. </p>",
"CreateDBInstanceReadReplicaMessage$EnableCloudwatchLogsExports": "<p>The list of logs that the new DB instance is to export 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/UserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch\">Publishing Database Logs to Amazon CloudWatch Logs </a> in the <i>Amazon RDS User Guide</i>.</p>",
"DBCluster$EnabledCloudwatchLogsExports": "<p>A list of log types that this DB cluster is configured to export to CloudWatch Logs.</p> <p>Log types vary by DB engine. For information about the log types for each DB engine, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_LogAccess.html\">Amazon RDS Database Log Files</a> in the <i>Amazon Aurora User Guide.</i> </p>",
Expand Down Expand Up @@ -3756,6 +3762,7 @@
"DBInstance$DBInstanceArn": "<p>The Amazon Resource Name (ARN) for the DB instance.</p>",
"DBInstance$Timezone": "<p>The time zone of the DB instance. In most cases, the <code>Timezone</code> element is empty. <code>Timezone</code> content appears only for Microsoft SQL Server DB instances that were created with a time zone specified. </p>",
"DBInstance$PerformanceInsightsKMSKeyId": "<p>The AWS KMS key identifier for encryption of Performance Insights data.</p> <p>The AWS KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the AWS KMS customer master key (CMK).</p>",
"DBInstance$AwsBackupRecoveryPointArn": "<p>The Amazon Resource Name (ARN) of the recovery point in AWS Backup.</p>",
"DBInstanceAutomatedBackup$DBInstanceArn": "<p>The Amazon Resource Name (ARN) for the automated backups.</p>",
"DBInstanceAutomatedBackup$DbiResourceId": "<p>The identifier for the source DB instance, which can't be changed and which is unique to an AWS Region.</p>",
"DBInstanceAutomatedBackup$Region": "<p>The AWS Region associated with the automated backup.</p>",
Expand Down
2 changes: 2 additions & 0 deletions models/endpoints/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -6349,6 +6349,7 @@
},
"transfer" : {
"endpoints" : {
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-south-1" : { },
Expand Down Expand Up @@ -6390,6 +6391,7 @@
},
"hostname" : "transfer-fips.us-west-2.amazonaws.com"
},
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
Expand Down
23 changes: 22 additions & 1 deletion service/rds/api.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4e28d7d

Please sign in to comment.