IIAMStatement
Interface in AWS.IAM
Interface for IAM Statement.
Properties
EndPosition
property EndPosition: IIAMPosition
Type: IIAMPosition
The row and column of the end of a Statement in an IAM policy.
SourcePolicyId
property SourcePolicyId: string
The identifier of the policy that was provided as input.
SourcePolicyType
property SourcePolicyType: string
The type of the policy.
Valid values: user | group | role | aws-managed | user-managed | resource | none.
StartPosition
property StartPosition: IIAMPosition
Type: IIAMPosition
The row and column of the beginning of a Statement in an IAM policy.