MCPcopy Create free account
hub / github.com/cloudquery/cloudquery / Close

Method Close

plugins/destination/s3/client/client.go:189–191  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

187}
188
189func (c *Client) Close(ctx context.Context) error {
190 return c.writer.Close(ctx)
191}
192
193func credentialsCacheOptionsFunc(options *aws.CredentialsCacheOptions) {
194 // ExpiryWindow will allow the credentials to trigger refreshing prior to

Callers 1

testPluginCustomFunction · 0.95

Calls 1

CloseMethod · 0.65

Tested by 1

testPluginCustomFunction · 0.76