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

6 lines (5 loc) 155 B
export * from "./aws"; export * from "./lib/aws/partition"; export * from "./lib/isIpAddress"; export * from "./resolveEndpoint"; export * from "./types";