We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
Optional
applyOptional
desiredThe desired capacity for the runtime environment to update.
Optional
engineThe version of the runtime engine for the runtime environment.
The unique identifier of the runtime environment that you want to update.
Optional
instanceThe instance type for the runtime environment to update.
Optional
preferredConfigures the maintenance window you want for the runtime environment. If you do not provide a value, a random system-generated value will be assigned.
Indicates whether to update the runtime environment during the maintenance window. The default is false. Currently, Amazon Web Services Mainframe Modernization accepts the
engineVersion
parameter only ifapplyDuringMaintenanceWindow
is true. If any parameter other thanengineVersion
is provided inUpdateEnvironmentRequest
, it will fail ifapplyDuringMaintenanceWindow
is set to true.