Home
last modified time | relevance | path

Searched defs:InvalidClientTokenException (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/ram/types/
H A Derrors.go35 type InvalidClientTokenException struct { struct
36 Message *string
38 noSmithyDocumentSerde
41 func (e *InvalidClientTokenException) Error() string {
44 func (e *InvalidClientTokenException) ErrorMessage() string {
50 …nvalidClientTokenException) ErrorCode() string { return "InvalidClientTokenException" }
51 func (e *InvalidClientTokenException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/ram/types/
H A Derrors.go33 type InvalidClientTokenException struct { struct
34 Message *string
37 func (e *InvalidClientTokenException) Error() string {
40 func (e *InvalidClientTokenException) ErrorMessage() string {
46 …nvalidClientTokenException) ErrorCode() string { return "InvalidClientTokenException" }
47 func (e *InvalidClientTokenException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/ram/types/
H A Derrors.go33 type InvalidClientTokenException struct { struct
34 Message *string
37 func (e *InvalidClientTokenException) Error() string {
40 func (e *InvalidClientTokenException) ErrorMessage() string {
46 …nvalidClientTokenException) ErrorCode() string { return "InvalidClientTokenException" }
47 func (e *InvalidClientTokenException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/ram/types/
H A Derrors.go33 type InvalidClientTokenException struct { struct
34 Message *string
37 func (e *InvalidClientTokenException) Error() string {
40 func (e *InvalidClientTokenException) ErrorMessage() string {
46 …nvalidClientTokenException) ErrorCode() string { return "InvalidClientTokenException" }
47 func (e *InvalidClientTokenException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/ram/types/
H A Derrors.go33 type InvalidClientTokenException struct { struct
34 Message *string
37 func (e *InvalidClientTokenException) Error() string {
40 func (e *InvalidClientTokenException) ErrorMessage() string {
46 …nvalidClientTokenException) ErrorCode() string { return "InvalidClientTokenException" }
47 func (e *InvalidClientTokenException) 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/ram/types/
H A Derrors.go33 type InvalidClientTokenException struct { struct
34 Message *string
37 func (e *InvalidClientTokenException) Error() string {
40 func (e *InvalidClientTokenException) ErrorMessage() string {
46 …nvalidClientTokenException) ErrorCode() string { return "InvalidClientTokenException" }
47 func (e *InvalidClientTokenException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/ram/types/
H A Derrors.go33 type InvalidClientTokenException struct { struct
34 Message *string
37 func (e *InvalidClientTokenException) Error() string {
40 func (e *InvalidClientTokenException) ErrorMessage() string {
46 …nvalidClientTokenException) ErrorCode() string { return "InvalidClientTokenException" }
47 func (e *InvalidClientTokenException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/ram/types/
H A Derrors.go33 type InvalidClientTokenException struct { struct
34 Message *string
37 func (e *InvalidClientTokenException) Error() string {
40 func (e *InvalidClientTokenException) ErrorMessage() string {
46 …nvalidClientTokenException) ErrorCode() string { return "InvalidClientTokenException" }
47 func (e *InvalidClientTokenException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/codepipeline/types/
H A Derrors.go216 type InvalidClientTokenException struct { struct
217 Message *string
219 noSmithyDocumentSerde
222 func (e *InvalidClientTokenException) Error() string {
225 func (e *InvalidClientTokenException) ErrorMessage() string {
231 …nvalidClientTokenException) ErrorCode() string { return "InvalidClientTokenException" }
232 func (e *InvalidClientTokenException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/codepipeline/types/
H A Derrors.go196 type InvalidClientTokenException struct { struct
197 Message *string
200 func (e *InvalidClientTokenException) Error() string {
203 func (e *InvalidClientTokenException) ErrorMessage() string {
209 …nvalidClientTokenException) ErrorCode() string { return "InvalidClientTokenException" }
210 func (e *InvalidClientTokenException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/codepipeline/types/
H A Derrors.go196 type InvalidClientTokenException struct { struct
197 Message *string
200 func (e *InvalidClientTokenException) Error() string {
203 func (e *InvalidClientTokenException) ErrorMessage() string {
209 …nvalidClientTokenException) ErrorCode() string { return "InvalidClientTokenException" }
210 func (e *InvalidClientTokenException) 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/codepipeline/types/
H A Derrors.go196 type InvalidClientTokenException struct { struct
197 Message *string
200 func (e *InvalidClientTokenException) Error() string {
203 func (e *InvalidClientTokenException) ErrorMessage() string {
209 …nvalidClientTokenException) ErrorCode() string { return "InvalidClientTokenException" }
210 func (e *InvalidClientTokenException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/codepipeline/types/
H A Derrors.go196 type InvalidClientTokenException struct { struct
197 Message *string
200 func (e *InvalidClientTokenException) Error() string {
203 func (e *InvalidClientTokenException) ErrorMessage() string {
209 …nvalidClientTokenException) ErrorCode() string { return "InvalidClientTokenException" }
210 func (e *InvalidClientTokenException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/codepipeline/types/
H A Derrors.go196 type InvalidClientTokenException struct { struct
197 Message *string
200 func (e *InvalidClientTokenException) Error() string {
203 func (e *InvalidClientTokenException) ErrorMessage() string {
209 …nvalidClientTokenException) ErrorCode() string { return "InvalidClientTokenException" }
210 func (e *InvalidClientTokenException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/codepipeline/types/
H A Derrors.go196 type InvalidClientTokenException struct { struct
197 Message *string
200 func (e *InvalidClientTokenException) Error() string {
203 func (e *InvalidClientTokenException) ErrorMessage() string {
209 …nvalidClientTokenException) ErrorCode() string { return "InvalidClientTokenException" }
210 func (e *InvalidClientTokenException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/codepipeline/types/
H A Derrors.go196 type InvalidClientTokenException struct { struct
197 Message *string
200 func (e *InvalidClientTokenException) Error() string {
203 func (e *InvalidClientTokenException) ErrorMessage() string {
209 …nvalidClientTokenException) ErrorCode() string { return "InvalidClientTokenException" }
210 func (e *InvalidClientTokenException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/ram/
H A Dapi.go4126 type InvalidClientTokenException struct { struct
4127 _ struct{} `type:"structure"`
4128 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
4130 Message_ *string `locationName:"message" type:"string"`
4134 func (s InvalidClientTokenException) String() string {
4139 func (s InvalidClientTokenException) GoString() string {
4150 func (s *InvalidClientTokenException) Code() string {
4155 func (s *InvalidClientTokenException) Message() string {
4163 func (s *InvalidClientTokenException) OrigErr() error {
4167 func (s *InvalidClientTokenException) Error() string {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/ram/
H A Dapi.go4128 type InvalidClientTokenException struct { struct
4129 _ struct{} `type:"structure"`
4130 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
4132 Message_ *string `locationName:"message" type:"string"`
4136 func (s InvalidClientTokenException) String() string {
4141 func (s InvalidClientTokenException) GoString() string {
4152 func (s *InvalidClientTokenException) Code() string {
4157 func (s *InvalidClientTokenException) Message() string {
4165 func (s *InvalidClientTokenException) OrigErr() error {
4169 func (s *InvalidClientTokenException) Error() string {
[all …]
/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/ram/
H A Dapi.go4029 type InvalidClientTokenException struct { struct
4030 _ struct{} `type:"structure"`
4031 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
4033 Message_ *string `locationName:"message" type:"string"`
4037 func (s InvalidClientTokenException) String() string {
4042 func (s InvalidClientTokenException) GoString() string {
4053 func (s *InvalidClientTokenException) Code() string {
4058 func (s *InvalidClientTokenException) Message() string {
4066 func (s *InvalidClientTokenException) OrigErr() error {
4070 func (s *InvalidClientTokenException) Error() string {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/ram/
H A Dapi.go4128 type InvalidClientTokenException struct { struct
4129 _ struct{} `type:"structure"`
4130 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
4132 Message_ *string `locationName:"message" type:"string"`
4136 func (s InvalidClientTokenException) String() string {
4141 func (s InvalidClientTokenException) GoString() string {
4152 func (s *InvalidClientTokenException) Code() string {
4157 func (s *InvalidClientTokenException) Message() string {
4165 func (s *InvalidClientTokenException) OrigErr() error {
4169 func (s *InvalidClientTokenException) Error() string {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/ram/
H A Dapi.go4126 type InvalidClientTokenException struct { struct
4127 _ struct{} `type:"structure"`
4128 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
4130 Message_ *string `locationName:"message" type:"string"`
4134 func (s InvalidClientTokenException) String() string {
4139 func (s InvalidClientTokenException) GoString() string {
4150 func (s *InvalidClientTokenException) Code() string {
4155 func (s *InvalidClientTokenException) Message() string {
4163 func (s *InvalidClientTokenException) OrigErr() error {
4167 func (s *InvalidClientTokenException) Error() string {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/ram/
H A Dapi.go4126 type InvalidClientTokenException struct { struct
4127 _ struct{} `type:"structure"`
4128 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
4130 Message_ *string `locationName:"message" type:"string"`
4134 func (s InvalidClientTokenException) String() string {
4139 func (s InvalidClientTokenException) GoString() string {
4150 func (s *InvalidClientTokenException) Code() string {
4155 func (s *InvalidClientTokenException) Message() string {
4163 func (s *InvalidClientTokenException) OrigErr() error {
4167 func (s *InvalidClientTokenException) Error() string {
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/ram/
H A Dapi.go4029 type InvalidClientTokenException struct { struct
4030 _ struct{} `type:"structure"`
4031 respMetadata protocol.ResponseMetadata
4033 Message_ *string `locationName:"message" type:"string"`
4037 func (s InvalidClientTokenException) String() string {
4042 func (s InvalidClientTokenException) GoString() string {
4053 func (s InvalidClientTokenException) Code() string {
4058 func (s InvalidClientTokenException) Message() string {
4066 func (s InvalidClientTokenException) OrigErr() error {
4070 func (s InvalidClientTokenException) Error() string {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/ram/
H A Dapi.go4126 type InvalidClientTokenException struct { struct
4127 _ struct{} `type:"structure"`
4128 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
4130 Message_ *string `locationName:"message" type:"string"`
4134 func (s InvalidClientTokenException) String() string {
4139 func (s InvalidClientTokenException) GoString() string {
4150 func (s *InvalidClientTokenException) Code() string {
4155 func (s *InvalidClientTokenException) Message() string {
4163 func (s *InvalidClientTokenException) OrigErr() error {
4167 func (s *InvalidClientTokenException) Error() string {
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/ram/
H A Dapi.go4128 type InvalidClientTokenException struct { struct
4129 _ struct{} `type:"structure"`
4130 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
4132 Message_ *string `locationName:"message" type:"string"`
4136 func (s InvalidClientTokenException) String() string {
4141 func (s InvalidClientTokenException) GoString() string {
4152 func (s *InvalidClientTokenException) Code() string {
4157 func (s *InvalidClientTokenException) Message() string {
4165 func (s *InvalidClientTokenException) OrigErr() error {
4169 func (s *InvalidClientTokenException) Error() string {
[all …]

12345678