Home
last modified time | relevance | path

Searched defs:InvalidBucketNameFilterException (Results 1 – 25 of 98) sorted by relevance

1234

/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/codedeploy/
H A Dexceptions.py102 class InvalidBucketNameFilterException(BotoServerError): class
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/codedeploy/
H A Dexceptions.py102 class InvalidBucketNameFilterException(BotoServerError): class
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/codedeploy/
H A Dexceptions.py102 class InvalidBucketNameFilterException(BotoServerError): class
/dports/devel/py-boto/boto-2.49.0/boto/codedeploy/
H A Dexceptions.py102 class InvalidBucketNameFilterException(BotoServerError): class
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/codedeploy/types/
H A Derrors.go1016 type InvalidBucketNameFilterException struct { struct
1017 Message *string
1019 noSmithyDocumentSerde
1022 func (e *InvalidBucketNameFilterException) Error() string {
1025 func (e *InvalidBucketNameFilterException) ErrorMessage() string {
1031 func (e *InvalidBucketNameFilterException) ErrorCode() string {
1034 … (e *InvalidBucketNameFilterException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/codedeploy/types/
H A Derrors.go924 type InvalidBucketNameFilterException struct { struct
925 Message *string
928 func (e *InvalidBucketNameFilterException) Error() string {
931 func (e *InvalidBucketNameFilterException) ErrorMessage() string {
937 func (e *InvalidBucketNameFilterException) ErrorCode() string {
940 … (e *InvalidBucketNameFilterException) 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/codedeploy/types/
H A Derrors.go924 type InvalidBucketNameFilterException struct { struct
925 Message *string
928 func (e *InvalidBucketNameFilterException) Error() string {
931 func (e *InvalidBucketNameFilterException) ErrorMessage() string {
937 func (e *InvalidBucketNameFilterException) ErrorCode() string {
940 … (e *InvalidBucketNameFilterException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/codedeploy/types/
H A Derrors.go924 type InvalidBucketNameFilterException struct { struct
925 Message *string
928 func (e *InvalidBucketNameFilterException) Error() string {
931 func (e *InvalidBucketNameFilterException) ErrorMessage() string {
937 func (e *InvalidBucketNameFilterException) ErrorCode() string {
940 … (e *InvalidBucketNameFilterException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/codedeploy/types/
H A Derrors.go924 type InvalidBucketNameFilterException struct { struct
925 Message *string
928 func (e *InvalidBucketNameFilterException) Error() string {
931 func (e *InvalidBucketNameFilterException) ErrorMessage() string {
937 func (e *InvalidBucketNameFilterException) ErrorCode() string {
940 … (e *InvalidBucketNameFilterException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/codedeploy/types/
H A Derrors.go924 type InvalidBucketNameFilterException struct { struct
925 Message *string
928 func (e *InvalidBucketNameFilterException) Error() string {
931 func (e *InvalidBucketNameFilterException) ErrorMessage() string {
937 func (e *InvalidBucketNameFilterException) ErrorCode() string {
940 … (e *InvalidBucketNameFilterException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/codedeploy/types/
H A Derrors.go924 type InvalidBucketNameFilterException struct { struct
925 Message *string
928 func (e *InvalidBucketNameFilterException) Error() string {
931 func (e *InvalidBucketNameFilterException) ErrorMessage() string {
937 func (e *InvalidBucketNameFilterException) ErrorCode() string {
940 … (e *InvalidBucketNameFilterException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/codedeploy/types/
H A Derrors.go924 type InvalidBucketNameFilterException struct { struct
925 Message *string
928 func (e *InvalidBucketNameFilterException) Error() string {
931 func (e *InvalidBucketNameFilterException) ErrorMessage() string {
937 func (e *InvalidBucketNameFilterException) ErrorCode() string {
940 … (e *InvalidBucketNameFilterException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go12102 type InvalidBucketNameFilterException struct { struct
12103 _ struct{} `type:"structure"`
12104 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
12106 Message_ *string `locationName:"message" type:"string"`
12110 func (s InvalidBucketNameFilterException) String() string {
12115 func (s InvalidBucketNameFilterException) GoString() string {
12126 func (s *InvalidBucketNameFilterException) Code() string {
12131 func (s *InvalidBucketNameFilterException) Message() string {
12139 func (s *InvalidBucketNameFilterException) OrigErr() error {
12143 func (s *InvalidBucketNameFilterException) Error() string {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/codedeploy/
H A Dapi.go12102 type InvalidBucketNameFilterException struct { struct
12103 _ struct{} `type:"structure"`
12104 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
12106 Message_ *string `locationName:"message" type:"string"`
12110 func (s InvalidBucketNameFilterException) String() string {
12115 func (s InvalidBucketNameFilterException) GoString() string {
12126 func (s *InvalidBucketNameFilterException) Code() string {
12131 func (s *InvalidBucketNameFilterException) Message() string {
12139 func (s *InvalidBucketNameFilterException) OrigErr() error {
12143 func (s *InvalidBucketNameFilterException) Error() string {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go12150 type InvalidBucketNameFilterException struct { struct
12151 _ struct{} `type:"structure"`
12152 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
12154 Message_ *string `locationName:"message" type:"string"`
12158 func (s InvalidBucketNameFilterException) String() string {
12163 func (s InvalidBucketNameFilterException) GoString() string {
12174 func (s *InvalidBucketNameFilterException) Code() string {
12179 func (s *InvalidBucketNameFilterException) Message() string {
12187 func (s *InvalidBucketNameFilterException) OrigErr() error {
12191 func (s *InvalidBucketNameFilterException) Error() string {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go12150 type InvalidBucketNameFilterException struct { struct
12151 _ struct{} `type:"structure"`
12152 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
12154 Message_ *string `locationName:"message" type:"string"`
12158 func (s InvalidBucketNameFilterException) String() string {
12163 func (s InvalidBucketNameFilterException) GoString() string {
12174 func (s *InvalidBucketNameFilterException) Code() string {
12179 func (s *InvalidBucketNameFilterException) Message() string {
12187 func (s *InvalidBucketNameFilterException) OrigErr() error {
12191 func (s *InvalidBucketNameFilterException) Error() string {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go12150 type InvalidBucketNameFilterException struct { struct
12151 _ struct{} `type:"structure"`
12152 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
12154 Message_ *string `locationName:"message" type:"string"`
12158 func (s InvalidBucketNameFilterException) String() string {
12163 func (s InvalidBucketNameFilterException) GoString() string {
12174 func (s *InvalidBucketNameFilterException) Code() string {
12179 func (s *InvalidBucketNameFilterException) Message() string {
12187 func (s *InvalidBucketNameFilterException) OrigErr() error {
12191 func (s *InvalidBucketNameFilterException) Error() string {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go12150 type InvalidBucketNameFilterException struct { struct
12151 _ struct{} `type:"structure"`
12152 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
12154 Message_ *string `locationName:"message" type:"string"`
12158 func (s InvalidBucketNameFilterException) String() string {
12163 func (s InvalidBucketNameFilterException) GoString() string {
12174 func (s *InvalidBucketNameFilterException) Code() string {
12179 func (s *InvalidBucketNameFilterException) Message() string {
12187 func (s *InvalidBucketNameFilterException) OrigErr() error {
12191 func (s *InvalidBucketNameFilterException) 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/codedeploy/
H A Dapi.go11837 type InvalidBucketNameFilterException struct { struct
11838 _ struct{} `type:"structure"`
11839 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
11841 Message_ *string `locationName:"message" type:"string"`
11845 func (s InvalidBucketNameFilterException) String() string {
11850 func (s InvalidBucketNameFilterException) GoString() string {
11861 func (s *InvalidBucketNameFilterException) Code() string {
11866 func (s *InvalidBucketNameFilterException) Message() string {
11874 func (s *InvalidBucketNameFilterException) OrigErr() error {
11878 func (s *InvalidBucketNameFilterException) Error() string {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go12150 type InvalidBucketNameFilterException struct { struct
12151 _ struct{} `type:"structure"`
12152 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
12154 Message_ *string `locationName:"message" type:"string"`
12158 func (s InvalidBucketNameFilterException) String() string {
12163 func (s InvalidBucketNameFilterException) GoString() string {
12174 func (s *InvalidBucketNameFilterException) Code() string {
12179 func (s *InvalidBucketNameFilterException) Message() string {
12187 func (s *InvalidBucketNameFilterException) OrigErr() error {
12191 func (s *InvalidBucketNameFilterException) Error() string {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go12102 type InvalidBucketNameFilterException struct { struct
12103 _ struct{} `type:"structure"`
12104 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
12106 Message_ *string `locationName:"message" type:"string"`
12110 func (s InvalidBucketNameFilterException) String() string {
12115 func (s InvalidBucketNameFilterException) GoString() string {
12126 func (s *InvalidBucketNameFilterException) Code() string {
12131 func (s *InvalidBucketNameFilterException) Message() string {
12139 func (s *InvalidBucketNameFilterException) OrigErr() error {
12143 func (s *InvalidBucketNameFilterException) Error() string {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go13190 type InvalidBucketNameFilterException struct { struct
13191 _ struct{} `type:"structure"`
13192 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
13194 Message_ *string `locationName:"message" type:"string"`
13202 func (s InvalidBucketNameFilterException) String() string {
13211 func (s InvalidBucketNameFilterException) GoString() string {
13222 func (s *InvalidBucketNameFilterException) Code() string {
13227 func (s *InvalidBucketNameFilterException) Message() string {
13235 func (s *InvalidBucketNameFilterException) OrigErr() error {
13239 func (s *InvalidBucketNameFilterException) Error() string {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go12102 type InvalidBucketNameFilterException struct { struct
12103 _ struct{} `type:"structure"`
12104 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
12106 Message_ *string `locationName:"message" type:"string"`
12110 func (s InvalidBucketNameFilterException) String() string {
12115 func (s InvalidBucketNameFilterException) GoString() string {
12126 func (s *InvalidBucketNameFilterException) Code() string {
12131 func (s *InvalidBucketNameFilterException) Message() string {
12139 func (s *InvalidBucketNameFilterException) OrigErr() error {
12143 func (s *InvalidBucketNameFilterException) Error() string {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go13190 type InvalidBucketNameFilterException struct { struct
13191 _ struct{} `type:"structure"`
13192 RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`
13194 Message_ *string `locationName:"message" type:"string"`
13202 func (s InvalidBucketNameFilterException) String() string {
13211 func (s InvalidBucketNameFilterException) GoString() string {
13222 func (s *InvalidBucketNameFilterException) Code() string {
13227 func (s *InvalidBucketNameFilterException) Message() string {
13235 func (s *InvalidBucketNameFilterException) OrigErr() error {
13239 func (s *InvalidBucketNameFilterException) Error() string {
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go11837 type InvalidBucketNameFilterException struct { struct
11838 _ struct{} `type:"structure"`
11839 respMetadata protocol.ResponseMetadata
11841 Message_ *string `locationName:"message" type:"string"`
11845 func (s InvalidBucketNameFilterException) String() string {
11850 func (s InvalidBucketNameFilterException) GoString() string {
11861 func (s InvalidBucketNameFilterException) Code() string {
11866 func (s InvalidBucketNameFilterException) Message() string {
11874 func (s InvalidBucketNameFilterException) OrigErr() error {
11878 func (s InvalidBucketNameFilterException) Error() string {
[all …]

1234