Item name |
Required/Optional |
Use of variables |
Description |
Remarks |
Access key ID |
Required |
Only environment variables are available |
Enter the access key ID.
|
|
Secret access key |
Required |
Only environment variables are available |
Enter the secret access key.
|
|
Endpoint |
Optional |
Only environment variables are available |
Enter the endpoint. |
- When omitted, “ec2.amazonaws.com” is set.
For details on endpoints that can be specified, refer to “Available Region Endpoints for the AWS SDKs” (https://aws.amazon.com/articles/available-region-endpoints-for-the-aws-sdks/).
|
Timeout |
Optional |
Only environment variables are available |
Enter the timeout period of waiting for connection and server status change completion in milliseconds. |
- Default value is 300000 and the value will be set to 300000 when you omitted.
- With [Wait for start completion] of Start Instances operation or [Wait for stop completion] of Stop Instances operation being enabled, if status change is not completed when the time exceeds, it will be an error.
|