github.com/aws/aws-sdk-go-v2/service/s3.Client.GetBucketVersioning (method)

one use

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_GetBucketVersioning.go#L32: func (c *Client) GetBucketVersioning(ctx context.Context, params *GetBucketVersioningInput, optFns ...func(*Options)) (*GetBucketVersioningOutput, error) {