This action can be used only with Windows stacks.
opsworks_grant_access(InstanceId, ValidForInMinutes)
[required] The instance\'s AWS OpsWorks Stacks ID.
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, he or she automatically will be logged out.
svc$grant_access( InstanceId = "string", ValidForInMinutes = 123 )
Grants RDP access to a Windows instance for a specified time period.