github.com/aws/aws-sdk-go-v2/service/s3.PutObjectOutput.SSEKMSKeyId (field)

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_PutObject.go#L429: 	SSEKMSKeyId *string
		deserializers.go#L10843: 		v.SSEKMSKeyId = ptr.String(headerValues[0])