Home
last modified time | relevance | path

Searched defs:IdentityTypeNotSupportedException (Results 1 – 25 of 89) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-quicksight/source/model/
H A DIdentityTypeNotSupportedException.cpp21 IdentityTypeNotSupportedException::IdentityTypeNotSupportedException() : in IdentityTypeNotSupportedException() function in Aws::QuickSight::Model::IdentityTypeNotSupportedException
27 IdentityTypeNotSupportedException::IdentityTypeNotSupportedException(JsonView jsonValue) : in IdentityTypeNotSupportedException() function in Aws::QuickSight::Model::IdentityTypeNotSupportedException
/dports/security/p5-openxpki/openxpki-3.16.1/tools/scripts/
H A Dauth_MS-ADS_over_LDAP-SASL-v2.pl94 exit $mesg->code if $mesg->code;
95
96 #########################
97 #get group DN's
101 my $group_user_dn = &getGroupDN($GROUP_USER);
106 my $userDN = &getUserDN($USER);
111 #########################
116 &setRoleAndExit("CA Operator") if &getIsMember($group_ca_dn, $userDN);
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/quicksight/types/
H A Derrors.go94 type IdentityTypeNotSupportedException struct { struct
95 Message *string
97 RequestId *string
100 func (e *IdentityTypeNotSupportedException) Error() string {
103 func (e *IdentityTypeNotSupportedException) ErrorMessage() string {
109 func (e *IdentityTypeNotSupportedException) ErrorCode() string {
112 …(e *IdentityTypeNotSupportedException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/quicksight/types/
H A Derrors.go94 type IdentityTypeNotSupportedException struct { struct
95 Message *string
97 RequestId *string
100 func (e *IdentityTypeNotSupportedException) Error() string {
103 func (e *IdentityTypeNotSupportedException) ErrorMessage() string {
109 func (e *IdentityTypeNotSupportedException) ErrorCode() string {
112 …(e *IdentityTypeNotSupportedException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/quicksight/types/
H A Derrors.go94 type IdentityTypeNotSupportedException struct { struct
95 Message *string
97 RequestId *string
100 func (e *IdentityTypeNotSupportedException) Error() string {
103 func (e *IdentityTypeNotSupportedException) ErrorMessage() string {
109 func (e *IdentityTypeNotSupportedException) ErrorCode() string {
112 …(e *IdentityTypeNotSupportedException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/quicksight/types/
H A Derrors.go94 type IdentityTypeNotSupportedException struct { struct
95 Message *string
97 RequestId *string
100 func (e *IdentityTypeNotSupportedException) Error() string {
103 func (e *IdentityTypeNotSupportedException) ErrorMessage() string {
109 func (e *IdentityTypeNotSupportedException) ErrorCode() string {
112 …(e *IdentityTypeNotSupportedException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/quicksight/types/
H A Derrors.go94 type IdentityTypeNotSupportedException struct { struct
95 Message *string
97 RequestId *string
100 func (e *IdentityTypeNotSupportedException) Error() string {
103 func (e *IdentityTypeNotSupportedException) ErrorMessage() string {
109 func (e *IdentityTypeNotSupportedException) ErrorCode() string {
112 …(e *IdentityTypeNotSupportedException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/quicksight/types/
H A Derrors.go94 type IdentityTypeNotSupportedException struct { struct
95 Message *string
97 RequestId *string
100 func (e *IdentityTypeNotSupportedException) Error() string {
103 func (e *IdentityTypeNotSupportedException) ErrorMessage() string {
109 func (e *IdentityTypeNotSupportedException) ErrorCode() string {
112 …(e *IdentityTypeNotSupportedException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/quicksight/types/
H A Derrors.go102 type IdentityTypeNotSupportedException struct { struct
103 Message *string
105 RequestId *string
107 noSmithyDocumentSerde
110 func (e *IdentityTypeNotSupportedException) Error() string {
113 func (e *IdentityTypeNotSupportedException) ErrorMessage() string {
119 func (e *IdentityTypeNotSupportedException) ErrorCode() string {
122 …(e *IdentityTypeNotSupportedException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/models/apis/quicksight/2018-04-01/
H A Ddocs-2.json240 "IdentityTypeNotSupportedException": { object
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/models/apis/quicksight/2018-04-01/
H A Ddocs-2.json240 "IdentityTypeNotSupportedException": { object
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/models/apis/quicksight/2018-04-01/
H A Ddocs-2.json240 "IdentityTypeNotSupportedException": { object
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/quicksight/
H A Dapi.go14799 type IdentityTypeNotSupportedException struct { struct
14800 _ struct{} `type:"structure"`
14801 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
14803 Message_ *string `locationName:"Message" type:"string"`
14806 RequestId *string `type:"string"`
14810 func (s IdentityTypeNotSupportedException) String() string {
14815 func (s IdentityTypeNotSupportedException) GoString() string {
14826 func (s *IdentityTypeNotSupportedException) Code() string {
14831 func (s *IdentityTypeNotSupportedException) Message() string {
14839 func (s *IdentityTypeNotSupportedException) OrigErr() error {
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/quicksight/
H A Dapi.go14799 type IdentityTypeNotSupportedException struct { struct
14800 _ struct{} `type:"structure"`
14801 respMetadata protocol.ResponseMetadata
14803 Message_ *string `locationName:"Message" type:"string"`
14806 RequestId *string `type:"string"`
14810 func (s IdentityTypeNotSupportedException) String() string {
14826 func (s IdentityTypeNotSupportedException) Code() string {
14831 func (s IdentityTypeNotSupportedException) Message() string {
14839 func (s IdentityTypeNotSupportedException) OrigErr() error {
14843 func (s IdentityTypeNotSupportedException) Error() string {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/quicksight/
H A Dapi.go14809 type IdentityTypeNotSupportedException struct { struct
14810 _ struct{} `type:"structure"`
14811 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
14813 Message_ *string `locationName:"Message" type:"string"`
14816 RequestId *string `type:"string"`
14820 func (s IdentityTypeNotSupportedException) String() string {
14825 func (s IdentityTypeNotSupportedException) GoString() string {
14836 func (s *IdentityTypeNotSupportedException) Code() string {
14841 func (s *IdentityTypeNotSupportedException) Message() string {
14849 func (s *IdentityTypeNotSupportedException) OrigErr() error {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/quicksight/
H A Dapi.go17358 type IdentityTypeNotSupportedException struct { struct
17359 _ struct{} `type:"structure"`
17360 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
17362 Message_ *string `locationName:"Message" type:"string"`
17365 RequestId *string `type:"string"`
17369 func (s IdentityTypeNotSupportedException) String() string {
17374 func (s IdentityTypeNotSupportedException) GoString() string {
17385 func (s *IdentityTypeNotSupportedException) Code() string {
17390 func (s *IdentityTypeNotSupportedException) Message() string {
17398 func (s *IdentityTypeNotSupportedException) OrigErr() error {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/quicksight/
H A Dapi.go19561 type IdentityTypeNotSupportedException struct { struct
19562 _ struct{} `type:"structure"`
19563 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
19565 Message_ *string `locationName:"Message" type:"string"`
19568 RequestId *string `type:"string"`
19572 func (s IdentityTypeNotSupportedException) String() string {
19577 func (s IdentityTypeNotSupportedException) GoString() string {
19588 func (s *IdentityTypeNotSupportedException) Code() string {
19593 func (s *IdentityTypeNotSupportedException) Message() string {
19601 func (s *IdentityTypeNotSupportedException) OrigErr() error {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/quicksight/
H A Dapi.go21885 type IdentityTypeNotSupportedException struct { struct
21886 _ struct{} `type:"structure"`
21887 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
21889 Message_ *string `locationName:"Message" type:"string"`
21892 RequestId *string `type:"string"`
21896 func (s IdentityTypeNotSupportedException) String() string {
21901 func (s IdentityTypeNotSupportedException) GoString() string {
21912 func (s *IdentityTypeNotSupportedException) Code() string {
21917 func (s *IdentityTypeNotSupportedException) Message() string {
21925 func (s *IdentityTypeNotSupportedException) OrigErr() error {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/quicksight/
H A Dapi.go21885 type IdentityTypeNotSupportedException struct { struct
21886 _ struct{} `type:"structure"`
21887 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
21889 Message_ *string `locationName:"Message" type:"string"`
21892 RequestId *string `type:"string"`
21896 func (s IdentityTypeNotSupportedException) String() string {
21901 func (s IdentityTypeNotSupportedException) GoString() string {
21912 func (s *IdentityTypeNotSupportedException) Code() string {
21917 func (s *IdentityTypeNotSupportedException) Message() string {
21925 func (s *IdentityTypeNotSupportedException) OrigErr() error {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/quicksight/
H A Dapi.go21719 type IdentityTypeNotSupportedException struct { struct
21720 _ struct{} `type:"structure"`
21721 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
21723 Message_ *string `locationName:"Message" type:"string"`
21726 RequestId *string `type:"string"`
21730 func (s IdentityTypeNotSupportedException) String() string {
21735 func (s IdentityTypeNotSupportedException) GoString() string {
21746 func (s *IdentityTypeNotSupportedException) Code() string {
21751 func (s *IdentityTypeNotSupportedException) Message() string {
21759 func (s *IdentityTypeNotSupportedException) OrigErr() error {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/quicksight/
H A Dapi.go22054 type IdentityTypeNotSupportedException struct { struct
22055 _ struct{} `type:"structure"`
22056 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
22058 Message_ *string `locationName:"Message" type:"string"`
22061 RequestId *string `type:"string"`
22065 func (s IdentityTypeNotSupportedException) String() string {
22070 func (s IdentityTypeNotSupportedException) GoString() string {
22081 func (s *IdentityTypeNotSupportedException) Code() string {
22086 func (s *IdentityTypeNotSupportedException) Message() string {
22094 func (s *IdentityTypeNotSupportedException) OrigErr() error {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/quicksight/
H A Dapi.go24419 type IdentityTypeNotSupportedException struct { struct
24420 _ struct{} `type:"structure"`
24421 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
24423 Message_ *string `locationName:"Message" type:"string"`
24426 RequestId *string `type:"string"`
24430 func (s IdentityTypeNotSupportedException) String() string {
24435 func (s IdentityTypeNotSupportedException) GoString() string {
24446 func (s *IdentityTypeNotSupportedException) Code() string {
24451 func (s *IdentityTypeNotSupportedException) Message() string {
24459 func (s *IdentityTypeNotSupportedException) OrigErr() error {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/quicksight/
H A Dapi.go22054 type IdentityTypeNotSupportedException struct { struct
22055 _ struct{} `type:"structure"`
22056 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
22058 Message_ *string `locationName:"Message" type:"string"`
22061 RequestId *string `type:"string"`
22065 func (s IdentityTypeNotSupportedException) String() string {
22070 func (s IdentityTypeNotSupportedException) GoString() string {
22081 func (s *IdentityTypeNotSupportedException) Code() string {
22086 func (s *IdentityTypeNotSupportedException) Message() string {
22094 func (s *IdentityTypeNotSupportedException) OrigErr() error {
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/quicksight/
H A Dapi.go22054 type IdentityTypeNotSupportedException struct { struct
22055 _ struct{} `type:"structure"`
22056 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
22058 Message_ *string `locationName:"Message" type:"string"`
22061 RequestId *string `type:"string"`
22065 func (s IdentityTypeNotSupportedException) String() string {
22070 func (s IdentityTypeNotSupportedException) GoString() string {
22081 func (s *IdentityTypeNotSupportedException) Code() string {
22086 func (s *IdentityTypeNotSupportedException) Message() string {
22094 func (s *IdentityTypeNotSupportedException) OrigErr() error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/quicksight/
H A Dapi.go22054 type IdentityTypeNotSupportedException struct { struct
22055 _ struct{} `type:"structure"`
22056 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
22058 Message_ *string `locationName:"Message" type:"string"`
22061 RequestId *string `type:"string"`
22065 func (s IdentityTypeNotSupportedException) String() string {
22070 func (s IdentityTypeNotSupportedException) GoString() string {
22081 func (s *IdentityTypeNotSupportedException) Code() string {
22086 func (s *IdentityTypeNotSupportedException) Message() string {
22094 func (s *IdentityTypeNotSupportedException) OrigErr() error {
[all …]

1234