Features
| Pricing | Documentation | Contact | Blog
Indicates the execution role to be assumed by proxylity, allowing use of the destination resource.
To declare this entity in your AWS CloudFormation template, use the following syntax:
{ "ExternalId" : String, "RoleArn" : String, "DurationInMinutes" : String }
ExternalId: String RoleArn: String DurationInMinutes: String
The ARN of the AWS::IAM::Role
for proxylity to assume.
Required: No
Type: String
Update requires: No interruption
The time the STS session requested by proxylity will be allowed to be valid.
Required: No
Type: String
Update requires: No interruption