_id stringlengths 2 7 | text stringlengths 6 2.61k | title stringclasses 1
value |
|---|---|---|
c2300 | // SetViolatorCount sets the ViolatorCount field's value. | |
c2301 | // SetRoleStatus sets the RoleStatus field's value. | |
c2302 | // SetPolicyComplianceDetail sets the PolicyComplianceDetail field's value. | |
c2303 | // SetAdminAccountId sets the AdminAccountId field's value. | |
c2304 | // SetPolicyComplianceStatusList sets the PolicyComplianceStatusList field's value. | |
c2305 | // SetPolicyList sets the PolicyList field's value. | |
c2306 | // SetExcludeMap sets the ExcludeMap field's value. | |
c2307 | // SetExcludeResourceTags sets the ExcludeResourceTags field's value. | |
c2308 | // SetIncludeMap sets the IncludeMap field's value. | |
c2309 | // SetPolicyUpdateToken sets the PolicyUpdateToken field's value. | |
c2310 | // SetResourceTypeList sets the ResourceTypeList field's value. | |
c2311 | // SetSecurityServicePolicyData sets the SecurityServicePolicyData field's value. | |
c2312 | // SetExpiredAt sets the ExpiredAt field's value. | |
c2313 | // SetViolators sets the Violators field's value. | |
c2314 | // SetSecurityServiceType sets the SecurityServiceType field's value. | |
c2315 | // SetManagedServiceData sets the ManagedServiceData field's value. | |
c2316 | // SetClientContextEncoding sets the ClientContextEncoding field's value. | |
c2317 | // WaitUntilCertificateValidated uses the ACM API operation
// DescribeCertificate to wait for a condition to be met before returning.
// If the condition is not met within the max attempt window, an error will
// be returned. | |
c2318 | // SetAcmCertificateArn sets the AcmCertificateArn field's value. | |
c2319 | // SetFirstAccessedTime sets the FirstAccessedTime field's value. | |
c2320 | // SetLastAccessedTime sets the LastAccessedTime field's value. | |
c2321 | // SetPatchLevel sets the PatchLevel field's value. | |
c2322 | // SetServiceProviderSamlMetadata sets the ServiceProviderSamlMetadata field's value. | |
c2323 | // SetFleetSummaryList sets the FleetSummaryList field's value. | |
c2324 | // SetWebsiteCertificateAuthorities sets the WebsiteCertificateAuthorities field's value. | |
c2325 | // Continue will return true of the Request's operation name is not
// in the blacklist. False otherwise. | |
c2326 | // Request handler to automatically add the bucket name to the endpoint domain
// if possible. This style of bucket is valid for all bucket names which are
// DNS compatible and do not contain "." | |
c2327 | // Attempts to retrieve the bucket name from the request input parameters.
// If no bucket is found, or the field is empty "", false will be returned. | |
c2328 | // hostCompatibleBucketName returns true if the request should
// put the bucket in the host. This is false if S3ForcePathStyle is
// explicitly set or if the bucket is not DNS compatible. | |
c2329 | // dnsCompatibleBucketName returns true if the bucket name is DNS compatible.
// Buckets created outside of the classic region MUST be DNS compatible. | |
c2330 | // moveBucketToHost moves the bucket name from the URI path to URL host. | |
c2331 | // loadEnvConfig retrieves the SDK's environment configuration.
// See `envConfig` for the values that will be retrieved.
//
// If the environment variable `AWS_SDK_LOAD_CONFIG` is set to a truthy value
// the shared SDK config will be loaded in addition to the SDK's specific
// configuration values. | |
c2332 | // SetIncludeCanceled sets the IncludeCanceled field's value. | |
c2333 | // SetEncryptionAlgorithmOptions sets the EncryptionAlgorithmOptions field's value. | |
c2334 | // SetHashAlgorithmOptions sets the HashAlgorithmOptions field's value. | |
c2335 | // SetEncryptionAlgorithm sets the EncryptionAlgorithm field's value. | |
c2336 | // SetDefaultFormat sets the DefaultFormat field's value. | |
c2337 | // SetSupportedFormats sets the SupportedFormats field's value. | |
c2338 | // WaitUntilBucketExists uses the Amazon S3 API operation
// HeadBucket to wait for a condition to be met before returning.
// If the condition is not met within the max attempt window, an error will
// be returned. | |
c2339 | // WaitUntilBucketNotExists uses the Amazon S3 API operation
// HeadBucket to wait for a condition to be met before returning.
// If the condition is not met within the max attempt window, an error will
// be returned. | |
c2340 | // WaitUntilObjectExists uses the Amazon S3 API operation
// HeadObject to wait for a condition to be met before returning.
// If the condition is not met within the max attempt window, an error will
// be returned. | |
c2341 | // WaitUntilObjectNotExists uses the Amazon S3 API operation
// HeadObject to wait for a condition to be met before returning.
// If the condition is not met within the max attempt window, an error will
// be returned. | |
c2342 | // Add adds a new invalid parameter error to the collection of invalid
// parameters. The context of the invalid parameter will be updated to reflect
// this collection. | |
c2343 | // AddNested adds the invalid parameter errors from another ErrInvalidParams
// value into this collection. The nested errors will have their nested context
// updated and base context to reflect the merging.
//
// Use for nested validations errors. | |
c2344 | // Error returns the string formatted form of the invalid parameters. | |
c2345 | // OrigErr returns the invalid parameters as a awserr.BatchedErrors value | |
c2346 | // OrigErrs returns a slice of the invalid parameters | |
c2347 | // Message returns the reason the parameter was invalid, and its context. | |
c2348 | // Error returns the string version of the invalid parameter error. | |
c2349 | // Field Returns the field and context the error occurred. | |
c2350 | // AddNestedContext prepends a context to the field's path. | |
c2351 | // NewErrParamRequired creates a new required parameter error. | |
c2352 | // NewErrParamMinValue creates a new minimum value parameter error. | |
c2353 | // NewErrParamMinLen creates a new minimum length parameter error. | |
c2354 | // NewErrParamMaxLen creates a new maximum length parameter error. | |
c2355 | // NewErrParamFormat creates a new invalid format parameter error. | |
c2356 | // Append will append values and change the type to a string
// type. | |
c2357 | // StringValue returns the string value | |
c2358 | // NewClient creates a new HTTP Client using the ClientConfig values. | |
c2359 | // SetInProgressJobs sets the InProgressJobs field's value. | |
c2360 | // SetQueuedJobs sets the QueuedJobs field's value. | |
c2361 | // SetIncludeJobExecutionState sets the IncludeJobExecutionState field's value. | |
c2362 | // SetExecutionState sets the ExecutionState field's value. | |
c2363 | // SetCachedMethods sets the CachedMethods field's value. | |
c2364 | // SetPathPattern sets the PathPattern field's value. | |
c2365 | // SetContentTypeProfiles sets the ContentTypeProfiles field's value. | |
c2366 | // SetForwardWhenContentTypeIsUnknown sets the ForwardWhenContentTypeIsUnknown field's value. | |
c2367 | // SetForward sets the Forward field's value. | |
c2368 | // SetWhitelistedNames sets the WhitelistedNames field's value. | |
c2369 | // SetDistributionConfigWithTags sets the DistributionConfigWithTags field's value. | |
c2370 | // SetStreamingDistributionConfigWithTags sets the StreamingDistributionConfigWithTags field's value. | |
c2371 | // SetErrorCachingMinTTL sets the ErrorCachingMinTTL field's value. | |
c2372 | // SetResponsePagePath sets the ResponsePagePath field's value. | |
c2373 | // SetHTTPPort sets the HTTPPort field's value. | |
c2374 | // SetHTTPSPort sets the HTTPSPort field's value. | |
c2375 | // SetOriginKeepaliveTimeout sets the OriginKeepaliveTimeout field's value. | |
c2376 | // SetOriginProtocolPolicy sets the OriginProtocolPolicy field's value. | |
c2377 | // SetOriginReadTimeout sets the OriginReadTimeout field's value. | |
c2378 | // SetOriginSslProtocols sets the OriginSslProtocols field's value. | |
c2379 | // SetInProgressInvalidationBatches sets the InProgressInvalidationBatches field's value. | |
c2380 | // SetDefaultRootObject sets the DefaultRootObject field's value. | |
c2381 | // SetFieldPatterns sets the FieldPatterns field's value. | |
c2382 | // SetPublicKeyId sets the PublicKeyId field's value. | |
c2383 | // SetCookies sets the Cookies field's value. | |
c2384 | // SetQueryStringCacheKeys sets the QueryStringCacheKeys field's value. | |
c2385 | // SetRestrictionType sets the RestrictionType field's value. | |
c2386 | // SetPaths sets the Paths field's value. | |
c2387 | // SetIncludeBody sets the IncludeBody field's value. | |
c2388 | // SetLambdaFunctionARN sets the LambdaFunctionARN field's value. | |
c2389 | // SetCloudFrontOriginAccessIdentityList sets the CloudFrontOriginAccessIdentityList field's value. | |
c2390 | // SetFieldLevelEncryptionList sets the FieldLevelEncryptionList field's value. | |
c2391 | // SetFieldLevelEncryptionProfileList sets the FieldLevelEncryptionProfileList field's value. | |
c2392 | // SetInvalidationList sets the InvalidationList field's value. | |
c2393 | // SetStreamingDistributionList sets the StreamingDistributionList field's value. | |
c2394 | // SetIncludeCookies sets the IncludeCookies field's value. | |
c2395 | // SetCustomHeaders sets the CustomHeaders field's value. | |
c2396 | // SetCustomOriginConfig sets the CustomOriginConfig field's value. | |
c2397 | // SetOriginPath sets the OriginPath field's value. | |
c2398 | // SetS3OriginConfig sets the S3OriginConfig field's value. | |
c2399 | // SetFailoverCriteria sets the FailoverCriteria field's value. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.