Skip to content

Commit

Permalink
Update models for release
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-php-automation committed Sep 8, 2023
1 parent 2122af8 commit 416cf78
Show file tree
Hide file tree
Showing 26 changed files with 1,013 additions and 897 deletions.
22 changes: 22 additions & 0 deletions .changes/3.281.3
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"type": "api-change",
"category": "SageMaker",
"description": "Autopilot APIs will now support holiday featurization for Timeseries models. The models will now hold holiday metadata and should be able to accommodate holiday effect during inference."
},
{
"type": "api-change",
"category": "WorkSpaces",
"description": "A new field \"ErrorDetails\" will be added to the output of \"DescribeWorkspaceImages\" API call. This field provides in-depth details about the error occurred during image import process. These details include the possible causes of the errors and troubleshooting information."
},
{
"type": "enhancement",
"category": "FSx",
"description": "Amazon FSx documentation fixes"
},
{
"type": "api-change",
"category": "SSOAdmin",
"description": "Content updates to IAM Identity Center API for China Regions."
}
]
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## next release

* `Aws\SageMaker` - Autopilot APIs will now support holiday featurization for Timeseries models. The models will now hold holiday metadata and should be able to accommodate holiday effect during inference.
* `Aws\WorkSpaces` - A new field "ErrorDetails" will be added to the output of "DescribeWorkspaceImages" API call. This field provides in-depth details about the error occurred during image import process. These details include the possible causes of the errors and troubleshooting information.
* `Aws\FSx` - Amazon FSx documentation fixes
* `Aws\SSOAdmin` - Content updates to IAM Identity Center API for China Regions.

## 3.281.2 - 2023-09-07

* `Aws\SecurityHub` - Documentation updates for AWS Security Hub
Expand Down
6 changes: 6 additions & 0 deletions src/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -19027,6 +19027,12 @@
"isRegionalized" : false,
"partitionEndpoint" : "aws-cn-global"
},
"identitystore" : {
"endpoints" : {
"cn-north-1" : { },
"cn-northwest-1" : { }
}
},
"internetmonitor" : {
"defaults" : {
"dnsSuffix" : "api.amazonwebservices.com.cn",
Expand Down
2 changes: 1 addition & 1 deletion src/data/endpoints.json.php

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions src/data/fsx/2018-03-01/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@
"base": "<p>The configuration object for the Microsoft Windows file system used in <code>CreateFileSystem</code> and <code>CreateFileSystemFromBackup</code> operations.</p>",
"refs": {
"CreateFileSystemFromBackupRequest$WindowsConfiguration": "<p>The configuration for this Microsoft Windows file system.</p>",
"CreateFileSystemRequest$WindowsConfiguration": "<p>The Microsoft Windows configuration for the file system that's being created. </p>"
"CreateFileSystemRequest$WindowsConfiguration": "<p>The Microsoft Windows configuration for the file system that's being created.</p>"
}
},
"CreateOntapVolumeConfiguration": {
Expand Down Expand Up @@ -683,7 +683,7 @@
}
},
"DataRepositoryTask": {
"base": "<p>A description of the data repository task.</p> <ul> <li> <p>You use import and export data repository tasks to perform bulk transfer operations between an Amazon FSx for Lustre file system and a linked data repository.</p> </li> <li> <p>You use release data repository tasks to release have been exported to a linked S3 bucketed files from your Amazon FSx for Lustre file system.</p> </li> <li> <p>An Amazon File Cache resource uses a task to automatically release files from the cache.</p> </li> </ul> <p>To learn more about data repository tasks, see <a href=\"https://docs.aws.amazon.com/fsx/latest/LustreGuide/data-repository-tasks.html\">Data Repository Tasks</a>. </p>",
"base": "<p>A description of the data repository task.</p> <ul> <li> <p>You use import and export data repository tasks to perform bulk transfer operations between an Amazon FSx for Lustre file system and a linked data repository.</p> </li> <li> <p>You use release data repository tasks to release files that have been exported to a linked S3 bucket from your Amazon FSx for Lustre file system.</p> </li> <li> <p>An Amazon File Cache resource uses a task to automatically release files from the cache.</p> </li> </ul> <p>To learn more about data repository tasks, see <a href=\"https://docs.aws.amazon.com/fsx/latest/LustreGuide/data-repository-tasks.html\">Data Repository Tasks</a>. </p>",
"refs": {
"CreateDataRepositoryTaskResponse$DataRepositoryTask": "<p>The description of the data repository task that you just created.</p>",
"DataRepositoryTasks$member": null
Expand Down Expand Up @@ -1374,10 +1374,10 @@
"refs": {
"CreateFileCacheRequest$FileCacheTypeVersion": "<p>Sets the Lustre version for the cache that you're creating, which must be <code>2.12</code>.</p>",
"CreateFileSystemFromBackupRequest$FileSystemTypeVersion": "<p>Sets the version for the Amazon FSx for Lustre file system that you're creating from a backup. Valid values are <code>2.10</code>, <code>2.12</code>, and <code>2.15</code>.</p> <p>You don't need to specify <code>FileSystemTypeVersion</code> because it will be applied using the backup's <code>FileSystemTypeVersion</code> setting. If you choose to specify <code>FileSystemTypeVersion</code> when creating from backup, the value must match the backup's <code>FileSystemTypeVersion</code> setting.</p>",
"CreateFileSystemRequest$FileSystemTypeVersion": "<p>(Optional) For FSx for Lustre file systems, sets the Lustre version for the file system that you're creating. Valid values are <code>2.10</code>, <code>2.12</code>m and <code>2.15</code>:</p> <ul> <li> <p>2.10 is supported by the Scratch and Persistent_1 Lustre deployment types.</p> </li> <li> <p>2.12 and 2.15 are supported by all Lustre deployment types. <code>2.12</code> or <code>2.15</code> is required when setting FSx for Lustre <code>DeploymentType</code> to <code>PERSISTENT_2</code>.</p> </li> </ul> <p>Default value = <code>2.10</code>, except when <code>DeploymentType</code> is set to <code>PERSISTENT_2</code>, then the default is <code>2.12</code>.</p> <note> <p>If you set <code>FileSystemTypeVersion</code> to <code>2.10</code> for a <code>PERSISTENT_2</code> Lustre deployment type, the <code>CreateFileSystem</code> operation fails.</p> </note>",
"CreateFileSystemRequest$FileSystemTypeVersion": "<p>(Optional) For FSx for Lustre file systems, sets the Lustre version for the file system that you're creating. Valid values are <code>2.10</code>, <code>2.12</code>, and <code>2.15</code>:</p> <ul> <li> <p>2.10 is supported by the Scratch and Persistent_1 Lustre deployment types.</p> </li> <li> <p>2.12 and 2.15 are supported by all Lustre deployment types. <code>2.12</code> or <code>2.15</code> is required when setting FSx for Lustre <code>DeploymentType</code> to <code>PERSISTENT_2</code>.</p> </li> </ul> <p>Default value = <code>2.10</code>, except when <code>DeploymentType</code> is set to <code>PERSISTENT_2</code>, then the default is <code>2.12</code>.</p> <note> <p>If you set <code>FileSystemTypeVersion</code> to <code>2.10</code> for a <code>PERSISTENT_2</code> Lustre deployment type, the <code>CreateFileSystem</code> operation fails.</p> </note>",
"FileCache$FileCacheTypeVersion": "<p>The Lustre version of the cache, which must be <code>2.12</code>.</p>",
"FileCacheCreating$FileCacheTypeVersion": "<p>The Lustre version of the cache, which must be <code>2.12</code>.</p>",
"FileSystem$FileSystemTypeVersion": "<p>The Lustre version of the Amazon FSx for Lustre file system, which is <code>2.10</code>, <code>2.12</code>, or <code>2.15</code>.</p>"
"FileSystem$FileSystemTypeVersion": "<p>The Lustre version of the Amazon FSx for Lustre file system, which can be <code>2.10</code>, <code>2.12</code>, or <code>2.15</code>.</p>"
}
},
"FileSystems": {
Expand Down
2 changes: 1 addition & 1 deletion src/data/fsx/2018-03-01/docs-2.json.php

Large diffs are not rendered by default.

21 changes: 20 additions & 1 deletion src/data/sagemaker/2017-07-24/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -5652,6 +5652,12 @@
"CompleteOnConvergence":{"shape":"CompleteOnConvergence"}
}
},
"CountryCode":{
"type":"string",
"max":2,
"min":2,
"pattern":"[A-Z]{2}"
},
"CreateActionRequest":{
"type":"structure",
"required":[
Expand Down Expand Up @@ -11126,6 +11132,18 @@
"max":10,
"min":1
},
"HolidayConfig":{
"type":"list",
"member":{"shape":"HolidayConfigAttributes"},
"max":1,
"min":1
},
"HolidayConfigAttributes":{
"type":"structure",
"members":{
"CountryCode":{"shape":"CountryCode"}
}
},
"HookParameters":{
"type":"map",
"key":{"shape":"ConfigKey"},
Expand Down Expand Up @@ -19748,7 +19766,8 @@
"ForecastHorizon":{"shape":"ForecastHorizon"},
"ForecastQuantiles":{"shape":"ForecastQuantiles"},
"Transformations":{"shape":"TimeSeriesTransformations"},
"TimeSeriesConfig":{"shape":"TimeSeriesConfig"}
"TimeSeriesConfig":{"shape":"TimeSeriesConfig"},
"HolidayConfig":{"shape":"HolidayConfig"}
}
},
"TimeSeriesForecastingSettings":{
Expand Down
2 changes: 1 addition & 1 deletion src/data/sagemaker/2017-07-24/api-2.json.php

Large diffs are not rendered by default.

Loading

0 comments on commit 416cf78

Please sign in to comment.