Skip to content

Commit

Permalink
Release v1.44.22 (2022-05-25) (#4414)
Browse files Browse the repository at this point in the history
Release v1.44.22 (2022-05-25)
===

### Service Client Updates
* `service/apigateway`: Updates service documentation
  * Documentation updates for Amazon API Gateway
* `service/apprunner`: Updates service documentation
* `service/cloudformation`: Updates service API and documentation
  * Add a new parameter statusReason to DescribeStackSetOperation output for additional details
* `service/fsx`: Updates service API and documentation
* `service/lookoutmetrics`: Updates service API and documentation
* `service/sagemaker`: Updates service API and documentation
  * Amazon SageMaker Autopilot adds support for manually selecting features from the input dataset using the CreateAutoMLJob API.
* `service/secretsmanager`: Updates service documentation
  * Documentation updates for Secrets Manager
* `service/voice-id`: Updates service API, documentation, and paginators
  • Loading branch information
aws-sdk-go-automation committed May 25, 2022
1 parent d98ed1e commit 6891065
Show file tree
Hide file tree
Showing 27 changed files with 1,952 additions and 1,992 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
Release v1.44.22 (2022-05-25)
===

### Service Client Updates
* `service/apigateway`: Updates service documentation
* Documentation updates for Amazon API Gateway
* `service/apprunner`: Updates service documentation
* `service/cloudformation`: Updates service API and documentation
* Add a new parameter statusReason to DescribeStackSetOperation output for additional details
* `service/fsx`: Updates service API and documentation
* `service/lookoutmetrics`: Updates service API and documentation
* `service/sagemaker`: Updates service API and documentation
* Amazon SageMaker Autopilot adds support for manually selecting features from the input dataset using the CreateAutoMLJob API.
* `service/secretsmanager`: Updates service documentation
* Documentation updates for Secrets Manager
* `service/voice-id`: Updates service API, documentation, and paginators

Release v1.44.21 (2022-05-24)
===

Expand Down
3 changes: 3 additions & 0 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.44.21"
const SDKVersion = "1.44.22"
1,212 changes: 606 additions & 606 deletions models/apis/apigateway/2015-07-09/docs-2.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions models/apis/apprunner/2020-05-15/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
"CodeConfiguration": {
"base": "<p>Describes the configuration that App Runner uses to build and run an App Runner service from a source code repository.</p>",
"refs": {
"CodeRepository$CodeConfiguration": "<p>Configuration for building and running the service from a source code repository.</p>"
"CodeRepository$CodeConfiguration": "<p>Configuration for building and running the service from a source code repository.</p> <note> <p> <code>CodeConfiguration</code> is required only for <code>CreateService</code> request.</p> </note>"
}
},
"CodeConfigurationValues": {
Expand Down Expand Up @@ -951,7 +951,7 @@
"StringList": {
"base": null,
"refs": {
"CreateVpcConnectorRequest$Subnets": "<p>A list of IDs of subnets that App Runner should use when it associates your service with a custom Amazon VPC. Specify IDs of subnets of a single Amazon VPC. App Runner determines the Amazon VPC from the subnets you specify.</p>",
"CreateVpcConnectorRequest$Subnets": "<p>A list of IDs of subnets that App Runner should use when it associates your service with a custom Amazon VPC. Specify IDs of subnets of a single Amazon VPC. App Runner determines the Amazon VPC from the subnets you specify.</p> <note> <p> App Runner currently only provides support for IPv4. </p> </note>",
"CreateVpcConnectorRequest$SecurityGroups": "<p>A list of IDs of security groups that App Runner should use for access to Amazon Web Services resources under the specified subnets. If not specified, App Runner uses the default security group of the Amazon VPC. The default security group allows all outbound traffic.</p>",
"VpcConnector$Subnets": "<p>A list of IDs of subnets that App Runner uses for your service. All IDs are of subnets of a single Amazon VPC.</p>",
"VpcConnector$SecurityGroups": "<p>A list of IDs of security groups that App Runner uses for access to Amazon Web Services resources under the specified subnets. If not specified, App Runner uses the default security group of the Amazon VPC. The default security group allows all outbound traffic.</p>"
Expand Down
7 changes: 5 additions & 2 deletions models/apis/cloudformation/2010-05-15/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -3691,7 +3691,8 @@
"CreationTimestamp":{"shape":"Timestamp"},
"EndTimestamp":{"shape":"Timestamp"},
"DeploymentTargets":{"shape":"DeploymentTargets"},
"StackSetDriftDetectionDetails":{"shape":"StackSetDriftDetectionDetails"}
"StackSetDriftDetectionDetails":{"shape":"StackSetDriftDetectionDetails"},
"StatusReason":{"shape":"StackSetOperationStatusReason"}
}
},
"StackSetOperationAction":{
Expand Down Expand Up @@ -3750,6 +3751,7 @@
"QUEUED"
]
},
"StackSetOperationStatusReason":{"type":"string"},
"StackSetOperationSummaries":{
"type":"list",
"member":{"shape":"StackSetOperationSummary"}
Expand All @@ -3761,7 +3763,8 @@
"Action":{"shape":"StackSetOperationAction"},
"Status":{"shape":"StackSetOperationStatus"},
"CreationTimestamp":{"shape":"Timestamp"},
"EndTimestamp":{"shape":"Timestamp"}
"EndTimestamp":{"shape":"Timestamp"},
"StatusReason":{"shape":"StackSetOperationStatusReason"}
}
},
"StackSetStatus":{
Expand Down
105 changes: 56 additions & 49 deletions models/apis/cloudformation/2010-05-15/docs-2.json

Large diffs are not rendered by default.

33 changes: 30 additions & 3 deletions models/apis/fsx/2018-03-01/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1079,7 +1079,8 @@
"CopyTagsToBackups":{"shape":"Flag"},
"DriveCacheType":{"shape":"DriveCacheType"},
"DataCompressionType":{"shape":"DataCompressionType"},
"LogConfiguration":{"shape":"LustreLogCreateConfiguration"}
"LogConfiguration":{"shape":"LustreLogCreateConfiguration"},
"RootSquashConfiguration":{"shape":"LustreRootSquashConfiguration"}
}
},
"CreateFileSystemOntapConfiguration":{
Expand Down Expand Up @@ -2298,7 +2299,8 @@
"CopyTagsToBackups":{"shape":"Flag"},
"DriveCacheType":{"shape":"DriveCacheType"},
"DataCompressionType":{"shape":"DataCompressionType"},
"LogConfiguration":{"shape":"LustreLogConfiguration"}
"LogConfiguration":{"shape":"LustreLogConfiguration"},
"RootSquashConfiguration":{"shape":"LustreRootSquashConfiguration"}
}
},
"LustreFileSystemMountName":{
Expand All @@ -2323,6 +2325,30 @@
"Destination":{"shape":"GeneralARN"}
}
},
"LustreNoSquashNid":{
"type":"string",
"max":43,
"min":11,
"pattern":"^([0-9\\[\\]\\-]*\\.){3}([0-9\\[\\]\\-]*)@tcp$"
},
"LustreNoSquashNids":{
"type":"list",
"member":{"shape":"LustreNoSquashNid"},
"max":64
},
"LustreRootSquash":{
"type":"string",
"max":21,
"min":3,
"pattern":"^([0-9]{1,10}):([0-9]{1,10})$"
},
"LustreRootSquashConfiguration":{
"type":"structure",
"members":{
"RootSquash":{"shape":"LustreRootSquash"},
"NoSquashNids":{"shape":"LustreNoSquashNids"}
}
},
"MaxResults":{
"type":"integer",
"max":2147483647,
Expand Down Expand Up @@ -3183,7 +3209,8 @@
"AutomaticBackupRetentionDays":{"shape":"AutomaticBackupRetentionDays"},
"AutoImportPolicy":{"shape":"AutoImportPolicyType"},
"DataCompressionType":{"shape":"DataCompressionType"},
"LogConfiguration":{"shape":"LustreLogCreateConfiguration"}
"LogConfiguration":{"shape":"LustreLogCreateConfiguration"},
"RootSquashConfiguration":{"shape":"LustreRootSquashConfiguration"}
}
},
"UpdateFileSystemOntapConfiguration":{
Expand Down
32 changes: 29 additions & 3 deletions models/apis/fsx/2018-03-01/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"TagResource": "<p>Tags an Amazon FSx resource.</p>",
"UntagResource": "<p>This action removes a tag from an Amazon FSx resource.</p>",
"UpdateDataRepositoryAssociation": "<p>Updates the configuration of an existing data repository association on an Amazon FSx for Lustre file system. Data repository associations are supported only for file systems with the <code>Persistent_2</code> deployment type.</p>",
"UpdateFileSystem": "<p>Use this operation to update the configuration of an existing Amazon FSx file system. You can update multiple properties in a single request.</p> <p>For Amazon FSx for Windows File Server file systems, you can update the following properties:</p> <ul> <li> <p> <code>AuditLogConfiguration</code> </p> </li> <li> <p> <code>AutomaticBackupRetentionDays</code> </p> </li> <li> <p> <code>DailyAutomaticBackupStartTime</code> </p> </li> <li> <p> <code>SelfManagedActiveDirectoryConfiguration</code> </p> </li> <li> <p> <code>StorageCapacity</code> </p> </li> <li> <p> <code>ThroughputCapacity</code> </p> </li> <li> <p> <code>WeeklyMaintenanceStartTime</code> </p> </li> </ul> <p>For Amazon FSx for Lustre file systems, you can update the following properties:</p> <ul> <li> <p> <code>AutoImportPolicy</code> </p> </li> <li> <p> <code>AutomaticBackupRetentionDays</code> </p> </li> <li> <p> <code>DailyAutomaticBackupStartTime</code> </p> </li> <li> <p> <code>DataCompressionType</code> </p> </li> <li> <p> <code>StorageCapacity</code> </p> </li> <li> <p> <code>WeeklyMaintenanceStartTime</code> </p> </li> </ul> <p>For Amazon FSx for NetApp ONTAP file systems, you can update the following properties:</p> <ul> <li> <p> <code>AutomaticBackupRetentionDays</code> </p> </li> <li> <p> <code>DailyAutomaticBackupStartTime</code> </p> </li> <li> <p> <code>DiskIopsConfiguration</code> </p> </li> <li> <p> <code>FsxAdminPassword</code> </p> </li> <li> <p> <code>StorageCapacity</code> </p> </li> <li> <p> <code>ThroughputCapacity</code> </p> </li> <li> <p> <code>WeeklyMaintenanceStartTime</code> </p> </li> </ul> <p>For the Amazon FSx for OpenZFS file systems, you can update the following properties:</p> <ul> <li> <p> <code>AutomaticBackupRetentionDays</code> </p> </li> <li> <p> <code>CopyTagsToBackups</code> </p> </li> <li> <p> <code>CopyTagsToVolumes</code> </p> </li> <li> <p> <code>DailyAutomaticBackupStartTime</code> </p> </li> <li> <p> <code>ThroughputCapacity</code> </p> </li> <li> <p> <code>WeeklyMaintenanceStartTime</code> </p> </li> </ul>",
"UpdateFileSystem": "<p>Use this operation to update the configuration of an existing Amazon FSx file system. You can update multiple properties in a single request.</p> <p>For Amazon FSx for Windows File Server file systems, you can update the following properties:</p> <ul> <li> <p> <code>AuditLogConfiguration</code> </p> </li> <li> <p> <code>AutomaticBackupRetentionDays</code> </p> </li> <li> <p> <code>DailyAutomaticBackupStartTime</code> </p> </li> <li> <p> <code>SelfManagedActiveDirectoryConfiguration</code> </p> </li> <li> <p> <code>StorageCapacity</code> </p> </li> <li> <p> <code>ThroughputCapacity</code> </p> </li> <li> <p> <code>WeeklyMaintenanceStartTime</code> </p> </li> </ul> <p>For Amazon FSx for Lustre file systems, you can update the following properties:</p> <ul> <li> <p> <code>AutoImportPolicy</code> </p> </li> <li> <p> <code>AutomaticBackupRetentionDays</code> </p> </li> <li> <p> <code>DailyAutomaticBackupStartTime</code> </p> </li> <li> <p> <code>DataCompressionType</code> </p> </li> <li> <p> <code>LustreRootSquashConfiguration</code> </p> </li> <li> <p> <code>StorageCapacity</code> </p> </li> <li> <p> <code>WeeklyMaintenanceStartTime</code> </p> </li> </ul> <p>For Amazon FSx for NetApp ONTAP file systems, you can update the following properties:</p> <ul> <li> <p> <code>AutomaticBackupRetentionDays</code> </p> </li> <li> <p> <code>DailyAutomaticBackupStartTime</code> </p> </li> <li> <p> <code>DiskIopsConfiguration</code> </p> </li> <li> <p> <code>FsxAdminPassword</code> </p> </li> <li> <p> <code>StorageCapacity</code> </p> </li> <li> <p> <code>ThroughputCapacity</code> </p> </li> <li> <p> <code>WeeklyMaintenanceStartTime</code> </p> </li> </ul> <p>For the Amazon FSx for OpenZFS file systems, you can update the following properties:</p> <ul> <li> <p> <code>AutomaticBackupRetentionDays</code> </p> </li> <li> <p> <code>CopyTagsToBackups</code> </p> </li> <li> <p> <code>CopyTagsToVolumes</code> </p> </li> <li> <p> <code>DailyAutomaticBackupStartTime</code> </p> </li> <li> <p> <code>ThroughputCapacity</code> </p> </li> <li> <p> <code>WeeklyMaintenanceStartTime</code> </p> </li> </ul>",
"UpdateSnapshot": "<p>Updates the name of an Amazon FSx for OpenZFS snapshot.</p>",
"UpdateStorageVirtualMachine": "<p>Updates an Amazon FSx for ONTAP storage virtual machine (SVM).</p>",
"UpdateVolume": "<p>Updates the configuration of an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volume.</p>"
Expand Down Expand Up @@ -1433,6 +1433,32 @@
"UpdateFileSystemLustreConfiguration$LogConfiguration": "<p>The Lustre logging configuration used when updating an Amazon FSx for Lustre file system. When logging is enabled, Lustre logs error and warning events for data repositories associated with your file system to Amazon CloudWatch Logs.</p>"
}
},
"LustreNoSquashNid": {
"base": null,
"refs": {
"LustreNoSquashNids$member": null
}
},
"LustreNoSquashNids": {
"base": null,
"refs": {
"LustreRootSquashConfiguration$NoSquashNids": "<p>When root squash is enabled, you can optionally specify an array of NIDs of clients for which root squash does not apply. A client NID is a Lustre Network Identifier used to uniquely identify a client. You can specify the NID as either a single address or a range of addresses:</p> <ul> <li> <p>A single address is described in standard Lustre NID format by specifying the client’s IP address followed by the Lustre network ID (for example, <code>10.0.1.6@tcp</code>).</p> </li> <li> <p>An address range is described using a dash to separate the range (for example, <code>10.0.[2-10].[1-255]@tcp</code>).</p> </li> </ul>"
}
},
"LustreRootSquash": {
"base": null,
"refs": {
"LustreRootSquashConfiguration$RootSquash": "<p>You enable root squash by setting a user ID (UID) and group ID (GID) for the file system in the format <code>UID:GID</code> (for example, <code>365534:65534</code>). The UID and GID values can range from <code>0</code> to <code>4294967294</code>:</p> <ul> <li> <p>A non-zero value for UID and GID enables root squash. The UID and GID values can be different, but each must be a non-zero value.</p> </li> <li> <p>A value of <code>0</code> (zero) for UID and GID indicates root, and therefore disables root squash.</p> </li> </ul> <p>When root squash is enabled, the user ID and group ID of a root user accessing the file system are re-mapped to the UID and GID you provide.</p>"
}
},
"LustreRootSquashConfiguration": {
"base": "<p>The configuration for Lustre root squash used to restrict root-level access from clients that try to access your FSx for Lustre file system as root. Use the <code>RootSquash</code> parameter to enable root squash. To learn more about Lustre root squash, see <a href=\"https://docs.aws.amazon.com/fsx/latest/LustreGuide/root-squash.html\">Lustre root squash</a>.</p> <p>You can also use the <code>NoSquashNids</code> parameter to provide an array of clients who are not affected by the root squash setting. These clients will access the file system as root, with unrestricted privileges.</p>",
"refs": {
"CreateFileSystemLustreConfiguration$RootSquashConfiguration": "<p>The Lustre root squash configuration used when creating an Amazon FSx for Lustre file system. When enabled, root squash restricts root-level access from clients that try to access your file system as a root user.</p>",
"LustreFileSystemConfiguration$RootSquashConfiguration": "<p>The Lustre root squash configuration for an Amazon FSx for Lustre file system. When enabled, root squash restricts root-level access from clients that try to access your file system as a root user.</p>",
"UpdateFileSystemLustreConfiguration$RootSquashConfiguration": "<p>The Lustre root squash configuration used when updating an Amazon FSx for Lustre file system. When enabled, root squash restricts root-level access from clients that try to access your file system as a root user.</p>"
}
},
"MaxResults": {
"base": "<p>The maximum number of resources to return in the response. This value must be an integer greater than zero.</p>",
"refs": {
Expand Down Expand Up @@ -1537,7 +1563,7 @@
"OntapDeploymentType": {
"base": null,
"refs": {
"CreateFileSystemOntapConfiguration$DeploymentType": "<p>Specifies the FSx for ONTAP file system deployment type to use in creating the file system. </p> <ul> <li> <p> <code>MULTI_AZ_1</code> - (Default) A high availability file system configured for Multi-AZ redundancy to tolerate temporary Availability Zone (AZ) unavailability. </p> </li> <li> <p> <code>SINGLE_AZ_1</code> - A file system configured for Single-AZ redundancy.</p> </li> </ul> <p>For information about the use cases for Multi-AZ and Single-AZ deployments, refer to <a href=\"https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/high-availability-multiAZ.html\">Choosing Multi-AZ or Single-AZ file system deployment</a>. </p>",
"CreateFileSystemOntapConfiguration$DeploymentType": "<p>Specifies the FSx for ONTAP file system deployment type to use in creating the file system. </p> <ul> <li> <p> <code>MULTI_AZ_1</code> - (Default) A high availability file system configured for Multi-AZ redundancy to tolerate temporary Availability Zone (AZ) unavailability. </p> </li> <li> <p> <code>SINGLE_AZ_1</code> - A file system configured for Single-AZ redundancy.</p> </li> </ul> <p>For information about the use cases for Multi-AZ and Single-AZ deployments, refer to <a href=\"https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/high-availability-AZ.html\">Choosing a file system deployment type</a>. </p>",
"OntapFileSystemConfiguration$DeploymentType": "<p>Specifies the FSx for ONTAP file system deployment type in use in the file system. </p> <ul> <li> <p> <code>MULTI_AZ_1</code> - (Default) A high availability file system configured for Multi-AZ redundancy to tolerate temporary Availability Zone (AZ) unavailability. </p> </li> <li> <p> <code>SINGLE_AZ_1</code> - A file system configured for Single-AZ redundancy.</p> </li> </ul> <p>For information about the use cases for Multi-AZ and Single-AZ deployments, refer to <a href=\"https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/high-availability-multiAZ.html\">Choosing Multi-AZ or Single-AZ file system deployment</a>. </p>"
}
},
Expand Down Expand Up @@ -2489,7 +2515,7 @@
"CreateFileSystemOntapConfiguration$WeeklyMaintenanceStartTime": null,
"CreateFileSystemOpenZFSConfiguration$WeeklyMaintenanceStartTime": null,
"CreateFileSystemWindowsConfiguration$WeeklyMaintenanceStartTime": "<p>The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone, where d is the weekday number, from 1 through 7, beginning with Monday and ending with Sunday.</p>",
"LustreFileSystemConfiguration$WeeklyMaintenanceStartTime": "<p>The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone. Here, d is the weekday number, from 1 through 7, beginning with Monday and ending with Sunday.</p>",
"LustreFileSystemConfiguration$WeeklyMaintenanceStartTime": "<p>The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone. Here, <code>d</code> is the weekday number, from 1 through 7, beginning with Monday and ending with Sunday.</p>",
"OntapFileSystemConfiguration$WeeklyMaintenanceStartTime": null,
"OpenZFSFileSystemConfiguration$WeeklyMaintenanceStartTime": null,
"UpdateFileSystemLustreConfiguration$WeeklyMaintenanceStartTime": "<p>(Optional) The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone. d is the weekday number, from 1 through 7, beginning with Monday and ending with Sunday.</p>",
Expand Down
Loading

0 comments on commit 6891065

Please sign in to comment.