CreateEnvironmentRequest
Types
Properties
Unique, case-sensitive identifier you provide to ensure the idempotency of the request to create an environment. The service generates the clientToken when the API call is triggered. The token expires after one hour, so if you retry the API within this timeframe with the same clientToken, you will get the same response. The service also handles deleting the clientToken after it expires.
The description of the runtime environment.
The engine type for the runtime environment.
The version of the engine type for the runtime environment.
The details of a high availability configuration for this runtime environment.
The type of instance for the runtime environment.
The network type required for the runtime environment.
Configures the maintenance window that you want for the runtime environment. The maintenance window must have the format ddd:hh24:mi-ddd:hh24:mi
and must be less than 24 hours. The following two examples are valid maintenance windows: sun:23:45-mon:00:15
or sat:01:00-sat:03:00
.
Specifies whether the runtime environment is publicly accessible.
The list of security groups for the VPC associated with this runtime environment.
Optional. The storage configurations for this runtime environment.