Class RolesAnywhereConfigFactory


  • public final class RolesAnywhereConfigFactory
    extends Object
    This class creates RolesAnywhereConfig instances with the user data required to obtain temporary AWS credentials, based on trusts established between users public key infrastructure (PKI) and AWS IAM Roles Anywhere.
    • Method Detail

      • create

        public static com.boomi.common.aws.rolesanywhere.RolesAnywhereConfig create​(BrowseContext context)
        Builds a new RolesAnywhereConfig from the connection properties, provided the authentication type is IAM Roles Anywhere.
        Parameters:
        context - the browse context
        Returns:
        config with the user data required to obtain temporary AWS credentials