UNPKG

cdk-ssm-secure-iam-access-key

Version:

Creates an IAM Access Key for a provided IAM User and stores the result in an SSM SecureString Parameter

5 lines (4 loc) 122 B
export * from "./fromSSO"; export * from "./isSsoProfile"; export * from "./types"; export * from "./validateSsoProfile";