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) 152 B
export * from "./CryptoOperation"; export * from "./Key"; export * from "./KeyOperation"; export * from "./MsSubtleCrypto"; export * from "./MsWindow";