MDAA TS Docs
    Preparing search index...
    interface NameAndFederationProps {
        federationName: string;
        providerArn: string;
        roles: { [key: string]: FederationRoleProps };
        url: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    federationName: string

    Name of the Federation

    providerArn: string

    Arn or SSM Import (prefix with ssm:) of the federation provider

    roles: { [key: string]: FederationRoleProps }

    QS Groups and QS Role(Reader|Author) info for creating IAM Roles, Creating QS Groups, Registering Users with a QS Role

    url: string

    URL used by the connecting driver