opsworks_grant_access {paws.management} | R Documentation |
This action can be used only with Windows stacks
Description
This action can be used only with Windows stacks.
See https://www.paws-r-sdk.com/docs/opsworks_grant_access/ for full documentation.
Usage
opsworks_grant_access(InstanceId, ValidForInMinutes = NULL)
Arguments
InstanceId |
[required] The instance's OpsWorks Stacks ID. |
ValidForInMinutes |
The length of time (in minutes) that the grant is valid. When the grant expires at the end of this period, the user will no longer be able to use the credentials to log in. If the user is logged in at the time, they are logged out. |
[Package paws.management version 0.9.0 Index]