Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.03 KB

AWSIAMAccessRules.md

File metadata and controls

21 lines (13 loc) · 1.03 KB

AWSIAMAccessRules

Properties

Name Type Description Notes
accountId List<String> The list of account ids that the login is restricted to. [optional]
arn List<String> The list of ARNs that the login is restricted to. [optional]
resourceId List<String> The list of resource ids that the login is restricted to. [optional]
roleId List<String> The list of role ids that the login is restricted to. [optional]
roleName List<String> The list of role names that the login is restricted to. [optional]
stsEndpoint String The sts URL. [optional]
uniqueIdentifier String A unique identifier to distinguish different users [optional]
userId List<String> The list of user ids that the login is restricted to. [optional]
userName List<String> The list of user names that the login is restricted to. [optional]