Skip to main content

Module aws_runtime

Module aws_runtime 

Source

Structs§

AwsIamPolicy
AWS IAM policy document
AwsIamStatement
AWS IAM policy statement
AwsRuntimePermissionsGenerator
AWS runtime permissions generator for IAM policy documents

Functions§

ensure_unique_statement_sids
Ensures every statement in a single AWS IAM policy document has a unique Sid. Permission sets may intentionally split the same logical permission across several IAM statements when AWS requires different resource or condition blocks.