Skip to content

Commit

Permalink
Release v1.50.17 (2024-02-13) (#5169)
Browse files Browse the repository at this point in the history
Release v1.50.17 (2024-02-13)
===

### Service Client Updates
* `service/lightsail`: Updates service API and documentation
  * This release adds support to upgrade the major version of a database.
* `service/marketplace-catalog`: Updates service API and documentation
* `service/resource-explorer-2`: Adds new service
* `service/securitylake`: Updates service documentation
  • Loading branch information
aws-sdk-go-automation authored Feb 13, 2024
1 parent b7651f2 commit bbeed81
Show file tree
Hide file tree
Showing 15 changed files with 516 additions and 338 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Release v1.50.17 (2024-02-13)
===

### Service Client Updates
* `service/lightsail`: Updates service API and documentation
* This release adds support to upgrade the major version of a database.
* `service/marketplace-catalog`: Updates service API and documentation
* `service/resource-explorer-2`: Adds new service
* `service/securitylake`: Updates service documentation

Release v1.50.16 (2024-02-12)
===

Expand Down
137 changes: 19 additions & 118 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.50.16"
const SDKVersion = "1.50.17"
3 changes: 2 additions & 1 deletion models/apis/lightsail/2016-11-28/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -8128,7 +8128,8 @@
"disableBackupRetention":{"shape":"boolean"},
"publiclyAccessible":{"shape":"boolean"},
"applyImmediately":{"shape":"boolean"},
"caCertificateIdentifier":{"shape":"string"}
"caCertificateIdentifier":{"shape":"string"},
"relationalDatabaseBlueprintId":{"shape":"string"}
}
},
"UpdateRelationalDatabaseResult":{
Expand Down
3 changes: 2 additions & 1 deletion models/apis/lightsail/2016-11-28/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -4927,7 +4927,8 @@
"UpdateDistributionBundleRequest$bundleId": "<p>The bundle ID of the new bundle to apply to your distribution.</p> <p>Use the <code>GetDistributionBundles</code> action to get a list of distribution bundle IDs that you can specify.</p>",
"UpdateRelationalDatabaseRequest$preferredBackupWindow": "<p>The daily time range during which automated backups are created for your database if automated backups are enabled.</p> <p>Constraints:</p> <ul> <li> <p>Must be in the <code>hh24:mi-hh24:mi</code> format.</p> <p>Example: <code>16:00-16:30</code> </p> </li> <li> <p>Specified in Coordinated Universal Time (UTC).</p> </li> <li> <p>Must not conflict with the preferred maintenance window.</p> </li> <li> <p>Must be at least 30 minutes.</p> </li> </ul>",
"UpdateRelationalDatabaseRequest$preferredMaintenanceWindow": "<p>The weekly time range during which system maintenance can occur on your database.</p> <p>The default is a 30-minute window selected at random from an 8-hour block of time for each Amazon Web Services Region, occurring on a random day of the week.</p> <p>Constraints:</p> <ul> <li> <p>Must be in the <code>ddd:hh24:mi-ddd:hh24:mi</code> format.</p> </li> <li> <p>Valid days: Mon, Tue, Wed, Thu, Fri, Sat, Sun.</p> </li> <li> <p>Must be at least 30 minutes.</p> </li> <li> <p>Specified in Coordinated Universal Time (UTC).</p> </li> <li> <p>Example: <code>Tue:17:00-Tue:17:30</code> </p> </li> </ul>",
"UpdateRelationalDatabaseRequest$caCertificateIdentifier": "<p>Indicates the certificate that needs to be associated with the database.</p>"
"UpdateRelationalDatabaseRequest$caCertificateIdentifier": "<p>Indicates the certificate that needs to be associated with the database.</p>",
"UpdateRelationalDatabaseRequest$relationalDatabaseBlueprintId": "<p>This parameter is used to update the major version of the database. Enter the <code>blueprintId</code> for the major version that you want to update to.</p> <p>Use the <a href=\"https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_GetRelationalDatabaseBlueprints.html\">GetRelationalDatabaseBlueprints</a> action to get a list of available blueprint IDs.</p>"
}
},
"timestamp": {
Expand Down
13 changes: 13 additions & 0 deletions models/apis/marketplace-catalog/2018-09-17/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1112,6 +1112,9 @@
"FailureDescription": {
"shape": "ExceptionMessageContent"
},
"Intent": {
"shape": "Intent"
},
"StartTime": {
"shape": "DateTimeISO8601"
},
Expand Down Expand Up @@ -1439,6 +1442,13 @@
"pattern": "^[\\w\\-@]+$",
"type": "string"
},
"Intent": {
"enum": [
"VALIDATE",
"APPLY"
],
"type": "string"
},
"InternalServiceException": {
"error": {
"httpStatusCode": 500
Expand Down Expand Up @@ -2637,6 +2647,9 @@
"ClientRequestToken": {
"idempotencyToken": true,
"shape": "ClientRequestToken"
},
"Intent": {
"shape": "Intent"
}
},
"required": [
Expand Down
21 changes: 14 additions & 7 deletions models/apis/marketplace-catalog/2018-09-17/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"version": "2.0",
"service": "<p>Catalog API actions allow you to manage your entities through list, describe, and update capabilities. An entity can be a product or an offer on AWS Marketplace. </p> <p>You can automate your entity update process by integrating the AWS Marketplace Catalog API with your AWS Marketplace product build or deployment pipelines. You can also create your own applications on top of the Catalog API to manage your products on AWS Marketplace.</p>",
"operations": {
"BatchDescribeEntities": "<p>Returns metadata and content for multiple entities.</p>",
"BatchDescribeEntities": "<p>Returns metadata and content for multiple entities. This is the Batch version of the <code>DescribeEntity</code> API and uses the same IAM permission action as <code>DescribeEntity</code> API.</p>",
"CancelChangeSet": "<p>Used to cancel an open change request. Must be sent before the status of the request changes to <code>APPLYING</code>, the final stage of completing your change request. You can describe a change during the 60-day request history retention period for API calls.</p>",
"DeleteResourcePolicy": "<p>Deletes a resource-based policy on an entity that is identified by its resource ARN.</p>",
"DescribeChangeSet": "<p>Provides information about a given change set.</p>",
Expand Down Expand Up @@ -53,7 +53,7 @@
}
},
"AmiProductFilters": {
"base": "<p>Object containing all the filter fields for AMI products. Client can add a maximum of 8 filters in a single <code>ListEntities</code> request.</p>",
"base": "<p>Object containing all the filter fields for AMI products. Client can add only one wildcard filter and a maximum of 8 filters in a single <code>ListEntities</code> request.</p>",
"refs": {
"EntityTypeFilters$AmiProductFilters": "<p>A filter for AMI products.</p>"
}
Expand Down Expand Up @@ -261,7 +261,7 @@
}
},
"ContainerProductFilters": {
"base": "<p>Object containing all the filter fields for container products. Client can add a maximum of 8 filters in a single <code>ListEntities</code> request.</p>",
"base": "<p>Object containing all the filter fields for container products. Client can add only one wildcard filter and a maximum of 8 filters in a single <code>ListEntities</code> request.</p>",
"refs": {
"EntityTypeFilters$ContainerProductFilters": "<p>A filter for container products.</p>"
}
Expand Down Expand Up @@ -354,7 +354,7 @@
}
},
"DataProductFilters": {
"base": "<p>Object containing all the filter fields for data products. Client can add a maximum of 8 filters in a single <code>ListEntities</code> request.</p>",
"base": "<p>Object containing all the filter fields for data products. Client can add only one wildcard filter and a maximum of 8 filters in a single <code>ListEntities</code> request.</p>",
"refs": {
"EntityTypeFilters$DataProductFilters": "<p>A filter for data products.</p>"
}
Expand Down Expand Up @@ -664,6 +664,13 @@
"EntityDetail$EntityIdentifier": "<p>The ID of the entity, in the format of <code>EntityId@RevisionId</code>.</p>"
}
},
"Intent": {
"base": null,
"refs": {
"DescribeChangeSetResponse$Intent": "<p>The optional intent provided in the <code>StartChangeSet</code> request. If you do not provide an intent, <code>APPLY</code> is set by default.</p>",
"StartChangeSetRequest$Intent": "<p>The intent related to the request. The default is <code>APPLY</code>. To test your request before applying changes to your entities, use <code>VALIDATE</code>. This feature is currently available for adding versions to single-AMI products. For more information, see <a href=\"https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/ami-products.html#ami-add-version\">Add a new version</a>.</p>"
}
},
"InternalServiceException": {
"base": "<p>There was an internal service exception.</p> <p>HTTP status code: 500</p>",
"refs": {
Expand Down Expand Up @@ -792,7 +799,7 @@
}
},
"OfferFilters": {
"base": "<p>A filter for offers entity.</p>",
"base": "<p>Object containing all the filter fields for offers entity. Client can add only one wildcard filter and a maximum of 8 filters in a single <code>ListEntities</code> request.</p>",
"refs": {
"EntityTypeFilters$OfferFilters": "<p>A filter for offers.</p>"
}
Expand Down Expand Up @@ -999,7 +1006,7 @@
}
},
"ResaleAuthorizationFilters": {
"base": "<p>A filter for ResaleAuthorization entity.</p>",
"base": "<p>Object containing all the filter fields for resale authorization entity. Client can add only one wildcard filter and a maximum of 8 filters in a single <code>ListEntities</code> request.</p>",
"refs": {
"EntityTypeFilters$ResaleAuthorizationFilters": "<p>A filter for Resale Authorizations.</p>"
}
Expand Down Expand Up @@ -1320,7 +1327,7 @@
}
},
"SaaSProductFilters": {
"base": "<p>Object containing all the filter fields for SaaS products. Client can add a maximum of 8 filters in a single <code>ListEntities</code> request.</p>",
"base": "<p>Object containing all the filter fields for SaaS products. Client can add only one wildcard filter and a maximum of 8 filters in a single <code>ListEntities</code> request.</p>",
"refs": {
"EntityTypeFilters$SaaSProductFilters": "<p>A filter for SaaS products.</p>"
}
Expand Down
Loading

0 comments on commit bbeed81

Please sign in to comment.