UNPKG

@cloud-copilot/iam-lens

Version:

Visibility in IAM in and across AWS accounts

9 lines 274 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AssumeRoleActions = void 0; exports.AssumeRoleActions = new Set([ 'sts:assumerole', 'sts:assumerolewithwebidentity', 'sts:assumerolewithsaml' ]); //# sourceMappingURL=sts.js.map