Expand description
Validation routines used internally by scratchstack-aws-principal
but may be useful elsewhere.
Enums§
- IamId
Prefix - IamIdPrefix represents the four character prefix used to identify IAM resources. See the unique identifiers section of the IAM identifiers documentation.
Functions§
- validate_
dns - Verify that a DNS name meets Scratchstack requirements.
- validate_
identifier - Verify that an instance profile id, group id, role id, or user id meets AWS requirements.
- validate_
name - Verify that an instance profile, group, role, or user name meets AWS requirements.
- validate_
path - Verify that a path meets AWS requirements.